2022-08-17T12:06:21.2093986Z Requested labels: linux.2xlarge 2022-08-17T12:06:21.2094085Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/82657/merge 2022-08-17T12:06:21.2094141Z Waiting for a runner to pick up this job... 2022-08-17T12:06:23.1381113Z Job is about to start running on the runner: i-091013ddb64504b53 (repository) 2022-08-17T12:06:27.5482485Z Current runner version: '2.295.0' 2022-08-17T12:06:27.5488052Z Runner name: 'i-091013ddb64504b53' 2022-08-17T12:06:27.5488508Z Runner group name: 'Default' 2022-08-17T12:06:27.5489116Z Machine name: 'ip-10-0-11-4' 2022-08-17T12:06:27.5491095Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:06:27.5491803Z Actions: read 2022-08-17T12:06:27.5492084Z Checks: read 2022-08-17T12:06:27.5492392Z Contents: read 2022-08-17T12:06:27.5492747Z Deployments: read 2022-08-17T12:06:27.5493034Z Discussions: read 2022-08-17T12:06:27.5493367Z Issues: read 2022-08-17T12:06:27.5493669Z Metadata: read 2022-08-17T12:06:27.5493937Z Packages: read 2022-08-17T12:06:27.5494273Z Pages: read 2022-08-17T12:06:27.5494598Z PullRequests: read 2022-08-17T12:06:27.5494911Z RepositoryProjects: read 2022-08-17T12:06:27.5495258Z SecurityEvents: read 2022-08-17T12:06:27.5495599Z Statuses: read 2022-08-17T12:06:27.5495868Z ##[endgroup] 2022-08-17T12:06:27.5499043Z Secret source: None 2022-08-17T12:06:27.5499643Z Prepare workflow directory 2022-08-17T12:06:27.6403671Z Prepare all required actions 2022-08-17T12:06:27.6559614Z Getting action download info 2022-08-17T12:06:27.8433979Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:06:30.3515960Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T12:06:30.5477152Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T12:06:30.8507091Z Getting action download info 2022-08-17T12:06:31.0213342Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:06:31.3689952Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:06:31.3690279Z with: 2022-08-17T12:06:31.3690480Z submodules: recursive 2022-08-17T12:06:31.3690708Z fetch-depth: 0 2022-08-17T12:06:31.3690910Z env: 2022-08-17T12:06:31.3691115Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.3691336Z ##[endgroup] 2022-08-17T12:06:31.3907197Z ##[group]Run retry () { 2022-08-17T12:06:31.3907561Z retry () { 2022-08-17T12:06:31.3907854Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:06:31.3908157Z } 2022-08-17T12:06:31.3908484Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.3908802Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:06:31.3909077Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.3909385Z else 2022-08-17T12:06:31.3909691Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.3909933Z fi 2022-08-17T12:06:31.3910278Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:06:31.3926717Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:06:31.3927042Z env: 2022-08-17T12:06:31.3927313Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.3927595Z NO_SUDO: 2022-08-17T12:06:31.3927822Z ##[endgroup] 2022-08-17T12:06:31.4095438Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:31.4462134Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:06:31.4462372Z with: 2022-08-17T12:06:31.4462621Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:06:31.4462825Z fetch-depth: 0 2022-08-17T12:06:31.4463004Z submodules: recursive 2022-08-17T12:06:31.4463194Z quiet-checkout: true 2022-08-17T12:06:31.4463381Z repository: pytorch/pytorch 2022-08-17T12:06:31.4463737Z token: *** 2022-08-17T12:06:31.4463915Z ssh-strict: true 2022-08-17T12:06:31.4464224Z persist-credentials: true 2022-08-17T12:06:31.4464405Z clean: true 2022-08-17T12:06:31.4464578Z lfs: false 2022-08-17T12:06:31.4464762Z set-safe-directory: true 2022-08-17T12:06:31.4464931Z env: 2022-08-17T12:06:31.4465101Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:06:31.4465287Z ##[endgroup] 2022-08-17T12:06:31.5632380Z Syncing repository: pytorch/pytorch 2022-08-17T12:06:31.5633736Z ##[group]Getting Git version info 2022-08-17T12:06:31.5634420Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:31.5634863Z [command]/usr/bin/git version 2022-08-17T12:06:31.5635044Z git version 2.37.1 2022-08-17T12:06:31.5635602Z ##[endgroup] 2022-08-17T12:06:31.5647037Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6def6186-1a95-4621-a79b-c1b06c33dbf3' before making global git config changes 2022-08-17T12:06:31.5647473Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:06:31.5647940Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:31.5682174Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-08-17T12:06:31.5685580Z ##[group]Initializing the repository 2022-08-17T12:06:31.5690260Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:06:31.5718241Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-08-17T12:06:31.5718643Z hint: is subject to change. To configure the initial branch name to use in all 2022-08-17T12:06:31.5718980Z hint: of your new repositories, which will suppress this warning, call: 2022-08-17T12:06:31.5719211Z hint: 2022-08-17T12:06:31.5719480Z hint: git config --global init.defaultBranch 2022-08-17T12:06:31.5719690Z hint: 2022-08-17T12:06:31.5719974Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-08-17T12:06:31.5720330Z hint: 'development'. The just-created branch can be renamed via this command: 2022-08-17T12:06:31.5720563Z hint: 2022-08-17T12:06:31.5720900Z hint: git branch -m 2022-08-17T12:06:31.5721268Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:06:31.5728719Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:06:31.5755781Z ##[endgroup] 2022-08-17T12:06:31.5756138Z ##[group]Disabling automatic garbage collection 2022-08-17T12:06:31.5761197Z [command]/usr/bin/git config --local gc.auto 0 2022-08-17T12:06:31.5785254Z ##[endgroup] 2022-08-17T12:06:31.5785601Z ##[group]Setting up auth 2022-08-17T12:06:31.5792247Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:06:31.5820614Z [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:31.6072861Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:06:31.6099385Z [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:31.6328076Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:06:31.6369093Z ##[endgroup] 2022-08-17T12:06:31.6369472Z ##[group]Fetching the repository 2022-08-17T12:06:31.6375894Z [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:17.5177084Z [command]/usr/bin/git rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:07:17.5205955Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:18.5162892Z ##[endgroup] 2022-08-17T12:07:18.5163296Z ##[group]Determining the checkout info 2022-08-17T12:07:18.5163960Z ##[endgroup] 2022-08-17T12:07:18.5164541Z ##[group]Checking out the ref 2022-08-17T12:07:18.5169618Z [command]/usr/bin/git checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:07:19.7191251Z ##[endgroup] 2022-08-17T12:07:19.7191863Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:07:19.7196576Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-08-17T12:07:19.7243375Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:07:19.7269982Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:07:19.7295457Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:07:19.7318753Z ##[endgroup] 2022-08-17T12:07:19.7319262Z ##[group]Fetching submodules 2022-08-17T12:07:19.7322568Z [command]/usr/bin/git submodule sync --recursive 2022-08-17T12:07:19.7568757Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:07:19.7806757Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:07:19.7807867Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:07:19.7810635Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:07:19.7813460Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:07:19.7816263Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:07:19.7819322Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:07:19.7822617Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:07:19.7825776Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:07:19.7829030Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:07:19.7832544Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:07:19.7835924Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:07:19.7839611Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:07:19.7843639Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:07:19.7848120Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:07:19.7851775Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:07:19.7855839Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:07:19.7859853Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:07:19.7864067Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:07:19.7868260Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:07:19.7872706Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:07:19.7877490Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:07:19.7882028Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:07:19.7886838Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:07:19.7891855Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:07:19.7896770Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:07:19.7901925Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:07:19.7907159Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:07:19.7912348Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:07:19.7917992Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:07:19.7923655Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:07:19.7929482Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:07:19.7935104Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:07:19.7941004Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:07:19.7946919Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:07:19.7952996Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:07:19.7959076Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:07:19.7965197Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:07:19.7972374Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:07:19.7978708Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:07:19.8001972Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:07:21.0947878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:07:21.2855904Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:07:21.4833679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:07:21.7712778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:07:22.0337042Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:07:27.4407516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:07:27.8173396Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:07:28.3152161Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:07:29.6474543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:07:30.7053506Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:07:35.8705789Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:07:36.4799628Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:07:37.7837081Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:07:38.9672338Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:07:39.1593892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:07:39.6338901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:07:39.9520762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:07:40.9642488Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:07:41.3600696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:07:41.5818294Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:07:41.8485367Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:07:43.1402045Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:07:43.5887222Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:07:43.9400982Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:07:49.7797395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:07:51.4624025Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:07:51.8784437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:07:52.1085191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:07:56.7960349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:07:56.9969144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:07:57.2363771Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:07:58.0453334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:07:58.2851434Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:07:58.7343222Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:07:59.0541608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:07:59.7260621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:08:01.6412303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:08:02.2326899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:08:04.4668146Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:08:04.4759770Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:08:04.4830273Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:08:04.5028389Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:08:04.5229380Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:08:05.0665344Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:08:05.0852748Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:05.1751440Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:08:05.2059042Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:08:05.4644751Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:08:05.6810575Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:08:05.7213019Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:08:05.7225768Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:05.7227637Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:05.7229719Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:05.7231942Z 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:05.7254422Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:08:06.5634501Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:08:07.0968846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:08:08.0937987Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:08:08.4208063Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:08:08.5110221Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:08:08.5633046Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:08:08.5721794Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:08:08.6504292Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:08:08.6806262Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:08:08.6885541Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:08:08.7242940Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:08:08.7453081Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:08:08.7867004Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:08:08.7963902Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:08:08.7976111Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:08.7995845Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:08:15.4028618Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:08:15.4044029Z 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:15.4065534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:08:22.1297561Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:08:22.1389363Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:08:22.1514212Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:08:22.2364894Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:08:22.2378704Z 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:22.2380577Z 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:22.2403110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:08:23.3930002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:08:24.4261666Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:08:24.4745309Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:08:24.4918038Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:08:24.5040872Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:08:24.6028332Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:08:24.8208039Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:08:24.8233364Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:24.8235308Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:24.8257764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:25.2302798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:26.0949209Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:08:26.1222904Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:08:26.1352585Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:08:26.1365366Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:26.1385832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:08:27.8601208Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:08:27.8619457Z 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:27.8621715Z 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:27.8644525Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:08:28.2535443Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:08:29.0761747Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:08:29.1337123Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:08:29.1349161Z 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:29.1370604Z 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:29.3472996Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:29.3553622Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:08:29.5839195Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:08:29.5856067Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:29.5857881Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:29.5880778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:08:29.9588494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:08:30.9602325Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:08:31.0216354Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:08:31.0290988Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:08:31.0386401Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:08:31.0680678Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:08:31.0757644Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:08:31.1009477Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:08:31.1090390Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:08:31.1480401Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:08:31.2448192Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:08:31.2677403Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:08:31.2691020Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:31.2693121Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:31.2696233Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:31.2699187Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:31.2720143Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:08:32.3231920Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:08:32.6093693Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:08:33.8193761Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:08:34.6222218Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:08:34.6351639Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:08:34.6930803Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:08:34.7174576Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:08:34.7186422Z 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:34.7208349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:08:34.9690528Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:08:35.0885632Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:08:35.0912028Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-08-17T12:08:35.1159810Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.1192406Z Entering 'third_party/FP16' 2022-08-17T12:08:35.1224908Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.1257623Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.1290857Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.1324111Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.1367271Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.1400560Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.1433196Z Entering 'third_party/cub' 2022-08-17T12:08:35.1466788Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.1504773Z Entering 'third_party/eigen' 2022-08-17T12:08:35.1539917Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.1573730Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.1607087Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.1639405Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.1671843Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.1705685Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.1740745Z Entering 'third_party/fmt' 2022-08-17T12:08:35.1774540Z Entering 'third_party/foxi' 2022-08-17T12:08:35.1806531Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.1838968Z Entering 'third_party/gloo' 2022-08-17T12:08:35.1872610Z Entering 'third_party/googletest' 2022-08-17T12:08:35.1905698Z Entering 'third_party/ideep' 2022-08-17T12:08:35.1938444Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.1972873Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.2011338Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.2044082Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.2077388Z Entering 'third_party/kineto' 2022-08-17T12:08:35.2110677Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.2145312Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.2179265Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.2212656Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.2245667Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.2280218Z Entering 'third_party/onnx' 2022-08-17T12:08:35.2324827Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.2358291Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.2393575Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.2426015Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.2462798Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.2495528Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.2528315Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.2564801Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.2596881Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.2633214Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.2666140Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.2699484Z Entering 'third_party/psimd' 2022-08-17T12:08:35.2733592Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.2766697Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.2798861Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.2832011Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.2864346Z Entering 'third_party/python-six' 2022-08-17T12:08:35.2896654Z Entering 'third_party/sleef' 2022-08-17T12:08:35.2929140Z Entering 'third_party/tbb' 2022-08-17T12:08:35.2963367Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.2996784Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.3029690Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.3061218Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.3093372Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.3124548Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.3159472Z Entering 'third_party/zstd' 2022-08-17T12:08:35.3199163Z ##[endgroup] 2022-08-17T12:08:35.3199539Z ##[group]Persisting credentials for submodules 2022-08-17T12:08:35.3206229Z [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:35.3446827Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.3479946Z Entering 'third_party/FP16' 2022-08-17T12:08:35.3511950Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.3543453Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.3577105Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.3609196Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.3650371Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.3682606Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.3715458Z Entering 'third_party/cub' 2022-08-17T12:08:35.3747479Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.3785495Z Entering 'third_party/eigen' 2022-08-17T12:08:35.3819529Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.3851404Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.3882986Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.3914939Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.3946802Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.3979080Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.4013012Z Entering 'third_party/fmt' 2022-08-17T12:08:35.4045552Z Entering 'third_party/foxi' 2022-08-17T12:08:35.4078254Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.4112134Z Entering 'third_party/gloo' 2022-08-17T12:08:35.4144182Z Entering 'third_party/googletest' 2022-08-17T12:08:35.4177122Z Entering 'third_party/ideep' 2022-08-17T12:08:35.4208966Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.4241913Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.4280361Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.4312570Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.4346067Z Entering 'third_party/kineto' 2022-08-17T12:08:35.4379266Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.4411165Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.4443499Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.4476708Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.4511663Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.4545950Z Entering 'third_party/onnx' 2022-08-17T12:08:35.4589336Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.4621523Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.4655401Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.4687820Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.4724479Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.4756811Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.4788741Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.4825325Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.4857691Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.4893328Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.4927478Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.4961810Z Entering 'third_party/psimd' 2022-08-17T12:08:35.4994050Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.5027071Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.5059740Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.5092515Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.5124831Z Entering 'third_party/python-six' 2022-08-17T12:08:35.5157443Z Entering 'third_party/sleef' 2022-08-17T12:08:35.5190979Z Entering 'third_party/tbb' 2022-08-17T12:08:35.5225062Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.5258073Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.5290071Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.5322022Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.5355407Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.5386937Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.5421452Z Entering 'third_party/zstd' 2022-08-17T12:08:35.5465867Z [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:35.5708102Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.5739695Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:08:35.5753599Z Entering 'third_party/FP16' 2022-08-17T12:08:35.5784105Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:08:35.5798024Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.5829179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:08:35.5842612Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.5873225Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:08:35.5887415Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.5917149Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:08:35.5931920Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.5961686Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:08:35.5985280Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.6015622Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:08:35.6029084Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.6059031Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:08:35.6072997Z Entering 'third_party/cub' 2022-08-17T12:08:35.6103891Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:08:35.6117483Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.6146939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:08:35.6165578Z Entering 'third_party/eigen' 2022-08-17T12:08:35.6195323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:08:35.6212898Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.6242761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:08:35.6255941Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.6285664Z 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:35.6298086Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.6328386Z 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:35.6341865Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.6373090Z 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:35.6386119Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.6415315Z 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:35.6429756Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.6459985Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:08:35.6474617Z Entering 'third_party/fmt' 2022-08-17T12:08:35.6504638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:08:35.6517917Z Entering 'third_party/foxi' 2022-08-17T12:08:35.6548659Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:08:35.6561906Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:35.6591439Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:08:35.6605112Z Entering 'third_party/gloo' 2022-08-17T12:08:35.6635148Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:08:35.6649247Z Entering 'third_party/googletest' 2022-08-17T12:08:35.6678950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:08:35.6693615Z Entering 'third_party/ideep' 2022-08-17T12:08:35.6723370Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:08:35.6736267Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:35.6765097Z 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:35.6779857Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:35.6810030Z 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:35.6828101Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:35.6858741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:08:35.6872305Z Entering 'third_party/ittapi' 2022-08-17T12:08:35.6902295Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:08:35.6915961Z Entering 'third_party/kineto' 2022-08-17T12:08:35.6947191Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:08:35.6960959Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:35.6990959Z 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:35.7004371Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:35.7033934Z 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:35.7048237Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:35.7078119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:08:35.7093378Z Entering 'third_party/neon2sse' 2022-08-17T12:08:35.7122727Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:08:35.7135988Z Entering 'third_party/nlohmann' 2022-08-17T12:08:35.7166459Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:08:35.7181507Z Entering 'third_party/onnx' 2022-08-17T12:08:35.7211907Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:08:35.7236169Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.7266345Z 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:35.7280004Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.7309928Z 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:35.7325632Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:35.7356294Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:08:35.7369341Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:35.7398539Z 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:35.7416459Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:35.7446821Z 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:35.7460214Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:35.7491211Z 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:35.7504169Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.7535524Z 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:35.7553302Z Entering 'third_party/pocketfft' 2022-08-17T12:08:35.7582802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:08:35.7596529Z Entering 'third_party/protobuf' 2022-08-17T12:08:35.7626906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:08:35.7643397Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:35.7674845Z 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:35.7687850Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:35.7718515Z 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:35.7733646Z Entering 'third_party/psimd' 2022-08-17T12:08:35.7764245Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:08:35.7778210Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:35.7808118Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:08:35.7821452Z Entering 'third_party/pybind11' 2022-08-17T12:08:35.7852501Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:08:35.7865990Z Entering 'third_party/python-enum' 2022-08-17T12:08:35.7897846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:08:35.7911046Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:35.7940938Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:08:35.7953975Z Entering 'third_party/python-six' 2022-08-17T12:08:35.7983953Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:08:35.7997313Z Entering 'third_party/sleef' 2022-08-17T12:08:35.8027495Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:08:35.8040809Z Entering 'third_party/tbb' 2022-08-17T12:08:35.8072193Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:08:35.8087478Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:35.8117103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:08:35.8130862Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:35.8160817Z 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:35.8174086Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:35.8203442Z 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:35.8216353Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:35.8245756Z 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:35.8258775Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:35.8288056Z 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:35.8300867Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:35.8331989Z 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:35.8347123Z Entering 'third_party/zstd' 2022-08-17T12:08:35.8377128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:08:35.9096852Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-08-17T12:08:35.9340466Z Entering 'android/libs/fbjni' 2022-08-17T12:08:35.9373804Z Entering 'third_party/FP16' 2022-08-17T12:08:35.9406856Z Entering 'third_party/FXdiv' 2022-08-17T12:08:35.9439304Z Entering 'third_party/NNPACK' 2022-08-17T12:08:35.9472314Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:35.9505575Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:35.9547508Z Entering 'third_party/benchmark' 2022-08-17T12:08:35.9580902Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:35.9614292Z Entering 'third_party/cub' 2022-08-17T12:08:35.9648293Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:35.9684842Z Entering 'third_party/eigen' 2022-08-17T12:08:35.9719214Z Entering 'third_party/fbgemm' 2022-08-17T12:08:35.9752526Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:35.9785169Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:35.9818544Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:35.9850734Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:35.9883633Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:35.9918204Z Entering 'third_party/fmt' 2022-08-17T12:08:35.9951239Z Entering 'third_party/foxi' 2022-08-17T12:08:35.9983522Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:36.0015964Z Entering 'third_party/gloo' 2022-08-17T12:08:36.0050900Z Entering 'third_party/googletest' 2022-08-17T12:08:36.0083289Z Entering 'third_party/ideep' 2022-08-17T12:08:36.0114793Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:36.0148181Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:36.0186648Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:36.0219882Z Entering 'third_party/ittapi' 2022-08-17T12:08:36.0253184Z Entering 'third_party/kineto' 2022-08-17T12:08:36.0285538Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:36.0317842Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:36.0351396Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:36.0384492Z Entering 'third_party/neon2sse' 2022-08-17T12:08:36.0416550Z Entering 'third_party/nlohmann' 2022-08-17T12:08:36.0451161Z Entering 'third_party/onnx' 2022-08-17T12:08:36.0495039Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.0527589Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.0561568Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:36.0593998Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:36.0631452Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.0665134Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.0697638Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.0733800Z Entering 'third_party/pocketfft' 2022-08-17T12:08:36.0765529Z Entering 'third_party/protobuf' 2022-08-17T12:08:36.0802110Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:36.0834099Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:36.0868211Z Entering 'third_party/psimd' 2022-08-17T12:08:36.0901146Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:36.0934918Z Entering 'third_party/pybind11' 2022-08-17T12:08:36.0968300Z Entering 'third_party/python-enum' 2022-08-17T12:08:36.1000338Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:36.1034881Z Entering 'third_party/python-six' 2022-08-17T12:08:36.1067206Z Entering 'third_party/sleef' 2022-08-17T12:08:36.1099735Z Entering 'third_party/tbb' 2022-08-17T12:08:36.1135148Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:36.1169449Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:36.1201390Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:36.1233286Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:36.1266999Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:36.1298634Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.1333585Z Entering 'third_party/zstd' 2022-08-17T12:08:36.1376514Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-08-17T12:08:36.1618350Z Entering 'android/libs/fbjni' 2022-08-17T12:08:36.1650820Z Entering 'third_party/FP16' 2022-08-17T12:08:36.1683769Z Entering 'third_party/FXdiv' 2022-08-17T12:08:36.1715977Z Entering 'third_party/NNPACK' 2022-08-17T12:08:36.1749399Z Entering 'third_party/QNNPACK' 2022-08-17T12:08:36.1782507Z Entering 'third_party/XNNPACK' 2022-08-17T12:08:36.1826164Z Entering 'third_party/benchmark' 2022-08-17T12:08:36.1858911Z Entering 'third_party/cpuinfo' 2022-08-17T12:08:36.1891514Z Entering 'third_party/cub' 2022-08-17T12:08:36.1923888Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:08:36.1962312Z Entering 'third_party/eigen' 2022-08-17T12:08:36.1996638Z Entering 'third_party/fbgemm' 2022-08-17T12:08:36.2029365Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:08:36.2062268Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:08:36.2094288Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:08:36.2125984Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:08:36.2159781Z Entering 'third_party/flatbuffers' 2022-08-17T12:08:36.2194011Z Entering 'third_party/fmt' 2022-08-17T12:08:36.2227750Z Entering 'third_party/foxi' 2022-08-17T12:08:36.2260660Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:08:36.2293582Z Entering 'third_party/gloo' 2022-08-17T12:08:36.2325839Z Entering 'third_party/googletest' 2022-08-17T12:08:36.2358684Z Entering 'third_party/ideep' 2022-08-17T12:08:36.2391182Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:08:36.2425263Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:08:36.2462937Z Entering 'third_party/ios-cmake' 2022-08-17T12:08:36.2495655Z Entering 'third_party/ittapi' 2022-08-17T12:08:36.2528145Z Entering 'third_party/kineto' 2022-08-17T12:08:36.2560946Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:08:36.2593378Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:08:36.2628534Z Entering 'third_party/nccl/nccl' 2022-08-17T12:08:36.2661670Z Entering 'third_party/neon2sse' 2022-08-17T12:08:36.2694833Z Entering 'third_party/nlohmann' 2022-08-17T12:08:36.2728389Z Entering 'third_party/onnx' 2022-08-17T12:08:36.2771801Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.2804855Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.2839019Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:08:36.2871346Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:08:36.2908012Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:08:36.2940846Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:08:36.2973834Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.3010082Z Entering 'third_party/pocketfft' 2022-08-17T12:08:36.3043025Z Entering 'third_party/protobuf' 2022-08-17T12:08:36.3079381Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:08:36.3111160Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:08:36.3145643Z Entering 'third_party/psimd' 2022-08-17T12:08:36.3178741Z Entering 'third_party/pthreadpool' 2022-08-17T12:08:36.3211469Z Entering 'third_party/pybind11' 2022-08-17T12:08:36.3244452Z Entering 'third_party/python-enum' 2022-08-17T12:08:36.3277220Z Entering 'third_party/python-peachpy' 2022-08-17T12:08:36.3310632Z Entering 'third_party/python-six' 2022-08-17T12:08:36.3344741Z Entering 'third_party/sleef' 2022-08-17T12:08:36.3377704Z Entering 'third_party/tbb' 2022-08-17T12:08:36.3411790Z Entering 'third_party/tensorpipe' 2022-08-17T12:08:36.3444595Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:08:36.3477765Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:08:36.3509587Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:08:36.3542195Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:08:36.3574271Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:08:36.3609116Z Entering 'third_party/zstd' 2022-08-17T12:08:36.3650164Z ##[endgroup] 2022-08-17T12:08:36.3685283Z [command]/usr/bin/git log -1 --format='%H' 2022-08-17T12:08:36.3710134Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:08:36.3824803Z Prepare all required actions 2022-08-17T12:08:36.3852415Z ##[group]Run ./.github/actions/setup-linux 2022-08-17T12:08:36.3852645Z env: 2022-08-17T12:08:36.3852848Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.3853051Z ##[endgroup] 2022-08-17T12:08:36.3869257Z ##[group]Run set -euo pipefail 2022-08-17T12:08:36.3869578Z set -euo pipefail 2022-08-17T12:08:36.3869904Z function get_ec2_metadata() { 2022-08-17T12:08:36.3870239Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:08:36.3870671Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:08:36.3871014Z  category=$1 2022-08-17T12:08:36.3871347Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:08:36.3871680Z } 2022-08-17T12:08:36.3871929Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:08:36.3872345Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:08:36.3872710Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:08:36.3873021Z echo "system info $(uname -a)" 2022-08-17T12:08:36.3884639Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.3884940Z env: 2022-08-17T12:08:36.3885160Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.3885486Z ##[endgroup] 2022-08-17T12:08:36.3962184Z ami-id: ami-096198a0bccc6bad4 2022-08-17T12:08:36.4010549Z instance-id: i-091013ddb64504b53 2022-08-17T12:08:36.4057022Z instance-type: c5.2xlarge 2022-08-17T12:08:36.4063819Z system info Linux ip-10-0-11-4.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:36.4108365Z ##[group]Run if systemctl is-active --quiet docker; then 2022-08-17T12:08:36.4108653Z if systemctl is-active --quiet docker; then 2022-08-17T12:08:36.4108899Z  echo "Docker daemon is running..."; 2022-08-17T12:08:36.4109096Z else 2022-08-17T12:08:36.4109340Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-08-17T12:08:36.4109565Z fi 2022-08-17T12:08:36.4120186Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.4120408Z env: 2022-08-17T12:08:36.4120583Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.4120757Z ##[endgroup] 2022-08-17T12:08:36.4159754Z Docker daemon is running... 2022-08-17T12:08:36.4175234Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:36.4175587Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-08-17T12:08:36.4175870Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:36.4176299Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-08-17T12:08:36.4176644Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-08-17T12:08:36.4186601Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:36.4186818Z env: 2022-08-17T12:08:36.4186989Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:36.4187169Z AWS_RETRY_MODE: standard 2022-08-17T12:08:36.4187352Z AWS_MAX_ATTEMPTS: 5 2022-08-17T12:08:36.4187545Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:08:36.4187719Z ##[endgroup] 2022-08-17T12:08:37.1341514Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-08-17T12:08:37.1341927Z Configure a credential helper to remove this warning. See 2022-08-17T12:08:37.1342611Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-08-17T12:08:37.1342981Z 2022-08-17T12:08:37.1343113Z Login Succeeded 2022-08-17T12:08:37.1401983Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:37.1402325Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:37.1402699Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-08-17T12:08:37.1414265Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:37.1414514Z env: 2022-08-17T12:08:37.1414719Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.1414922Z ##[endgroup] 2022-08-17T12:08:37.1474939Z Prepare all required actions 2022-08-17T12:08:37.1475184Z Getting action download info 2022-08-17T12:08:37.2982087Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:08:37.4123277Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:08:37.4123486Z with: 2022-08-17T12:08:37.4123837Z github-secret: *** 2022-08-17T12:08:37.4124013Z env: 2022-08-17T12:08:37.4124186Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.4124359Z ##[endgroup] 2022-08-17T12:08:37.4144525Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:08:37.4144733Z with: 2022-08-17T12:08:37.4145025Z GITHUB_TOKEN: *** 2022-08-17T12:08:37.4145208Z activate-with-label: false 2022-08-17T12:08:37.4145408Z label: with-ssh 2022-08-17T12:08:37.4145599Z remove-existing-keys: true 2022-08-17T12:08:37.4145764Z env: 2022-08-17T12:08:37.4145932Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.4146114Z ##[endgroup] 2022-08-17T12:08:37.9159891Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:08:37.9890695Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-08-17T12:08:37.9903378Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-08-17T12:08:37.9925635Z Login using: ssh ec2-user@ec2-3-235-179-39.compute-1.amazonaws.com 2022-08-17T12:08:37.9970601Z Prepare all required actions 2022-08-17T12:08:37.9989270Z ##[group]Run ./.github/actions/pull-docker-image 2022-08-17T12:08:37.9989480Z with: 2022-08-17T12:08:37.9989816Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:37.9990126Z env: 2022-08-17T12:08:37.9990304Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:37.9990484Z ##[endgroup] 2022-08-17T12:08:38.0003800Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:38.0004071Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-08-17T12:08:38.0004337Z # ignore output since only exit code is used for conditional 2022-08-17T12:08:38.0004604Z # only pull docker image if it's not available locally 2022-08-17T12:08:38.0004899Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-08-17T12:08:38.0005197Z  retry docker pull "${DOCKER_IMAGE}" 2022-08-17T12:08:38.0005380Z fi 2022-08-17T12:08:38.0016840Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:08:38.0017061Z env: 2022-08-17T12:08:38.0017222Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:08:38.0017583Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:08:38.0017914Z ##[endgroup] 2022-08-17T12:08:38.2445129Z a347f7e7645f04fc68e4f87c73cf0385233153b8: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-08-17T12:08:38.2445677Z 22c5ef60a68e: Pulling fs layer 2022-08-17T12:08:38.2448860Z 7de94ae42eb5: Pulling fs layer 2022-08-17T12:08:38.2449347Z a139447d0ea1: Pulling fs layer 2022-08-17T12:08:38.2449825Z b77cf8c70533: Pulling fs layer 2022-08-17T12:08:38.2450128Z b1054aea5f94: Pulling fs layer 2022-08-17T12:08:38.2450470Z 1d6c2c55a73e: Pulling fs layer 2022-08-17T12:08:38.2450818Z 2ba0c5f4eec5: Pulling fs layer 2022-08-17T12:08:38.2451140Z eae1a598e78a: Pulling fs layer 2022-08-17T12:08:38.2451498Z 46b0d6774d29: Pulling fs layer 2022-08-17T12:08:38.2451848Z 08718746cfb0: Pulling fs layer 2022-08-17T12:08:38.2452199Z bbdfc80c705d: Pulling fs layer 2022-08-17T12:08:38.2452519Z b1054aea5f94: Waiting 2022-08-17T12:08:38.2452848Z 1d6c2c55a73e: Waiting 2022-08-17T12:08:38.2453179Z 5dbd12e1e6d6: Pulling fs layer 2022-08-17T12:08:38.2453677Z c0e304039a83: Pulling fs layer 2022-08-17T12:08:38.2454018Z 2ba0c5f4eec5: Waiting 2022-08-17T12:08:38.2454313Z 4971ab711018: Pulling fs layer 2022-08-17T12:08:38.2454498Z 91d5b0baf4b6: Pulling fs layer 2022-08-17T12:08:38.2454768Z a518fdf5021e: Pulling fs layer 2022-08-17T12:08:38.2455099Z 46b0d6774d29: Waiting 2022-08-17T12:08:38.2455414Z c31ac2d0a96f: Pulling fs layer 2022-08-17T12:08:38.2455742Z 08718746cfb0: Waiting 2022-08-17T12:08:38.2455999Z bbdfc80c705d: Waiting 2022-08-17T12:08:38.2456271Z 936b57f23caa: Pulling fs layer 2022-08-17T12:08:38.2456585Z 39e9a06fcd04: Pulling fs layer 2022-08-17T12:08:38.2456912Z 0ba408c9a991: Pulling fs layer 2022-08-17T12:08:38.2457229Z 5dbd12e1e6d6: Waiting 2022-08-17T12:08:38.2457585Z 4eeddff048e2: Pulling fs layer 2022-08-17T12:08:38.2457826Z b03153a30ed7: Pulling fs layer 2022-08-17T12:08:38.2458159Z 21f97d722412: Pulling fs layer 2022-08-17T12:08:38.2458483Z 26968089f8f1: Pulling fs layer 2022-08-17T12:08:38.2458771Z c0e304039a83: Waiting 2022-08-17T12:08:38.2459030Z eae1a598e78a: Waiting 2022-08-17T12:08:38.2459308Z 582f4dc0ea3c: Pulling fs layer 2022-08-17T12:08:38.2459637Z 4971ab711018: Waiting 2022-08-17T12:08:38.2459963Z 9a116a946de5: Pulling fs layer 2022-08-17T12:08:38.2460271Z 936b57f23caa: Waiting 2022-08-17T12:08:38.2460584Z c31ac2d0a96f: Waiting 2022-08-17T12:08:38.2460887Z 39e9a06fcd04: Waiting 2022-08-17T12:08:38.2461198Z 6148b429c75d: Pulling fs layer 2022-08-17T12:08:38.2461509Z a518fdf5021e: Waiting 2022-08-17T12:08:38.2461690Z 61b058bacd26: Pulling fs layer 2022-08-17T12:08:38.2461854Z 26968089f8f1: Waiting 2022-08-17T12:08:38.2462138Z 2bb23ddca198: Pulling fs layer 2022-08-17T12:08:38.2462327Z 4eeddff048e2: Waiting 2022-08-17T12:08:38.2462489Z 582f4dc0ea3c: Waiting 2022-08-17T12:08:38.2462659Z 21f97d722412: Waiting 2022-08-17T12:08:38.2462837Z 27c4a4994c6e: Pulling fs layer 2022-08-17T12:08:38.2463003Z 61b058bacd26: Waiting 2022-08-17T12:08:38.2463184Z 3592701c48ce: Pulling fs layer 2022-08-17T12:08:38.2463390Z 2bb23ddca198: Waiting 2022-08-17T12:08:38.2463687Z cfd1c8399b8f: Pulling fs layer 2022-08-17T12:08:38.2464005Z 6148b429c75d: Waiting 2022-08-17T12:08:38.2464214Z 03c958aac076: Pulling fs layer 2022-08-17T12:08:38.2464458Z 6dbd2e8e1d0c: Pulling fs layer 2022-08-17T12:08:38.2464763Z cfd1c8399b8f: Waiting 2022-08-17T12:08:38.2465081Z 03c958aac076: Waiting 2022-08-17T12:08:38.2465388Z 288fc19fc463: Pulling fs layer 2022-08-17T12:08:38.2465700Z 3592701c48ce: Waiting 2022-08-17T12:08:38.2465873Z 6dbd2e8e1d0c: Waiting 2022-08-17T12:08:38.2466076Z 87cfb8779f20: Pulling fs layer 2022-08-17T12:08:38.2466416Z 52d4c8a6a45a: Pulling fs layer 2022-08-17T12:08:38.2466773Z e85f41721daf: Pulling fs layer 2022-08-17T12:08:38.2467066Z 288fc19fc463: Waiting 2022-08-17T12:08:38.2467240Z a2fc7fee1f86: Pulling fs layer 2022-08-17T12:08:38.2467422Z 87cfb8779f20: Waiting 2022-08-17T12:08:38.2467642Z 52d4c8a6a45a: Waiting 2022-08-17T12:08:38.2467797Z 27c4a4994c6e: Waiting 2022-08-17T12:08:38.2467994Z 30320e4ebea2: Pulling fs layer 2022-08-17T12:08:38.2468176Z e85f41721daf: Waiting 2022-08-17T12:08:38.2468395Z 7da2e0e49462: Pulling fs layer 2022-08-17T12:08:38.2468591Z d3af1b4bab6b: Pulling fs layer 2022-08-17T12:08:38.2468787Z c192004dc29d: Pulling fs layer 2022-08-17T12:08:38.2468957Z a2fc7fee1f86: Waiting 2022-08-17T12:08:38.2469133Z 30320e4ebea2: Waiting 2022-08-17T12:08:38.2469313Z f764ec246fcd: Pulling fs layer 2022-08-17T12:08:38.2469482Z 91d5b0baf4b6: Waiting 2022-08-17T12:08:38.2469667Z 3fe950f6e93f: Pulling fs layer 2022-08-17T12:08:38.2469849Z 7da2e0e49462: Waiting 2022-08-17T12:08:38.2470016Z 2cc067aa247e: Pulling fs layer 2022-08-17T12:08:38.2470217Z 23abdbeecfb4: Pulling fs layer 2022-08-17T12:08:38.2470409Z 2d0177d2760b: Pulling fs layer 2022-08-17T12:08:38.2470636Z ae09ccf5bc2d: Pulling fs layer 2022-08-17T12:08:38.2470809Z c192004dc29d: Waiting 2022-08-17T12:08:38.2470982Z 2cc067aa247e: Waiting 2022-08-17T12:08:38.2471163Z 1fa185240ca3: Pulling fs layer 2022-08-17T12:08:38.2471389Z a6e0fcd1aa20: Pulling fs layer 2022-08-17T12:08:38.2471684Z 8e01ec37d418: Pulling fs layer 2022-08-17T12:08:38.2471870Z 3fe950f6e93f: Waiting 2022-08-17T12:08:38.2472041Z 1c32b0efd017: Pulling fs layer 2022-08-17T12:08:38.2472233Z 597207aa735b: Pulling fs layer 2022-08-17T12:08:38.2472418Z a6e0fcd1aa20: Waiting 2022-08-17T12:08:38.2472580Z 1c32b0efd017: Waiting 2022-08-17T12:08:38.2472813Z ebf0ded24680: Pulling fs layer 2022-08-17T12:08:38.2473003Z 2d0177d2760b: Waiting 2022-08-17T12:08:38.2473162Z f764ec246fcd: Waiting 2022-08-17T12:08:38.2473355Z 597207aa735b: Waiting 2022-08-17T12:08:38.2473551Z 0c2d3f725e85: Pulling fs layer 2022-08-17T12:08:38.2473724Z ebf0ded24680: Waiting 2022-08-17T12:08:38.2473897Z 8e01ec37d418: Waiting 2022-08-17T12:08:38.2474096Z 8ed5b0e148f1: Pulling fs layer 2022-08-17T12:08:38.2474300Z 1f07a0c552f0: Pulling fs layer 2022-08-17T12:08:38.2474477Z 1fa185240ca3: Waiting 2022-08-17T12:08:38.2474658Z cbd9ad8028e7: Pulling fs layer 2022-08-17T12:08:38.2474869Z 7beb30acbc53: Pulling fs layer 2022-08-17T12:08:38.2475085Z 49c869d8a1f8: Pulling fs layer 2022-08-17T12:08:38.2475266Z 1f07a0c552f0: Waiting 2022-08-17T12:08:38.2475421Z 0c2d3f725e85: Waiting 2022-08-17T12:08:38.2475615Z 8ed5b0e148f1: Waiting 2022-08-17T12:08:38.2475812Z 7beb30acbc53: Waiting 2022-08-17T12:08:38.2475969Z 49c869d8a1f8: Waiting 2022-08-17T12:08:38.3403684Z 7de94ae42eb5: Verifying Checksum 2022-08-17T12:08:38.3404330Z 7de94ae42eb5: Download complete 2022-08-17T12:08:38.4208622Z b77cf8c70533: Verifying Checksum 2022-08-17T12:08:38.4209043Z b77cf8c70533: Download complete 2022-08-17T12:08:38.5604255Z 22c5ef60a68e: Verifying Checksum 2022-08-17T12:08:38.5604853Z 22c5ef60a68e: Download complete 2022-08-17T12:08:38.6217970Z 1d6c2c55a73e: Verifying Checksum 2022-08-17T12:08:38.6218426Z 1d6c2c55a73e: Download complete 2022-08-17T12:08:38.7025659Z 2ba0c5f4eec5: Download complete 2022-08-17T12:08:38.7782819Z eae1a598e78a: Download complete 2022-08-17T12:08:38.8750274Z 46b0d6774d29: Verifying Checksum 2022-08-17T12:08:38.8750700Z 46b0d6774d29: Download complete 2022-08-17T12:08:38.9609734Z 08718746cfb0: Verifying Checksum 2022-08-17T12:08:38.9610189Z 08718746cfb0: Download complete 2022-08-17T12:08:39.0473660Z bbdfc80c705d: Verifying Checksum 2022-08-17T12:08:39.0474099Z bbdfc80c705d: Download complete 2022-08-17T12:08:39.1560550Z 5dbd12e1e6d6: Verifying Checksum 2022-08-17T12:08:39.1560995Z 5dbd12e1e6d6: Download complete 2022-08-17T12:08:39.2164554Z 22c5ef60a68e: Pull complete 2022-08-17T12:08:39.2351764Z c0e304039a83: Verifying Checksum 2022-08-17T12:08:39.2352190Z c0e304039a83: Download complete 2022-08-17T12:08:39.2952675Z 7de94ae42eb5: Pull complete 2022-08-17T12:08:39.4951815Z b1054aea5f94: Verifying Checksum 2022-08-17T12:08:39.4952222Z b1054aea5f94: Download complete 2022-08-17T12:08:39.5654711Z 91d5b0baf4b6: Verifying Checksum 2022-08-17T12:08:39.5655029Z 91d5b0baf4b6: Download complete 2022-08-17T12:08:39.6450021Z a518fdf5021e: Verifying Checksum 2022-08-17T12:08:39.6450409Z a518fdf5021e: Download complete 2022-08-17T12:08:39.7173637Z c31ac2d0a96f: Download complete 2022-08-17T12:08:39.8350442Z 936b57f23caa: Verifying Checksum 2022-08-17T12:08:39.8350710Z 936b57f23caa: Download complete 2022-08-17T12:08:39.9133343Z 39e9a06fcd04: Download complete 2022-08-17T12:08:39.9769243Z 0ba408c9a991: Download complete 2022-08-17T12:08:40.0534124Z 4eeddff048e2: Verifying Checksum 2022-08-17T12:08:40.0534526Z 4eeddff048e2: Download complete 2022-08-17T12:08:40.1254454Z b03153a30ed7: Verifying Checksum 2022-08-17T12:08:40.1254710Z b03153a30ed7: Download complete 2022-08-17T12:08:40.3860008Z 21f97d722412: Verifying Checksum 2022-08-17T12:08:40.3860380Z 21f97d722412: Download complete 2022-08-17T12:08:40.5213895Z 582f4dc0ea3c: Verifying Checksum 2022-08-17T12:08:40.5214158Z 582f4dc0ea3c: Download complete 2022-08-17T12:08:40.9732433Z a139447d0ea1: Download complete 2022-08-17T12:08:41.0432225Z 6148b429c75d: Verifying Checksum 2022-08-17T12:08:41.0432709Z 6148b429c75d: Download complete 2022-08-17T12:08:41.1024471Z 61b058bacd26: Verifying Checksum 2022-08-17T12:08:41.1025078Z 61b058bacd26: Download complete 2022-08-17T12:08:41.1739575Z 2bb23ddca198: Verifying Checksum 2022-08-17T12:08:41.1739990Z 2bb23ddca198: Download complete 2022-08-17T12:08:41.2370103Z 27c4a4994c6e: Download complete 2022-08-17T12:08:41.3051094Z 3592701c48ce: Verifying Checksum 2022-08-17T12:08:41.3051382Z 3592701c48ce: Download complete 2022-08-17T12:08:41.4682211Z 9a116a946de5: Verifying Checksum 2022-08-17T12:08:41.4682488Z 9a116a946de5: Download complete 2022-08-17T12:08:41.5352368Z 03c958aac076: Verifying Checksum 2022-08-17T12:08:41.5352838Z 03c958aac076: Download complete 2022-08-17T12:08:41.6101541Z 6dbd2e8e1d0c: Download complete 2022-08-17T12:08:41.6881630Z 288fc19fc463: Verifying Checksum 2022-08-17T12:08:41.6882080Z 288fc19fc463: Download complete 2022-08-17T12:08:41.7617906Z 87cfb8779f20: Download complete 2022-08-17T12:08:41.8394227Z 52d4c8a6a45a: Verifying Checksum 2022-08-17T12:08:41.8394672Z 52d4c8a6a45a: Download complete 2022-08-17T12:08:41.8976854Z e85f41721daf: Verifying Checksum 2022-08-17T12:08:41.8977252Z e85f41721daf: Download complete 2022-08-17T12:08:41.9692569Z a2fc7fee1f86: Verifying Checksum 2022-08-17T12:08:41.9694308Z a2fc7fee1f86: Download complete 2022-08-17T12:08:42.0484127Z 30320e4ebea2: Verifying Checksum 2022-08-17T12:08:42.0484393Z 30320e4ebea2: Download complete 2022-08-17T12:08:43.2848592Z cfd1c8399b8f: Verifying Checksum 2022-08-17T12:08:43.2848916Z cfd1c8399b8f: Download complete 2022-08-17T12:08:43.3607847Z d3af1b4bab6b: Verifying Checksum 2022-08-17T12:08:43.3608342Z d3af1b4bab6b: Download complete 2022-08-17T12:08:43.4343180Z c192004dc29d: Download complete 2022-08-17T12:08:44.2282270Z 7da2e0e49462: Verifying Checksum 2022-08-17T12:08:44.2282585Z 7da2e0e49462: Download complete 2022-08-17T12:08:44.3035338Z 3fe950f6e93f: Verifying Checksum 2022-08-17T12:08:44.3035769Z 3fe950f6e93f: Download complete 2022-08-17T12:08:44.4037666Z 2cc067aa247e: Verifying Checksum 2022-08-17T12:08:44.4037977Z 2cc067aa247e: Download complete 2022-08-17T12:08:44.8541240Z 23abdbeecfb4: Verifying Checksum 2022-08-17T12:08:44.8541694Z 23abdbeecfb4: Download complete 2022-08-17T12:08:44.9493255Z 2d0177d2760b: Download complete 2022-08-17T12:08:45.0186172Z ae09ccf5bc2d: Verifying Checksum 2022-08-17T12:08:45.0186476Z ae09ccf5bc2d: Download complete 2022-08-17T12:08:45.1124521Z 1fa185240ca3: Download complete 2022-08-17T12:08:45.1950429Z a6e0fcd1aa20: Verifying Checksum 2022-08-17T12:08:45.1950870Z a6e0fcd1aa20: Download complete 2022-08-17T12:08:45.4541018Z 8e01ec37d418: Verifying Checksum 2022-08-17T12:08:45.4541863Z 8e01ec37d418: Download complete 2022-08-17T12:08:45.5329817Z 1c32b0efd017: Verifying Checksum 2022-08-17T12:08:45.5330874Z 1c32b0efd017: Download complete 2022-08-17T12:08:45.6109977Z 597207aa735b: Verifying Checksum 2022-08-17T12:08:45.6110340Z 597207aa735b: Download complete 2022-08-17T12:08:46.8800905Z a139447d0ea1: Pull complete 2022-08-17T12:08:47.1299705Z b77cf8c70533: Pull complete 2022-08-17T12:08:48.6671450Z ebf0ded24680: Verifying Checksum 2022-08-17T12:08:48.6671762Z ebf0ded24680: Download complete 2022-08-17T12:08:48.7398762Z 0c2d3f725e85: Download complete 2022-08-17T12:08:48.8089296Z 8ed5b0e148f1: Download complete 2022-08-17T12:08:48.8867601Z 1f07a0c552f0: Download complete 2022-08-17T12:08:48.9569515Z cbd9ad8028e7: Verifying Checksum 2022-08-17T12:08:48.9569784Z cbd9ad8028e7: Download complete 2022-08-17T12:08:49.0230584Z 7beb30acbc53: Verifying Checksum 2022-08-17T12:08:49.0230991Z 7beb30acbc53: Download complete 2022-08-17T12:08:50.6395605Z 49c869d8a1f8: Verifying Checksum 2022-08-17T12:08:50.6395863Z 49c869d8a1f8: Download complete 2022-08-17T12:09:03.1359841Z 4971ab711018: Verifying Checksum 2022-08-17T12:09:03.1360127Z 4971ab711018: Download complete 2022-08-17T12:09:04.3580026Z b1054aea5f94: Pull complete 2022-08-17T12:09:04.8339270Z 1d6c2c55a73e: Pull complete 2022-08-17T12:09:05.3055676Z 2ba0c5f4eec5: Pull complete 2022-08-17T12:09:05.7812681Z eae1a598e78a: Pull complete 2022-08-17T12:09:06.2570970Z 46b0d6774d29: Pull complete 2022-08-17T12:09:06.7551637Z 08718746cfb0: Pull complete 2022-08-17T12:09:07.2309692Z bbdfc80c705d: Pull complete 2022-08-17T12:09:07.7088373Z 5dbd12e1e6d6: Pull complete 2022-08-17T12:09:08.1743228Z c0e304039a83: Pull complete 2022-08-17T12:09:10.3657181Z f764ec246fcd: Verifying Checksum 2022-08-17T12:09:10.3657451Z f764ec246fcd: Download complete 2022-08-17T12:09:35.3177361Z 4971ab711018: Pull complete 2022-08-17T12:09:35.6484865Z 91d5b0baf4b6: Pull complete 2022-08-17T12:09:35.7807391Z a518fdf5021e: Pull complete 2022-08-17T12:09:35.9167413Z c31ac2d0a96f: Pull complete 2022-08-17T12:09:36.0590950Z 936b57f23caa: Pull complete 2022-08-17T12:09:36.3281493Z 39e9a06fcd04: Pull complete 2022-08-17T12:09:36.5513641Z 0ba408c9a991: Pull complete 2022-08-17T12:09:36.7454001Z 4eeddff048e2: Pull complete 2022-08-17T12:09:36.9520599Z b03153a30ed7: Pull complete 2022-08-17T12:09:37.4924951Z 21f97d722412: Pull complete 2022-08-17T12:09:37.6409064Z 26968089f8f1: Pull complete 2022-08-17T12:09:37.7826140Z 582f4dc0ea3c: Pull complete 2022-08-17T12:09:39.6707762Z 9a116a946de5: Pull complete 2022-08-17T12:09:39.8954417Z 6148b429c75d: Pull complete 2022-08-17T12:09:40.1221387Z 61b058bacd26: Pull complete 2022-08-17T12:09:40.3866867Z 2bb23ddca198: Pull complete 2022-08-17T12:09:40.6027386Z 27c4a4994c6e: Pull complete 2022-08-17T12:09:40.8293339Z 3592701c48ce: Pull complete 2022-08-17T12:09:44.9826707Z cfd1c8399b8f: Pull complete 2022-08-17T12:09:45.2266085Z 03c958aac076: Pull complete 2022-08-17T12:09:45.4527800Z 6dbd2e8e1d0c: Pull complete 2022-08-17T12:09:45.6850438Z 288fc19fc463: Pull complete 2022-08-17T12:09:45.9072672Z 87cfb8779f20: Pull complete 2022-08-17T12:09:46.1517849Z 52d4c8a6a45a: Pull complete 2022-08-17T12:09:46.3795182Z e85f41721daf: Pull complete 2022-08-17T12:09:46.6429420Z a2fc7fee1f86: Pull complete 2022-08-17T12:09:46.8873707Z 30320e4ebea2: Pull complete 2022-08-17T12:09:53.5743471Z 7da2e0e49462: Pull complete 2022-08-17T12:09:53.8288273Z d3af1b4bab6b: Pull complete 2022-08-17T12:09:54.0611954Z c192004dc29d: Pull complete 2022-08-17T12:10:10.3549373Z f764ec246fcd: Pull complete 2022-08-17T12:10:10.5754330Z 3fe950f6e93f: Pull complete 2022-08-17T12:10:10.8122014Z 2cc067aa247e: Pull complete 2022-08-17T12:10:12.2271427Z 23abdbeecfb4: Pull complete 2022-08-17T12:10:12.5022092Z 2d0177d2760b: Pull complete 2022-08-17T12:10:12.6922723Z ae09ccf5bc2d: Pull complete 2022-08-17T12:10:12.8530670Z 1fa185240ca3: Pull complete 2022-08-17T12:10:13.0604972Z a6e0fcd1aa20: Pull complete 2022-08-17T12:10:13.4665049Z 8e01ec37d418: Pull complete 2022-08-17T12:10:13.6676571Z 1c32b0efd017: Pull complete 2022-08-17T12:10:13.8748335Z 597207aa735b: Pull complete 2022-08-17T12:10:17.9067454Z ebf0ded24680: Pull complete 2022-08-17T12:10:18.2230694Z 0c2d3f725e85: Pull complete 2022-08-17T12:10:18.4333075Z 8ed5b0e148f1: Pull complete 2022-08-17T12:10:18.6579090Z 1f07a0c552f0: Pull complete 2022-08-17T12:10:18.8816174Z cbd9ad8028e7: Pull complete 2022-08-17T12:10:19.1300042Z 7beb30acbc53: Pull complete 2022-08-17T12:10:20.7371756Z 49c869d8a1f8: Pull complete 2022-08-17T12:10:20.8440953Z Digest: sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T12:10:20.8848456Z 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:20.9089888Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:20.9139665Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:10:20.9139938Z python3 -m pip install psutil==5.9.1 2022-08-17T12:10:20.9140178Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:10:20.9140440Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:10:20.9140707Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:10:20.9160310Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:20.9160529Z env: 2022-08-17T12:10:20.9160692Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:20.9160981Z ##[endgroup] 2022-08-17T12:10:24.5478491Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:24.8846943Z Collecting psutil==5.9.1 2022-08-17T12:10:24.9006421Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-08-17T12:10:24.9816773Z Installing collected packages: psutil 2022-08-17T12:10:25.1593029Z Successfully installed psutil-5.9.1 2022-08-17T12:10:25.5499625Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T12:10:25.6022736Z Collecting pynvml==11.4.1 2022-08-17T12:10:25.6169084Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:10:25.6578557Z Installing collected packages: pynvml 2022-08-17T12:10:25.7087060Z Successfully installed pynvml-11.4.1 2022-08-17T12:10:25.7612504Z Prepare all required actions 2022-08-17T12:10:25.7612831Z Getting action download info 2022-08-17T12:10:25.9521423Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:10:26.1914149Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-08-17T12:10:26.3391937Z ##[group]Run ./.github/actions/download-build-artifacts 2022-08-17T12:10:26.3392222Z with: 2022-08-17T12:10:26.3392434Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:26.3392656Z env: 2022-08-17T12:10:26.3392860Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.3393065Z ##[endgroup] 2022-08-17T12:10:26.3419675Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:10:26.3419920Z with: 2022-08-17T12:10:26.3420141Z name: linux-bionic-py3.7-clang9 2022-08-17T12:10:26.3420371Z s3-bucket: gha-artifacts 2022-08-17T12:10:26.3420591Z region: us-east-1 2022-08-17T12:10:26.3420787Z env: 2022-08-17T12:10:26.3421013Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:26.3421227Z ##[endgroup] 2022-08-17T12:10:28.5673995Z Found 1 objects with prefix pytorch/pytorch/2875102080/linux-bionic-py3.7-clang9/ 2022-08-17T12:10:28.5674546Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:34.0192114Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-08-17T12:10:34.0192398Z 2022-08-17T12:10:34.0193523Z Artifact download has finished successfully 2022-08-17T12:10:34.0284841Z ##[group]Run unzip -o artifacts.zip 2022-08-17T12:10:34.0285073Z unzip -o artifacts.zip 2022-08-17T12:10:34.0296401Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:34.0296621Z env: 2022-08-17T12:10:34.0296794Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:34.0296979Z ##[endgroup] 2022-08-17T12:10:34.0550444Z Archive: artifacts.zip 2022-08-17T12:10:34.0551578Z creating: dist/ 2022-08-17T12:10:34.8525080Z inflating: dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:34.8525416Z creating: build/custom_test_artifacts/ 2022-08-17T12:10:34.8525767Z creating: build/custom_test_artifacts/custom-op-build/ 2022-08-17T12:10:34.8526314Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-08-17T12:10:34.8527380Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:34.8527977Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:34.8528528Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:34.8528947Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:34.8529360Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:34.8530790Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:34.8531741Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:34.8532414Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:34.8532830Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:34.8534228Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:34.8535144Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:34.8536213Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:34.8536829Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:34.8537881Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:34.8538631Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:34.8539173Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:34.8539749Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:34.8540337Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:34.8540944Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-08-17T12:10:34.8541536Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:34.8541998Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-08-17T12:10:34.8542448Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-08-17T12:10:34.8542862Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-08-17T12:10:34.8543303Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:34.8543743Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-08-17T12:10:34.8544189Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:34.8544610Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-08-17T12:10:34.8545045Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-08-17T12:10:34.8559778Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-08-17T12:10:34.8616204Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-08-17T12:10:34.8616626Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-08-17T12:10:34.8617081Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-08-17T12:10:34.8617683Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-08-17T12:10:34.8618144Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-08-17T12:10:34.8618570Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-08-17T12:10:34.8619028Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-08-17T12:10:34.8619476Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-08-17T12:10:34.8619935Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-08-17T12:10:34.8620448Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-08-17T12:10:34.8621043Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-08-17T12:10:34.8636417Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-08-17T12:10:34.8672412Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-08-17T12:10:34.8672891Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:34.8673335Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:34.8673757Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-08-17T12:10:34.8674337Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-08-17T12:10:34.8675057Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:34.8676439Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-08-17T12:10:34.8677398Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-08-17T12:10:34.8677846Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-08-17T12:10:34.8728453Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-08-17T12:10:34.8757811Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-08-17T12:10:34.8758450Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-08-17T12:10:34.8758795Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-08-17T12:10:34.8760271Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:34.8761009Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:34.8761708Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:34.8762129Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:34.8762533Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:34.8763788Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:34.8764777Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:34.8765545Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:34.8765984Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:34.8767387Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:34.8768368Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:34.8769464Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:34.8770317Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:34.8771089Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:34.8771921Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:34.8772657Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:34.8773362Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:34.8774077Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:34.8774799Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-08-17T12:10:34.8775610Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-08-17T12:10:34.8776631Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-08-17T12:10:34.8777483Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-08-17T12:10:34.8777914Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-08-17T12:10:34.8778354Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-08-17T12:10:34.8778786Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-08-17T12:10:34.8779230Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-08-17T12:10:34.8779742Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-08-17T12:10:34.8780191Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-08-17T12:10:34.8793033Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-08-17T12:10:34.8816994Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-08-17T12:10:34.8817864Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:34.8818696Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:34.8819451Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-08-17T12:10:34.8820023Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-08-17T12:10:34.8820621Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:34.8821337Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-08-17T12:10:34.8821992Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-08-17T12:10:34.8822462Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-08-17T12:10:34.8841303Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-08-17T12:10:34.8841960Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-08-17T12:10:34.8842321Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-08-17T12:10:34.8843860Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-08-17T12:10:34.8844622Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-08-17T12:10:34.8845285Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-08-17T12:10:34.8845720Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-08-17T12:10:34.8846272Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-08-17T12:10:34.8847292Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-08-17T12:10:34.8848033Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-08-17T12:10:34.8848777Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-08-17T12:10:34.8849218Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-08-17T12:10:34.8850416Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-08-17T12:10:34.8851376Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-08-17T12:10:34.8852450Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-08-17T12:10:34.8853400Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-08-17T12:10:34.8854227Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-08-17T12:10:34.8855098Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-08-17T12:10:34.8855863Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-08-17T12:10:34.8856615Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-08-17T12:10:34.8857365Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-08-17T12:10:34.8858192Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-08-17T12:10:34.8859047Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:34.8859966Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-08-17T12:10:34.8860850Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-08-17T12:10:34.8861309Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-08-17T12:10:34.8861778Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:34.8862247Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-08-17T12:10:34.8862710Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:34.8863188Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-08-17T12:10:34.8863658Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-08-17T12:10:34.8864548Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-08-17T12:10:34.8942711Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-08-17T12:10:34.8943567Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-08-17T12:10:34.8944465Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-08-17T12:10:34.8945367Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-08-17T12:10:34.8946266Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-08-17T12:10:34.8947091Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-08-17T12:10:34.8947583Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-08-17T12:10:34.8948063Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-08-17T12:10:34.8948545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-08-17T12:10:34.8949018Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-08-17T12:10:34.8949501Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-08-17T12:10:34.8962899Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-08-17T12:10:34.8981631Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-08-17T12:10:34.8982667Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-08-17T12:10:34.8983545Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-08-17T12:10:34.8984338Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-08-17T12:10:34.8984849Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-08-17T12:10:34.8985523Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-08-17T12:10:34.8986255Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-08-17T12:10:34.8987041Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-08-17T12:10:34.8987444Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-08-17T12:10:34.9055155Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-08-17T12:10:34.9070183Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-08-17T12:10:34.9070647Z creating: build/lib/ 2022-08-17T12:10:34.9071319Z inflating: build/lib/libclog.a 2022-08-17T12:10:34.9125928Z inflating: build/lib/libgtest.a 2022-08-17T12:10:34.9133424Z inflating: build/lib/libpthreadpool.a 2022-08-17T12:10:34.9194012Z inflating: build/lib/libbenchmark.a 2022-08-17T12:10:34.9266021Z inflating: build/lib/libprotobuf-lite.a 2022-08-17T12:10:34.9273136Z inflating: build/lib/libittnotify.a 2022-08-17T12:10:34.9297042Z inflating: build/lib/libtensorpipe_uv.a 2022-08-17T12:10:34.9360385Z inflating: build/lib/libgloo.a 2022-08-17T12:10:34.9420129Z inflating: build/lib/libasmjit.a 2022-08-17T12:10:34.9794729Z inflating: build/lib/libprotobuf.a 2022-08-17T12:10:34.9808898Z inflating: build/lib/libfmt.a 2022-08-17T12:10:34.9809656Z inflating: build/lib/libfoxi_loader.a 2022-08-17T12:10:34.9854019Z inflating: build/lib/libc10.so 2022-08-17T12:10:34.9854796Z inflating: build/lib/libtorch_global_deps.so 2022-08-17T12:10:34.9861699Z inflating: build/lib/libcpuinfo.a 2022-08-17T12:10:34.9868201Z inflating: build/lib/libcpuinfo_internals.a 2022-08-17T12:10:34.9870210Z inflating: build/lib/libnnpack_reference_layers.a 2022-08-17T12:10:34.9881321Z inflating: build/lib/libgmock.a 2022-08-17T12:10:34.9881858Z inflating: build/lib/libgtest_main.a 2022-08-17T12:10:34.9882290Z inflating: build/lib/libbenchmark_main.a 2022-08-17T12:10:35.8914498Z inflating: build/lib/libdnnl.a 2022-08-17T12:10:35.9333154Z inflating: build/lib/libprotoc.a 2022-08-17T12:10:35.9789745Z inflating: build/lib/libtensorpipe.a 2022-08-17T12:10:35.9801625Z inflating: build/lib/libqnnpack.a 2022-08-17T12:10:35.9802096Z inflating: build/lib/libgmock_main.a 2022-08-17T12:10:36.0741282Z inflating: build/lib/libfbgemm.a 2022-08-17T12:10:36.1697332Z inflating: build/lib/libdnnl_graph.a 2022-08-17T12:10:36.1867515Z inflating: build/lib/libkineto.a 2022-08-17T12:10:36.1885176Z inflating: build/lib/libpytorch_qnnpack.a 2022-08-17T12:10:36.1988149Z inflating: build/lib/libXNNPACK.a 2022-08-17T12:10:36.2024226Z inflating: build/lib/libcaffe2_protos.a 2022-08-17T12:10:36.2063973Z inflating: build/lib/libonnx_proto.a 2022-08-17T12:10:36.2080211Z inflating: build/lib/libnnpack.a 2022-08-17T12:10:36.2597419Z inflating: build/lib/libonnx.a 2022-08-17T12:10:38.1298464Z inflating: build/lib/libtorch_cpu.so 2022-08-17T12:10:38.1298850Z inflating: build/lib/libtorch.so 2022-08-17T12:10:38.1302630Z inflating: build/lib/libshm.so 2022-08-17T12:10:38.1323684Z inflating: build/lib/libjitbackend_test.so 2022-08-17T12:10:38.1372176Z inflating: build/lib/libtorchbind_test.so 2022-08-17T12:10:38.1396892Z inflating: build/lib/libbackend_with_compiler.so 2022-08-17T12:10:38.2925250Z inflating: build/lib/libtorch_python.so 2022-08-17T12:10:38.2960651Z inflating: build/lib/libnnapi_backend.so 2022-08-17T12:10:38.2960929Z creating: build/bin/ 2022-08-17T12:10:38.3004872Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-08-17T12:10:38.3049956Z inflating: build/bin/c10_DeviceGuard_test 2022-08-17T12:10:38.3094446Z inflating: build/bin/c10_Device_test 2022-08-17T12:10:38.3137590Z inflating: build/bin/c10_StreamGuard_test 2022-08-17T12:10:38.3188877Z inflating: build/bin/c10_DispatchKeySet_test 2022-08-17T12:10:38.3233381Z inflating: build/bin/c10_SymInt_test 2022-08-17T12:10:38.3280848Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-08-17T12:10:38.3329979Z inflating: build/bin/c10_InlineStreamGuard_test 2022-08-17T12:10:38.3380707Z inflating: build/bin/c10_SizesAndStrides_test 2022-08-17T12:10:38.3423630Z inflating: build/bin/c10_Array_test 2022-08-17T12:10:38.3468545Z inflating: build/bin/c10_C++17_test 2022-08-17T12:10:38.3514994Z inflating: build/bin/c10_Bitset_test 2022-08-17T12:10:38.3558340Z inflating: build/bin/c10_ConstexprCrc_test 2022-08-17T12:10:38.3602489Z inflating: build/bin/c10_DeadlockDetection_test 2022-08-17T12:10:38.3647069Z inflating: build/bin/c10_Half_test 2022-08-17T12:10:38.3700243Z inflating: build/bin/c10_Metaprogramming_test 2022-08-17T12:10:38.3749523Z inflating: build/bin/c10_LeftRight_test 2022-08-17T12:10:38.3882571Z inflating: build/bin/c10_SmallVectorTest 2022-08-17T12:10:38.3930824Z inflating: build/bin/c10_ThreadLocal_test 2022-08-17T12:10:38.3975085Z inflating: build/bin/c10_Synchronized_test 2022-08-17T12:10:38.4020112Z inflating: build/bin/c10_TypeIndex_test 2022-08-17T12:10:38.4064657Z inflating: build/bin/c10_TypeList_test 2022-08-17T12:10:38.4107877Z inflating: build/bin/c10_TypeTraits_test 2022-08-17T12:10:38.4153580Z inflating: build/bin/c10_accumulate_test 2022-08-17T12:10:38.4201501Z inflating: build/bin/c10_bfloat16_test 2022-08-17T12:10:38.4250383Z inflating: build/bin/c10_complex_math_test 2022-08-17T12:10:38.4298461Z inflating: build/bin/c10_complex_test 2022-08-17T12:10:38.4386894Z inflating: build/bin/c10_either_test 2022-08-17T12:10:38.4433120Z inflating: build/bin/c10_exception_test 2022-08-17T12:10:38.4478228Z inflating: build/bin/c10_flags_test 2022-08-17T12:10:38.4606514Z inflating: build/bin/c10_intrusive_ptr_test 2022-08-17T12:10:38.4651642Z inflating: build/bin/c10_irange_test 2022-08-17T12:10:38.4699623Z inflating: build/bin/c10_logging_test 2022-08-17T12:10:38.4767290Z inflating: build/bin/c10_optional_test 2022-08-17T12:10:38.4821499Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-08-17T12:10:38.4868859Z inflating: build/bin/c10_registry_test 2022-08-17T12:10:38.4919671Z inflating: build/bin/c10_string_view_test 2022-08-17T12:10:38.4964245Z inflating: build/bin/c10_tempfile_test 2022-08-17T12:10:38.5003636Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-08-17T12:10:38.5050883Z inflating: build/bin/c10_typeid_test 2022-08-17T12:10:38.5414177Z inflating: build/bin/protoc-3.13.0.0 2022-08-17T12:10:38.5776895Z inflating: build/bin/protoc 2022-08-17T12:10:38.6070087Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-08-17T12:10:38.6375222Z inflating: build/bin/vec_test_all_types_AVX512 2022-08-17T12:10:38.6693175Z inflating: build/bin/vec_test_all_types_AVX2 2022-08-17T12:10:38.6740266Z inflating: build/bin/HashStoreTest 2022-08-17T12:10:38.6786876Z inflating: build/bin/FileStoreTest 2022-08-17T12:10:38.6839153Z inflating: build/bin/TCPStoreTest 2022-08-17T12:10:38.6897044Z inflating: build/bin/ProcessGroupGlooTest 2022-08-17T12:10:38.6899226Z inflating: build/bin/example_allreduce 2022-08-17T12:10:38.6947575Z inflating: build/bin/test_dist_autograd 2022-08-17T12:10:38.7008997Z inflating: build/bin/test_cpp_rpc 2022-08-17T12:10:38.7010943Z inflating: build/bin/parallel_benchmark 2022-08-17T12:10:38.7071250Z inflating: build/bin/test_mobile_nnc 2022-08-17T12:10:38.7080377Z inflating: build/bin/aot_model_compiler_test 2022-08-17T12:10:38.7129812Z inflating: build/bin/scalar_test 2022-08-17T12:10:38.7180859Z inflating: build/bin/apply_utils_test 2022-08-17T12:10:38.7236463Z inflating: build/bin/basic 2022-08-17T12:10:38.7546306Z inflating: build/bin/test_lazy 2022-08-17T12:10:38.7591956Z inflating: build/bin/Dimname_test 2022-08-17T12:10:38.7643675Z inflating: build/bin/atest 2022-08-17T12:10:38.7707211Z inflating: build/bin/Dict_test 2022-08-17T12:10:38.7756465Z inflating: build/bin/NamedTensor_test 2022-08-17T12:10:38.7802987Z inflating: build/bin/half_test 2022-08-17T12:10:38.7850625Z inflating: build/bin/broadcast_test 2022-08-17T12:10:38.7895240Z inflating: build/bin/dlconvertor_test 2022-08-17T12:10:38.7940403Z inflating: build/bin/wrapdim_test 2022-08-17T12:10:38.7991321Z inflating: build/bin/native_test 2022-08-17T12:10:38.8041899Z inflating: build/bin/scalar_tensor_test 2022-08-17T12:10:38.8089297Z inflating: build/bin/test_parallel 2022-08-17T12:10:38.8135265Z inflating: build/bin/undefined_tensor_test 2022-08-17T12:10:38.8137081Z inflating: build/bin/thread_init_test 2022-08-17T12:10:38.8138090Z inflating: build/bin/verify_api_visibility 2022-08-17T12:10:38.8183205Z inflating: build/bin/weakref_test 2022-08-17T12:10:38.8232648Z inflating: build/bin/quantized_test 2022-08-17T12:10:38.8277588Z inflating: build/bin/operators_test 2022-08-17T12:10:38.8326978Z inflating: build/bin/extension_backend_test 2022-08-17T12:10:38.8371084Z inflating: build/bin/lazy_tensor_test 2022-08-17T12:10:38.8442833Z inflating: build/bin/tensor_iterator_test 2022-08-17T12:10:38.8489706Z inflating: build/bin/math_kernel_test 2022-08-17T12:10:38.8535648Z inflating: build/bin/memory_overlapping_test 2022-08-17T12:10:38.9901513Z inflating: build/bin/test_api 2022-08-17T12:10:38.9952667Z inflating: build/bin/cpu_generator_test 2022-08-17T12:10:38.9999237Z inflating: build/bin/mobile_memory_cleanup 2022-08-17T12:10:39.0046445Z inflating: build/bin/cpu_profiling_allocator_test 2022-08-17T12:10:39.0090370Z inflating: build/bin/variant_test 2022-08-17T12:10:39.0152543Z inflating: build/bin/pow_test 2022-08-17T12:10:39.0197548Z inflating: build/bin/reportMemoryUsage_test 2022-08-17T12:10:39.0241614Z inflating: build/bin/reduce_ops_test 2022-08-17T12:10:39.0288238Z inflating: build/bin/memory_format_test 2022-08-17T12:10:39.0375846Z inflating: build/bin/ivalue_test 2022-08-17T12:10:39.0441773Z inflating: build/bin/vmap_test 2022-08-17T12:10:39.0523083Z inflating: build/bin/cpu_rng_test 2022-08-17T12:10:39.0578211Z inflating: build/bin/type_test 2022-08-17T12:10:39.0622586Z inflating: build/bin/dispatch_key_set_test 2022-08-17T12:10:39.0668273Z inflating: build/bin/stride_properties_test 2022-08-17T12:10:39.0720710Z inflating: build/bin/IListRef_test 2022-08-17T12:10:39.0811045Z inflating: build/bin/List_test 2022-08-17T12:10:39.0928289Z inflating: build/bin/kernel_function_legacy_test 2022-08-17T12:10:39.0984342Z inflating: build/bin/KernelFunction_test 2022-08-17T12:10:39.1071285Z inflating: build/bin/kernel_function_test 2022-08-17T12:10:39.1189759Z inflating: build/bin/kernel_lambda_legacy_test 2022-08-17T12:10:39.1283453Z inflating: build/bin/kernel_lambda_test 2022-08-17T12:10:39.1337304Z inflating: build/bin/kernel_stackbased_test 2022-08-17T12:10:39.1381592Z inflating: build/bin/CppSignature_test 2022-08-17T12:10:39.1424687Z inflating: build/bin/op_allowlist_test 2022-08-17T12:10:39.1512968Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-08-17T12:10:39.1797243Z inflating: build/bin/op_registration_test 2022-08-17T12:10:39.1843083Z inflating: build/bin/inline_container_test 2022-08-17T12:10:39.1891701Z inflating: build/bin/backend_fallback_test 2022-08-17T12:10:39.1908440Z inflating: build/bin/tutorial_tensorexpr 2022-08-17T12:10:39.1912707Z inflating: build/bin/torch_shm_manager 2022-08-17T12:10:39.3015649Z inflating: build/bin/test_tensorexpr 2022-08-17T12:10:39.3559727Z inflating: build/bin/test_jit 2022-08-17T12:10:39.3561283Z inflating: .pytorch-test-times.json 2022-08-17T12:10:39.3586792Z ##[group]Run df -H 2022-08-17T12:10:39.3587010Z df -H 2022-08-17T12:10:39.3598727Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T12:10:39.3598974Z env: 2022-08-17T12:10:39.3599185Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:39.3599391Z ##[endgroup] 2022-08-17T12:10:39.3661963Z Filesystem Size Used Avail Use% Mounted on 2022-08-17T12:10:39.3662450Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-08-17T12:10:39.3662981Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-08-17T12:10:39.3663208Z tmpfs 8.2G 463k 8.2G 1% /run 2022-08-17T12:10:39.3663460Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-08-17T12:10:39.3663704Z /dev/nvme0n1p1 162G 19G 143G 12% / 2022-08-17T12:10:39.3663935Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-08-17T12:10:39.3694788Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T12:10:39.3695237Z .github/scripts/parse_ref.py 2022-08-17T12:10:39.3707938Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:39.3708143Z env: 2022-08-17T12:10:39.3708349Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:39.3708571Z ##[endgroup] 2022-08-17T12:10:39.3986619Z ##[group]Run set -x 2022-08-17T12:10:39.3986871Z set -x 2022-08-17T12:10:39.3987035Z  2022-08-17T12:10:39.3987229Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-08-17T12:10:39.3987476Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-08-17T12:10:39.3987735Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-08-17T12:10:39.3987972Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-08-17T12:10:39.3988178Z else 2022-08-17T12:10:39.3988367Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:39.3988565Z fi 2022-08-17T12:10:39.3988720Z  2022-08-17T12:10:39.3988942Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:10:39.3989174Z  2022-08-17T12:10:39.3989391Z # sanitize the input commit message and PR body here: 2022-08-17T12:10:39.3989592Z # 2022-08-17T12:10:39.3989872Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:10:39.3990244Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:10:39.3990543Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:10:39.3990770Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:10:39.3990955Z  2022-08-17T12:10:39.3991202Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:10:39.3991485Z # wreak havoc internally 2022-08-17T12:10:39.3991722Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:10:39.3991962Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:10:39.3992137Z  2022-08-17T12:10:39.3992367Z # detached container should get cleaned up by teardown_ec2_linux 2022-08-17T12:10:39.3992661Z # TODO: Stop building test binaries as part of the build phase 2022-08-17T12:10:39.3992920Z # Used for GPU_FLAG since that doesn't play nice 2022-08-17T12:10:39.3993158Z # shellcheck disable=SC2086,SC2090 2022-08-17T12:10:39.3993379Z container_name=$(docker run \ 2022-08-17T12:10:39.3993578Z  ${GPU_FLAG:-} \ 2022-08-17T12:10:39.3993761Z  -e BUILD_ENVIRONMENT \ 2022-08-17T12:10:39.3993958Z  -e PR_NUMBER \ 2022-08-17T12:10:39.3994149Z  -e GITHUB_ACTIONS \ 2022-08-17T12:10:39.3994404Z  -e BASE_SHA \ 2022-08-17T12:10:39.3994585Z  -e BRANCH \ 2022-08-17T12:10:39.3994763Z  -e SHA1 \ 2022-08-17T12:10:39.3994938Z  -e AWS_DEFAULT_REGION \ 2022-08-17T12:10:39.3995133Z  -e IN_WHEEL_TEST \ 2022-08-17T12:10:39.3995324Z  -e SHARD_NUMBER \ 2022-08-17T12:10:39.3995501Z  -e TEST_CONFIG \ 2022-08-17T12:10:39.3995690Z  -e NUM_TEST_SHARDS \ 2022-08-17T12:10:39.3995980Z  -e PR_BODY \ 2022-08-17T12:10:39.3996159Z  -e COMMIT_MESSAGES \ 2022-08-17T12:10:39.3996370Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-08-17T12:10:39.3996599Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-08-17T12:10:39.3996794Z  -e PR_LABELS \ 2022-08-17T12:10:39.3997004Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-08-17T12:10:39.3997218Z  -e SCCACHE_BUCKET \ 2022-08-17T12:10:39.3997404Z  -e XLA_CUDA \ 2022-08-17T12:10:39.3997602Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-08-17T12:10:39.3997851Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-08-17T12:10:39.3998087Z  --ulimit stack=10485760:83886080 \ 2022-08-17T12:10:39.3998303Z  --security-opt seccomp=unconfined \ 2022-08-17T12:10:39.3998524Z  --cap-add=SYS_PTRACE \ 2022-08-17T12:10:39.3998718Z  --ipc=host \ 2022-08-17T12:10:39.3998902Z  --shm-size="${SHM_SIZE}" \ 2022-08-17T12:10:39.3999089Z  --tty \ 2022-08-17T12:10:39.3999307Z  --detach \ 2022-08-17T12:10:39.3999491Z  --name="${container_name}" \ 2022-08-17T12:10:39.3999691Z  --user jenkins \ 2022-08-17T12:10:39.3999929Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-08-17T12:10:39.4000180Z  -w /var/lib/jenkins/workspace \ 2022-08-17T12:10:39.4000373Z  "${DOCKER_IMAGE}" 2022-08-17T12:10:39.4000546Z ) 2022-08-17T12:10:39.4000799Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-08-17T12:10:39.4011072Z shell: /usr/bin/bash -e {0} 2022-08-17T12:10:39.4011256Z env: 2022-08-17T12:10:39.4011428Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:10:39.4011653Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T12:10:39.4011873Z PR_NUMBER: 82657 2022-08-17T12:10:39.4012053Z BRANCH: pull/82657 2022-08-17T12:10:39.4012259Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:10:39.4012505Z BASE_SHA: 343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:10:39.4012722Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:10:39.4012920Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:10:39.4013116Z TEST_CONFIG: default 2022-08-17T12:10:39.4013292Z SHARD_NUMBER: 2 2022-08-17T12:10:39.4013451Z NUM_TEST_SHARDS: 2 2022-08-17T12:10:39.4013989Z 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:39.4014571Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-08-17T12:10:39.4014794Z SHM_SIZE: 1g 2022-08-17T12:10:39.4015130Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T12:10:39.4015442Z XLA_CUDA: 2022-08-17T12:10:39.4015700Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:10:39.4015958Z ##[endgroup] 2022-08-17T12:10:39.4038429Z + [[ default == \m\u\l\t\i\g\p\u ]] 2022-08-17T12:10:39.4039020Z + [[ linux-bionic-py3.7-clang9 == *onnx* ]] 2022-08-17T12:10:39.4039332Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-08-17T12:10:39.4041378Z ++ git cherry -v origin/master 2022-08-17T12:10:39.6969306Z + COMMIT_MESSAGES='+ 52429d4ec9d162496e677edd78a883288d617a90 Add a helper for make_fx 2022-08-17T12:10:39.6970042Z + 80daf93686965f0383b5fa106ed8782b6905d891 Map torch.ops.aten calls to refs using decomposition_table 2022-08-17T12:10:39.6970460Z + e03d99a2da7e26168d8878f4e77d86f9c1af572a Use TorchRefsNvfuserCapabilityMode for fx.passes.backends.nvfuser 2022-08-17T12:10:39.6970851Z + a2242f67da754bd2714e056764d0cea51f8cdaed Fix output of PartitionedInterpreter to use _out_spec 2022-08-17T12:10:39.6971196Z + fcca9240398d1cf986a5606a61c50f7903d4ee96 Remove incorrect asserts from tests 2022-08-17T12:10:39.6971619Z + 209563d78b9998025726c92d4fa419151454f79e Add a link to the discussion about torch.ops.aten->refs path 2022-08-17T12:10:39.6971960Z + d3f1f74e60a1d82de78a545b7a7a177e3de6c8a2 Revert changes to torch/fx/passes/backends/nvfuser.py 2022-08-17T12:10:39.6972392Z + ce6a3c605df99d1df57c0dda75c06d748e54ed2a Add aten->refs->prims under TorchRefsMode test' 2022-08-17T12:10:39.6974437Z + 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:39.6976463Z + 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:39.6979856Z + 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:39.6982296Z + 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:39.6983746Z + 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:39.6984894Z + 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:39.6987511Z +++ nproc --ignore=2 2022-08-17T12:10:39.7016225Z ++ 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.9967403Z + container_name=55190577b80c3d6a283ff692edd2c7f064278d31ff7f6311f4a5bae3b8bac0aa 2022-08-17T12:10:49.9968127Z + docker exec -t 55190577b80c3d6a283ff692edd2c7f064278d31ff7f6311f4a5bae3b8bac0aa sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-08-17T12:10:50.5293522Z Processing ./dist/torch-1.13.0a0+gitce6a3c6-cp37-cp37m-linux_x86_64.whl 2022-08-17T12:10:50.6009922Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitce6a3c6) (4.3.0) 2022-08-17T12:10:51.0457568Z Installing collected packages: torch 2022-08-17T12:10:57.1885110Z Successfully installed torch-1.13.0a0+gitce6a3c6 2022-08-17T12:10:57.2503904Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T12:10:57.2659805Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T12:10:57.2660506Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:10:57.2660859Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-08-17T12:10:57.2661248Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-08-17T12:10:57.2661466Z + BUILD_DIR=build 2022-08-17T12:10:57.2661661Z + BUILD_RENAMED_DIR=build_renamed 2022-08-17T12:10:57.2661882Z + BUILD_BIN_DIR=build/bin 2022-08-17T12:10:57.2662182Z + [[ linux-bionic-py3.7-clang9 != *bazel* ]] 2022-08-17T12:10:57.2663349Z ++ realpath build/custom_test_artifacts 2022-08-17T12:10:57.2691935Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-08-17T12:10:57.2694335Z ++ dirname .jenkins/pytorch/test.sh 2022-08-17T12:10:57.2713195Z + source .jenkins/pytorch/common.sh 2022-08-17T12:10:57.2719546Z +++ dirname .jenkins/pytorch/common.sh 2022-08-17T12:10:57.2727073Z ++ source .jenkins/pytorch/common_utils.sh 2022-08-17T12:10:57.2736141Z +++ declare -f -t trap_add 2022-08-17T12:10:57.2739749Z ++ set -ex 2022-08-17T12:10:57.2740086Z ++ [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:10:57.2740345Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:10:57.2740904Z ++ [[ default == *xla* ]] 2022-08-17T12:10:57.2741499Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:10:57.2741865Z ++ [[ linux-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-08-17T12:10:57.2742193Z ++ which conda 2022-08-17T12:10:57.2758938Z /opt/conda/bin/conda 2022-08-17T12:10:57.2759774Z ++ conda install -q -y cmake 2022-08-17T12:10:59.2050731Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:10:59.6267202Z Solving environment: ...working... done 2022-08-17T12:10:59.7096363Z 2022-08-17T12:10:59.7096564Z ## Package Plan ## 2022-08-17T12:10:59.7096792Z 2022-08-17T12:10:59.7097321Z environment location: /opt/conda 2022-08-17T12:10:59.7097504Z 2022-08-17T12:10:59.7097590Z added / updated specs: 2022-08-17T12:10:59.7098101Z - cmake 2022-08-17T12:10:59.7098207Z 2022-08-17T12:10:59.7098212Z 2022-08-17T12:10:59.7098321Z The following packages will be downloaded: 2022-08-17T12:10:59.7098501Z 2022-08-17T12:10:59.7098620Z package | build 2022-08-17T12:10:59.7098892Z ---------------------------|----------------- 2022-08-17T12:10:59.7099189Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-08-17T12:10:59.7099572Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-08-17T12:10:59.7099871Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-08-17T12:10:59.7100201Z expat-2.4.4 | h295c915_0 169 KB 2022-08-17T12:10:59.7100481Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-08-17T12:10:59.7100763Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-08-17T12:10:59.7101122Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-08-17T12:10:59.7101399Z libev-4.33 | h7f8727e_1 111 KB 2022-08-17T12:10:59.7101744Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-08-17T12:10:59.7102037Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-08-17T12:10:59.7102317Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-08-17T12:10:59.7102655Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-08-17T12:10:59.7103013Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-08-17T12:10:59.7103360Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-08-17T12:10:59.7103649Z ------------------------------------------------------------ 2022-08-17T12:10:59.7103890Z Total: 12.0 MB 2022-08-17T12:10:59.7104050Z 2022-08-17T12:10:59.7104182Z The following NEW packages will be INSTALLED: 2022-08-17T12:10:59.7104325Z 2022-08-17T12:10:59.7116751Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-08-17T12:10:59.7117216Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-08-17T12:10:59.7117688Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-08-17T12:10:59.7118215Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-08-17T12:10:59.7118695Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-08-17T12:10:59.7119085Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 2022-08-17T12:10:59.7119559Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-08-17T12:10:59.7120100Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-08-17T12:10:59.7120539Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-08-17T12:10:59.7120997Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-08-17T12:10:59.7121410Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-08-17T12:10:59.7121891Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-08-17T12:10:59.7122316Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-08-17T12:10:59.7122732Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-08-17T12:10:59.7122909Z 2022-08-17T12:10:59.7122914Z 2022-08-17T12:11:00.5118130Z Preparing transaction: ...working... done 2022-08-17T12:11:00.9130011Z Verifying transaction: ...working... done 2022-08-17T12:11:01.2038601Z Executing transaction: ...working... done 2022-08-17T12:11:01.3911372Z ++ [[ linux-bionic-py3.7-clang9 == *centos* ]] 2022-08-17T12:11:01.3911905Z + echo 'Environment variables' 2022-08-17T12:11:01.3912272Z Environment variables 2022-08-17T12:11:01.3912471Z + env 2022-08-17T12:11:01.3936911Z SHARD_NUMBER=2 2022-08-17T12:11:01.3937478Z UCC_HOME=/usr 2022-08-17T12:11:01.3938395Z BUILD_ENVIRONMENT=linux-bionic-py3.7-clang9 2022-08-17T12:11:01.3938912Z INSTALLED_DB=yes 2022-08-17T12:11:01.3939354Z HOSTNAME=55190577b80c 2022-08-17T12:11:01.3957334Z GITHUB_REF_NAME=82657/merge 2022-08-17T12:11:01.3957591Z GITHUB_API_URL=https://api.github.com 2022-08-17T12:11:01.3957804Z OPENSSL_DIR=/opt/openssl 2022-08-17T12:11:01.3958036Z UCC_COMMIT=a7bda274b10f8adf5bb729f01da064f4e735fb23 2022-08-17T12:11:01.3958553Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_a5525a57-e8aa-4ec7-91fa-27195bf43eef 2022-08-17T12:11:01.3958852Z CUDA_PATH=/usr/local/cuda 2022-08-17T12:11:01.3959227Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-08-17T12:11:01.3959504Z GITHUB_RUN_ATTEMPT=1 2022-08-17T12:11:01.3959673Z INSTALLED_THRIFT= 2022-08-17T12:11:01.3959847Z TEST_CONFIG=default 2022-08-17T12:11:01.3960042Z GITHUB_REPOSITORY_OWNER=pytorch 2022-08-17T12:11:01.3960224Z GITHUB_ACTIONS=true 2022-08-17T12:11:01.3960389Z CI=true 2022-08-17T12:11:01.3960568Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-08-17T12:11:01.3960753Z BRANCH=pull/82657 2022-08-17T12:11:01.3960995Z GITHUB_HEAD_REF=fx-passes-nvfuser 2022-08-17T12:11:01.3961194Z UCX_COMMIT=v1.13.x 2022-08-17T12:11:01.3961458Z GITHUB_ACTOR=IvanYashchuk 2022-08-17T12:11:01.3961632Z GITHUB_ACTION_REF= 2022-08-17T12:11:01.3961815Z GITHUB_ACTION=__self 2022-08-17T12:11:01.3962010Z GITHUB_REF_PROTECTED=false 2022-08-17T12:11:01.3962335Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-08-17T12:11:01.3962978Z *** 2022-08-17T12:11:01.3963143Z INSTALLED_VISION=yes 2022-08-17T12:11:01.3963314Z HOME=/var/lib/jenkins 2022-08-17T12:11:01.3963651Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-08-17T12:11:01.3963859Z GITHUB_ACTION_REPOSITORY= 2022-08-17T12:11:01.3964039Z GITHUB_REF_TYPE=branch 2022-08-17T12:11:01.3964228Z GITHUB_RETENTION_DAYS=90 2022-08-17T12:11:01.3964524Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-08-17T12:11:01.3964949Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_a5525a57-e8aa-4ec7-91fa-27195bf43eef 2022-08-17T12:11:01.3965250Z DEBIAN_FRONTEND=noninteractive 2022-08-17T12:11:01.3965467Z GITHUB_REF=refs/pull/82657/merge 2022-08-17T12:11:01.3965694Z GITHUB_SHA=e9efe573711d9f8141e152403ee143f5875669e7 2022-08-17T12:11:01.3965896Z INSTALLED_PROTOBUF=yes 2022-08-17T12:11:01.3966280Z DESIRED_CUDA= 2022-08-17T12:11:01.3966500Z GITHUB_RUN_ID=2875102080 2022-08-17T12:11:01.3966702Z GITHUB_SERVER_URL=https://github.com 2022-08-17T12:11:01.3966898Z MAX_JOBS=6 2022-08-17T12:11:01.3967222Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-08-17T12:11:01.3967463Z UCX_HOME=/usr 2022-08-17T12:11:01.3967642Z PYTORCH_RETRY_TEST_CASES=1 2022-08-17T12:11:01.3967883Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-08-17T12:11:01.3968123Z BASE_SHA=343b5f86512f75f8f3bd4b90749c0459743b9e72 2022-08-17T12:11:01.3968329Z INSTALLED_ANDROID= 2022-08-17T12:11:01.3968878Z 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.3969405Z GITHUB_BASE_REF=master 2022-08-17T12:11:01.3969568Z TERM=xterm 2022-08-17T12:11:01.3969727Z XLA_CUDA= 2022-08-17T12:11:01.3969898Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-08-17T12:11:01.3970083Z OPENSSL_ROOT_DIR=/opt/openssl 2022-08-17T12:11:01.3970488Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_a5525a57-e8aa-4ec7-91fa-27195bf43eef 2022-08-17T12:11:01.3970775Z GITHUB_JOB=test 2022-08-17T12:11:01.3972214Z 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.3973192Z NUM_TEST_SHARDS=2 2022-08-17T12:11:01.3973359Z PR_NUMBER=82657 2022-08-17T12:11:01.3973527Z SHLVL=1 2022-08-17T12:11:01.3973713Z GITHUB_REPOSITORY=pytorch/pytorch 2022-08-17T12:11:01.3973937Z SHA1=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:11:01.3974165Z GITHUB_EVENT_NAME=pull_request 2022-08-17T12:11:01.3974432Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-08-17T12:11:01.3974647Z GITHUB_RUN_NUMBER=40757 2022-08-17T12:11:01.3974820Z GITHUB_WORKFLOW=pull 2022-08-17T12:11:01.3975125Z 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.3975539Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T12:11:01.3975787Z GITHUB_TRIGGERING_ACTOR=IvanYashchuk 2022-08-17T12:11:01.3975981Z _=/usr/bin/env 2022-08-17T12:11:01.3976187Z + echo 'Testing pytorch' 2022-08-17T12:11:01.3976359Z Testing pytorch 2022-08-17T12:11:01.3976548Z + export LANG=C.UTF-8 2022-08-17T12:11:01.3976739Z + LANG=C.UTF-8 2022-08-17T12:11:01.4009455Z + PR_NUMBER=82657 2022-08-17T12:11:01.4009810Z + [[ default == \d\e\f\a\u\l\t ]] 2022-08-17T12:11:01.4010267Z + export CUDA_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4010541Z + CUDA_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4010864Z + export HIP_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4011123Z + HIP_VISIBLE_DEVICES=0 2022-08-17T12:11:01.4011352Z + [[ default == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-08-17T12:11:01.4011649Z + [[ default == \s\l\o\w ]] 2022-08-17T12:11:01.4012241Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:11:01.4012732Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:11:01.4013087Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:01.4013440Z + [[ linux-bionic-py3.7-clang9 == *cuda11* ]] 2022-08-17T12:11:01.4013660Z + [[ default == *crossref* ]] 2022-08-17T12:11:01.4013837Z + [[ default == *dynamo* ]] 2022-08-17T12:11:01.4014048Z + [[ -n 82657 ]] 2022-08-17T12:11:01.4014231Z + [[ -z '' ]] 2022-08-17T12:11:01.4014427Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:01.4014661Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=1 2022-08-17T12:11:01.4014939Z + [[ linux-bionic-py3.7-clang9 == *rocm* ]] 2022-08-17T12:11:01.4015213Z + [[ linux-bionic-py3.7-clang9 != *-bazel-* ]] 2022-08-17T12:11:01.4015468Z + pip_install --user ninja 2022-08-17T12:11:01.4015732Z + pip install --progress-bar off --user ninja 2022-08-17T12:11:01.8159489Z Collecting ninja 2022-08-17T12:11:01.8333472Z 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.2370838Z Installing collected packages: ninja 2022-08-17T12:11:02.2458000Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-08-17T12:11:02.2458506Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T12:11:02.2506416Z Successfully installed ninja-1.10.2.3 2022-08-17T12:11:02.3164423Z + 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.3165283Z + 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.3166003Z + [[ linux-bionic-py3.7-clang9 == *asan* ]] 2022-08-17T12:11:02.3166386Z + [[ default == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-08-17T12:11:02.3166599Z + [[ default == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-08-17T12:11:02.3170065Z + [[ linux-bionic-py3.7-clang9 == *tbb* ]] 2022-08-17T12:11:02.3181638Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:02.3182142Z + [[ linux-bionic-py3.7-clang9 == *-bazel-* ]] 2022-08-17T12:11:02.3185110Z + cd test 2022-08-17T12:11:02.3186049Z + python -c 'import torch; print(torch.__config__.show())' 2022-08-17T12:11:03.2543233Z PyTorch built with: 2022-08-17T12:11:03.2543640Z - GCC 4.2 2022-08-17T12:11:03.2543841Z - C++ Version: 201402 2022-08-17T12:11:03.2544126Z - clang 9.0.0 2022-08-17T12:11:03.2544541Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:03.2545021Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:03.2545331Z - OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:03.2545670Z - LAPACK is enabled (usually provided by MKL) 2022-08-17T12:11:03.2545917Z - NNPACK is enabled 2022-08-17T12:11:03.2546133Z - CPU capability usage: AVX2 2022-08-17T12:11:03.2549231Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CXX_COMPILER=/opt/cache/bin/clang++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=1.13.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, 2022-08-17T12:11:03.2551477Z 2022-08-17T12:11:03.4077083Z + cd test 2022-08-17T12:11:03.4077601Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-08-17T12:11:04.2611646Z ATen/Parallel: 2022-08-17T12:11:04.2612073Z at::get_num_threads() : 4 2022-08-17T12:11:04.2612476Z at::get_num_interop_threads() : 4 2022-08-17T12:11:04.2612890Z OpenMP 201107 (a.k.a. OpenMP 3.1) 2022-08-17T12:11:04.2613253Z omp_get_max_threads() : 4 2022-08-17T12:11:04.2614099Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-08-17T12:11:04.2614634Z mkl_get_max_threads() : 4 2022-08-17T12:11:04.2615252Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-08-17T12:11:04.2615758Z std::thread::hardware_concurrency() : 8 2022-08-17T12:11:04.2616164Z Environment variables: 2022-08-17T12:11:04.2616541Z OMP_NUM_THREADS : [not set] 2022-08-17T12:11:04.2616901Z MKL_NUM_THREADS : [not set] 2022-08-17T12:11:04.2617289Z ATen parallel backend: OpenMP 2022-08-17T12:11:04.2617528Z 2022-08-17T12:11:04.4166470Z + [[ default == *deploy* ]] 2022-08-17T12:11:04.4166897Z + [[ default == *backward* ]] 2022-08-17T12:11:04.4167183Z + [[ default == *xla* ]] 2022-08-17T12:11:04.4167451Z + [[ default == \j\i\t\_\l\e\g\a\c\y ]] 2022-08-17T12:11:04.4168057Z + [[ linux-bionic-py3.7-clang9 == *libtorch* ]] 2022-08-17T12:11:04.4168475Z + [[ default == distributed ]] 2022-08-17T12:11:04.4168685Z + [[ default == *dynamo* ]] 2022-08-17T12:11:04.4168874Z + [[ default == *dynamo* ]] 2022-08-17T12:11:04.4169034Z + [[ 2 == 1 ]] 2022-08-17T12:11:04.4169254Z + [[ 2 == 2 ]] 2022-08-17T12:11:04.4169684Z + [[ 2 -gt 1 ]] 2022-08-17T12:11:04.4169846Z + install_torchvision 2022-08-17T12:11:04.4170025Z + local commit 2022-08-17T12:11:04.4170247Z ++ get_pinned_commit vision 2022-08-17T12:11:04.4170452Z ++ cat .github/ci_commit_pins/vision.txt 2022-08-17T12:11:04.4206850Z + commit=94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:04.4207419Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:04.4208009Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:04.7718184Z Collecting git+https://github.com/pytorch/vision.git@94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:04.7724204Z Cloning https://github.com/pytorch/vision.git (to revision 94960fe1325eaf7b84f79cc585dc65264c15d18b) to /tmp/pip-req-build-iamuk0xd 2022-08-17T12:11:04.7958801Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-iamuk0xd 2022-08-17T12:11:06.4121941Z Running command git rev-parse -q --verify 'sha^94960fe1325eaf7b84f79cc585dc65264c15d18b' 2022-08-17T12:11:06.4168295Z Running command git fetch -q https://github.com/pytorch/vision.git 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:07.1718528Z Running command git checkout -q 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:07.4416623Z Resolved https://github.com/pytorch/vision.git to commit 94960fe1325eaf7b84f79cc585dc65264c15d18b 2022-08-17T12:11:09.9829315Z Preparing metadata (setup.py) ... [?25l- \ | done 2022-08-17T12:11:09.9913039Z [?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:09.9916922Z 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:09.9920249Z 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:09.9923655Z 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:09.9930889Z 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:10.0121949Z 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:10.0127652Z 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:10.0133666Z 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:10.0141354Z 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:10.0333767Z Building wheels for collected packages: torchvision 2022-08-17T12:12:14.4843712Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2022-08-17T12:12:14.5184358Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+94960fe-cp37-cp37m-linux_x86_64.whl size=13600563 sha256=3d69150e02a83f0908f51b35dcf1d242c0814160a4d5bd8e06b0c173e9abf1c2 2022-08-17T12:12:14.5184855Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/98/68/ba/18234074117f76d1fc7589204f67315b9b386170e6b7539404 2022-08-17T12:12:14.5229154Z Successfully built torchvision 2022-08-17T12:12:14.8873660Z Installing collected packages: torchvision 2022-08-17T12:12:15.4056122Z Successfully installed torchvision-0.14.0a0+94960fe 2022-08-17T12:12:15.5221039Z + checkout_install_torchdynamo 2022-08-17T12:12:15.5221281Z + local commit 2022-08-17T12:12:15.5223732Z ++ get_pinned_commit torchdynamo 2022-08-17T12:12:15.5223959Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-08-17T12:12:15.5242164Z + commit=f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:15.5242471Z + pushd .. 2022-08-17T12:12:15.5244136Z ~ ~/workspace 2022-08-17T12:12:15.5244552Z + git clone https://github.com/pytorch/torchdynamo 2022-08-17T12:12:15.5254408Z Cloning into 'torchdynamo'... 2022-08-17T12:12:15.6955821Z remote: Enumerating objects: 11014, done. 2022-08-17T12:12:15.6956378Z remote: Counting objects: 0% (1/245) 2022-08-17T12:12:15.6956836Z remote: Counting objects: 1% (3/245) 2022-08-17T12:12:15.6957318Z remote: Counting objects: 2% (5/245) 2022-08-17T12:12:15.6957797Z remote: Counting objects: 3% (8/245) 2022-08-17T12:12:15.6958181Z remote: Counting objects: 4% (10/245) 2022-08-17T12:12:15.6958547Z remote: Counting objects: 5% (13/245) 2022-08-17T12:12:15.6959684Z remote: Counting objects: 6% (15/245) 2022-08-17T12:12:15.6960096Z remote: Counting objects: 7% (18/245) 2022-08-17T12:12:15.6960563Z remote: Counting objects: 8% (20/245) 2022-08-17T12:12:15.6961013Z remote: Counting objects: 9% (23/245) 2022-08-17T12:12:15.6961363Z remote: Counting objects: 10% (25/245) 2022-08-17T12:12:15.6961761Z remote: Counting objects: 11% (27/245) 2022-08-17T12:12:15.6962123Z remote: Counting objects: 12% (30/245) 2022-08-17T12:12:15.6962574Z remote: Counting objects: 13% (32/245) 2022-08-17T12:12:15.6962836Z remote: Counting objects: 14% (35/245) 2022-08-17T12:12:15.6963075Z remote: Counting objects: 15% (37/245) 2022-08-17T12:12:15.6963335Z remote: Counting objects: 16% (40/245) 2022-08-17T12:12:15.6963730Z remote: Counting objects: 17% (42/245) 2022-08-17T12:12:15.6963974Z remote: Counting objects: 18% (45/245) 2022-08-17T12:12:15.6964235Z remote: Counting objects: 19% (47/245) 2022-08-17T12:12:15.6967414Z remote: Counting objects: 20% (49/245) 2022-08-17T12:12:15.6967864Z remote: Counting objects: 21% (52/245) 2022-08-17T12:12:15.6968320Z remote: Counting objects: 22% (54/245) 2022-08-17T12:12:15.6968832Z remote: Counting objects: 23% (57/245) 2022-08-17T12:12:15.6969183Z remote: Counting objects: 24% (59/245) 2022-08-17T12:12:15.6969444Z remote: Counting objects: 25% (62/245) 2022-08-17T12:12:15.6969700Z remote: Counting objects: 26% (64/245) 2022-08-17T12:12:15.6969949Z remote: Counting objects: 27% (67/245) 2022-08-17T12:12:15.6970210Z remote: Counting objects: 28% (69/245) 2022-08-17T12:12:15.6970469Z remote: Counting objects: 29% (72/245) 2022-08-17T12:12:15.6970707Z remote: Counting objects: 30% (74/245) 2022-08-17T12:12:15.6970957Z remote: Counting objects: 31% (76/245) 2022-08-17T12:12:15.6971215Z remote: Counting objects: 32% (79/245) 2022-08-17T12:12:15.6971530Z remote: Counting objects: 33% (81/245) 2022-08-17T12:12:15.6971834Z remote: Counting objects: 34% (84/245) 2022-08-17T12:12:15.6972270Z remote: Counting objects: 35% (86/245) 2022-08-17T12:12:15.6972751Z remote: Counting objects: 36% (89/245) 2022-08-17T12:12:15.6973191Z remote: Counting objects: 37% (91/245) 2022-08-17T12:12:15.6973616Z remote: Counting objects: 38% (94/245) 2022-08-17T12:12:15.6974014Z remote: Counting objects: 39% (96/245) 2022-08-17T12:12:15.6974252Z remote: Counting objects: 40% (98/245) 2022-08-17T12:12:15.6974515Z remote: Counting objects: 41% (101/245) 2022-08-17T12:12:15.6974882Z remote: Counting objects: 42% (103/245) 2022-08-17T12:12:15.6975324Z remote: Counting objects: 43% (106/245) 2022-08-17T12:12:15.6975808Z remote: Counting objects: 44% (108/245) 2022-08-17T12:12:15.6976081Z remote: Counting objects: 45% (111/245) 2022-08-17T12:12:15.6976324Z remote: Counting objects: 46% (113/245) 2022-08-17T12:12:15.6976582Z remote: Counting objects: 47% (116/245) 2022-08-17T12:12:15.6976983Z remote: Counting objects: 48% (118/245) 2022-08-17T12:12:15.6977292Z remote: Counting objects: 49% (121/245) 2022-08-17T12:12:15.6977645Z remote: Counting objects: 50% (123/245) 2022-08-17T12:12:15.6977932Z remote: Counting objects: 51% (125/245) 2022-08-17T12:12:15.6978263Z remote: Counting objects: 52% (128/245) 2022-08-17T12:12:15.6978526Z remote: Counting objects: 53% (130/245) 2022-08-17T12:12:15.6978787Z remote: Counting objects: 54% (133/245) 2022-08-17T12:12:15.6979110Z remote: Counting objects: 55% (135/245) 2022-08-17T12:12:15.6979412Z remote: Counting objects: 56% (138/245) 2022-08-17T12:12:15.6979657Z remote: Counting objects: 57% (140/245) 2022-08-17T12:12:15.6979930Z remote: Counting objects: 58% (143/245) 2022-08-17T12:12:15.6980225Z remote: Counting objects: 59% (145/245) 2022-08-17T12:12:15.6980466Z remote: Counting objects: 60% (147/245) 2022-08-17T12:12:15.6980760Z remote: Counting objects: 61% (150/245) 2022-08-17T12:12:15.6981027Z remote: Counting objects: 62% (152/245) 2022-08-17T12:12:15.6981269Z remote: Counting objects: 63% (155/245) 2022-08-17T12:12:15.6981576Z remote: Counting objects: 64% (157/245) 2022-08-17T12:12:15.6981832Z remote: Counting objects: 65% (160/245) 2022-08-17T12:12:15.6982107Z remote: Counting objects: 66% (162/245) 2022-08-17T12:12:15.6982478Z remote: Counting objects: 67% (165/245) 2022-08-17T12:12:15.6982747Z remote: Counting objects: 68% (167/245) 2022-08-17T12:12:15.6983136Z remote: Counting objects: 69% (170/245) 2022-08-17T12:12:15.6983408Z remote: Counting objects: 70% (172/245) 2022-08-17T12:12:15.6983664Z remote: Counting objects: 71% (174/245) 2022-08-17T12:12:15.6983955Z remote: Counting objects: 72% (177/245) 2022-08-17T12:12:15.6984212Z remote: Counting objects: 73% (179/245) 2022-08-17T12:12:15.6984472Z remote: Counting objects: 74% (182/245) 2022-08-17T12:12:15.6984781Z remote: Counting objects: 75% (184/245) 2022-08-17T12:12:15.6985027Z remote: Counting objects: 76% (187/245) 2022-08-17T12:12:15.6985297Z remote: Counting objects: 77% (189/245) 2022-08-17T12:12:15.6985597Z remote: Counting objects: 78% (192/245) 2022-08-17T12:12:15.6985838Z remote: Counting objects: 79% (194/245) 2022-08-17T12:12:15.6986135Z remote: Counting objects: 80% (196/245) 2022-08-17T12:12:15.6986400Z remote: Counting objects: 81% (199/245) 2022-08-17T12:12:15.6986643Z remote: Counting objects: 82% (201/245) 2022-08-17T12:12:15.6986950Z remote: Counting objects: 83% (204/245) 2022-08-17T12:12:15.6987207Z remote: Counting objects: 84% (206/245) 2022-08-17T12:12:15.6987449Z remote: Counting objects: 85% (209/245) 2022-08-17T12:12:15.6987755Z remote: Counting objects: 86% (211/245) 2022-08-17T12:12:15.6988012Z remote: Counting objects: 87% (214/245) 2022-08-17T12:12:15.6988254Z remote: Counting objects: 88% (216/245) 2022-08-17T12:12:15.6988564Z remote: Counting objects: 89% (219/245) 2022-08-17T12:12:15.6988823Z remote: Counting objects: 90% (221/245) 2022-08-17T12:12:15.6989080Z remote: Counting objects: 91% (223/245) 2022-08-17T12:12:15.6989367Z remote: Counting objects: 92% (226/245) 2022-08-17T12:12:15.6989625Z remote: Counting objects: 93% (228/245) 2022-08-17T12:12:15.6989915Z remote: Counting objects: 94% (231/245) 2022-08-17T12:12:15.6990168Z remote: Counting objects: 95% (233/245) 2022-08-17T12:12:15.6990423Z remote: Counting objects: 96% (236/245) 2022-08-17T12:12:15.6990729Z remote: Counting objects: 97% (238/245) 2022-08-17T12:12:15.6991004Z remote: Counting objects: 98% (241/245) 2022-08-17T12:12:15.6991259Z remote: Counting objects: 99% (243/245) 2022-08-17T12:12:15.6991564Z remote: Counting objects: 100% (245/245) 2022-08-17T12:12:15.6991823Z remote: Counting objects: 100% (245/245), done. 2022-08-17T12:12:15.6992108Z remote: Compressing objects: 0% (1/146) 2022-08-17T12:12:15.6992430Z remote: Compressing objects: 1% (2/146) 2022-08-17T12:12:15.6992733Z remote: Compressing objects: 2% (3/146) 2022-08-17T12:12:15.6992997Z remote: Compressing objects: 3% (5/146) 2022-08-17T12:12:15.6993328Z remote: Compressing objects: 4% (6/146) 2022-08-17T12:12:15.6993597Z remote: Compressing objects: 5% (8/146) 2022-08-17T12:12:15.6994558Z remote: Compressing objects: 6% (9/146) 2022-08-17T12:12:15.7002674Z remote: Compressing objects: 7% (11/146) 2022-08-17T12:12:15.7012816Z remote: Compressing objects: 8% (12/146) 2022-08-17T12:12:15.7030042Z remote: Compressing objects: 9% (14/146) 2022-08-17T12:12:15.7039079Z remote: Compressing objects: 10% (15/146) 2022-08-17T12:12:15.7039367Z remote: Compressing objects: 11% (17/146) 2022-08-17T12:12:15.7043647Z remote: Compressing objects: 12% (18/146) 2022-08-17T12:12:15.7050482Z remote: Compressing objects: 13% (19/146) 2022-08-17T12:12:15.7050758Z remote: Compressing objects: 14% (21/146) 2022-08-17T12:12:15.7051034Z remote: Compressing objects: 15% (22/146) 2022-08-17T12:12:15.7051293Z remote: Compressing objects: 16% (24/146) 2022-08-17T12:12:15.7076334Z remote: Compressing objects: 17% (25/146) 2022-08-17T12:12:15.7090831Z remote: Compressing objects: 18% (27/146) 2022-08-17T12:12:15.7091165Z remote: Compressing objects: 19% (28/146) 2022-08-17T12:12:15.7091430Z remote: Compressing objects: 20% (30/146) 2022-08-17T12:12:15.7091700Z remote: Compressing objects: 21% (31/146) 2022-08-17T12:12:15.7091977Z remote: Compressing objects: 22% (33/146) 2022-08-17T12:12:15.7094551Z remote: Compressing objects: 23% (34/146) 2022-08-17T12:12:15.7094854Z remote: Compressing objects: 24% (36/146) 2022-08-17T12:12:15.7095129Z remote: Compressing objects: 25% (37/146) 2022-08-17T12:12:15.7095404Z remote: Compressing objects: 26% (38/146) 2022-08-17T12:12:15.7095659Z remote: Compressing objects: 27% (40/146) 2022-08-17T12:12:15.7095929Z remote: Compressing objects: 28% (41/146) 2022-08-17T12:12:15.7120498Z remote: Compressing objects: 29% (43/146) 2022-08-17T12:12:15.7136555Z remote: Compressing objects: 30% (44/146) 2022-08-17T12:12:15.7141646Z remote: Compressing objects: 31% (46/146) 2022-08-17T12:12:15.7142053Z remote: Compressing objects: 32% (47/146) 2022-08-17T12:12:15.7142496Z remote: Compressing objects: 33% (49/146) 2022-08-17T12:12:15.7143006Z remote: Compressing objects: 34% (50/146) 2022-08-17T12:12:15.7143347Z remote: Compressing objects: 35% (52/146) 2022-08-17T12:12:15.7143695Z remote: Compressing objects: 36% (53/146) 2022-08-17T12:12:15.7143952Z remote: Compressing objects: 37% (55/146) 2022-08-17T12:12:15.7144245Z remote: Compressing objects: 38% (56/146) 2022-08-17T12:12:15.7144716Z remote: Compressing objects: 39% (57/146) 2022-08-17T12:12:15.7145190Z remote: Compressing objects: 40% (59/146) 2022-08-17T12:12:15.7145460Z remote: Compressing objects: 41% (60/146) 2022-08-17T12:12:15.7145729Z remote: Compressing objects: 42% (62/146) 2022-08-17T12:12:15.7145985Z remote: Compressing objects: 43% (63/146) 2022-08-17T12:12:15.7146251Z remote: Compressing objects: 44% (65/146) 2022-08-17T12:12:15.7146522Z remote: Compressing objects: 45% (66/146) 2022-08-17T12:12:15.7146818Z remote: Compressing objects: 46% (68/146) 2022-08-17T12:12:15.7148367Z remote: Compressing objects: 47% (69/146) 2022-08-17T12:12:15.7148884Z remote: Compressing objects: 48% (71/146) 2022-08-17T12:12:15.7149337Z remote: Compressing objects: 49% (72/146) 2022-08-17T12:12:15.7149646Z remote: Compressing objects: 50% (73/146) 2022-08-17T12:12:15.7149920Z remote: Compressing objects: 51% (75/146) 2022-08-17T12:12:15.7150193Z remote: Compressing objects: 52% (76/146) 2022-08-17T12:12:15.7150497Z remote: Compressing objects: 53% (78/146) 2022-08-17T12:12:15.7150769Z remote: Compressing objects: 54% (79/146) 2022-08-17T12:12:15.7151079Z remote: Compressing objects: 55% (81/146) 2022-08-17T12:12:15.7151432Z remote: Compressing objects: 56% (82/146) 2022-08-17T12:12:15.7152041Z remote: Compressing objects: 57% (84/146) 2022-08-17T12:12:15.7152507Z remote: Compressing objects: 58% (85/146) 2022-08-17T12:12:15.7152903Z remote: Compressing objects: 59% (87/146) 2022-08-17T12:12:15.7153162Z remote: Compressing objects: 60% (88/146) 2022-08-17T12:12:15.7153435Z remote: Compressing objects: 61% (90/146) 2022-08-17T12:12:15.7153738Z remote: Compressing objects: 62% (91/146) 2022-08-17T12:12:15.7153995Z remote: Compressing objects: 63% (92/146) 2022-08-17T12:12:15.7154268Z remote: Compressing objects: 64% (94/146) 2022-08-17T12:12:15.7155866Z remote: Compressing objects: 65% (95/146) 2022-08-17T12:12:15.7156153Z remote: Compressing objects: 66% (97/146) 2022-08-17T12:12:15.7156411Z remote: Compressing objects: 67% (98/146) 2022-08-17T12:12:15.7156687Z remote: Compressing objects: 68% (100/146) 2022-08-17T12:12:15.7158188Z remote: Compressing objects: 69% (101/146) 2022-08-17T12:12:15.7158528Z remote: Compressing objects: 70% (103/146) 2022-08-17T12:12:15.7158861Z remote: Compressing objects: 71% (104/146) 2022-08-17T12:12:15.7159142Z remote: Compressing objects: 72% (106/146) 2022-08-17T12:12:15.7160005Z remote: Compressing objects: 73% (107/146) 2022-08-17T12:12:15.7160336Z remote: Compressing objects: 74% (109/146) 2022-08-17T12:12:15.7160660Z remote: Compressing objects: 75% (110/146) 2022-08-17T12:12:15.7162548Z remote: Compressing objects: 76% (111/146) 2022-08-17T12:12:15.7162914Z remote: Compressing objects: 77% (113/146) 2022-08-17T12:12:15.7165763Z remote: Compressing objects: 78% (114/146) 2022-08-17T12:12:15.7166239Z remote: Compressing objects: 79% (116/146) 2022-08-17T12:12:15.7167665Z remote: Compressing objects: 80% (117/146) 2022-08-17T12:12:15.7167940Z remote: Compressing objects: 81% (119/146) 2022-08-17T12:12:15.7170931Z remote: Compressing objects: 82% (120/146) 2022-08-17T12:12:15.7171381Z remote: Compressing objects: 83% (122/146) 2022-08-17T12:12:15.7171650Z remote: Compressing objects: 84% (123/146) 2022-08-17T12:12:15.7171921Z remote: Compressing objects: 85% (125/146) 2022-08-17T12:12:15.7172190Z remote: Compressing objects: 86% (126/146) 2022-08-17T12:12:15.7172450Z remote: Compressing objects: 87% (128/146) 2022-08-17T12:12:15.7172778Z remote: Compressing objects: 88% (129/146) 2022-08-17T12:12:15.7173253Z remote: Compressing objects: 89% (130/146) 2022-08-17T12:12:15.7173521Z remote: Compressing objects: 90% (132/146) 2022-08-17T12:12:15.7174053Z remote: Compressing objects: 91% (133/146) 2022-08-17T12:12:15.7174433Z remote: Compressing objects: 92% (135/146) 2022-08-17T12:12:15.7174711Z remote: Compressing objects: 93% (136/146) 2022-08-17T12:12:15.7174968Z remote: Compressing objects: 94% (138/146) 2022-08-17T12:12:15.7175236Z remote: Compressing objects: 95% (139/146) 2022-08-17T12:12:15.7175551Z remote: Compressing objects: 96% (141/146) 2022-08-17T12:12:15.7175923Z remote: Compressing objects: 97% (142/146) 2022-08-17T12:12:15.7176282Z remote: Compressing objects: 98% (144/146) 2022-08-17T12:12:15.7176995Z remote: Compressing objects: 99% (145/146) 2022-08-17T12:12:15.7177279Z remote: Compressing objects: 100% (146/146) 2022-08-17T12:12:15.7177549Z remote: Compressing objects: 100% (146/146), done. 2022-08-17T12:12:15.7207684Z Receiving objects: 0% (1/11014) 2022-08-17T12:12:15.7220341Z Receiving objects: 1% (111/11014) 2022-08-17T12:12:15.7232637Z Receiving objects: 2% (221/11014) 2022-08-17T12:12:15.7245960Z Receiving objects: 3% (331/11014) 2022-08-17T12:12:15.7257622Z Receiving objects: 4% (441/11014) 2022-08-17T12:12:15.7267001Z Receiving objects: 5% (551/11014) 2022-08-17T12:12:15.7275817Z Receiving objects: 6% (661/11014) 2022-08-17T12:12:15.7285293Z Receiving objects: 7% (771/11014) 2022-08-17T12:12:15.7296570Z Receiving objects: 8% (882/11014) 2022-08-17T12:12:15.7311328Z Receiving objects: 9% (992/11014) 2022-08-17T12:12:15.7325170Z Receiving objects: 10% (1102/11014) 2022-08-17T12:12:15.7338453Z Receiving objects: 11% (1212/11014) 2022-08-17T12:12:15.7354283Z Receiving objects: 12% (1322/11014) 2022-08-17T12:12:15.7367840Z Receiving objects: 13% (1432/11014) 2022-08-17T12:12:15.7377658Z Receiving objects: 14% (1542/11014) 2022-08-17T12:12:15.7387279Z Receiving objects: 15% (1653/11014) 2022-08-17T12:12:15.7475055Z Receiving objects: 16% (1763/11014) 2022-08-17T12:12:15.7521364Z Receiving objects: 17% (1873/11014) 2022-08-17T12:12:15.7564124Z Receiving objects: 18% (1983/11014) 2022-08-17T12:12:15.7585704Z Receiving objects: 19% (2093/11014) 2022-08-17T12:12:15.7610700Z Receiving objects: 20% (2203/11014) 2022-08-17T12:12:15.7619507Z Receiving objects: 21% (2313/11014) 2022-08-17T12:12:15.7625262Z Receiving objects: 22% (2424/11014) 2022-08-17T12:12:15.7627754Z Receiving objects: 23% (2534/11014) 2022-08-17T12:12:15.7639754Z Receiving objects: 24% (2644/11014) 2022-08-17T12:12:15.7647832Z Receiving objects: 25% (2754/11014) 2022-08-17T12:12:15.7659503Z Receiving objects: 26% (2864/11014) 2022-08-17T12:12:15.7667216Z Receiving objects: 27% (2974/11014) 2022-08-17T12:12:15.7676634Z Receiving objects: 28% (3084/11014) 2022-08-17T12:12:15.7685805Z Receiving objects: 29% (3195/11014) 2022-08-17T12:12:15.7699214Z Receiving objects: 30% (3305/11014) 2022-08-17T12:12:15.7718550Z Receiving objects: 31% (3415/11014) 2022-08-17T12:12:15.7722722Z Receiving objects: 32% (3525/11014) 2022-08-17T12:12:15.7733749Z Receiving objects: 33% (3635/11014) 2022-08-17T12:12:15.7739726Z Receiving objects: 34% (3745/11014) 2022-08-17T12:12:15.7750912Z Receiving objects: 35% (3855/11014) 2022-08-17T12:12:15.7762834Z Receiving objects: 36% (3966/11014) 2022-08-17T12:12:15.7778879Z Receiving objects: 37% (4076/11014) 2022-08-17T12:12:15.7784839Z Receiving objects: 38% (4186/11014) 2022-08-17T12:12:15.7789350Z Receiving objects: 39% (4296/11014) 2022-08-17T12:12:15.7793423Z Receiving objects: 40% (4406/11014) 2022-08-17T12:12:15.7797865Z Receiving objects: 41% (4516/11014) 2022-08-17T12:12:15.7807816Z Receiving objects: 42% (4626/11014) 2022-08-17T12:12:15.7811662Z Receiving objects: 43% (4737/11014) 2022-08-17T12:12:15.7821514Z Receiving objects: 44% (4847/11014) 2022-08-17T12:12:15.7825382Z Receiving objects: 45% (4957/11014) 2022-08-17T12:12:15.7829161Z Receiving objects: 46% (5067/11014) 2022-08-17T12:12:15.7835953Z Receiving objects: 47% (5177/11014) 2022-08-17T12:12:15.7839141Z Receiving objects: 48% (5287/11014) 2022-08-17T12:12:15.7841774Z Receiving objects: 49% (5397/11014) 2022-08-17T12:12:15.7848131Z Receiving objects: 50% (5507/11014) 2022-08-17T12:12:15.7849851Z Receiving objects: 51% (5618/11014) 2022-08-17T12:12:15.7852991Z Receiving objects: 52% (5728/11014) 2022-08-17T12:12:15.7854706Z Receiving objects: 53% (5838/11014) 2022-08-17T12:12:15.7857452Z Receiving objects: 54% (5948/11014) 2022-08-17T12:12:15.7859834Z Receiving objects: 55% (6058/11014) 2022-08-17T12:12:15.7863182Z Receiving objects: 56% (6168/11014) 2022-08-17T12:12:15.7865747Z Receiving objects: 57% (6278/11014) 2022-08-17T12:12:15.7868638Z Receiving objects: 58% (6389/11014) 2022-08-17T12:12:15.7874325Z Receiving objects: 59% (6499/11014) 2022-08-17T12:12:15.7878415Z Receiving objects: 60% (6609/11014) 2022-08-17T12:12:15.7881735Z Receiving objects: 61% (6719/11014) 2022-08-17T12:12:15.7885036Z Receiving objects: 62% (6829/11014) 2022-08-17T12:12:15.7889113Z Receiving objects: 63% (6939/11014) 2022-08-17T12:12:15.7891842Z Receiving objects: 64% (7049/11014) 2022-08-17T12:12:15.7894806Z Receiving objects: 65% (7160/11014) 2022-08-17T12:12:15.7901997Z Receiving objects: 66% (7270/11014) 2022-08-17T12:12:15.7905751Z Receiving objects: 67% (7380/11014) 2022-08-17T12:12:15.7913551Z Receiving objects: 68% (7490/11014) 2022-08-17T12:12:15.7915944Z Receiving objects: 69% (7600/11014) 2022-08-17T12:12:15.7921172Z Receiving objects: 70% (7710/11014) 2022-08-17T12:12:15.7925172Z Receiving objects: 71% (7820/11014) 2022-08-17T12:12:15.7930133Z Receiving objects: 72% (7931/11014) 2022-08-17T12:12:15.7931924Z Receiving objects: 73% (8041/11014) 2022-08-17T12:12:15.7934628Z Receiving objects: 74% (8151/11014) 2022-08-17T12:12:15.7938128Z Receiving objects: 75% (8261/11014) 2022-08-17T12:12:15.7944449Z Receiving objects: 76% (8371/11014) 2022-08-17T12:12:15.7946223Z Receiving objects: 77% (8481/11014) 2022-08-17T12:12:15.7948285Z Receiving objects: 78% (8591/11014) 2022-08-17T12:12:15.7951823Z Receiving objects: 79% (8702/11014) 2022-08-17T12:12:15.7953548Z Receiving objects: 80% (8812/11014) 2022-08-17T12:12:15.7958233Z Receiving objects: 81% (8922/11014) 2022-08-17T12:12:15.7960171Z Receiving objects: 82% (9032/11014) 2022-08-17T12:12:15.7962034Z Receiving objects: 83% (9142/11014) 2022-08-17T12:12:15.7963953Z Receiving objects: 84% (9252/11014) 2022-08-17T12:12:15.7967243Z Receiving objects: 85% (9362/11014) 2022-08-17T12:12:15.7972427Z Receiving objects: 86% (9473/11014) 2022-08-17T12:12:15.7976394Z Receiving objects: 87% (9583/11014) 2022-08-17T12:12:15.7982285Z Receiving objects: 88% (9693/11014) 2022-08-17T12:12:15.7991291Z Receiving objects: 89% (9803/11014) 2022-08-17T12:12:15.7997934Z Receiving objects: 90% (9913/11014) 2022-08-17T12:12:15.8000987Z Receiving objects: 91% (10023/11014) 2022-08-17T12:12:15.8005518Z Receiving objects: 92% (10133/11014) 2022-08-17T12:12:15.8011931Z Receiving objects: 93% (10244/11014) 2022-08-17T12:12:15.8014947Z Receiving objects: 94% (10354/11014) 2022-08-17T12:12:15.8022587Z Receiving objects: 95% (10464/11014) 2022-08-17T12:12:15.8027684Z Receiving objects: 96% (10574/11014) 2022-08-17T12:12:15.8034083Z Receiving objects: 97% (10684/11014) 2022-08-17T12:12:15.8091518Z Receiving objects: 98% (10794/11014) 2022-08-17T12:12:15.8091937Z Receiving objects: 99% (10904/11014) 2022-08-17T12:12:15.8092499Z remote: Total 11014 (delta 138), reused 170 (delta 99), pack-reused 10769 2022-08-17T12:12:15.8111409Z Receiving objects: 100% (11014/11014) 2022-08-17T12:12:15.8111648Z Receiving objects: 100% (11014/11014), 3.46 MiB | 37.65 MiB/s, done. 2022-08-17T12:12:15.8148984Z Resolving deltas: 0% (0/8517) 2022-08-17T12:12:15.8149383Z Resolving deltas: 1% (93/8517) 2022-08-17T12:12:15.8167149Z Resolving deltas: 2% (174/8517) 2022-08-17T12:12:15.8188031Z Resolving deltas: 3% (260/8517) 2022-08-17T12:12:15.8206559Z Resolving deltas: 4% (362/8517) 2022-08-17T12:12:15.8236195Z Resolving deltas: 5% (444/8517) 2022-08-17T12:12:15.8243304Z Resolving deltas: 6% (578/8517) 2022-08-17T12:12:15.8263610Z Resolving deltas: 7% (598/8517) 2022-08-17T12:12:15.8275832Z Resolving deltas: 8% (699/8517) 2022-08-17T12:12:15.8294735Z Resolving deltas: 9% (774/8517) 2022-08-17T12:12:15.8314080Z Resolving deltas: 10% (886/8517) 2022-08-17T12:12:15.8336688Z Resolving deltas: 11% (960/8517) 2022-08-17T12:12:15.8353335Z Resolving deltas: 12% (1051/8517) 2022-08-17T12:12:15.8375277Z Resolving deltas: 13% (1135/8517) 2022-08-17T12:12:15.8435952Z Resolving deltas: 14% (1234/8517) 2022-08-17T12:12:15.8521853Z Resolving deltas: 16% (1420/8517) 2022-08-17T12:12:15.8552606Z Resolving deltas: 18% (1568/8517) 2022-08-17T12:12:15.8565214Z Resolving deltas: 19% (1638/8517) 2022-08-17T12:12:15.8594294Z Resolving deltas: 20% (1705/8517) 2022-08-17T12:12:15.8694307Z Resolving deltas: 21% (1803/8517) 2022-08-17T12:12:15.8698292Z Resolving deltas: 22% (1912/8517) 2022-08-17T12:12:15.8760890Z Resolving deltas: 23% (1966/8517) 2022-08-17T12:12:15.8773536Z Resolving deltas: 24% (2083/8517) 2022-08-17T12:12:15.8782438Z Resolving deltas: 25% (2188/8517) 2022-08-17T12:12:15.8818293Z Resolving deltas: 27% (2306/8517) 2022-08-17T12:12:15.8826057Z Resolving deltas: 28% (2423/8517) 2022-08-17T12:12:15.8858686Z Resolving deltas: 29% (2473/8517) 2022-08-17T12:12:15.8866944Z Resolving deltas: 33% (2837/8517) 2022-08-17T12:12:15.8873880Z Resolving deltas: 34% (2897/8517) 2022-08-17T12:12:15.8883010Z Resolving deltas: 35% (2993/8517) 2022-08-17T12:12:15.8891372Z Resolving deltas: 36% (3117/8517) 2022-08-17T12:12:15.8895244Z Resolving deltas: 37% (3231/8517) 2022-08-17T12:12:15.8914239Z Resolving deltas: 38% (3287/8517) 2022-08-17T12:12:15.8916646Z Resolving deltas: 41% (3554/8517) 2022-08-17T12:12:15.8926579Z Resolving deltas: 42% (3583/8517) 2022-08-17T12:12:15.8942176Z Resolving deltas: 43% (3723/8517) 2022-08-17T12:12:15.8948099Z Resolving deltas: 46% (3929/8517) 2022-08-17T12:12:15.8956382Z Resolving deltas: 47% (4013/8517) 2022-08-17T12:12:15.8964338Z Resolving deltas: 48% (4116/8517) 2022-08-17T12:12:15.8969115Z Resolving deltas: 49% (4219/8517) 2022-08-17T12:12:15.8980516Z Resolving deltas: 50% (4272/8517) 2022-08-17T12:12:15.9027268Z Resolving deltas: 51% (4371/8517) 2022-08-17T12:12:15.9085809Z Resolving deltas: 52% (4496/8517) 2022-08-17T12:12:15.9098457Z Resolving deltas: 54% (4636/8517) 2022-08-17T12:12:15.9102336Z Resolving deltas: 56% (4813/8517) 2022-08-17T12:12:15.9109759Z Resolving deltas: 57% (4862/8517) 2022-08-17T12:12:15.9116206Z Resolving deltas: 58% (4965/8517) 2022-08-17T12:12:15.9128786Z Resolving deltas: 59% (5054/8517) 2022-08-17T12:12:15.9133818Z Resolving deltas: 61% (5235/8517) 2022-08-17T12:12:15.9139171Z Resolving deltas: 62% (5306/8517) 2022-08-17T12:12:15.9157404Z Resolving deltas: 63% (5386/8517) 2022-08-17T12:12:15.9163778Z Resolving deltas: 66% (5638/8517) 2022-08-17T12:12:15.9169065Z Resolving deltas: 67% (5723/8517) 2022-08-17T12:12:15.9173825Z Resolving deltas: 68% (5809/8517) 2022-08-17T12:12:15.9183443Z Resolving deltas: 69% (5878/8517) 2022-08-17T12:12:15.9191293Z Resolving deltas: 70% (5963/8517) 2022-08-17T12:12:15.9206712Z Resolving deltas: 71% (6056/8517) 2022-08-17T12:12:15.9213112Z Resolving deltas: 72% (6148/8517) 2022-08-17T12:12:15.9257628Z Resolving deltas: 73% (6219/8517) 2022-08-17T12:12:15.9273441Z Resolving deltas: 75% (6414/8517) 2022-08-17T12:12:15.9279153Z Resolving deltas: 78% (6659/8517) 2022-08-17T12:12:15.9288396Z Resolving deltas: 79% (6729/8517) 2022-08-17T12:12:15.9298516Z Resolving deltas: 80% (6819/8517) 2022-08-17T12:12:15.9304406Z Resolving deltas: 81% (6902/8517) 2022-08-17T12:12:15.9311448Z Resolving deltas: 82% (6984/8517) 2022-08-17T12:12:15.9317656Z Resolving deltas: 83% (7096/8517) 2022-08-17T12:12:15.9328470Z Resolving deltas: 84% (7182/8517) 2022-08-17T12:12:15.9335048Z Resolving deltas: 86% (7326/8517) 2022-08-17T12:12:15.9341009Z Resolving deltas: 87% (7416/8517) 2022-08-17T12:12:15.9349066Z Resolving deltas: 88% (7507/8517) 2022-08-17T12:12:15.9354087Z Resolving deltas: 89% (7609/8517) 2022-08-17T12:12:15.9360833Z Resolving deltas: 90% (7677/8517) 2022-08-17T12:12:15.9371068Z Resolving deltas: 91% (7751/8517) 2022-08-17T12:12:15.9375484Z Resolving deltas: 92% (7877/8517) 2022-08-17T12:12:15.9381679Z Resolving deltas: 93% (7921/8517) 2022-08-17T12:12:15.9391048Z Resolving deltas: 94% (8006/8517) 2022-08-17T12:12:15.9397102Z Resolving deltas: 95% (8100/8517) 2022-08-17T12:12:15.9403575Z Resolving deltas: 96% (8182/8517) 2022-08-17T12:12:15.9411097Z Resolving deltas: 97% (8265/8517) 2022-08-17T12:12:15.9418469Z Resolving deltas: 98% (8375/8517) 2022-08-17T12:12:15.9452147Z Resolving deltas: 99% (8435/8517) 2022-08-17T12:12:15.9452575Z Resolving deltas: 100% (8517/8517) 2022-08-17T12:12:15.9452930Z Resolving deltas: 100% (8517/8517), done. 2022-08-17T12:12:15.9945224Z + pushd torchdynamo 2022-08-17T12:12:15.9945461Z ~/torchdynamo ~ ~/workspace 2022-08-17T12:12:15.9945742Z + git checkout f19410cd8204fa1c30ca72f81142508e128be66f 2022-08-17T12:12:16.0222232Z Note: checking out 'f19410cd8204fa1c30ca72f81142508e128be66f'. 2022-08-17T12:12:16.0222579Z 2022-08-17T12:12:16.0222812Z You are in 'detached HEAD' state. You can look around, make experimental 2022-08-17T12:12:16.0223166Z changes and commit them, and you can discard any commits you make in this 2022-08-17T12:12:16.0223491Z state without impacting any branches by performing another checkout. 2022-08-17T12:12:16.0223663Z 2022-08-17T12:12:16.0223785Z If you want to create a new branch to retain commits you create, you may 2022-08-17T12:12:16.0224314Z do so (now or later) by using -b with the checkout command again. Example: 2022-08-17T12:12:16.0224505Z 2022-08-17T12:12:16.0224675Z git checkout -b 2022-08-17T12:12:16.0224824Z 2022-08-17T12:12:16.0224954Z HEAD is now at f19410c Update pytorch/functorch versions (#704) 2022-08-17T12:12:16.0225682Z + python setup.py develop 2022-08-17T12:12:17.2792961Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:12:17.7049594Z running develop 2022-08-17T12:12:17.7071258Z /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:17.7071701Z EasyInstallDeprecationWarning, 2022-08-17T12:12:17.8136209Z /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:17.8136898Z setuptools.SetuptoolsDeprecationWarning, 2022-08-17T12:12:17.9824471Z running egg_info 2022-08-17T12:12:17.9825033Z creating torchdynamo.egg-info 2022-08-17T12:12:18.0359687Z writing torchdynamo.egg-info/PKG-INFO 2022-08-17T12:12:18.0847980Z writing dependency_links to torchdynamo.egg-info/dependency_links.txt 2022-08-17T12:12:18.3282874Z writing requirements to torchdynamo.egg-info/requires.txt 2022-08-17T12:12:18.3773096Z writing top-level names to torchdynamo.egg-info/top_level.txt 2022-08-17T12:12:18.3773810Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:12:18.4892251Z reading manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:12:18.4892756Z adding license file 'LICENSE' 2022-08-17T12:12:18.4904409Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-08-17T12:12:18.4905309Z running build_ext 2022-08-17T12:12:18.4920308Z building 'torchdynamo._eval_frame' extension 2022-08-17T12:12:18.4920683Z creating build 2022-08-17T12:12:18.4921142Z creating build/temp.linux-x86_64-3.7 2022-08-17T12:12:18.4921616Z creating build/temp.linux-x86_64-3.7/torchdynamo 2022-08-17T12:12:18.4923550Z 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:18.7197863Z creating build/lib.linux-x86_64-3.7 2022-08-17T12:12:18.7198194Z creating build/lib.linux-x86_64-3.7/torchdynamo 2022-08-17T12:12:18.7198896Z 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:18.7481364Z building 'torchdynamo._guards' extension 2022-08-17T12:12:18.7483175Z 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:19.6211343Z cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ 2022-08-17T12:12:19.6212193Z torchdynamo/_guards.cpp: In function ‘PyObject* {anonymous}::TensorGuards_check_verbose({anonymous}::TensorGuards*, PyObject*, PyObject*)’: 2022-08-17T12:12:19.6212739Z torchdynamo/_guards.cpp:246:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-08-17T12:12:19.6213047Z for (Py_ssize_t i = 0; i < names_size; i++) { 2022-08-17T12:12:19.6213255Z ~~^~~~~~~~~~~~ 2022-08-17T12:12:19.6220577Z 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:19.8745440Z copying build/lib.linux-x86_64-3.7/torchdynamo/_eval_frame.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:12:19.8746825Z copying build/lib.linux-x86_64-3.7/torchdynamo/_guards.cpython-37m-x86_64-linux-gnu.so -> torchdynamo 2022-08-17T12:12:19.8801768Z Creating /opt/conda/lib/python3.7/site-packages/torchdynamo.egg-link (link to .) 2022-08-17T12:12:19.8806404Z Adding torchdynamo 1.13.0.dev0 to easy-install.pth file 2022-08-17T12:12:19.8815995Z 2022-08-17T12:12:19.8816140Z Installed /var/lib/jenkins/torchdynamo 2022-08-17T12:12:19.8831002Z Processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:12:19.8860454Z Searching for tabulate 2022-08-17T12:12:19.8861686Z Reading https://pypi.org/simple/tabulate/ 2022-08-17T12:12:19.9016823Z /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:19.9017218Z PkgResourcesDeprecationWarning, 2022-08-17T12:12:19.9326479Z Downloading https://files.pythonhosted.org/packages/92/4e/e5a13fdb3e6f81ce11893523ff289870c87c8f1f289a7369fb0e9840c3bb/tabulate-0.8.10-py3-none-any.whl#sha256=0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc 2022-08-17T12:12:19.9599392Z Best match: tabulate 0.8.10 2022-08-17T12:12:19.9599994Z Processing tabulate-0.8.10-py3-none-any.whl 2022-08-17T12:12:19.9641331Z Installing tabulate-0.8.10-py3-none-any.whl to /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3416124Z Adding tabulate 0.8.10 to easy-install.pth file 2022-08-17T12:12:20.3430854Z Installing tabulate script to /opt/conda/bin 2022-08-17T12:12:20.3431863Z 2022-08-17T12:12:20.3432314Z Installed /opt/conda/lib/python3.7/site-packages/tabulate-0.8.10-py3.7.egg 2022-08-17T12:12:20.3496293Z Searching for sympy==1.10.1 2022-08-17T12:12:20.3496648Z Best match: sympy 1.10.1 2022-08-17T12:12:20.3497434Z Adding sympy 1.10.1 to easy-install.pth file 2022-08-17T12:12:20.3500692Z Installing isympy script to /opt/conda/bin 2022-08-17T12:12:20.3502226Z 2022-08-17T12:12:20.3502553Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3508041Z Searching for PyYAML==6.0 2022-08-17T12:12:20.3508703Z Best match: PyYAML 6.0 2022-08-17T12:12:20.3509127Z Adding PyYAML 6.0 to easy-install.pth file 2022-08-17T12:12:20.3511481Z 2022-08-17T12:12:20.3511870Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3521501Z Searching for numpy==1.18.5 2022-08-17T12:12:20.3522013Z Best match: numpy 1.18.5 2022-08-17T12:12:20.3522565Z Adding numpy 1.18.5 to easy-install.pth file 2022-08-17T12:12:20.3525213Z Installing f2py script to /opt/conda/bin 2022-08-17T12:12:20.3527178Z Installing f2py3 script to /opt/conda/bin 2022-08-17T12:12:20.3528698Z Installing f2py3.7 script to /opt/conda/bin 2022-08-17T12:12:20.3529989Z 2022-08-17T12:12:20.3530284Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3548077Z Searching for torch==1.13.0a0+gitce6a3c6 2022-08-17T12:12:20.3548788Z Best match: torch 1.13.0a0+gitce6a3c6 2022-08-17T12:12:20.3549487Z Adding torch 1.13.0a0+gitce6a3c6 to easy-install.pth file 2022-08-17T12:12:20.3552516Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-08-17T12:12:20.3554203Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-08-17T12:12:20.3555582Z Installing torchrun script to /opt/conda/bin 2022-08-17T12:12:20.3556728Z 2022-08-17T12:12:20.3557005Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3561861Z Searching for mpmath==1.2.1 2022-08-17T12:12:20.3562513Z Best match: mpmath 1.2.1 2022-08-17T12:12:20.3563022Z Adding mpmath 1.2.1 to easy-install.pth file 2022-08-17T12:12:20.3564977Z 2022-08-17T12:12:20.3565258Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3570204Z Searching for typing-extensions==4.3.0 2022-08-17T12:12:20.3570958Z Best match: typing-extensions 4.3.0 2022-08-17T12:12:20.3571314Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-08-17T12:12:20.3573176Z 2022-08-17T12:12:20.3573366Z Using /opt/conda/lib/python3.7/site-packages 2022-08-17T12:12:20.3575103Z Finished processing dependencies for torchdynamo==1.13.0.dev0 2022-08-17T12:12:20.6026730Z 2022-08-17T12:12:20.6027121Z real 0m4.580s 2022-08-17T12:12:20.6027657Z user 0m3.414s 2022-08-17T12:12:20.6027945Z sys 0m0.668s 2022-08-17T12:12:20.6028247Z + popd 2022-08-17T12:12:20.6028457Z ~ ~/workspace 2022-08-17T12:12:20.6028605Z + popd 2022-08-17T12:12:20.6028764Z ~/workspace 2022-08-17T12:12:20.6028943Z + test_python_shard 2 2022-08-17T12:12:20.6029231Z + [[ -z 2 ]] 2022-08-17T12:12:20.6029513Z + [[ linux-bionic-py3.7-clang9 == *slow-gradcheck* ]] 2022-08-17T12:12:20.6030143Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 2 --verbose 2022-08-17T12:12:21.8608723Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:12:21.9670268Z Ignoring disabled issues: [] 2022-08-17T12:12:21.9810323Z Found test time stats from artifacts 2022-08-17T12:12:21.9811459Z Selected tests: 2022-08-17T12:12:21.9811704Z test_ops_gradients 2022-08-17T12:12:21.9811995Z test_ops_jit 2022-08-17T12:12:21.9812274Z test_quantization 2022-08-17T12:12:21.9812683Z test_proxy_tensor 2022-08-17T12:12:21.9813011Z test_reductions 2022-08-17T12:12:21.9813301Z test_nn 2022-08-17T12:12:21.9813524Z test_jit 2022-08-17T12:12:21.9813683Z test_modules 2022-08-17T12:12:21.9813838Z test_binary_ufuncs 2022-08-17T12:12:21.9814084Z test_type_hints 2022-08-17T12:12:21.9814471Z distributions/test_distributions 2022-08-17T12:12:21.9814754Z test_mkldnn 2022-08-17T12:12:21.9815024Z test_jit_llga_fuser 2022-08-17T12:12:21.9815296Z test_sparse_csr 2022-08-17T12:12:21.9815615Z test_tensor_creation_ops 2022-08-17T12:12:21.9815952Z test_tensorboard 2022-08-17T12:12:21.9816258Z test_sparse 2022-08-17T12:12:21.9816541Z test_view_ops 2022-08-17T12:12:21.9816850Z lazy/test_ts_opinfo 2022-08-17T12:12:21.9817195Z test_jit_autocast 2022-08-17T12:12:21.9817482Z test_xnnpack_integration 2022-08-17T12:12:21.9817665Z test_masked 2022-08-17T12:12:21.9817834Z test_cpp_api_parity 2022-08-17T12:12:21.9817994Z test_stateless 2022-08-17T12:12:21.9818169Z test_dynamic_shapes 2022-08-17T12:12:21.9818343Z test_ao_sparsity 2022-08-17T12:12:21.9818506Z test_mobile_optimizer 2022-08-17T12:12:21.9818684Z test_module_init 2022-08-17T12:12:21.9818856Z test_mkldnn_verbose 2022-08-17T12:12:21.9819010Z test_utils 2022-08-17T12:12:21.9819176Z test_sort_and_select 2022-08-17T12:12:21.9819349Z test_indexing 2022-08-17T12:12:21.9819498Z test_logging 2022-08-17T12:12:21.9819672Z backends/xeon/test_launch 2022-08-17T12:12:21.9819859Z test_expanded_weights 2022-08-17T12:12:21.9820033Z test_transformers 2022-08-17T12:12:21.9820206Z test_mkldnn_fusion 2022-08-17T12:12:21.9820373Z test_futures 2022-08-17T12:12:21.9820536Z test_functionalization 2022-08-17T12:12:21.9820716Z test_namedtensor 2022-08-17T12:12:21.9820909Z benchmark_utils/test_benchmark_utils 2022-08-17T12:12:21.9821113Z test_tensorexpr_pybind 2022-08-17T12:12:21.9821282Z test_function_schema 2022-08-17T12:12:21.9821454Z test_subclass 2022-08-17T12:12:21.9821781Z lazy/test_reuse_ir 2022-08-17T12:12:21.9821945Z test_native_functions 2022-08-17T12:12:21.9822131Z test_functional_optim 2022-08-17T12:12:21.9822315Z test_fx_reinplace_pass 2022-08-17T12:12:21.9822476Z test_license 2022-08-17T12:12:21.9822667Z test_set_default_mobile_cpu_allocator 2022-08-17T12:12:21.9822861Z test_type_info 2022-08-17T12:12:21.9823023Z test_jit_cuda_fuser 2022-08-17T12:12:21.9823192Z test_prims 2022-08-17T12:12:21.9823356Z test_native_mha 2022-08-17T12:12:21.9823520Z test_numba_integration 2022-08-17T12:12:21.9823700Z lazy/test_bindings 2022-08-17T12:12:21.9823863Z test_cuda 2022-08-17T12:12:21.9824010Z test_cuda_trace 2022-08-17T12:12:21.9824172Z test_deploy 2022-08-17T12:12:21.9824329Z test_hub 2022-08-17T12:12:21.9824480Z test_maskedtensor 2022-08-17T12:12:21.9909814Z Prioritized test from test file changes. 2022-08-17T12:12:21.9910194Z reordering tests for PR: 2022-08-17T12:12:21.9910794Z prioritized: ['test_proxy_tensor', 'test_prims'] 2022-08-17T12:12:21.9912991Z the rest: ['test_ops_gradients', 'test_ops_jit', 'test_quantization', 'test_reductions', 'test_nn', 'test_jit', 'test_modules', 'test_binary_ufuncs', 'test_type_hints', 'distributions/test_distributions', 'test_mkldnn', 'test_jit_llga_fuser', 'test_sparse_csr', 'test_tensor_creation_ops', 'test_tensorboard', 'test_sparse', 'test_view_ops', 'lazy/test_ts_opinfo', 'test_jit_autocast', 'test_xnnpack_integration', 'test_masked', 'test_cpp_api_parity', 'test_stateless', 'test_dynamic_shapes', 'test_ao_sparsity', 'test_mobile_optimizer', 'test_module_init', 'test_mkldnn_verbose', 'test_utils', 'test_sort_and_select', 'test_indexing', 'test_logging', 'backends/xeon/test_launch', 'test_expanded_weights', 'test_transformers', 'test_mkldnn_fusion', 'test_futures', 'test_functionalization', 'test_namedtensor', 'benchmark_utils/test_benchmark_utils', 'test_tensorexpr_pybind', 'test_function_schema', 'test_subclass', 'lazy/test_reuse_ir', 'test_native_functions', 'test_functional_optim', 'test_fx_reinplace_pass', 'test_license', 'test_set_default_mobile_cpu_allocator', 'test_type_info', 'test_jit_cuda_fuser', 'test_native_mha', 'test_numba_integration', 'lazy/test_bindings', 'test_cuda', 'test_cuda_trace', 'test_deploy', 'test_hub', 'test_maskedtensor'] 2022-08-17T12:12:21.9914314Z 2022-08-17T12:12:21.9914712Z 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:22.0245439Z 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:22.0795880Z Running test_proxy_tensor ... [2022-08-17 12:12:22.079248] 2022-08-17T12:12:22.0796413Z Executing ['/opt/conda/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:12:22.079306] 2022-08-17T12:12:25.4118991Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2022-08-17T12:12:25.4210771Z 2022-08-17T12:12:25.4211178Z Running tests... 2022-08-17T12:12:25.4211868Z ---------------------------------------------------------------------- 2022-08-17T12:12:25.4460402Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.025s) 2022-08-17T12:12:25.4595692Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.013s) 2022-08-17T12:12:25.4623793Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2022-08-17T12:12:25.4681207Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2022-08-17T12:12:25.4717695Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:25.4768917Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2022-08-17T12:12:25.4805447Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:25.5096127Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.029s) 2022-08-17T12:12:25.5291231Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.019s) 2022-08-17T12:12:25.5503151Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.021s) 2022-08-17T12:12:25.5545873Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:25.5591386Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:25.5622300Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2022-08-17T12:12:25.5658539Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:25.5831221Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.017s) 2022-08-17T12:12:25.5866467Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:26.7183966Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... ok (1.131s) 2022-08-17T12:12:26.7251045Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.007s) 2022-08-17T12:12:26.7291821Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:26.7334546Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:26.7373781Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2022-08-17T12:12:26.7395750Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.002s) 2022-08-17T12:12:26.7437233Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:12:26.7468603Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:26.7517047Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2022-08-17T12:12:26.7547749Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:26.7840537Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.029s) 2022-08-17T12:12:26.7969146Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2022-08-17T12:12:26.8113807Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.014s) 2022-08-17T12:12:26.8149265Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:12:26.8186557Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:12:26.8216791Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:26.8248424Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:26.8380075Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2022-08-17T12:12:26.8413028Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:27.6947392Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... ok (0.853s) 2022-08-17T12:12:27.6986608Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.004s) 2022-08-17T12:12:27.7021736Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:27.7057232Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:27.7091501Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.003s) 2022-08-17T12:12:27.7123596Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... ok (0.003s) 2022-08-17T12:12:27.7237603Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2022-08-17T12:12:27.7278970Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... ok (0.004s) 2022-08-17T12:12:27.8103310Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... ok (0.082s) 2022-08-17T12:12:27.8143131Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.004s) 2022-08-17T12:12:27.8437833Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... ok (0.029s) 2022-08-17T12:12:27.8539575Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.010s) 2022-08-17T12:12:27.8629098Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.009s) 2022-08-17T12:12:27.8675886Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.005s) 2022-08-17T12:12:27.8782188Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2022-08-17T12:12:27.8835380Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... ok (0.005s) 2022-08-17T12:12:27.8860718Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.002s) 2022-08-17T12:12:27.9070533Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.021s) 2022-08-17T12:12:27.9103803Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.003s) 2022-08-17T12:12:28.0991689Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.189s) 2022-08-17T12:12:28.1058710Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... ok (0.006s) 2022-08-17T12:12:28.1098401Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... ok (0.004s) 2022-08-17T12:12:28.1123744Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.002s) 2022-08-17T12:12:28.8420177Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... ok (0.729s) 2022-08-17T12:12:28.8509387Z test_make_fx_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:28.8564220Z test_make_fx_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:28.9107895Z test_make_fx_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:12:28.9341224Z test_make_fx_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:28.9603829Z test_make_fx_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:29.0125646Z test_make_fx_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:12:29.0363058Z test_make_fx_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:29.0594174Z test_make_fx_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:29.0616451Z test_make_fx_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_tensor.py:850: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:12:29.0617540Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:12:29.0926786Z ok (0.033s) 2022-08-17T12:12:29.1166208Z test_make_fx_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:29.4225641Z test_make_fx_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.306s) 2022-08-17T12:12:29.7290495Z test_make_fx_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.306s) 2022-08-17T12:12:29.9267824Z test_make_fx_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.198s) 2022-08-17T12:12:30.1321666Z test_make_fx_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2022-08-17T12:12:30.1723280Z test_make_fx_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:12:30.2124261Z test_make_fx_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:12:30.2685009Z test_make_fx_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:12:30.3183989Z test_make_fx_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:12:30.6580961Z test_make_fx_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.340s) 2022-08-17T12:12:31.1458568Z test_make_fx_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.488s) 2022-08-17T12:12:31.2022256Z test_make_fx_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:12:32.8124993Z test_make_fx_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.610s) 2022-08-17T12:12:32.9279242Z test_make_fx_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2022-08-17T12:12:33.2560827Z test_make_fx_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.328s) 2022-08-17T12:12:33.3112371Z test_make_fx_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:12:33.3725134Z test_make_fx_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:12:34.9361081Z test_make_fx_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.563s) 2022-08-17T12:12:35.2545622Z test_make_fx_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.318s) 2022-08-17T12:12:36.7353462Z test_make_fx_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.481s) 2022-08-17T12:12:36.7386873Z test_make_fx_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:36.7471032Z test_make_fx_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:36.7549991Z test_make_fx_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:36.7854243Z test_make_fx_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:36.8048843Z test_make_fx_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:36.8387003Z test_make_fx_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:36.8725780Z test_make_fx_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:36.8832512Z test_make_fx_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:36.8931351Z test_make_fx_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:36.9121073Z test_make_fx_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:36.9294549Z test_make_fx_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:36.9615565Z test_make_fx_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:36.9652739Z test_make_fx_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:12:37.0173702Z test_make_fx_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:12:37.0689448Z test_make_fx_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:12:37.0851555Z test_make_fx_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:12:37.0853197Z return op.op(*args, **kwargs) 2022-08-17T12:12:37.0863987Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:12:37.0865552Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:12:37.0868143Z ok (0.018s) 2022-08-17T12:12:37.0905739Z test_make_fx_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:37.1235482Z test_make_fx_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:37.1865278Z test_make_fx_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:12:37.2192948Z test_make_fx_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:37.2512013Z test_make_fx_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:37.3283097Z test_make_fx_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2022-08-17T12:12:37.3432666Z test_make_fx_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:37.3589108Z test_make_fx_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:37.3751991Z test_make_fx_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:37.3787864Z test_make_fx_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:37.3823440Z test_make_fx_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:37.4071821Z test_make_fx_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:37.4108930Z test_make_fx_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:37.4144943Z test_make_fx_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:37.4295117Z test_make_fx_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:37.4459952Z test_make_fx_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:37.4631515Z test_make_fx_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:37.4817110Z test_make_fx_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:37.4938744Z test_make_fx_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:37.5072689Z test_make_fx_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:37.5077620Z test_make_fx_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:37.5112968Z test_make_fx_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:37.5243880Z test_make_fx_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:37.5455109Z test_make_fx_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:37.5506861Z test_make_fx_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:37.5709778Z test_make_fx_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:37.6342025Z test_make_fx_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:12:37.6472593Z test_make_fx_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:37.6628466Z test_make_fx_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:37.6823776Z test_make_fx_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:38.3964545Z test_make_fx_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.714s) 2022-08-17T12:12:38.4001015Z test_make_fx_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:38.4023933Z test_make_fx_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:12:38.4138700Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T12:12:38.4138925Z ok (0.014s) 2022-08-17T12:12:38.4269747Z test_make_fx_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:38.4302313Z test_make_fx_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:12:38.4303083Z L = torch.cholesky(A) 2022-08-17T12:12:38.4303403Z should be replaced with 2022-08-17T12:12:38.4303723Z L = torch.linalg.cholesky(A) 2022-08-17T12:12:38.4304024Z and 2022-08-17T12:12:38.4304317Z U = torch.cholesky(A, upper=True) 2022-08-17T12:12:38.4304639Z should be replaced with 2022-08-17T12:12:38.4304981Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:12:38.4305695Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1816.) 2022-08-17T12:12:38.4306337Z return op.op(*args, **kwargs) 2022-08-17T12:12:38.4877036Z ok (0.061s) 2022-08-17T12:12:38.5210498Z test_make_fx_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:38.5556191Z test_make_fx_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:38.5664700Z test_make_fx_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:38.5756474Z test_make_fx_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:38.6003103Z test_make_fx_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:38.6257505Z test_make_fx_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:38.6314717Z test_make_fx_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:38.6411362Z test_make_fx_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:38.7976414Z test_make_fx_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2022-08-17T12:12:38.8220266Z test_make_fx_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:38.8289328Z test_make_fx_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:38.8318685Z test_make_fx_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:38.9734543Z test_make_fx_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.141s) 2022-08-17T12:12:38.9785602Z test_make_fx_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:39.0027515Z test_make_fx_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:39.0079976Z test_make_fx_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:12:39.0161582Z test_make_fx_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.0243020Z test_make_fx_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.0738495Z test_make_fx_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:12:39.0785692Z test_make_fx_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:12:39.0872277Z test_make_fx_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:39.0965042Z test_make_fx_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:39.1057917Z test_make_fx_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:39.1326767Z test_make_fx_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:39.1436301Z test_make_fx_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:39.1873742Z test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:39.1953841Z test_make_fx_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.2345000Z test_make_fx_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:12:39.2753184Z test_make_fx_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:39.2903149Z test_make_fx_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:39.3286661Z test_make_fx_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:12:39.3703977Z test_make_fx_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:12:39.7042782Z test_make_fx_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.334s) 2022-08-17T12:12:39.7125911Z test_make_fx_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.8449368Z test_make_fx_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2022-08-17T12:12:39.8715152Z test_make_fx_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:39.8967001Z test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:39.9231363Z test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:39.9265475Z test_make_fx_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:39.9397965Z test_make_fx_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:39.9479606Z test_make_fx_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:39.9571143Z test_make_fx_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:39.9599456Z test_make_fx_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T12:12:39.9600382Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T12:12:39.9600930Z L, _ = torch.eig(A) 2022-08-17T12:12:39.9601263Z should be replaced with 2022-08-17T12:12:39.9601618Z L_complex = torch.linalg.eigvals(A) 2022-08-17T12:12:39.9601846Z and 2022-08-17T12:12:39.9602028Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T12:12:39.9602222Z should be replaced with 2022-08-17T12:12:39.9602564Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:3378.) 2022-08-17T12:12:39.9602900Z return op.op(*args, **kwargs) 2022-08-17T12:12:39.9616057Z ok (0.004s) 2022-08-17T12:12:40.0180271Z test_make_fx_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2022-08-17T12:12:40.0184065Z test_make_fx_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:40.0187620Z test_make_fx_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:40.0447085Z test_make_fx_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:40.0481838Z test_make_fx_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:12:40.0517367Z test_make_fx_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:40.0600966Z test_make_fx_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:40.0635565Z test_make_fx_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:40.0715216Z test_make_fx_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:40.0796812Z test_make_fx_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:40.0884017Z test_make_fx_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:40.1136049Z test_make_fx_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:40.1170679Z test_make_fx_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:40.1404200Z test_make_fx_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:40.1627113Z test_make_fx_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:40.3132154Z test_make_fx_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2022-08-17T12:12:40.3274769Z test_make_fx_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:40.3536626Z test_make_fx_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:40.3792292Z test_make_fx_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:40.4106897Z test_make_fx_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:40.4324981Z test_make_fx_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:40.4561803Z test_make_fx_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:40.4836529Z test_make_fx_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:40.4972798Z test_make_fx_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:40.5215469Z test_make_fx_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:40.5447698Z test_make_fx_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:40.5745034Z test_make_fx_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:40.5963936Z test_make_fx_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:40.6197795Z test_make_fx_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:40.6478626Z test_make_fx_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:40.6681396Z test_make_fx_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:40.6892413Z test_make_fx_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:40.7151359Z test_make_fx_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:40.7243131Z test_make_fx_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:40.7390579Z test_make_fx_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:40.7656701Z test_make_fx_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:40.7715664Z test_make_fx_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:40.7774668Z test_make_fx_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:40.7884837Z test_make_fx_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:40.8206220Z test_make_fx_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:40.8243187Z test_make_fx_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:40.8495350Z test_make_fx_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:40.8739232Z test_make_fx_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:40.8976727Z test_make_fx_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:40.9233209Z test_make_fx_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:40.9313543Z test_make_fx_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:40.9399538Z test_make_fx_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:40.9589976Z test_make_fx_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:40.9726901Z test_make_fx_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:40.9951167Z test_make_fx_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:41.0948562Z test_make_fx_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2022-08-17T12:12:41.2592834Z test_make_fx_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.164s) 2022-08-17T12:12:41.2820080Z test_make_fx_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:41.2947923Z test_make_fx_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:41.3181585Z test_make_fx_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:41.5637424Z test_make_fx_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.245s) 2022-08-17T12:12:42.1219073Z test_make_fx_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.558s) 2022-08-17T12:12:42.5308894Z test_make_fx_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.409s) 2022-08-17T12:12:42.5387394Z test_make_fx_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:42.5450522Z test_make_fx_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:42.5688710Z test_make_fx_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:42.5746781Z test_make_fx_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:42.5985215Z test_make_fx_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:42.6225418Z test_make_fx_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:42.6483698Z test_make_fx_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:42.6571479Z test_make_fx_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:42.6659256Z test_make_fx_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:42.6778547Z test_make_fx_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:42.6802466Z test_make_fx_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1007.) 2022-08-17T12:12:42.6802967Z return op.op(*args, **kwargs) 2022-08-17T12:12:42.7701998Z ok (0.092s) 2022-08-17T12:12:42.7785607Z test_make_fx_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:42.7866197Z test_make_fx_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:42.7992280Z test_make_fx_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:42.8199709Z test_make_fx_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:12:42.9265181Z test_make_fx_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2022-08-17T12:12:42.9371019Z test_make_fx_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:42.9432705Z test_make_fx_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:42.9467028Z test_make_fx_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:42.9498962Z test_make_fx_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:42.9532277Z test_make_fx_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:42.9563947Z test_make_fx_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:42.9642486Z test_make_fx_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:42.9741796Z test_make_fx_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:979.) 2022-08-17T12:12:42.9742682Z return op.op(*args, **kwargs) 2022-08-17T12:12:42.9747455Z expected failure (0.010s) 2022-08-17T12:12:42.9756429Z test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:42.9764931Z test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:42.9773951Z test_make_fx_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:42.9782237Z test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:42.9790519Z test_make_fx_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:12:42.9837580Z test_make_fx_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:12:43.0119289Z test_make_fx_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:43.0398660Z test_make_fx_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:43.0624708Z test_make_fx_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:43.0989511Z test_make_fx_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:12:43.1071878Z test_make_fx_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:43.1735077Z test_make_fx_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:12:43.2172824Z test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:12:43.2316840Z test_make_fx_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:43.2402451Z test_make_fx_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:43.2676355Z test_make_fx_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:43.2937524Z test_make_fx_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:43.3190051Z test_make_fx_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:43.3328116Z test_make_fx_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:12:43.3567198Z test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:43.3790724Z test_make_fx_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:43.4051988Z test_make_fx_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:43.4282543Z test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:43.4421916Z test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:43.4549838Z test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:43.5003264Z test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:12:43.5007685Z test_make_fx_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:43.5011615Z test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:43.5502022Z test_make_fx_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:12:43.6047649Z test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:12:43.6517970Z test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:12:43.9423472Z test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.290s) 2022-08-17T12:12:44.1697552Z test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.227s) 2022-08-17T12:12:44.2641887Z test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T12:12:44.3018621Z test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:12:44.3396189Z test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:12:44.3639915Z test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:44.4299063Z test_make_fx_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:12:44.4891683Z test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:12:44.5610660Z test_make_fx_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T12:12:44.5845202Z test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:44.5855069Z test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:12:44.6893544Z test_make_fx_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2022-08-17T12:12:44.7190310Z test_make_fx_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:12:44.7801327Z test_make_fx_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2022-08-17T12:12:44.8368066Z test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:12:45.2426338Z test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.406s) 2022-08-17T12:12:45.9198691Z test_make_fx_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.677s) 2022-08-17T12:12:46.0206887Z test_make_fx_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2022-08-17T12:12:46.0307277Z test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:46.0525665Z test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:46.0937187Z test_make_fx_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:46.2230474Z test_make_fx_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.129s) 2022-08-17T12:12:46.6916670Z test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.468s) 2022-08-17T12:12:46.8097377Z test_make_fx_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2022-08-17T12:12:46.8183391Z test_make_fx_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:46.8220717Z test_make_fx_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:46.8302889Z test_make_fx_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:46.8385900Z test_make_fx_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:46.8548972Z test_make_fx_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:46.8745166Z test_make_fx_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:46.8782807Z test_make_fx_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:46.8818591Z test_make_fx_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:46.8979841Z test_make_fx_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:46.9359927Z test_make_fx_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:12:46.9602374Z test_make_fx_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:46.9680640Z test_make_fx_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:46.9912768Z test_make_fx_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:47.0148444Z test_make_fx_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:47.0261032Z test_make_fx_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:12:48.0437272Z test_make_fx_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.017s) 2022-08-17T12:12:48.0892430Z test_make_fx_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:12:48.1022430Z test_make_fx_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:48.1256353Z test_make_fx_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:48.1285560Z test_make_fx_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:1658: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2022-08-17T12:12:48.1286334Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T12:12:48.1286593Z should be replaced with 2022-08-17T12:12:48.1286828Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T12:12:48.1287040Z and 2022-08-17T12:12:48.1287255Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T12:12:48.1287505Z should be replaced with 2022-08-17T12:12:48.1287869Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2114.) 2022-08-17T12:12:48.1288266Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T12:12:48.2277623Z ok (0.102s) 2022-08-17T12:12:48.2307551Z test_make_fx_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T12:12:48.2308370Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T12:12:48.2308773Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T12:12:48.2309121Z should be replaced with 2022-08-17T12:12:48.2309683Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2268.) 2022-08-17T12:12:48.2310233Z return op.op(*args, **kwargs) 2022-08-17T12:12:48.3059171Z ok (0.078s) 2022-08-17T12:12:48.3556404Z test_make_fx_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:12:48.3713929Z test_make_fx_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:48.3869530Z test_make_fx_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:48.4089792Z test_make_fx_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:48.4214760Z test_make_fx_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:48.4404848Z test_make_fx_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:48.4937832Z test_make_fx_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:12:48.5014530Z test_make_fx_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:48.5259064Z test_make_fx_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:48.5315561Z test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:48.5435960Z test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:48.5687723Z test_make_fx_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:48.6218971Z test_make_fx_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:12:48.6580470Z test_make_fx_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:12:48.7010626Z test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:12:48.7434097Z test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:12:48.7680286Z test_make_fx_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:48.7736748Z test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:12:48.7856239Z test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:12:48.8109859Z test_make_fx_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:48.8147066Z test_make_fx_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:12:48.8351456Z test_make_fx_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:48.8423150Z test_make_fx_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:12:48.8506019Z test_make_fx_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:48.8750771Z test_make_fx_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:48.8966663Z test_make_fx_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:48.9001809Z test_make_fx_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:48.9497706Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:12:48.9981390Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:12:49.0464607Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:12:49.0544291Z test_make_fx_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:49.2088366Z test_make_fx_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.154s) 2022-08-17T12:12:49.2441973Z test_make_fx_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:49.2499912Z test_make_fx_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:12:49.3378099Z test_make_fx_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2022-08-17T12:12:49.3518287Z test_make_fx_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:49.4202278Z test_make_fx_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2022-08-17T12:12:49.4440753Z test_make_fx_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:12:49.4474211Z test_make_fx_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:12:49.4478874Z test_make_fx_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:12:49.4698604Z test_make_fx_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:49.4898638Z test_make_fx_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:49.5100922Z test_make_fx_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:12:49.5347937Z test_make_fx_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:12:49.5571139Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:49.5865549Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:12:49.6227735Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:12:49.6540826Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:12:49.7258906Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T12:12:49.7896168Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T12:12:49.8232395Z test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:49.8462528Z test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:49.8733444Z test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:12:49.9188457Z test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:12:49.9974230Z test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2022-08-17T12:12:50.0304670Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:50.1122010Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2022-08-17T12:12:50.1204020Z test_make_fx_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:50.1637508Z test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:12:50.2152597Z test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T12:12:50.2153505Z return op.op(*args, **kwargs) 2022-08-17T12:12:50.3171388Z ok (0.153s) 2022-08-17T12:12:50.3566588Z test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:12:50.3981890Z test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:12:50.4442998Z test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:12:50.5065733Z test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T12:12:50.5744980Z test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2022-08-17T12:12:50.6517859Z test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2022-08-17T12:12:50.6584679Z test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:12:50.6608321Z test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2022-08-17T12:12:50.6610125Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T12:12:50.7020294Z ok (0.043s) 2022-08-17T12:12:50.7494844Z test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:12:50.8077556Z test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2022-08-17T12:12:50.8161054Z test_make_fx_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:51.0212075Z test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2022-08-17T12:12:51.0529501Z test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:12:51.0810080Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:12:51.1075741Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:51.2496699Z test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2022-08-17T12:12:51.5607933Z test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.311s) 2022-08-17T12:12:51.5641204Z test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:12:51.5871460Z test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:12:51.7005824Z test_make_fx_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2022-08-17T12:12:51.7854493Z test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2022-08-17T12:12:51.8023684Z test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:12:51.8168762Z test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:12:51.8245134Z test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:51.8347984Z test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:12:51.8498634Z test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:12:51.9085733Z test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:12:51.9347182Z test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:12:52.0073838Z test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T12:12:52.0442816Z test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:12:52.0789325Z test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:12:52.1131019Z test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:52.1464772Z test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:12:52.1807569Z test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:12:52.2170851Z test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:12:52.2197286Z test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T12:12:52.2198538Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:12:52.2626939Z ok (0.046s) 2022-08-17T12:12:52.2822254Z test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:52.3015295Z test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:12:52.3235288Z test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:12:52.3790482Z test_make_fx_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:12:52.4388997Z test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:12:52.4472888Z test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:52.5483228Z test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2022-08-17T12:12:52.5597228Z test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:12:57.3968273Z test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.837s) 2022-08-17T12:12:59.4926349Z test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.096s) 2022-08-17T12:12:59.4930552Z test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:59.5813542Z test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2022-08-17T12:12:59.5822729Z test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:59.7072860Z test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2022-08-17T12:12:59.7078663Z test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:12:59.9108497Z test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.203s) 2022-08-17T12:12:59.9189426Z test_make_fx_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:12:59.9347216Z test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:12:59.9481502Z test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:12:59.9567995Z test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:12:59.9824699Z test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:00.1623618Z test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.180s) 2022-08-17T12:13:00.1928874Z test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:00.2453863Z test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:13:00.3827390Z test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2022-08-17T12:13:00.4161526Z test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:00.4495780Z test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:00.4737879Z test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:00.4959217Z test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:00.5015757Z test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:00.5073112Z test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:00.9062456Z test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.399s) 2022-08-17T12:13:00.9631792Z test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:00.9718220Z test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:00.9817830Z test_make_fx_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:00.9924981Z test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:01.0000347Z test_make_fx_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:01.0075749Z test_make_fx_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:01.0288172Z test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:01.0464515Z test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:01.0636342Z test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:01.0837845Z test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:01.0926253Z test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:01.1048153Z test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:01.1144087Z test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:01.1232812Z test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:01.1341816Z test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:01.1763570Z test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:01.2189283Z test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:13:01.9622227Z test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.743s) 2022-08-17T12:13:01.9644840Z test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:13:01.9645874Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:13:01.9742529Z ok (0.012s) 2022-08-17T12:13:01.9769031Z test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T12:13:01.9770033Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T12:13:02.0074128Z ok (0.033s) 2022-08-17T12:13:02.0724323Z test_make_fx_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2022-08-17T12:13:02.1830314Z test_make_fx_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2022-08-17T12:13:02.1924123Z test_make_fx_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:02.2036329Z test_make_fx_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:02.2127369Z test_make_fx_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:02.2281124Z test_make_fx_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:02.2318555Z test_make_fx_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:02.2501891Z test_make_fx_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:02.6557467Z test_make_fx_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.405s) 2022-08-17T12:13:02.6596606Z test_make_fx_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:05.9517668Z test_make_fx_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.292s) 2022-08-17T12:13:05.9650269Z test_make_fx_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:05.9932563Z test_make_fx_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:06.0172912Z test_make_fx_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:06.0431786Z test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:06.0691525Z test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:06.0954800Z test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:06.1210715Z test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:06.1469026Z test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:06.1537438Z test_make_fx_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:06.1784341Z test_make_fx_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:06.2673221Z test_make_fx_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2022-08-17T12:13:06.3262940Z test_make_fx_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:13:06.3292145Z test_make_fx_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:13:06.3293109Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:13:06.3293846Z Q, R = torch.qr(A, some) 2022-08-17T12:13:06.3294164Z should be replaced with 2022-08-17T12:13:06.3295008Z 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:13:06.3295579Z return op.op(*args, **kwargs) 2022-08-17T12:13:06.4396058Z ok (0.113s) 2022-08-17T12:13:06.4445635Z test_make_fx_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:13:06.4526153Z test_make_fx_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:06.4746132Z test_make_fx_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:06.5181698Z test_make_fx_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:13:06.5395093Z test_make_fx_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:06.5482734Z test_make_fx_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:06.5551137Z test_make_fx_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:06.5630415Z test_make_fx_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:06.5880409Z test_make_fx_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:06.6005514Z test_make_fx_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:06.7054309Z test_make_fx_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2022-08-17T12:13:06.7233027Z test_make_fx_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:06.7351860Z test_make_fx_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:06.7665558Z test_make_fx_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:06.7762317Z test_make_fx_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:06.7856718Z test_make_fx_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:06.7904803Z test_make_fx_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:06.7953711Z test_make_fx_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:06.8401609Z test_make_fx_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:13:06.9351048Z test_make_fx_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2022-08-17T12:13:06.9386516Z test_make_fx_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:06.9468915Z test_make_fx_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:06.9550586Z test_make_fx_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:06.9631503Z test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:06.9709025Z test_make_fx_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:07.0001818Z test_make_fx_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:07.0201500Z test_make_fx_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:07.0862600Z test_make_fx_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:13:07.0891466Z test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:13:07.0891997Z return op.op(*args, **kwargs) 2022-08-17T12:13:07.1279170Z ok (0.042s) 2022-08-17T12:13:07.1681690Z test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:07.2101103Z test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:07.2516641Z test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:13:07.2924515Z test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:13:07.4246460Z test_make_fx_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:35.) 2022-08-17T12:13:07.4247644Z return op.op(*args, **kwargs) 2022-08-17T12:13:07.4303764Z test_proxy_tensor.py:1138: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BucketizationUtils.h:41.) 2022-08-17T12:13:07.4304734Z return op.op(*args, **kwargs) 2022-08-17T12:13:07.7961997Z ok (0.504s) 2022-08-17T12:13:08.0564313Z test_make_fx_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.260s) 2022-08-17T12:13:08.3125112Z test_make_fx_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.256s) 2022-08-17T12:13:08.3266739Z test_make_fx_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:08.3412587Z test_make_fx_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:08.3447828Z test_make_fx_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:08.3577591Z test_make_fx_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:08.3656687Z test_make_fx_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.3690667Z test_make_fx_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:08.3723552Z test_make_fx_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:08.3759584Z test_make_fx_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:08.3838577Z test_make_fx_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.3873594Z test_make_fx_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:08.4170148Z test_make_fx_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:08.4327386Z test_make_fx_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:08.4521995Z test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:08.6150606Z test_make_fx_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2022-08-17T12:13:08.6160538Z test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_methods_invocations.py:1225: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:13:08.6161262Z torch.eye(m, n, device=device, dtype=dtype) 2022-08-17T12:13:08.6202090Z expected failure (0.005s) 2022-08-17T12:13:08.6283862Z test_make_fx_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.6363545Z test_make_fx_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.6444177Z test_make_fx_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.6529230Z test_make_fx_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.6609870Z test_make_fx_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.6859573Z test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:08.7102294Z test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:08.7107283Z test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.7111263Z test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.7167719Z test_make_fx_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:08.7247616Z test_make_fx_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.7490512Z test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:08.7734997Z test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:08.7791334Z test_make_fx_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:08.7846000Z test_make_fx_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:08.7902663Z test_make_fx_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:08.8151365Z test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:08.8155685Z test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.8235995Z test_make_fx_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.8315922Z test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.8394445Z test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.8474370Z test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.8554530Z test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.8668403Z test_make_fx_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:08.8749528Z test_make_fx_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.9006292Z test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:13:08.9086840Z test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.9167091Z test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.9171257Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.9174710Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.9178184Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.9181661Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:13:08.9261186Z test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:08.9509218Z test_make_fx_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:08.9752400Z test_make_fx_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:08.9819946Z test_make_fx_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:08.9926717Z test_make_fx_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:09.0063473Z test_make_fx_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:09.0099447Z test_make_fx_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:09.0179579Z test_make_fx_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:09.0357609Z test_make_fx_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:09.0611907Z test_make_fx_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:09.0805884Z test_make_fx_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:09.1017504Z test_make_fx_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:09.1072062Z test_make_fx_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:613: UserWarning: stft will soon require the return_complex parameter be given for real inputs, and will further require that return_complex=True in a future PyTorch release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/SpectralOps.cpp:803.) 2022-08-17T12:13:09.1073195Z normalized, onesided, return_complex) 2022-08-17T12:13:09.1469416Z ok (0.045s) 2022-08-17T12:13:09.1770660Z test_make_fx_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:09.2286451Z test_make_fx_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:13:09.2446440Z test_make_fx_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:10.0149443Z test_make_fx_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.770s) 2022-08-17T12:13:14.2991457Z test_make_fx_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.284s) 2022-08-17T12:13:14.3021627Z test_make_fx_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:13:14.3022627Z 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:13:14.3023394Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:13:14.3023776Z should be replaced with 2022-08-17T12:13:14.3024393Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:13:14.3024744Z and 2022-08-17T12:13:14.3025068Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:13:14.3025414Z should be replaced with 2022-08-17T12:13:14.3026200Z 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:13:14.3029658Z return op.op(*args, **kwargs) 2022-08-17T12:13:14.3252194Z ok (0.026s) 2022-08-17T12:13:14.3327895Z test_make_fx_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:14.3501372Z test_make_fx_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:14.3750036Z test_make_fx_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:14.3788698Z test_make_fx_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:14.3824756Z test_make_fx_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:14.3882468Z test_make_fx_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:13:14.3997374Z test_make_fx_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:14.5382543Z test_make_fx_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2022-08-17T12:13:14.5387420Z test_make_fx_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:13:14.5786028Z test_make_fx_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:14.5818721Z test_make_fx_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:14.6028646Z test_make_fx_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:14.6491919Z test_make_fx_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:13:14.6945835Z test_make_fx_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:13:14.6976533Z test_make_fx_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... test_proxy_tensor.py:1138: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:13:14.6977616Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:13:14.6978326Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:13:14.6978699Z should be replaced with 2022-08-17T12:13:14.6979294Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:13:14.6979869Z return op.op(*args, **kwargs) 2022-08-17T12:13:14.7318733Z ok (0.037s) 2022-08-17T12:13:14.7452530Z test_make_fx_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:14.7595340Z test_make_fx_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:14.7837377Z test_make_fx_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:14.7871745Z test_make_fx_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:14.8071640Z test_make_fx_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:14.8344541Z test_make_fx_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:14.8935032Z test_make_fx_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:13:15.6728460Z test_make_fx_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.779s) 2022-08-17T12:13:17.2712270Z test_make_fx_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.598s) 2022-08-17T12:13:17.2944889Z test_make_fx_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:17.3141512Z test_make_fx_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:17.3365579Z test_make_fx_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:17.3403807Z test_make_fx_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:17.3436240Z test_make_fx_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:17.3523651Z test_make_fx_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:17.3713947Z test_make_fx_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:17.3793893Z test_make_fx_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:17.3866588Z test_make_fx_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:17.4013246Z test_make_fx_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:17.4256675Z test_make_fx_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:17.4346142Z test_make_fx_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:17.4534665Z test_make_fx_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:17.4592372Z test_make_fx_fake_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:17.4658291Z test_make_fx_fake_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:17.5292815Z test_make_fx_fake_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.063s) 2022-08-17T12:13:17.5595219Z test_make_fx_fake_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:17.5932500Z test_make_fx_fake_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:17.6591227Z test_make_fx_fake_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:13:17.6896905Z test_make_fx_fake_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:17.7186763Z test_make_fx_fake_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:17.7649676Z test_make_fx_fake_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:13:17.7948908Z test_make_fx_fake_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:18.2224115Z test_make_fx_fake_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.427s) 2022-08-17T12:13:18.6490787Z test_make_fx_fake_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.427s) 2022-08-17T12:13:18.9387790Z test_make_fx_fake_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.290s) 2022-08-17T12:13:19.2270476Z test_make_fx_fake_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.288s) 2022-08-17T12:13:19.2849963Z test_make_fx_fake_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2022-08-17T12:13:19.3419692Z test_make_fx_fake_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:19.4180550Z test_make_fx_fake_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2022-08-17T12:13:19.4925998Z test_make_fx_fake_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2022-08-17T12:13:20.0987229Z test_make_fx_fake_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.606s) 2022-08-17T12:13:20.8059276Z test_make_fx_fake_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.707s) 2022-08-17T12:13:20.8819698Z test_make_fx_fake_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2022-08-17T12:13:23.0597812Z test_make_fx_fake_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.178s) 2022-08-17T12:13:23.2116465Z test_make_fx_fake_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.152s) 2022-08-17T12:13:23.6628445Z test_make_fx_fake_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.451s) 2022-08-17T12:13:23.7373691Z test_make_fx_fake_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2022-08-17T12:13:23.8205146Z test_make_fx_fake_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2022-08-17T12:13:26.2224103Z test_make_fx_fake_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.402s) 2022-08-17T12:13:26.6562887Z test_make_fx_fake_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.434s) 2022-08-17T12:13:29.0846489Z test_make_fx_fake_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.428s) 2022-08-17T12:13:29.0883955Z test_make_fx_fake_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.0975262Z test_make_fx_fake_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:29.1063102Z test_make_fx_fake_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:29.1406338Z test_make_fx_fake_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:29.1630123Z test_make_fx_fake_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:29.2048300Z test_make_fx_fake_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:29.2461432Z test_make_fx_fake_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:13:29.2575398Z test_make_fx_fake_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:29.2688004Z test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:29.2917493Z test_make_fx_fake_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:29.3131626Z test_make_fx_fake_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:29.3491883Z test_make_fx_fake_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:29.3532426Z test_make_fx_fake_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:13:29.4115059Z test_make_fx_fake_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2022-08-17T12:13:29.4690272Z test_make_fx_fake_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:29.4890254Z test_make_fx_fake_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:13:29.4892008Z [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:13:29.4893515Z ok (0.020s) 2022-08-17T12:13:29.4933299Z test_make_fx_fake_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.5297046Z test_make_fx_fake_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:29.5992029Z test_make_fx_fake_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:13:29.6350617Z test_make_fx_fake_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:29.6711825Z test_make_fx_fake_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:13:29.7570414Z test_make_fx_fake_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2022-08-17T12:13:29.7597794Z test_make_fx_fake_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.003s) 2022-08-17T12:13:29.7773604Z test_make_fx_fake_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:29.7969685Z test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:29.8007580Z test_make_fx_fake_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.8044517Z test_make_fx_fake_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.8328926Z test_make_fx_fake_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:29.8366379Z test_make_fx_fake_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.8405623Z test_make_fx_fake_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.8577272Z test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:29.8759532Z test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:29.8962771Z test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:29.9192791Z test_make_fx_fake_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:29.9324833Z test_make_fx_fake_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:29.9485215Z test_make_fx_fake_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:29.9489057Z test_make_fx_fake_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:29.9534064Z test_make_fx_fake_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:29.9689603Z test_make_fx_fake_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:29.9892745Z test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:13:29.9960299Z test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:30.0179354Z test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:13:30.2445528Z test_make_fx_fake_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.226s) 2022-08-17T12:13:30.2610923Z test_make_fx_fake_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:30.2805572Z test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:30.3033425Z test_make_fx_fake_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:31.1569814Z test_make_fx_fake_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.853s) 2022-08-17T12:13:31.1608928Z test_make_fx_fake_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:31.1770457Z test_make_fx_fake_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:31.1928036Z test_make_fx_fake_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:31.2081586Z test_make_fx_fake_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:13:31.2778031Z test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.069s) 2022-08-17T12:13:31.3983863Z test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2022-08-17T12:13:31.4109269Z test_make_fx_fake_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:31.4217280Z test_make_fx_fake_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:31.4506067Z test_make_fx_fake_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:31.4794972Z test_make_fx_fake_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:31.4860630Z test_make_fx_fake_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:31.4979450Z test_make_fx_fake_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:31.5041146Z test_make_fx_fake_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:13:31.5337759Z test_make_fx_fake_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:31.5411525Z test_make_fx_fake_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:31.5442556Z test_make_fx_fake_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:31.7031661Z test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.159s) 2022-08-17T12:13:31.7085447Z test_make_fx_fake_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:13:31.7375028Z test_make_fx_fake_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:31.7434155Z test_make_fx_fake_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:13:31.7533550Z test_make_fx_fake_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:31.7624303Z test_make_fx_fake_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:31.9454838Z test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.183s) 2022-08-17T12:13:31.9517707Z test_make_fx_fake_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:13:31.9619230Z test_make_fx_fake_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:31.9857499Z test_make_fx_fake_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:32.0096577Z test_make_fx_fake_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:32.0402815Z test_make_fx_fake_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:32.0525808Z test_make_fx_fake_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:32.1116812Z test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:13:32.1207994Z test_make_fx_fake_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:32.1659874Z test_make_fx_fake_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:13:32.2112255Z test_make_fx_fake_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:13:32.2286899Z test_make_fx_fake_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:32.2732785Z test_make_fx_fake_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:13:32.3226329Z test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:13:32.7829529Z test_make_fx_fake_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.460s) 2022-08-17T12:13:32.7923447Z test_make_fx_fake_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:32.9508458Z test_make_fx_fake_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.158s) 2022-08-17T12:13:32.9812290Z test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:33.0105935Z test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:33.0409089Z test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:33.0450070Z test_make_fx_fake_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:33.0615497Z test_make_fx_fake_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:33.0708129Z test_make_fx_fake_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:33.0828479Z test_make_fx_fake_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:33.0950700Z test_make_fx_fake_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:33.1703885Z test_make_fx_fake_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2022-08-17T12:13:33.1707603Z test_make_fx_fake_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:33.1711654Z test_make_fx_fake_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:33.2022177Z test_make_fx_fake_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:33.2049867Z test_make_fx_fake_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:13:33.2088424Z test_make_fx_fake_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:33.2188338Z test_make_fx_fake_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:33.2226055Z test_make_fx_fake_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:33.2316140Z test_make_fx_fake_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:33.2408013Z test_make_fx_fake_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:33.2509179Z test_make_fx_fake_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:33.2794234Z test_make_fx_fake_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:33.2831682Z test_make_fx_fake_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:33.3106231Z test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:33.3348465Z test_make_fx_fake_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:33.3702260Z test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:13:33.3868130Z test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:33.4198233Z test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:33.4518432Z test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:33.4927177Z test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:13:33.5195769Z test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:33.5468214Z test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:33.5814739Z test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:13:33.5980266Z test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:33.6274351Z test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:33.6555420Z test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:33.6903153Z test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:13:33.7171793Z test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:33.7458370Z test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:33.7798845Z test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:33.8032173Z test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:33.8270308Z test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:33.8558283Z test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:33.8665629Z test_make_fx_fake_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:33.8839142Z test_make_fx_fake_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:33.9162499Z test_make_fx_fake_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:33.9228588Z test_make_fx_fake_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:33.9297408Z test_make_fx_fake_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:33.9426003Z test_make_fx_fake_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:33.9846945Z test_make_fx_fake_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:33.9887071Z test_make_fx_fake_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:34.0487126Z test_make_fx_fake_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:13:34.0783212Z test_make_fx_fake_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:34.1073511Z test_make_fx_fake_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:34.1372063Z test_make_fx_fake_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:34.1463274Z test_make_fx_fake_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:34.1767736Z test_make_fx_fake_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:34.2002780Z test_make_fx_fake_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:34.2170787Z test_make_fx_fake_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:34.2455499Z test_make_fx_fake_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:34.5970989Z test_make_fx_fake_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.351s) 2022-08-17T12:13:34.8532316Z test_make_fx_fake_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.256s) 2022-08-17T12:13:34.8824250Z test_make_fx_fake_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:34.8984962Z test_make_fx_fake_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:34.9275977Z test_make_fx_fake_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:35.7850450Z test_make_fx_fake_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.857s) 2022-08-17T12:13:37.4856527Z test_make_fx_fake_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.700s) 2022-08-17T12:13:38.9746545Z test_make_fx_fake_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.489s) 2022-08-17T12:13:38.9844024Z test_make_fx_fake_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:38.9923841Z test_make_fx_fake_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:39.0219782Z test_make_fx_fake_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:39.0283053Z test_make_fx_fake_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:39.1878349Z test_make_fx_fake_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.159s) 2022-08-17T12:13:39.2165120Z test_make_fx_fake_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:39.2482079Z test_make_fx_fake_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:39.2588454Z test_make_fx_fake_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:13:39.2692497Z test_make_fx_fake_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:39.2847644Z test_make_fx_fake_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:39.3979991Z test_make_fx_fake_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2022-08-17T12:13:39.4079225Z test_make_fx_fake_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:39.4179542Z test_make_fx_fake_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:39.4333883Z test_make_fx_fake_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:39.4570145Z test_make_fx_fake_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:39.6157333Z test_make_fx_fake_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.159s) 2022-08-17T12:13:39.6306059Z test_make_fx_fake_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:39.6374637Z test_make_fx_fake_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:13:39.6411471Z test_make_fx_fake_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:39.6447845Z test_make_fx_fake_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:39.6483685Z test_make_fx_fake_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:39.6518624Z test_make_fx_fake_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2022-08-17T12:13:39.6611392Z test_make_fx_fake_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:39.6896977Z test_make_fx_fake_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2022-08-17T12:13:39.6905010Z test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:39.6912537Z test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:39.6920021Z test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:39.6927625Z test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:39.6935023Z test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:13:39.6993245Z test_make_fx_fake_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:39.8007805Z test_make_fx_fake_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2022-08-17T12:13:39.8347542Z test_make_fx_fake_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:13:39.8622786Z test_make_fx_fake_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:39.9073302Z test_make_fx_fake_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:13:39.9165138Z test_make_fx_fake_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:39.9906922Z test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2022-08-17T12:13:40.0407949Z test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:13:40.0581458Z test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:13:40.0681801Z test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:40.0992215Z test_make_fx_fake_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:40.1793764Z test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2022-08-17T12:13:40.2074251Z test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:40.2224540Z test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:13:40.2493473Z test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:40.3284347Z test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T12:13:40.3577204Z test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:40.3842993Z test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:40.4002851Z test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:40.4146751Z test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:40.4696200Z test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:13:40.4700808Z test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:13:40.4705509Z test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:40.5251617Z test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:40.5869847Z test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T12:13:40.6389865Z test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:13:41.0071445Z test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.368s) 2022-08-17T12:13:41.2804864Z test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.273s) 2022-08-17T12:13:41.4051024Z test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2022-08-17T12:13:41.4560300Z test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:13:41.5090240Z test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:13:41.5405755Z test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:41.6153970Z test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2022-08-17T12:13:41.6847296Z test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:13:41.7747661Z test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2022-08-17T12:13:41.8022386Z test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:41.8030773Z test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:13:41.9209648Z test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2022-08-17T12:13:41.9540518Z test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:42.0291030Z test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2022-08-17T12:13:42.0983903Z test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:13:43.5358146Z test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.437s) 2022-08-17T12:13:44.2993784Z test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.763s) 2022-08-17T12:13:44.4139959Z test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2022-08-17T12:13:44.4258591Z test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:13:44.4534118Z test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:44.5077338Z test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:44.6643098Z test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2022-08-17T12:13:45.1999250Z test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.536s) 2022-08-17T12:13:45.3321447Z test_make_fx_fake_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2022-08-17T12:13:45.3415134Z test_make_fx_fake_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:45.3453546Z test_make_fx_fake_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:45.3545975Z test_make_fx_fake_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:45.3638225Z test_make_fx_fake_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:45.3817653Z test_make_fx_fake_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:45.4049966Z test_make_fx_fake_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:13:45.4088488Z test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:45.4127720Z test_make_fx_fake_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:45.4717315Z test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:13:45.5237734Z test_make_fx_fake_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2022-08-17T12:13:45.5542314Z test_make_fx_fake_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:45.5635588Z test_make_fx_fake_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:45.5951644Z test_make_fx_fake_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:45.6260615Z test_make_fx_fake_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:13:45.6388547Z test_make_fx_fake_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:46.7889946Z test_make_fx_fake_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.150s) 2022-08-17T12:13:46.8405507Z test_make_fx_fake_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:13:46.8565015Z test_make_fx_fake_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:46.8855188Z test_make_fx_fake_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:46.9972933Z test_make_fx_fake_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2022-08-17T12:13:47.0916762Z test_make_fx_fake_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T12:13:47.1503303Z test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:13:47.1678833Z test_make_fx_fake_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:47.1856909Z test_make_fx_fake_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:47.2123518Z test_make_fx_fake_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:47.2264692Z test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:47.2301098Z test_make_fx_fake_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2022-08-17T12:13:47.2960618Z test_make_fx_fake_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2022-08-17T12:13:47.3169345Z test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:47.3461141Z test_make_fx_fake_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:47.3525822Z test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:47.3661367Z test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:47.3953144Z test_make_fx_fake_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:47.4555809Z test_make_fx_fake_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:13:47.5830993Z test_make_fx_fake_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2022-08-17T12:13:47.6385010Z test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:13:47.6927282Z test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:47.7226517Z test_make_fx_fake_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:47.7287976Z test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:13:47.7425249Z test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:13:47.7720381Z test_make_fx_fake_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:47.7760406Z test_make_fx_fake_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:47.8448022Z test_make_fx_fake_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:13:47.8529982Z test_make_fx_fake_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:13:47.8617512Z test_make_fx_fake_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:47.8918769Z test_make_fx_fake_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:47.9073676Z test_make_fx_fake_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:13:47.9114640Z test_make_fx_fake_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:47.9261500Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:13:47.9409344Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:13:47.9554956Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:13:47.9710303Z test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:13:48.1763326Z test_make_fx_fake_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2022-08-17T12:13:48.2179313Z test_make_fx_fake_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2022-08-17T12:13:48.2244582Z test_make_fx_fake_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:13:48.3262241Z test_make_fx_fake_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2022-08-17T12:13:48.3418559Z test_make_fx_fake_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:13:48.4267469Z test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2022-08-17T12:13:48.4551049Z test_make_fx_fake_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:13:48.4591719Z test_make_fx_fake_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:13:48.4597324Z test_make_fx_fake_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:13:48.4849098Z test_make_fx_fake_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:48.5091408Z test_make_fx_fake_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:48.5330517Z test_make_fx_fake_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:48.5636072Z test_make_fx_fake_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:13:48.5888495Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:48.6216396Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:48.6621454Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:48.7020937Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:48.7837275Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2022-08-17T12:13:48.8568352Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T12:13:48.8968029Z test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:48.9241576Z test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2022-08-17T12:13:48.9573841Z test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:13:49.0228240Z test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2022-08-17T12:13:49.1256022Z test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.103s) 2022-08-17T12:13:49.1669997Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:13:49.2636626Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2022-08-17T12:13:49.2731984Z test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:49.3197684Z test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:13:49.4652613Z test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.145s) 2022-08-17T12:13:49.5130369Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:13:49.5621283Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:13:49.6163416Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:13:49.7096273Z test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2022-08-17T12:13:49.8010890Z test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2022-08-17T12:13:49.9221548Z test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.121s) 2022-08-17T12:13:49.9294085Z test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:13:49.9772670Z test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:13:50.0320356Z test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:13:50.0986968Z test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2022-08-17T12:13:50.1081319Z test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:50.3671261Z test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.259s) 2022-08-17T12:13:50.4050745Z test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:13:50.4376760Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:13:50.4668329Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:13:50.6379384Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2022-08-17T12:13:50.8720937Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.234s) 2022-08-17T12:13:50.8765634Z test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:13:50.9019727Z test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:51.0396117Z test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2022-08-17T12:13:51.3456742Z test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.306s) 2022-08-17T12:13:51.3671817Z test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:13:51.3852709Z test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:13:51.3946264Z test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:13:51.4073691Z test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:13:51.4262983Z test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:13:51.5152311Z test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2022-08-17T12:13:51.5502416Z test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:13:51.6595034Z test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2022-08-17T12:13:51.7040201Z test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2022-08-17T12:13:51.8816287Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2022-08-17T12:13:51.9204357Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:13:51.9576112Z test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:13:52.0218046Z test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2022-08-17T12:13:52.0621080Z test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:13:52.1187939Z test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:13:52.1436611Z test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:52.1681798Z test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:13:52.1934954Z test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:13:52.2625339Z test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2022-08-17T12:13:52.3416599Z test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2022-08-17T12:13:52.3520466Z test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:13:52.4868059Z test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2022-08-17T12:13:52.4996734Z test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:13:58.1077272Z test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.608s) 2022-08-17T12:14:04.3567624Z test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.249s) 2022-08-17T12:14:04.3572388Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:14:04.5525188Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.195s) 2022-08-17T12:14:04.5536837Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:14:04.8351746Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.281s) 2022-08-17T12:14:04.8358344Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:14:05.0005891Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2022-08-17T12:14:05.0105907Z test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:05.0308044Z test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:14:05.0796750Z test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2022-08-17T12:14:05.1106577Z test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:14:05.1499576Z test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:14:05.1504574Z test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:14:05.1907473Z test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:14:05.2832139Z test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2022-08-17T12:14:05.4508198Z test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2022-08-17T12:14:05.4911095Z test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2022-08-17T12:14:05.5318598Z test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:14:05.5632160Z test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:14:05.6500596Z test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2022-08-17T12:14:05.6569023Z test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:14:05.6637966Z test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:14:06.3502731Z test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.686s) 2022-08-17T12:14:06.4276621Z test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2022-08-17T12:14:06.4372084Z test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:06.4500648Z test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:14:06.4833346Z test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:14:06.4928578Z test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:06.5016655Z test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:06.5267295Z test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:14:06.5464689Z test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:14:06.5670725Z test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:14:06.5924023Z test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:14:06.6015615Z test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:06.6162978Z test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:06.6288722Z test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:14:06.6392197Z test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:06.6519240Z test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:14:06.7092131Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2022-08-17T12:14:06.7685159Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:14:09.2049108Z test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.436s) 2022-08-17T12:14:09.2181706Z test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:14:09.2809722Z test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:14:09.2842277Z test_make_fx_fake_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.003s) 2022-08-17T12:14:09.4097680Z test_make_fx_fake_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2022-08-17T12:14:09.4203410Z test_make_fx_fake_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:14:09.4329189Z test_make_fx_fake_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:14:09.4436729Z test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:14:09.4612596Z test_make_fx_fake_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:14:09.4652026Z test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:09.4867521Z test_make_fx_fake_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:14:10.9157914Z test_make_fx_fake_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.429s) 2022-08-17T12:14:10.9204434Z test_make_fx_fake_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:14:15.6038150Z test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.683s) 2022-08-17T12:14:15.6174298Z test_make_fx_fake_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:14:15.6553004Z test_make_fx_fake_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2022-08-17T12:14:15.7447167Z test_make_fx_fake_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2022-08-17T12:14:15.7748912Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:14:15.8039213Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:15.8333032Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:15.8624408Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:15.8921237Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:14:15.8996205Z test_make_fx_fake_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:14:15.9287489Z test_make_fx_fake_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:16.0336083Z test_make_fx_fake_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2022-08-17T12:14:16.1063642Z test_make_fx_fake_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2022-08-17T12:14:16.2251068Z test_make_fx_fake_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2022-08-17T12:14:16.2315676Z test_make_fx_fake_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:14:16.2408381Z test_make_fx_fake_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:16.2657582Z test_make_fx_fake_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:14:16.3167016Z test_make_fx_fake_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:14:16.3421460Z test_make_fx_fake_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:14:16.3521246Z test_make_fx_fake_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:16.3595450Z test_make_fx_fake_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:14:16.3685359Z test_make_fx_fake_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:16.3982247Z test_make_fx_fake_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:14:16.4115837Z test_make_fx_fake_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:14:16.5318056Z test_make_fx_fake_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2022-08-17T12:14:16.5374884Z test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:14:16.5517060Z test_make_fx_fake_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:14:16.5882724Z test_make_fx_fake_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:14:16.5990052Z test_make_fx_fake_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:14:16.6098705Z test_make_fx_fake_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:14:16.6149448Z test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:14:16.6202048Z test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:14:16.6711258Z test_make_fx_fake_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:14:16.7800283Z test_make_fx_fake_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2022-08-17T12:14:16.7839296Z test_make_fx_fake_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:16.7932889Z test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:16.8025755Z test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:16.8125475Z test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:16.8214466Z test_make_fx_fake_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:16.8564852Z test_make_fx_fake_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:14:16.8811969Z test_make_fx_fake_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:14:16.9622875Z test_make_fx_fake_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2022-08-17T12:14:17.0131441Z test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:14:17.0631683Z test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:14:17.1147367Z test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:14:17.1657266Z test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:14:17.2158479Z test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:14:19.2312846Z test_make_fx_fake_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.015s) 2022-08-17T12:14:19.2463518Z test_make_fx_fake_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:14:20.1127804Z test_make_fx_fake_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.866s) 2022-08-17T12:14:20.1280093Z test_make_fx_fake_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:20.1450549Z test_make_fx_fake_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:14:20.1488091Z test_make_fx_fake_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:20.1642487Z test_make_fx_fake_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:20.1730665Z test_make_fx_fake_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.1767664Z test_make_fx_fake_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:20.1804472Z test_make_fx_fake_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:20.1843361Z test_make_fx_fake_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:20.1941355Z test_make_fx_fake_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:20.1978414Z test_make_fx_fake_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:20.2314966Z test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:14:20.2491731Z test_make_fx_fake_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2022-08-17T12:14:20.2718371Z test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:20.4522356Z test_make_fx_fake_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.180s) 2022-08-17T12:14:20.4545691Z test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2022-08-17T12:14:20.4636896Z test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.4724942Z test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.4812710Z test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.4900825Z test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.4990257Z test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.5273735Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:14:20.5562549Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:20.5567260Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.5571769Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.5631039Z test_make_fx_fake_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:14:20.5720085Z test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.6003961Z test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:14:20.6286756Z test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:14:20.6351803Z test_make_fx_fake_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:14:20.6412036Z test_make_fx_fake_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:14:20.6473455Z test_make_fx_fake_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:14:20.6760422Z test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:20.6764449Z test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.6851153Z test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.6938576Z test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.7026072Z test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.7113720Z test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.7202025Z test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.7340264Z test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:14:20.7431400Z test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.7718504Z test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:20.7818727Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:20.7907637Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.7912062Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.7915792Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.7919453Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.7923372Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:14:20.8011699Z test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.8294720Z test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:14:20.8578603Z test_make_fx_fake_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:14:20.8650138Z test_make_fx_fake_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:14:20.8770548Z test_make_fx_fake_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:14:20.8931895Z test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:14:20.8968200Z test_make_fx_fake_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:20.9057203Z test_make_fx_fake_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:20.9253871Z test_make_fx_fake_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2022-08-17T12:14:20.9543737Z test_make_fx_fake_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:20.9772257Z test_make_fx_fake_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:21.0062780Z test_make_fx_fake_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:21.0613089Z test_make_fx_fake_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:14:21.0961512Z test_make_fx_fake_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2022-08-17T12:14:21.1548711Z test_make_fx_fake_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2022-08-17T12:14:21.1724362Z test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:14:22.0483312Z test_make_fx_fake_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.876s) 2022-08-17T12:14:28.0946457Z test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.046s) 2022-08-17T12:14:28.1797354Z test_make_fx_fake_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2022-08-17T12:14:28.1884440Z test_make_fx_fake_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:28.2104989Z test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:14:28.3045513Z test_make_fx_fake_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2022-08-17T12:14:28.3087867Z test_make_fx_fake_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:28.3126567Z test_make_fx_fake_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:28.3189643Z test_make_fx_fake_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:14:28.3333777Z test_make_fx_fake_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:14:28.4945446Z test_make_fx_fake_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.161s) 2022-08-17T12:14:28.4949969Z test_make_fx_fake_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:14:28.5411361Z test_make_fx_fake_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2022-08-17T12:14:28.5448127Z test_make_fx_fake_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:28.5691814Z test_make_fx_fake_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:14:28.6313900Z test_make_fx_fake_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T12:14:28.6941246Z test_make_fx_fake_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2022-08-17T12:14:28.7392240Z test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2022-08-17T12:14:28.7546847Z test_make_fx_fake_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:28.7702091Z test_make_fx_fake_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:14:28.7996952Z test_make_fx_fake_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:28.8037218Z test_make_fx_fake_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:28.8273980Z test_make_fx_fake_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:14:28.8596993Z test_make_fx_fake_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:14:28.9272558Z test_make_fx_fake_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2022-08-17T12:14:28.9398150Z test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.013s) 2022-08-17T12:14:28.9527599Z test_make_fx_fake_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.013s) 2022-08-17T12:14:28.9788616Z test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:14:29.0016059Z test_make_fx_fake_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:29.0295672Z test_make_fx_fake_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:14:29.0334827Z test_make_fx_fake_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:29.0371866Z test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:14:29.0475117Z test_make_fx_fake_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:29.0701312Z test_make_fx_fake_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2022-08-17T12:14:29.0793412Z test_make_fx_fake_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:29.0883564Z test_make_fx_fake_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:29.1078861Z test_make_fx_fake_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2022-08-17T12:14:29.1368595Z test_make_fx_fake_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:14:29.1469922Z test_make_fx_fake_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:29.1689617Z test_make_fx_fake_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:14:29.1785506Z test_make_fx_symbolic_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:14:29.1872167Z test_make_fx_symbolic_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:14:29.1909490Z test_make_fx_symbolic_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:14:32.8149161Z test_make_fx_symbolic_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.624s) 2022-08-17T12:14:36.5196206Z test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.705s) 2022-08-17T12:14:36.5289327Z test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:14:40.2163071Z test_make_fx_symbolic_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.687s) 2022-08-17T12:14:43.7181896Z test_make_fx_symbolic_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.502s) 2022-08-17T12:14:43.7363047Z test_make_fx_symbolic_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2022-08-17T12:14:47.4572870Z test_make_fx_symbolic_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.721s) 2022-08-17T12:14:47.6006644Z test_make_fx_symbolic_exhaustive__masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.143s) 2022-08-17T12:14:47.7350873Z test_make_fx_symbolic_exhaustive__masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.134s) 2022-08-17T12:14:47.7669503Z test_make_fx_symbolic_exhaustive__masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.032s) 2022-08-17T12:14:47.7979464Z test_make_fx_symbolic_exhaustive__masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.031s) 2022-08-17T12:14:47.8960826Z test_make_fx_symbolic_exhaustive__masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.098s) 2022-08-17T12:14:47.9971700Z test_make_fx_symbolic_exhaustive__masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.101s) 2022-08-17T12:14:48.1176593Z test_make_fx_symbolic_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.120s) 2022-08-17T12:14:48.1225855Z test_make_fx_symbolic_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:14:48.2712310Z test_make_fx_symbolic_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.148s) 2022-08-17T12:14:48.3275235Z test_make_fx_symbolic_exhaustive__masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.056s) 2022-08-17T12:14:48.4300501Z test_make_fx_symbolic_exhaustive__masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:14:48.5713991Z test_make_fx_symbolic_exhaustive__masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.141s) 2022-08-17T12:14:49.4435291Z test_make_fx_symbolic_exhaustive__masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.872s) 2022-08-17T12:14:49.5713452Z test_make_fx_symbolic_exhaustive__masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.128s) 2022-08-17T12:14:49.6889688Z test_make_fx_symbolic_exhaustive__masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.117s) 2022-08-17T12:14:49.8132026Z test_make_fx_symbolic_exhaustive__masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.124s) 2022-08-17T12:14:49.9016824Z test_make_fx_symbolic_exhaustive__masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.088s) 2022-08-17T12:14:50.0345986Z test_make_fx_symbolic_exhaustive__masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.133s) 2022-08-17T12:14:50.1194933Z test_make_fx_symbolic_exhaustive__masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.085s) 2022-08-17T12:14:50.1276614Z test_make_fx_symbolic_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:14:50.1413682Z test_make_fx_symbolic_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:14:50.1546388Z test_make_fx_symbolic_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2022-08-17T12:14:55.6709760Z test_make_fx_symbolic_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.516s) 2022-08-17T12:14:56.6798123Z test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.009s) 2022-08-17T12:15:03.6010833Z test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.921s) 2022-08-17T12:15:10.4953657Z test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (6.894s) 2022-08-17T12:15:10.5016174Z test_make_fx_symbolic_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:15:10.5069653Z test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:10.5109654Z test_make_fx_symbolic_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:11.2683332Z test_make_fx_symbolic_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.757s) 2022-08-17T12:15:11.2829732Z test_make_fx_symbolic_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:15:11.2868953Z test_make_fx_symbolic_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:12.6912101Z test_make_fx_symbolic_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.404s) 2022-08-17T12:15:14.0724763Z test_make_fx_symbolic_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.381s) 2022-08-17T12:15:14.0766819Z test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:14.0819267Z test_make_fx_symbolic_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:15:15.9544729Z test_make_fx_symbolic_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.872s) 2022-08-17T12:15:16.0265148Z test_make_fx_symbolic_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T12:15:16.0376336Z test_make_fx_symbolic_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:15:16.0487124Z test_make_fx_symbolic_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:15:16.0528349Z test_make_fx_symbolic_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:16.0558022Z test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:15:16.0632089Z test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:15:16.0711991Z test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:15:16.0798691Z test_make_fx_symbolic_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:15:16.0878298Z test_make_fx_symbolic_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:15:19.6253794Z test_make_fx_symbolic_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.537s) 2022-08-17T12:15:19.6345367Z test_make_fx_symbolic_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:15:19.6426148Z test_make_fx_symbolic_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:15:19.6664739Z test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2022-08-17T12:15:19.6973359Z test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:15:19.7472069Z test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2022-08-17T12:15:19.7532244Z test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:15:19.7566616Z test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:15:19.7659077Z test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:15:19.7663333Z test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:15:19.7703971Z test_make_fx_symbolic_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:19.7801511Z test_make_fx_symbolic_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:19.8016444Z test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2022-08-17T12:15:19.8057538Z test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:20.1417266Z test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.336s) 2022-08-17T12:15:20.1469898Z test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:20.1562475Z test_make_fx_symbolic_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:15:20.1658761Z test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:20.6953708Z test_make_fx_symbolic_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.529s) 2022-08-17T12:15:20.7146955Z test_make_fx_symbolic_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2022-08-17T12:15:20.7230836Z test_make_fx_symbolic_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:15:20.7324905Z test_make_fx_symbolic_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:15:20.7424485Z test_make_fx_symbolic_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:20.7461932Z test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:20.7559183Z test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:20.7660889Z test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:15:20.7697462Z test_make_fx_symbolic_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:31.9788880Z test_make_fx_symbolic_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (11.209s) 2022-08-17T12:15:31.9862885Z test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:15:39.6815933Z test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.695s) 2022-08-17T12:15:39.6860029Z test_make_fx_symbolic_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:39.8039662Z test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.118s) 2022-08-17T12:15:39.8102441Z test_make_fx_symbolic_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:15:39.8166716Z test_make_fx_symbolic_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:15:39.8245752Z test_make_fx_symbolic_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:15:39.8283414Z test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2022-08-17T12:15:39.8352177Z test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:15:39.8413011Z test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2022-08-17T12:15:46.8487654Z test_make_fx_symbolic_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (7.007s) 2022-08-17T12:15:46.9870725Z test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.138s) 2022-08-17T12:15:47.0024291Z test_make_fx_symbolic_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:15:47.0164716Z test_make_fx_symbolic_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:15:47.0260038Z test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:15:47.1452044Z test_make_fx_symbolic_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.119s) 2022-08-17T12:15:47.1929853Z test_make_fx_symbolic_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2022-08-17T12:15:47.1975558Z test_make_fx_symbolic_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:47.2012124Z test_make_fx_symbolic_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:47.2047105Z test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:15:47.2083524Z test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:47.2127650Z test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:15:47.2157913Z test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:15:48.7758653Z test_make_fx_symbolic_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.560s) 2022-08-17T12:15:48.7791943Z test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:15:49.0257047Z test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.246s) 2022-08-17T12:15:49.1221492Z test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.096s) 2022-08-17T12:15:49.1268134Z test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:15:49.1379644Z test_make_fx_symbolic_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:15:49.1520843Z test_make_fx_symbolic_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:15:49.1568358Z test_make_fx_symbolic_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:16:11.0273816Z test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (21.870s) 2022-08-17T12:16:14.5604354Z test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.533s) 2022-08-17T12:16:18.4575239Z test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.897s) 2022-08-17T12:16:18.4629193Z test_make_fx_symbolic_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2022-08-17T12:16:18.4725832Z test_make_fx_symbolic_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:16:18.4765442Z test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:19.1075401Z test_make_fx_symbolic_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.631s) 2022-08-17T12:16:19.1116170Z test_make_fx_symbolic_exhaustive_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:19.1152843Z test_make_fx_symbolic_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:19.1158495Z test_make_fx_symbolic_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:16:19.1163063Z test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:16:23.5359705Z test_make_fx_symbolic_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.419s) 2022-08-17T12:16:23.5398988Z test_make_fx_symbolic_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:23.5484115Z test_make_fx_symbolic_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:16:23.5627708Z test_make_fx_symbolic_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:16:23.5708435Z test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:16:23.5846714Z test_make_fx_symbolic_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:16:23.5986282Z test_make_fx_symbolic_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:16:23.6029134Z test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0072995Z test_make_fx_symbolic_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.404s) 2022-08-17T12:16:24.0158194Z test_make_fx_symbolic_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:16:24.0202577Z test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0244015Z test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0287533Z test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0321077Z test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:24.0363496Z test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0403746Z test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0446175Z test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0486688Z test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0527158Z test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0568353Z test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0601566Z test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:24.0642783Z test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0682148Z test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0724028Z test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0764318Z test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0805186Z test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0846474Z test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0887729Z test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0926960Z test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.0968299Z test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.1030607Z test_make_fx_symbolic_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:16:24.1067788Z test_make_fx_symbolic_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:16:24.1545357Z test_make_fx_symbolic_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2022-08-17T12:16:24.1646615Z test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:16:24.1746886Z test_make_fx_symbolic_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:16:24.1891978Z test_make_fx_symbolic_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:16:24.1971894Z test_make_fx_symbolic_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:16:24.2052833Z test_make_fx_symbolic_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:16:45.9747278Z test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (21.769s) 2022-08-17T12:16:49.5288106Z test_make_fx_symbolic_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.554s) 2022-08-17T12:16:53.0268763Z test_make_fx_symbolic_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.498s) 2022-08-17T12:16:56.5260114Z test_make_fx_symbolic_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.499s) 2022-08-17T12:16:56.5653006Z test_make_fx_symbolic_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:16:56.5684341Z test_make_fx_symbolic_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:16:56.5756570Z test_make_fx_symbolic_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:16:56.5798714Z test_make_fx_symbolic_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:00.0946786Z test_make_fx_symbolic_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.515s) 2022-08-17T12:17:00.0990722Z test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:00.1028922Z test_make_fx_symbolic_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:03.5784580Z test_make_fx_symbolic_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.475s) 2022-08-17T12:17:03.5890451Z test_make_fx_symbolic_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:11.6820379Z test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.093s) 2022-08-17T12:17:11.6949764Z test_make_fx_symbolic_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:17:11.7109880Z test_make_fx_symbolic_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:17:11.7253841Z test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:17:11.7289949Z test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:11.9494482Z test_make_fx_symbolic_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.220s) 2022-08-17T12:17:15.4643225Z test_make_fx_symbolic_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.515s) 2022-08-17T12:17:15.4679113Z test_make_fx_symbolic_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:18.9624809Z test_make_fx_symbolic_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.494s) 2022-08-17T12:17:22.4605932Z test_make_fx_symbolic_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.498s) 2022-08-17T12:17:22.4709181Z test_make_fx_symbolic_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:22.4808786Z test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:22.4915871Z test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:22.4964854Z test_make_fx_symbolic_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:22.5062711Z test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:22.5184327Z test_make_fx_symbolic_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2022-08-17T12:17:22.5220741Z test_make_fx_symbolic_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:22.5317082Z test_make_fx_symbolic_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:22.5364447Z test_make_fx_symbolic_exhaustive_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:22.5744419Z test_make_fx_symbolic_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2022-08-17T12:17:22.6154157Z test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2022-08-17T12:17:22.6189317Z test_make_fx_symbolic_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:22.6474280Z test_make_fx_symbolic_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2022-08-17T12:17:22.6561099Z test_make_fx_symbolic_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:22.6653738Z test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:22.6745942Z test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:17:22.6778721Z test_make_fx_symbolic_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:22.6815234Z test_make_fx_symbolic_exhaustive_istft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:22.6823389Z test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:22.6831216Z test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:22.6839026Z test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:22.6847232Z test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:22.6854610Z test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:17:22.6896986Z test_make_fx_symbolic_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:22.6935542Z test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:26.3273494Z test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.634s) 2022-08-17T12:17:29.8106282Z test_make_fx_symbolic_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.483s) 2022-08-17T12:17:29.8163555Z test_make_fx_symbolic_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:17:29.8313364Z test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:17:29.8356251Z test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8394240Z test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8455331Z test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:17:29.8497356Z test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8605175Z test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:29.8641666Z test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8680112Z test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8725175Z test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8763177Z test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8806305Z test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8844840Z test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8881843Z test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8917977Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.8955266Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.9003576Z test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:29.9008482Z test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:17:29.9012466Z test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:17:29.9046380Z test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:29.9084201Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:29.9119092Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:29.9174293Z test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:30.0044342Z test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.087s) 2022-08-17T12:17:30.0333664Z test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.029s) 2022-08-17T12:17:30.0372230Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.0410860Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.0457877Z test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:30.0932929Z test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.047s) 2022-08-17T12:17:30.1282690Z test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.035s) 2022-08-17T12:17:30.1321883Z test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.1359450Z test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.1367467Z test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:17:30.1404581Z test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.1515551Z test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:17:30.1555632Z test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.1595571Z test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.1638496Z test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.1958024Z test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.032s) 2022-08-17T12:17:30.1995222Z test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.2047905Z test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:30.2090248Z test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:30.2237136Z test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:17:30.2403995Z test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:17:30.5765700Z test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.336s) 2022-08-17T12:17:30.7238664Z test_make_fx_symbolic_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2022-08-17T12:17:30.7390109Z test_make_fx_symbolic_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:17:30.7473368Z test_make_fx_symbolic_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:17:30.7620538Z test_make_fx_symbolic_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:17:30.7765379Z test_make_fx_symbolic_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:17:31.5453255Z test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.769s) 2022-08-17T12:17:31.5493857Z test_make_fx_symbolic_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:31.5534412Z test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:31.5575039Z test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:31.5613087Z test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:31.5768831Z test_make_fx_symbolic_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:17:36.6728997Z test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.096s) 2022-08-17T12:17:36.6901360Z test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2022-08-17T12:17:41.7832896Z test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.093s) 2022-08-17T12:17:46.8774265Z test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.094s) 2022-08-17T12:17:49.0481908Z test_make_fx_symbolic_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.171s) 2022-08-17T12:17:50.3347539Z test_make_fx_symbolic_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.287s) 2022-08-17T12:17:50.8848286Z test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.550s) 2022-08-17T12:17:50.8950723Z test_make_fx_symbolic_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:17:54.3986586Z test_make_fx_symbolic_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.503s) 2022-08-17T12:17:54.4031814Z test_make_fx_symbolic_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:54.4081449Z test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:54.4121208Z test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:54.4494305Z test_make_fx_symbolic_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2022-08-17T12:17:54.4831572Z test_make_fx_symbolic_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:17:54.4884265Z test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:54.4933071Z test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:17:54.4978335Z test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:17:54.5072627Z test_make_fx_symbolic_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:17:54.5108008Z test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:17:58.0132900Z test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.502s) 2022-08-17T12:17:58.0216041Z test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:17:58.0257288Z test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:01.7658907Z test_make_fx_symbolic_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.740s) 2022-08-17T12:18:01.7842672Z test_make_fx_symbolic_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2022-08-17T12:18:01.7937809Z test_make_fx_symbolic_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:01.8078934Z test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:18:01.8219559Z test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:18:05.3275043Z test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.505s) 2022-08-17T12:18:05.3358538Z test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:18:05.3398788Z test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:08.8631760Z test_make_fx_symbolic_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.523s) 2022-08-17T12:18:08.8680265Z test_make_fx_symbolic_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:08.8720725Z test_make_fx_symbolic_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:08.8877248Z test_make_fx_symbolic_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:18:08.8912532Z test_make_fx_symbolic_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:12.3509036Z test_make_fx_symbolic_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.459s) 2022-08-17T12:18:12.3552193Z test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:12.3591253Z test_make_fx_symbolic_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:12.3630646Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:12.3666351Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:12.3702001Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:12.4897674Z test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.119s) 2022-08-17T12:18:12.5298036Z test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2022-08-17T12:18:12.5903771Z test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2022-08-17T12:18:12.5969320Z test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:12.7374025Z test_make_fx_symbolic_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2022-08-17T12:18:12.7413595Z test_make_fx_symbolic_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:12.8972512Z test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.156s) 2022-08-17T12:18:16.3965037Z test_make_fx_symbolic_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.499s) 2022-08-17T12:18:16.4068196Z test_make_fx_symbolic_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:18:16.4073190Z test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:16.4379511Z test_make_fx_symbolic_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2022-08-17T12:18:16.4675302Z test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:18:16.4969977Z test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2022-08-17T12:18:19.9938603Z test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.497s) 2022-08-17T12:18:19.9985243Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:20.0151199Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:18:20.0312852Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:18:20.0353081Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:20.0396075Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:20.0435896Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:20.0474483Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:20.0518927Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:20.0567787Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:20.1099775Z test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.053s) 2022-08-17T12:18:20.1180706Z test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:21.1837527Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.065s) 2022-08-17T12:18:21.2932863Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.109s) 2022-08-17T12:18:21.3267456Z test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2022-08-17T12:18:21.3327573Z test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:21.3393516Z test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:21.3486878Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:21.3583015Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:18:21.3710419Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:22.8313494Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.460s) 2022-08-17T12:18:22.8364895Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:22.8421776Z test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:22.8505651Z test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:22.8659583Z test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2022-08-17T12:18:23.1261016Z test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.260s) 2022-08-17T12:18:23.1401514Z test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2022-08-17T12:18:23.1942824Z test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2022-08-17T12:18:23.3019651Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.108s) 2022-08-17T12:18:23.3113509Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:23.3227264Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:23.3566982Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2022-08-17T12:18:23.3621520Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:23.3698380Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:23.4781854Z test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.108s) 2022-08-17T12:18:23.8124633Z test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.334s) 2022-08-17T12:18:23.8209111Z test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:23.8290989Z test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:23.9623865Z test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.133s) 2022-08-17T12:18:24.0967006Z test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2022-08-17T12:18:24.1168212Z test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2022-08-17T12:18:24.1497268Z test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.033s) 2022-08-17T12:18:24.3767687Z test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.227s) 2022-08-17T12:18:24.3808977Z test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:24.4801821Z test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.099s) 2022-08-17T12:18:24.4870479Z test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:24.4920212Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:24.4975158Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:24.5031152Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:24.5080715Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:24.5128462Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:24.5184727Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:24.9992017Z test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.480s) 2022-08-17T12:18:25.1008611Z test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:18:25.2510673Z test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.150s) 2022-08-17T12:18:25.4618726Z test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2022-08-17T12:18:25.4733831Z test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:18:25.5001629Z test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2022-08-17T12:18:25.5436001Z test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:18:26.5363555Z test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.993s) 2022-08-17T12:18:26.5413333Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:26.5464299Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:26.5520323Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:26.5524937Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:26.5655192Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:18:26.5660259Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:18:26.6584459Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.092s) 2022-08-17T12:18:26.6590272Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:26.7612289Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:18:26.8125355Z test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2022-08-17T12:18:26.9148924Z test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.102s) 2022-08-17T12:18:26.9254336Z test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:26.9356361Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:18:27.9209375Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.985s) 2022-08-17T12:18:27.9213804Z test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:18:28.3022571Z test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.381s) 2022-08-17T12:18:28.3071031Z test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:28.3155694Z test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:28.3194226Z test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:28.3232394Z test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:32.6738702Z test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.350s) 2022-08-17T12:18:32.6844689Z test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:32.6897185Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:32.6943126Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:33.6834902Z test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.989s) 2022-08-17T12:18:36.3704706Z test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.687s) 2022-08-17T12:18:36.4425838Z test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2022-08-17T12:18:36.6740207Z test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.231s) 2022-08-17T12:18:36.6786000Z test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:36.7316331Z test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2022-08-17T12:18:36.7708564Z test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2022-08-17T12:18:36.8742659Z test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.103s) 2022-08-17T12:18:36.8825548Z test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:37.6400898Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.757s) 2022-08-17T12:18:37.6464732Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:37.6937516Z test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2022-08-17T12:18:37.8998563Z test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.206s) 2022-08-17T12:18:37.9323404Z test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2022-08-17T12:18:37.9579183Z test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2022-08-17T12:18:38.1896814Z test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.232s) 2022-08-17T12:18:40.1724413Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.983s) 2022-08-17T12:18:42.1120688Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (1.940s) 2022-08-17T12:18:42.1172644Z test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:42.1241641Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:42.1288893Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:42.1324845Z test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.004s) 2022-08-17T12:18:42.1952481Z test_make_fx_symbolic_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.063s) 2022-08-17T12:18:42.2500867Z test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2022-08-17T12:18:42.3248700Z test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2022-08-17T12:18:42.3311942Z test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:42.3398009Z test_make_fx_symbolic_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:42.3438458Z test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.3514327Z test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:42.3687361Z test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2022-08-17T12:18:42.3729234Z test_make_fx_symbolic_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.4115741Z test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.038s) 2022-08-17T12:18:42.4371477Z test_make_fx_symbolic_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2022-08-17T12:18:42.4424212Z test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:42.4526742Z test_make_fx_symbolic_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2022-08-17T12:18:42.4564339Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.4603030Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.4640585Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.4677961Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.4717237Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:42.4810601Z test_make_fx_symbolic_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:45.9899524Z test_make_fx_symbolic_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.509s) 2022-08-17T12:18:48.3779881Z test_make_fx_symbolic_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.388s) 2022-08-17T12:18:48.3826507Z test_make_fx_symbolic_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:48.3868694Z test_make_fx_symbolic_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:48.3937685Z test_make_fx_symbolic_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:48.3973458Z test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:48.4058655Z test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:48.4181611Z test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:18:48.4261766Z test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:18:48.9502094Z test_make_fx_symbolic_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.524s) 2022-08-17T12:18:49.1935974Z test_make_fx_symbolic_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.243s) 2022-08-17T12:18:49.2098575Z test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2022-08-17T12:18:52.7508832Z test_make_fx_symbolic_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.541s) 2022-08-17T12:18:52.7555959Z test_make_fx_symbolic_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:52.7713023Z test_make_fx_symbolic_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:18:52.7774825Z test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.006s) 2022-08-17T12:18:52.7819537Z test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:52.7885321Z test_make_fx_symbolic_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:52.7925922Z test_make_fx_symbolic_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:52.7977119Z test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:52.8045051Z test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2022-08-17T12:18:52.8121534Z test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:18:52.8213290Z test_make_fx_symbolic_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:18:52.8576095Z test_make_fx_symbolic_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2022-08-17T12:18:52.8614457Z test_make_fx_symbolic_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:52.8651163Z test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:52.8688857Z test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:52.8725191Z test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:52.8881074Z test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2022-08-17T12:18:58.4744333Z test_make_fx_symbolic_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.586s) 2022-08-17T12:18:58.4807754Z test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:58.4866803Z test_make_fx_symbolic_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:18:58.4920208Z test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.4975273Z test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.5027521Z test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.5080558Z test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.5133179Z test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.5299864Z test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2022-08-17T12:18:58.5344265Z test_make_fx_symbolic_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:58.5389069Z test_make_fx_symbolic_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:58.5435140Z test_make_fx_symbolic_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.5483934Z test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:58.5523601Z test_make_fx_symbolic_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:58.5642029Z test_make_fx_symbolic_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2022-08-17T12:18:58.5941032Z test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2022-08-17T12:18:58.6028883Z test_make_fx_symbolic_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:58.6139251Z test_make_fx_symbolic_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2022-08-17T12:18:58.6222198Z test_make_fx_symbolic_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:18:58.6260839Z test_make_fx_symbolic_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:58.6343106Z test_make_fx_symbolic_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:18:58.6398079Z test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:59.3097775Z test_make_fx_symbolic_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.670s) 2022-08-17T12:18:59.3139839Z test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3186762Z test_make_fx_symbolic_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:18:59.3298520Z test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:18:59.3334962Z test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3371720Z test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3411110Z test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3447461Z test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3484271Z test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3559577Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:59.3632408Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:59.3637442Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.3641826Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.3679833Z test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3716813Z test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.3789791Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:59.3863781Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:59.3957069Z test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:59.4053069Z test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:18:59.4145771Z test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:18:59.4218945Z test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:18:59.4224596Z test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.4259366Z test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.4296253Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.4331905Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:59.4367803Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:59.4403320Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:59.4764449Z test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:18:59.4801560Z test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.4842051Z test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.4877587Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:59.4912646Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:18:59.4917799Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.4921834Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.4926234Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.4930475Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T12:18:59.4968520Z test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:18:59.5044161Z test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:19:03.0025867Z test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.498s) 2022-08-17T12:19:03.0090107Z test_make_fx_symbolic_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2022-08-17T12:19:03.0137897Z test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:03.0182812Z test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:03.0271481Z test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2022-08-17T12:19:03.0497809Z test_make_fx_symbolic_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2022-08-17T12:19:03.0859721Z test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2022-08-17T12:19:03.1664473Z test_make_fx_symbolic_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.080s) 2022-08-17T12:19:03.2804694Z test_make_fx_symbolic_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.114s) 2022-08-17T12:19:03.4746341Z test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.194s) 2022-08-17T12:19:03.5315522Z test_make_fx_symbolic_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.057s) 2022-08-17T12:19:08.9004399Z test_make_fx_symbolic_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.369s) 2022-08-17T12:19:10.2383393Z test_make_fx_symbolic_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.338s) 2022-08-17T12:19:10.2460027Z test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:19:10.2863529Z test_make_fx_symbolic_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.040s) 2022-08-17T12:19:10.3300831Z test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.044s) 2022-08-17T12:19:10.3344087Z test_make_fx_symbolic_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:10.3484231Z test_make_fx_symbolic_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2022-08-17T12:19:10.3562780Z test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:19:10.3604292Z test_make_fx_symbolic_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:10.3690085Z test_make_fx_symbolic_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:19:10.3774258Z test_make_fx_symbolic_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2022-08-17T12:19:10.3847231Z test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:19:10.3897873Z test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:10.4026224Z test_make_fx_symbolic_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2022-08-17T12:19:10.4030643Z test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:19:10.4075811Z test_make_fx_symbolic_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:10.5147935Z test_make_fx_symbolic_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.107s) 2022-08-17T12:19:10.5581384Z test_make_fx_symbolic_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2022-08-17T12:19:10.5635100Z test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:10.5682821Z test_make_fx_symbolic_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:10.5728668Z test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:10.5767853Z test_make_fx_symbolic_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:10.5805148Z test_make_fx_symbolic_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:14.0584063Z test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.478s) 2022-08-17T12:19:14.0683576Z test_make_fx_symbolic_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2022-08-17T12:19:14.0721461Z test_make_fx_symbolic_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:14.0759366Z test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:14.0865458Z test_make_fx_symbolic_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2022-08-17T12:19:14.0995717Z test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.013s) 2022-08-17T12:19:14.1126359Z test_make_fx_symbolic_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.013s) 2022-08-17T12:19:14.1743146Z test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2022-08-17T12:19:14.3043668Z test_make_fx_symbolic_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.130s) 2022-08-17T12:19:14.4966571Z test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.192s) 2022-08-17T12:19:14.5016290Z test_make_fx_symbolic_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:14.5056080Z test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2022-08-17T12:19:14.5102506Z test_make_fx_symbolic_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:14.9588605Z test_make_fx_symbolic_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.448s) 2022-08-17T12:19:14.9638629Z test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2022-08-17T12:19:15.3924839Z test_make_fx_symbolic_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.428s) 2022-08-17T12:19:15.3989864Z test_make_fx_symbolic_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2022-08-17T12:19:20.7028883Z test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.304s) 2022-08-17T12:19:20.7117615Z test_make_fx_symbolic_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2022-08-17T12:19:20.7194745Z test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2022-08-17T12:19:20.7363018Z test_binary_broadcast (__main__.TestSymbolicTracing) ... ok (0.017s) 2022-08-17T12:19:20.8433382Z test_cat (__main__.TestSymbolicTracing) ... ok (0.107s) 2022-08-17T12:19:20.8674551Z test_expand (__main__.TestSymbolicTracing) ... ok (0.024s) 2022-08-17T12:19:20.8724222Z test_multiply_shape (__main__.TestSymbolicTracing) ... ok (0.005s) 2022-08-17T12:19:20.8732277Z test_new_empty (__main__.TestSymbolicTracing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/83408 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:19:20.9044258Z test_unary (__main__.TestSymbolicTracing) ... ok (0.031s) 2022-08-17T12:19:20.9045347Z 2022-08-17T12:19:20.9045700Z ---------------------------------------------------------------------- 2022-08-17T12:19:20.9046176Z Ran 1841 tests in 415.483s 2022-08-17T12:19:20.9046376Z 2022-08-17T12:19:20.9047510Z OK (skipped=85, expected failures=433) 2022-08-17T12:19:20.9047878Z 2022-08-17T12:19:20.9048815Z Generating XML reports... 2022-08-17T12:19:20.9123102Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20220817121225.xml 2022-08-17T12:19:20.9138248Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20220817121225.xml 2022-08-17T12:19:20.9154014Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20220817121225.xml 2022-08-17T12:19:20.9170964Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20220817121225.xml 2022-08-17T12:19:21.0556757Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20220817121225.xml 2022-08-17T12:19:21.0562696Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20220817121225.xml 2022-08-17T12:19:22.0089212Z Running test_prims ... [2022-08-17 12:19:22.008476] 2022-08-17T12:19:22.0089750Z Executing ['/opt/conda/bin/python', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:19:22.008560] 2022-08-17T12:19:23.3426722Z Test results will be stored in test-reports/python-unittest/test_prims 2022-08-17T12:19:23.3459838Z 2022-08-17T12:19:23.3460079Z Running tests... 2022-08-17T12:19:23.3460811Z ---------------------------------------------------------------------- 2022-08-17T12:19:23.3503892Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.004s) 2022-08-17T12:19:23.3554473Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.005s) 2022-08-17T12:19:23.3887671Z test_aten_overload_to_prims_cpu (__main__.TestPrimsCPU) ... ok (0.033s) 2022-08-17T12:19:23.3935132Z test_broadcast_in_dim_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T12:19:23.3946428Z test_broadcast_in_dim_sum_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4058962Z test_cbrt_prim_cpu_float64 (__main__.TestPrimsCPU) ... ok (0.011s) 2022-08-17T12:19:23.4165052Z test_cbrt_prim_cpu_int64 (__main__.TestPrimsCPU) ... ok (0.011s) 2022-08-17T12:19:23.4379029Z test_memory_format_strides_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.021s) 2022-08-17T12:19:23.4598755Z test_nvfuser_capability_context_cpu (__main__.TestPrimsCPU) ... ok (0.022s) 2022-08-17T12:19:23.4611191Z test_nvfuser_executor_cached_noncontiguous_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4624595Z test_nvfuser_executor_partitioned_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4636622Z test_nvfuser_executor_partitioned_no_partitions_error_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4645771Z test_nvfuser_impl_is_used_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4673449Z test_nvprims_cpu (__main__.TestPrimsCPU) ... ok (0.003s) 2022-08-17T12:19:23.4685257Z test_pytree_input_output_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4706446Z test_reshape_view_method_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.002s) 2022-08-17T12:19:23.4718371Z test_var_correction_0_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4730340Z test_var_correction_1_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:19:23.4763323Z test_constant_pad_nd_memory_format_cpu_float32 (__main__.TestRefsCPU) ... ok (0.003s) 2022-08-17T12:19:23.4763653Z 2022-08-17T12:19:23.4764114Z ---------------------------------------------------------------------- 2022-08-17T12:19:23.4764504Z Ran 19 tests in 0.131s 2022-08-17T12:19:23.4764697Z 2022-08-17T12:19:23.4764816Z OK (skipped=9) 2022-08-17T12:19:23.4764991Z 2022-08-17T12:19:23.4765129Z Generating XML reports... 2022-08-17T12:19:23.4791730Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220817121923.xml 2022-08-17T12:19:23.4807152Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsCPU-20220817121923.xml 2022-08-17T12:19:23.4809784Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestRefsCPU-20220817121923.xml 2022-08-17T12:19:23.7340421Z Running test_ops_gradients ... [2022-08-17 12:19:23.733699] 2022-08-17T12:19:23.7340942Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:19:23.733782] 2022-08-17T12:19:25.9656827Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml 2022-08-17T12:19:26.1900538Z ============================= test session starts ============================== 2022-08-17T12:19:26.1901354Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:19:26.1946206Z cachedir: .pytest_cache 2022-08-17T12:19:26.1947015Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:19:26.1947603Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:19:26.1948174Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:19:26.1948462Z 2022-08-17T12:19:26.2349305Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:19:26.2349765Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:19:26.2350047Z 2022-08-17T12:19:26.2752180Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:19:26.2752923Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:19:26.2753181Z 2022-08-17T12:19:26.3224077Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:19:26.3224624Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:19:26.3224808Z 2022-08-17T12:19:26.3720166Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:19:26.3720617Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:19:26.3720909Z 2022-08-17T12:19:26.8000053Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:19:26.8000814Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:19:26.8001082Z 2022-08-17T12:19:26.8076161Z gw0 C / gw1 C / gw2 C / gw3 ok 2022-08-17T12:19:26.8076828Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:19:26.8077084Z 2022-08-17T12:19:26.8109630Z gw0 C / gw1 C / gw2 ok / gw3 ok 2022-08-17T12:19:26.8110213Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:19:26.8110458Z 2022-08-17T12:19:26.8113919Z gw0 C / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:19:26.8114616Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:19:26.8114887Z 2022-08-17T12:19:29.8599488Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:19:29.9061794Z gw0 [7424] / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:19:29.9064533Z gw0 [7424] / gw1 ok / gw2 [7424] / gw3 ok 2022-08-17T12:19:29.9962654Z gw0 [7424] / gw1 [7424] / gw2 [7424] / gw3 ok 2022-08-17T12:19:29.9963042Z gw0 [7424] / gw1 [7424] / gw2 [7424] / gw3 [7424] 2022-08-17T12:19:29.9963429Z scheduling tests via LoadScheduling 2022-08-17T12:19:30.0467553Z 2022-08-17T12:19:30.0478616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:19:30.0479226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:19:30.0484792Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:19:30.0488586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:19:30.0543015Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 2022-08-17T12:19:30.0546872Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 2022-08-17T12:19:30.0550314Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 2022-08-17T12:19:30.0554321Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 2022-08-17T12:19:30.0555242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:19:30.0556353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:19:30.0558332Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:19:30.0561233Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 2022-08-17T12:19:30.0564022Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 2022-08-17T12:19:30.0566394Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 2022-08-17T12:19:30.0572976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:19:30.0856218Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 2022-08-17T12:19:30.0857253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:19:30.0863232Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:19:30.0879006Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:19:30.0887819Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 2022-08-17T12:19:30.0893951Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 2022-08-17T12:19:30.0973254Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 2022-08-17T12:19:30.0994959Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:19:30.1296012Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:19:30.1297536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:19:30.1298948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:19:30.1318225Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:19:30.1328612Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 2022-08-17T12:19:30.1331384Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 2022-08-17T12:19:30.1412661Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 2022-08-17T12:19:30.1430100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:19:30.1735373Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 2022-08-17T12:19:30.1739314Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:19:30.1740231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:19:30.1755632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:19:30.1765618Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 2022-08-17T12:19:30.1768058Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 2022-08-17T12:19:30.1852559Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amax_cpu_float64 2022-08-17T12:19:30.1870134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:19:30.2179561Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 2022-08-17T12:19:30.2182217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:19:30.2182840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:19:30.2207200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:19:30.2213029Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:19:30.2215231Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:19:30.2293719Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_amin_cpu_float64 2022-08-17T12:19:30.2312222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:19:30.2617611Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:19:30.2619991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:19:30.2621975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:19:30.2649808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:19:30.2652132Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:19:30.2654196Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:19:30.2732413Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:19:30.2750149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:19:30.3056009Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:19:30.3058826Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:19:30.3064541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:19:30.3080563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:19:30.3091453Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:19:30.3094051Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:19:30.3172464Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_float64 2022-08-17T12:19:30.3188997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:19:30.3496339Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:19:30.3499385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:19:30.3503591Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:19:30.3527374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:19:30.3530445Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_median_cpu_float64 2022-08-17T12:19:30.3533165Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:19:30.3611966Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_norm_cpu_float64 2022-08-17T12:19:30.3629931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:19:30.3938321Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:19:30.3938902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:19:30.3939997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:19:30.3956679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:19:30.3970840Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:19:30.3971915Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_prod_cpu_float64 2022-08-17T12:19:30.4052192Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:19:30.4070374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:19:30.4378793Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:19:30.4379416Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:19:30.4380153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:19:30.4396865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:19:30.4409312Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_complex128 2022-08-17T12:19:30.4413921Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_float64 2022-08-17T12:19:30.4492727Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_std_cpu_float64 2022-08-17T12:19:30.4511016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:19:30.4816111Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:19:30.4819887Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:19:30.4822447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:19:30.4839033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:19:30.4850436Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_complex128 2022-08-17T12:19:30.4852568Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad__masked_var_cpu_float64 2022-08-17T12:19:30.4932573Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 2022-08-17T12:19:30.4950808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:19:30.5262828Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 2022-08-17T12:19:30.5263480Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:19:30.5266648Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:19:30.5288837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:19:30.5296454Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 2022-08-17T12:19:30.5299534Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 2022-08-17T12:19:30.5373322Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 2022-08-17T12:19:30.5392397Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:19:30.5700535Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 2022-08-17T12:19:30.5701451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:19:30.5706509Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:19:30.5725808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:19:30.5733017Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 2022-08-17T12:19:30.5736138Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 2022-08-17T12:19:30.5812715Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 2022-08-17T12:19:30.5832601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:19:30.6138516Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 2022-08-17T12:19:30.6139822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:19:30.6144638Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:19:30.6166266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:19:30.6168817Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 2022-08-17T12:19:30.6170839Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:19:30.6252465Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 2022-08-17T12:19:30.6271455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:19:30.6576837Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 2022-08-17T12:19:30.6581091Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:19:30.6583946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:19:30.6602271Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:19:30.6613475Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:19:30.6615428Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 2022-08-17T12:19:30.6692239Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 2022-08-17T12:19:30.6711859Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:19:30.7016408Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:19:30.7018873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:19:30.7021137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:19:30.7046335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:19:30.7049500Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 2022-08-17T12:19:30.7052731Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 2022-08-17T12:19:30.7132640Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 2022-08-17T12:19:30.7150294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:19:30.7456012Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 2022-08-17T12:19:30.7465558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:19:30.7466129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:19:30.7480968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:19:30.7493152Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 2022-08-17T12:19:30.7495333Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 2022-08-17T12:19:30.7572217Z [gw0] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 2022-08-17T12:19:30.7591778Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:19:30.7899714Z [gw1] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 2022-08-17T12:19:30.7901783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:19:30.7905235Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:19:30.7931082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:19:30.7933922Z [gw2] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 2022-08-17T12:19:30.7936456Z [gw3] [ 0%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 2022-08-17T12:19:30.8012408Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 2022-08-17T12:19:30.8033403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:19:30.8338638Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 2022-08-17T12:19:30.8339313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:19:30.8342482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:19:30.8363299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:19:30.8369696Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 2022-08-17T12:19:30.8372518Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 2022-08-17T12:19:30.8452685Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 2022-08-17T12:19:30.8469977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:19:30.8777921Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 2022-08-17T12:19:30.8778325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:19:30.8781631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:19:30.8799168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:19:30.8806611Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 2022-08-17T12:19:30.8812794Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 2022-08-17T12:19:30.8892761Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 2022-08-17T12:19:30.8912468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:19:30.9219626Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 2022-08-17T12:19:30.9222541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:19:30.9223588Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:19:30.9237251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:19:30.9247608Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 2022-08-17T12:19:30.9250172Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 2022-08-17T12:19:30.9332309Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:19:30.9342821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:19:30.9657295Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 2022-08-17T12:19:30.9657957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:19:30.9659143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:19:30.9678340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:19:30.9687462Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 2022-08-17T12:19:30.9693174Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 2022-08-17T12:19:30.9772734Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:19:30.9789280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:19:31.0096503Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 2022-08-17T12:19:31.0100836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:19:31.0101998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:19:31.0124647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:19:31.0130907Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 2022-08-17T12:19:31.0132713Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 2022-08-17T12:19:31.0212144Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 2022-08-17T12:19:31.0229037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:19:31.0539172Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 2022-08-17T12:19:31.0539825Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:19:31.0541512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:19:31.0561049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:19:31.0567513Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 2022-08-17T12:19:31.0574056Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:19:31.0652092Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 2022-08-17T12:19:31.0668950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:19:31.0977204Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:19:31.0977603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:19:31.0980728Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:19:31.1003768Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:19:31.1006421Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:19:31.1008436Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:19:31.1092232Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:19:31.1110103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:19:31.1416977Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:19:31.1418624Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:19:31.1422444Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:19:31.1442847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:19:31.1450602Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:19:31.1453154Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:19:31.1532783Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 2022-08-17T12:19:31.1550154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:19:31.1857045Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 2022-08-17T12:19:31.1861986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:19:31.1862673Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:19:31.1878280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:19:31.1885060Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 2022-08-17T12:19:31.1891678Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 2022-08-17T12:19:31.1972876Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 2022-08-17T12:19:31.1989974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:19:31.2296725Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 2022-08-17T12:19:31.2299253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:19:31.2300053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:19:31.2324065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:19:31.2331474Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 2022-08-17T12:19:31.2334321Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:19:31.2413174Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 2022-08-17T12:19:31.2430912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:19:31.2737630Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 2022-08-17T12:19:31.2738341Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:19:31.2741625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:19:31.2757983Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:19:31.2769031Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 2022-08-17T12:19:31.2771368Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:19:31.2852205Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:19:31.2872051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:19:31.3175808Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:19:31.3180753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:19:31.3182765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:19:31.3205289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:19:31.3208384Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:19:31.3211358Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 2022-08-17T12:19:31.3292293Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 2022-08-17T12:19:31.3308637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:19:31.3617214Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:19:31.3618023Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:19:31.3622258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:19:31.3633439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:19:31.3645551Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 2022-08-17T12:19:31.3648129Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 2022-08-17T12:19:31.3732456Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 2022-08-17T12:19:31.4056737Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:19:31.4059085Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:19:31.4060942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:19:31.4081216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:19:31.4088722Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 2022-08-17T12:19:31.4097920Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 2022-08-17T12:19:31.4197211Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 2022-08-17T12:19:31.4205796Z [gw1] [ 1%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 2022-08-17T12:19:31.4223717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:19:31.4498823Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 2022-08-17T12:19:31.4499549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:19:31.4500200Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:19:31.4528258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:19:31.4533535Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:19:31.4535733Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 2022-08-17T12:19:31.4612831Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 2022-08-17T12:19:31.4633223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:19:31.4938406Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:19:31.4939162Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:19:31.4939530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:19:31.4962007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:19:31.4971967Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 2022-08-17T12:19:31.4974202Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:19:31.5052352Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:19:31.5070834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:19:31.5377117Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 2022-08-17T12:19:31.5378067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:19:31.5378808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:19:31.5393344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:19:31.5408892Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 2022-08-17T12:19:31.5410336Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 2022-08-17T12:19:31.5493039Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 2022-08-17T12:19:31.5519896Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:19:31.5821340Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 2022-08-17T12:19:31.5822154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:19:31.5823026Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:19:31.5843104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:19:31.5854846Z [gw2] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 2022-08-17T12:19:31.5857146Z [gw3] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 2022-08-17T12:19:31.5934671Z [gw0] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 2022-08-17T12:19:31.5960348Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:19:31.6256696Z [gw1] [ 1%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 2022-08-17T12:19:31.6260436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:19:31.6261035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:19:31.6285189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:19:31.6293357Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 2022-08-17T12:19:31.6295852Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 2022-08-17T12:19:31.6373135Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 2022-08-17T12:19:31.6392111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:19:31.6699108Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 2022-08-17T12:19:31.6701733Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:19:31.6704291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:19:31.6721759Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:19:31.6732231Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:19:31.6734622Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 2022-08-17T12:19:31.6812699Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:19:31.6829916Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:19:31.7136569Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:19:31.7141076Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:19:31.7141538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:19:31.7163840Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:19:31.7166496Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 2022-08-17T12:19:31.7169067Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:19:31.7252282Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 2022-08-17T12:19:31.7268980Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:19:31.7579430Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 2022-08-17T12:19:31.7580276Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:19:31.7580991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:19:31.7602477Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:19:31.7609475Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 2022-08-17T12:19:31.7611844Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 2022-08-17T12:19:31.7692227Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 2022-08-17T12:19:31.7709406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:19:31.8018036Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 2022-08-17T12:19:31.8020237Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:19:31.8021388Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:19:31.8048125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:19:31.8050866Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:19:31.8053218Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 2022-08-17T12:19:31.8132310Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 2022-08-17T12:19:31.8151923Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:19:31.8459048Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:19:31.8459952Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:19:31.8462089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:19:31.8486370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:19:31.8488676Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 2022-08-17T12:19:31.8491380Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 2022-08-17T12:19:31.8572358Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 2022-08-17T12:19:31.8590079Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:19:31.8897340Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 2022-08-17T12:19:31.8900636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:19:31.8901838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:19:31.8917057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:19:31.8927315Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 2022-08-17T12:19:31.8929649Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 2022-08-17T12:19:31.9011920Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 2022-08-17T12:19:31.9028446Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:19:31.9335897Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 2022-08-17T12:19:31.9338072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:19:31.9340327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:19:31.9358869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:19:31.9367280Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 2022-08-17T12:19:31.9372955Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:19:31.9452286Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 2022-08-17T12:19:31.9468751Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:19:31.9778660Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:19:31.9782140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:19:31.9783839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:19:31.9806928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:19:31.9809232Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 2022-08-17T12:19:31.9811819Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 2022-08-17T12:19:31.9891903Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 2022-08-17T12:19:31.9908312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:19:32.0219087Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:19:32.0219802Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:19:32.0220389Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:19:32.0236663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:19:32.0247719Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 2022-08-17T12:19:32.0250136Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 2022-08-17T12:19:32.0332070Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 2022-08-17T12:19:32.0350395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:19:32.0656018Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 2022-08-17T12:19:32.0660392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:19:32.0661050Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:19:32.0682549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:19:32.0690334Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 2022-08-17T12:19:32.0693360Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:19:32.0772212Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 2022-08-17T12:19:32.0788915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:19:32.1097668Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 2022-08-17T12:19:32.1098889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:32.1101457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:19:32.1122649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:19:32.1129217Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:32.1131202Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 2022-08-17T12:19:32.1212374Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 2022-08-17T12:19:32.1229632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:19:32.1538223Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:19:32.1539292Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:19:32.1540763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:19:32.1559118Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:32.1565950Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 2022-08-17T12:19:32.1572730Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:19:32.1652860Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:19:32.1671695Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:19:32.1976401Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 2022-08-17T12:19:32.1980259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:19:32.1981493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:19:32.2001034Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:19:32.2029228Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 2022-08-17T12:19:32.2035314Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 2022-08-17T12:19:32.2092279Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 2022-08-17T12:19:32.2109428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:19:32.2420036Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 2022-08-17T12:19:32.2422264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:19:32.2422893Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:19:32.2451039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:19:32.2457328Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 2022-08-17T12:19:32.2459936Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 2022-08-17T12:19:32.2533244Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_float64 2022-08-17T12:19:32.2554084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:19:32.2857003Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eig_cpu_complex128 2022-08-17T12:19:32.2859873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:19:32.2860693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:19:32.2887242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:19:32.2889831Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 2022-08-17T12:19:32.2891806Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 2022-08-17T12:19:32.2972509Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 2022-08-17T12:19:32.2993883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:19:32.3299447Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 2022-08-17T12:19:32.3300080Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:19:32.3300682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:19:32.3325041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:19:32.3331041Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 2022-08-17T12:19:32.3333595Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 2022-08-17T12:19:32.3412575Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 2022-08-17T12:19:32.3430934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:19:32.3739519Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 2022-08-17T12:19:32.3739986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:19:32.3740347Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:19:32.3758553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:19:32.3764573Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 2022-08-17T12:19:32.3772780Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 2022-08-17T12:19:32.3852675Z [gw0] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 2022-08-17T12:19:32.3869755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:19:32.4177504Z [gw1] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 2022-08-17T12:19:32.4180658Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:19:32.4181739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:19:32.4196373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:19:32.4207972Z [gw3] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 2022-08-17T12:19:32.4209946Z [gw2] [ 2%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 2022-08-17T12:19:32.4291886Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 2022-08-17T12:19:32.4309860Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:19:32.4618810Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 2022-08-17T12:19:32.4619895Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:19:32.4623382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:19:32.4644730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:19:32.4648924Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 2022-08-17T12:19:32.4651623Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 2022-08-17T12:19:32.4732326Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 2022-08-17T12:19:32.4749835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:19:32.5058119Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 2022-08-17T12:19:32.5059402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:19:32.5060188Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:19:32.5077296Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:19:32.5086408Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:19:32.5095927Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:19:32.5172467Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 2022-08-17T12:19:32.5191131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:19:32.5497135Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:19:32.5501072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:19:32.5501703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:19:32.5519251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:19:32.5530645Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:19:32.5533374Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:19:32.5612398Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 2022-08-17T12:19:32.5632301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:19:32.5937555Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:19:32.5942288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:19:32.5942928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:19:32.5960436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:19:32.5967223Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:19:32.5974507Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:19:32.6053892Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:19:32.6082848Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:19:32.6400505Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:19:32.6401191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:19:32.6401613Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:19:32.6408195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:19:32.6414621Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:19:32.6417135Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:19:32.6494783Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:19:32.6521849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:19:32.6821045Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:19:32.6821689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:19:32.6822282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:19:32.6852017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:19:32.6854790Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:19:32.6857678Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:19:32.6934356Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:19:32.6955173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:19:32.7256424Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:19:32.7259018Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:19:32.7260342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:19:32.7285001Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:19:32.7290814Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:19:32.7293632Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:19:32.7373035Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:19:32.7394781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:19:32.7700381Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:19:32.7701154Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:19:32.7701743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:19:32.7724193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:19:32.7730833Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:19:32.7736429Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:19:32.7812667Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:19:32.7831557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:19:32.8137110Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:19:32.8137823Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:19:32.8140787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:19:32.8159286Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:19:32.8167214Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:19:32.8173600Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:19:32.8252859Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:19:32.8270947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:19:32.8581781Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:19:32.8582446Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:19:32.8583251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:19:32.8611594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:19:32.8614111Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:19:32.8616150Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:19:32.8693229Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 2022-08-17T12:19:32.8714110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:19:32.9018832Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:19:32.9019700Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:19:32.9020765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:19:32.9042405Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:19:32.9049697Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 2022-08-17T12:19:32.9055783Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 2022-08-17T12:19:32.9132540Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 2022-08-17T12:19:32.9150712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:19:32.9459765Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 2022-08-17T12:19:32.9460780Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:19:32.9461636Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:19:32.9485844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:19:32.9492894Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 2022-08-17T12:19:32.9495337Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 2022-08-17T12:19:32.9572592Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 2022-08-17T12:19:32.9591354Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:19:32.9897759Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 2022-08-17T12:19:32.9902594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:19:32.9905274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:19:32.9928479Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:19:32.9930503Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 2022-08-17T12:19:32.9932815Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 2022-08-17T12:19:33.0012875Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 2022-08-17T12:19:33.0031061Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:19:33.0338621Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 2022-08-17T12:19:33.0340511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:19:33.0344151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:19:33.0365186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:19:33.0367888Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 2022-08-17T12:19:33.0370013Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 2022-08-17T12:19:33.0452577Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 2022-08-17T12:19:33.0470325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:19:33.0778651Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 2022-08-17T12:19:33.0779735Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:19:33.0780309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:19:33.0800583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:19:33.0808077Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 2022-08-17T12:19:33.0814736Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 2022-08-17T12:19:33.0892117Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 2022-08-17T12:19:33.0910209Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:19:33.1217537Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 2022-08-17T12:19:33.1220688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:19:33.1222707Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:19:33.1238706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:19:33.1244579Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 2022-08-17T12:19:33.1252364Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 2022-08-17T12:19:33.1332295Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 2022-08-17T12:19:33.1349228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:19:33.1657893Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 2022-08-17T12:19:33.1658702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:19:33.1662407Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:19:33.1677037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:19:33.1687336Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 2022-08-17T12:19:33.1693440Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 2022-08-17T12:19:33.1772389Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 2022-08-17T12:19:33.1788925Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:19:33.2097069Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 2022-08-17T12:19:33.2097451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:19:33.2102048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:19:33.2123495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:19:33.2126624Z [gw0] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 2022-08-17T12:19:33.2132543Z [gw3] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 2022-08-17T12:19:33.2212743Z [gw2] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 2022-08-17T12:19:33.2233845Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:19:33.2539947Z [gw1] [ 3%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 2022-08-17T12:19:33.2541092Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:19:33.2541718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:19:33.2568856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:19:33.2571199Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 2022-08-17T12:19:33.2573604Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 2022-08-17T12:19:33.2654152Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 2022-08-17T12:19:33.2675137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:19:33.2979574Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 2022-08-17T12:19:33.2980202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:19:33.2981198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:19:33.3008663Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:19:33.3015167Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 2022-08-17T12:19:33.3018060Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 2022-08-17T12:19:33.3093386Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 2022-08-17T12:19:33.3112715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:19:33.3421637Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 2022-08-17T12:19:33.3422297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:19:33.3422901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:19:33.3448099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:19:33.3454319Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 2022-08-17T12:19:33.3456741Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 2022-08-17T12:19:33.3533170Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 2022-08-17T12:19:33.3552556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:19:33.3858097Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 2022-08-17T12:19:33.3863164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:19:33.3863900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:19:33.3884756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:19:33.3891277Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 2022-08-17T12:19:33.3893604Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 2022-08-17T12:19:33.3972866Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 2022-08-17T12:19:33.3992009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:19:33.4300211Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 2022-08-17T12:19:33.4300918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:19:33.4301565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:19:33.4320000Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:19:33.4332202Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 2022-08-17T12:19:33.4335090Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 2022-08-17T12:19:33.4413068Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 2022-08-17T12:19:33.4433181Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:19:33.4738760Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 2022-08-17T12:19:33.4742687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:19:33.4743103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:19:33.4769219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:19:33.4776336Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 2022-08-17T12:19:33.4778527Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 2022-08-17T12:19:33.4853736Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 2022-08-17T12:19:33.4875515Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:19:33.5177338Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 2022-08-17T12:19:33.5180659Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:19:33.5181413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:19:33.5203454Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:19:33.5210190Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 2022-08-17T12:19:33.5218094Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 2022-08-17T12:19:33.5292639Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 2022-08-17T12:19:33.5313226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:19:33.5618472Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 2022-08-17T12:19:33.5622596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:19:33.5623269Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:19:33.5646679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:19:33.5649028Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_complex128 2022-08-17T12:19:33.5651383Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 2022-08-17T12:19:33.5732841Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_inverse_cpu_float64 2022-08-17T12:19:33.5751500Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:19:33.6059471Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 2022-08-17T12:19:33.6059898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:19:33.6064115Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:19:33.6082324Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:19:33.6088870Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 2022-08-17T12:19:33.6095035Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 2022-08-17T12:19:33.6172992Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 2022-08-17T12:19:33.6192071Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:19:33.6498150Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 2022-08-17T12:19:33.6501976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:19:33.6502940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:19:33.6527647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:19:33.6529764Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 2022-08-17T12:19:33.6532165Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 2022-08-17T12:19:33.6613312Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 2022-08-17T12:19:33.6640685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:19:33.6937497Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 2022-08-17T12:19:33.6940678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:19:33.6946458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:19:33.6972081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:19:33.6974124Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 2022-08-17T12:19:33.6976478Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 2022-08-17T12:19:33.7053695Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 2022-08-17T12:19:33.7082929Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:19:33.7377083Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 2022-08-17T12:19:33.7381075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:19:33.7385731Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:19:33.7405708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:33.7416436Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:19:33.7418517Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:19:33.7492690Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_istft_cpu_float64 2022-08-17T12:19:33.7510741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:33.7816931Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:19:33.7822094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:19:33.7822786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:19:33.7841052Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:19:33.7852374Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:19:33.7854917Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:19:33.7932698Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:19:33.7950213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:19:33.8257954Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:19:33.8259220Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:19:33.8259838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:19:33.8285336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:19:33.8288359Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:19:33.8290945Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 2022-08-17T12:19:33.8372998Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:19:33.8389165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:19:33.8696340Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:19:33.8699909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:19:33.8701116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:19:33.8712534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:19:33.8722974Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 2022-08-17T12:19:33.8733339Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 2022-08-17T12:19:33.8811995Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 2022-08-17T12:19:33.8828462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:19:33.9138490Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 2022-08-17T12:19:33.9139191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:19:33.9139789Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:19:33.9153521Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:19:33.9168651Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 2022-08-17T12:19:33.9171565Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 2022-08-17T12:19:33.9253160Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 2022-08-17T12:19:33.9270989Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:19:33.9575082Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 2022-08-17T12:19:33.9578877Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:19:33.9579440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:19:33.9595541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:19:33.9610019Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:19:33.9612505Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:19:33.9692171Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:19:33.9709721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:19:34.0015571Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:19:34.0019027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:19:34.0019982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:19:34.0035317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:19:34.0047544Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:19:34.0051328Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:19:34.0132363Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:19:34.0149622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:19:34.0459893Z [gw1] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:19:34.0461065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:19:34.0463993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:19:34.0483698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:19:34.0491803Z [gw2] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 2022-08-17T12:19:34.0495305Z [gw0] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:19:34.0572294Z [gw3] [ 4%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:19:34.0590976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:19:34.0898869Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:19:34.0902999Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:19:34.0903539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:19:34.0928432Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:19:34.0930551Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:19:34.0932834Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:19:34.1012374Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:19:34.1031295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:19:34.1337245Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:19:34.1340213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:19:34.1341045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:19:34.1356711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:19:34.1370654Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:19:34.1373365Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:19:34.1452106Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:19:34.1468849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:19:34.1776308Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:19:34.1778933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:19:34.1779448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:19:34.1797820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:19:34.1809381Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:19:34.1811817Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:19:34.1892949Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:19:34.1917206Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:19:34.2216715Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:19:34.2219515Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:19:34.2220191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:19:34.2235170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:19:34.2243373Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:19:34.2251463Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:19:34.2332694Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:19:34.2348834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:19:34.2656158Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:19:34.2660009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:19:34.2661280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:19:34.2677161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:19:34.2683421Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:19:34.2693093Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:19:34.2772709Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:19:34.2790597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:19:34.3096739Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:19:34.3101458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:19:34.3102395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:19:34.3114718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:19:34.3121625Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:19:34.3129333Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:19:34.3212282Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:19:34.3230787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:19:34.3538070Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:19:34.3541008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:19:34.3542196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:19:34.3568558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:19:34.3571504Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:19:34.3574231Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:19:34.3652403Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:19:34.3670937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:19:34.3978163Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:19:34.3979274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:19:34.3980062Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:19:34.3993961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:19:34.4009049Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:19:34.4012039Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:19:34.4092149Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:19:34.4111508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:19:34.4415460Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:19:34.4419489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:34.4421187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:19:34.4434947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:34.4445885Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:19:34.4453817Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:19:34.4532378Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:19:34.4551056Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:19:34.4857734Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:19:34.4858450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:19:34.4859065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:19:34.4877378Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:19:34.4885627Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:19:34.4893391Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:19:34.4972715Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:19:34.4992455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:19:34.5298848Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:19:34.5299604Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:19:34.5301019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:19:34.5328149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:19:34.5330028Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:19:34.5332397Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:19:34.5412717Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:19:34.5430962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:19:34.5736243Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:19:34.5740111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:19:34.5742361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:19:34.5758398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:19:34.5765610Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:19:34.5774435Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:19:34.5852128Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:19:34.5870642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:19:34.6177872Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:19:34.6181684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:19:34.6184683Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:19:34.6208310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:19:34.6210650Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:19:34.6213254Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:19:34.6292228Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:19:34.6310662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:19:34.6617253Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:19:34.6621039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:19:34.6624508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:19:34.6639709Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:19:34.6650571Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:19:34.6653275Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:19:34.6732291Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:19:34.6751697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:19:34.7058158Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:19:34.7059546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:19:34.7066677Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:19:34.7085844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:19:34.7089210Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:19:34.7092351Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:19:34.7173076Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:19:34.7191317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:19:34.7499411Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:19:34.7503705Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:19:34.7506921Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:19:34.7519812Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:19:34.7534394Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:19:34.7536147Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:19:34.7654595Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:19:34.7676487Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:19:34.7938118Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:19:34.7939726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:19:34.7940824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:19:34.7964156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:19:34.7971859Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:19:34.7977613Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:19:34.8092730Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:19:34.8112520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:19:34.8379299Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:19:34.8382210Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:19:34.8383699Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:19:34.8400434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:19:34.8411682Z [gw3] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:19:34.8414874Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:19:34.8532190Z [gw2] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:19:34.8549784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:19:34.8819891Z [gw1] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:19:34.8821783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:19:34.8822422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:19:34.8848473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:19:34.8851325Z [gw0] [ 5%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:19:34.8853887Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:19:34.8972818Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:19:34.8990595Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:34.9257142Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:19:34.9262529Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:19:34.9265175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:19:34.9282204Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:19:34.9289793Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 2022-08-17T12:19:34.9292210Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 2022-08-17T12:19:34.9412481Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 2022-08-17T12:19:34.9429180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:19:34.9695513Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 2022-08-17T12:19:34.9699257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:19:34.9702156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:19:34.9722729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:19:34.9729907Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 2022-08-17T12:19:34.9732171Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 2022-08-17T12:19:34.9852932Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 2022-08-17T12:19:34.9870096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:19:35.0139921Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 2022-08-17T12:19:35.0141383Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:19:35.0142194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:19:35.0161807Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:19:35.0168839Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:19:35.0171375Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 2022-08-17T12:19:35.0292250Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 2022-08-17T12:19:35.0308762Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:19:35.0578457Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:19:35.0579449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:19:35.0581439Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:19:35.0602540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:19:35.0607309Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:19:35.0610503Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 2022-08-17T12:19:35.0732725Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 2022-08-17T12:19:35.0751135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:19:35.1016477Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:19:35.1021495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:19:35.1022642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:19:35.1038956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:19:35.1057254Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 2022-08-17T12:19:35.1059866Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 2022-08-17T12:19:35.1172222Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 2022-08-17T12:19:35.1193169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:19:35.1455861Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 2022-08-17T12:19:35.1460153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:19:35.1460997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:19:35.1481937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:19:35.1488906Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 2022-08-17T12:19:35.1500944Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 2022-08-17T12:19:35.1612967Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:19:35.1629783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:19:35.1897784Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 2022-08-17T12:19:35.1902375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:19:35.1903317Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:19:35.1923838Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:19:35.1931571Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 2022-08-17T12:19:35.1934155Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 2022-08-17T12:19:35.2052712Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 2022-08-17T12:19:35.2069676Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:19:35.2338621Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 2022-08-17T12:19:35.2342602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:19:35.2344157Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:19:35.2363085Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:19:35.2372402Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 2022-08-17T12:19:35.2374402Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 2022-08-17T12:19:35.2493037Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 2022-08-17T12:19:35.2510328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:19:35.2776581Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 2022-08-17T12:19:35.2781476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:19:35.2782184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:19:35.2806275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:19:35.2808532Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 2022-08-17T12:19:35.2810645Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 2022-08-17T12:19:35.2932251Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 2022-08-17T12:19:35.2949885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:19:35.3217499Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:19:35.3218632Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:19:35.3220546Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:19:35.3236522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:19:35.3251899Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 2022-08-17T12:19:35.3254806Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:19:35.3372868Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:19:35.3390495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:19:35.3656181Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 2022-08-17T12:19:35.3657878Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:19:35.3658897Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:19:35.3679049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:19:35.3690844Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 2022-08-17T12:19:35.3693131Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 2022-08-17T12:19:35.3812795Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 2022-08-17T12:19:35.3831393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:19:35.4098144Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:19:35.4099252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:19:35.4099745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:19:35.4114429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:19:35.4123767Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 2022-08-17T12:19:35.4130143Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:19:35.4253135Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:19:35.4268843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:19:35.4536167Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 2022-08-17T12:19:35.4540948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:19:35.4542566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:19:35.4560230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:19:35.4569852Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:19:35.4572133Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 2022-08-17T12:19:35.4692505Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 2022-08-17T12:19:35.4711368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:19:35.4978595Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:19:35.4981489Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:19:35.4982498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:19:35.4998258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:19:35.5011684Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 2022-08-17T12:19:35.5013740Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 2022-08-17T12:19:35.5133562Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:19:35.5153213Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:19:35.5419506Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:19:35.5419993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:19:35.5420398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:19:35.5442361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:19:35.5449956Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:19:35.5455219Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 2022-08-17T12:19:35.5573271Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 2022-08-17T12:19:35.5593703Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:19:35.5861865Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 2022-08-17T12:19:35.5862380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:19:35.5862758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:19:35.5885602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:19:35.5893552Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:19:35.5896081Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:19:35.6014681Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 2022-08-17T12:19:35.6038228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:19:35.6298100Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:19:35.6300890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:19:35.6302156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:19:35.6330240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:19:35.6331730Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:19:35.6335331Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:19:35.6452699Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 2022-08-17T12:19:35.6471406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:19:35.6737143Z [gw1] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 2022-08-17T12:19:35.6740856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:19:35.6743750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:19:35.6761513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:19:35.6768163Z [gw3] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 2022-08-17T12:19:35.6770591Z [gw2] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 2022-08-17T12:19:35.6892581Z [gw0] [ 6%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 2022-08-17T12:19:35.6911467Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:19:35.7177588Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 2022-08-17T12:19:35.7179821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:19:35.7180924Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:19:35.7207614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:19:35.7211229Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 2022-08-17T12:19:35.7213704Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 2022-08-17T12:19:35.7332833Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 2022-08-17T12:19:35.7350949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:19:35.7617880Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 2022-08-17T12:19:35.7622216Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:19:35.7623445Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:19:35.7632549Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:19:35.7647259Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:19:35.7649507Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 2022-08-17T12:19:35.7773034Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 2022-08-17T12:19:35.7789748Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:19:35.8057828Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:19:35.8061090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:19:35.8061857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:19:35.8078234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:19:35.8091826Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:19:35.8094399Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 2022-08-17T12:19:35.8214081Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:19:35.8235193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:19:35.8498575Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 2022-08-17T12:19:35.8501843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:19:35.8502342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:19:35.8525369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:19:35.8531655Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 2022-08-17T12:19:35.8534090Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 2022-08-17T12:19:35.8652585Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 2022-08-17T12:19:35.8670407Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:19:35.8936900Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 2022-08-17T12:19:35.8939726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:19:35.8943106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:19:35.8953545Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:19:35.8967465Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 2022-08-17T12:19:35.8970744Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:19:35.9092548Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 2022-08-17T12:19:35.9108602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:19:35.9377818Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 2022-08-17T12:19:35.9378539Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:19:35.9379291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:19:35.9398755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:19:35.9410468Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 2022-08-17T12:19:35.9413147Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 2022-08-17T12:19:35.9532876Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 2022-08-17T12:19:35.9548482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:19:35.9816594Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 2022-08-17T12:19:35.9818853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:19:35.9819557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:19:35.9837679Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:19:35.9849955Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:19:35.9852486Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 2022-08-17T12:19:35.9971923Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 2022-08-17T12:19:35.9987783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:19:36.0257951Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 2022-08-17T12:19:36.0260520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:19:36.0260939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:19:36.0283596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:19:36.0291667Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:19:36.0294252Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 2022-08-17T12:19:36.0412330Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 2022-08-17T12:19:36.0429192Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:19:36.0695662Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:19:36.0699207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:19:36.0700053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:19:36.0714393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:19:36.0729194Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:19:36.0738208Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:19:36.0852634Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:19:36.0873182Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:19:36.1135756Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:19:36.1137750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:19:36.1141331Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:19:36.1160109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:19:36.1165892Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:19:36.1170495Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:19:36.1292296Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:19:36.1308434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:19:36.1575583Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:19:36.1579660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:19:36.1582089Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:19:36.1594340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:19:36.1608990Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:19:36.1611486Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:19:36.1732511Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:19:36.1748348Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:19:36.2020317Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:19:36.2021060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:19:36.2021697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:19:36.2052483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:19:36.2054910Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:19:36.2057140Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:19:36.2173589Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:19:36.2193541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:19:36.2456181Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:19:36.2461295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:19:36.2462116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:19:36.2478240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:19:36.2489599Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:19:36.2490645Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:19:36.2612505Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:19:36.2629961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:19:36.2896495Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:19:36.2897160Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:19:36.2900725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:19:36.2918472Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:19:36.2930615Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:19:36.2933772Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:19:36.3052315Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:19:36.3070470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:19:36.3336233Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:19:36.3340340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:19:36.3342372Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:19:36.3362856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:19:36.3364900Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:19:36.3492649Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:19:36.3510587Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:19:36.3569219Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:19:36.3777794Z [gw0] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:19:36.3778796Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:19:36.3782268Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:19:36.3805449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:19:36.3807826Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:19:36.3809908Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:19:36.3932731Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:19:36.3950718Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:19:36.4220316Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:19:36.4220985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:19:36.4221831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:19:36.4237376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:19:36.4243130Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:19:36.4250663Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:19:36.4372450Z [gw2] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:19:36.4389313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:19:36.4658080Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:19:36.4658773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:19:36.4663652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:19:36.4680345Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:19:36.4684809Z [gw3] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:19:36.4732766Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:19:36.4812908Z [gw2] [ 7%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:19:36.4830190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:19:36.5098478Z [gw1] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:19:36.5099176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:19:36.5100494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:19:36.5120783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:19:36.5126924Z [gw0] [ 7%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:19:36.5136394Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:19:36.5252543Z [gw3] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:19:36.5272160Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:19:36.5536952Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:19:36.5539417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:19:36.5540564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:19:36.5569990Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:19:36.5572668Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:19:36.5574621Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:19:36.5693029Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:19:36.5716516Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:19:36.5976978Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:19:36.5982729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:19:36.5983655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:19:36.5995926Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:19:36.6005910Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:19:36.6013297Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:19:36.6132665Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:19:36.6149785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:19:36.6416482Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:19:36.6417664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:19:36.6423528Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:19:36.6440339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:19:36.6450836Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:19:36.6452355Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:19:36.6572585Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:19:36.6589288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:19:36.6858083Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:19:36.6861763Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:19:36.6866106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:19:36.6888527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:19:36.6890601Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:19:36.6893134Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:19:36.7012856Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:19:36.7030440Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:19:36.7298101Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:19:36.7301942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:19:36.7302911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:19:36.7319004Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:19:36.7330167Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:19:36.7332507Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:19:36.7452854Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:19:36.7468973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:19:36.7739352Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:19:36.7743913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:19:36.7746765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:19:36.7768014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:19:36.7770686Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:19:36.7773228Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:19:36.7893744Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:19:36.7913490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:19:36.8178789Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:19:36.8180904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:19:36.8181586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:19:36.8204869Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:19:36.8211293Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:19:36.8213842Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:19:36.8333440Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:19:36.8352492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:19:36.8622699Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:19:36.8623577Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:19:36.8624256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:19:36.8648801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:19:36.8661830Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:19:36.8665312Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:19:36.8774443Z [gw2] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:19:36.8807777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:19:36.9059017Z [gw1] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:19:36.9060390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:19:36.9061050Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:19:36.9085991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:19:36.9088250Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:19:36.9090903Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:19:36.9212635Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:19:36.9232199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:19:36.9496458Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:19:36.9504944Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:19:36.9505818Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:19:36.9524708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:19:36.9530698Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:19:36.9533494Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:19:36.9652878Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:19:36.9671140Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:19:36.9938415Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:19:36.9941053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:19:36.9943873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:19:36.9961298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:19:36.9979503Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:19:36.9981600Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:19:37.0092316Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:19:37.0111275Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:19:37.0377799Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:19:37.0379007Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:19:37.0379955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:19:37.0400899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:19:37.0407968Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:19:37.0456590Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:19:37.0532359Z [gw2] [ 8%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:19:37.0551994Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:19:37.0816388Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:19:37.0820363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:19:37.0823675Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:19:37.0838770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:19:37.0849692Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:19:37.0851993Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:19:37.0972825Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:19:37.0990129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:19:37.1257990Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:19:37.1259125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:19:37.1263119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:19:37.1286622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:19:37.1289328Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:19:37.1291936Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:19:37.1412955Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:19:37.1429837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:19:37.1695891Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:19:37.1698860Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:19:37.1701491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:19:37.1720256Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:19:37.1728782Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:19:37.1732316Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:19:37.1852346Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:19:37.1870415Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:19:37.2138760Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:19:37.2142902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:19:37.2145092Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:19:37.2162248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:19:37.2170664Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:19:37.2176854Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:19:37.2293285Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:19:37.2313970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:19:37.2579358Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:19:37.2580069Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:19:37.2583082Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:19:37.2602086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:19:37.2609579Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:19:37.2616075Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:19:37.2732828Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:19:37.2750841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:19:37.3017634Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:19:37.3019613Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:19:37.3020551Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:19:37.3037208Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:19:37.3048688Z [gw3] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:19:37.3052957Z [gw0] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:19:37.3173084Z [gw2] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:19:37.3190548Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:19:37.3456439Z [gw1] [ 8%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:19:37.3461047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:19:37.3462842Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:19:37.3480373Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:19:37.3490639Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:19:37.3493066Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:19:37.3612431Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:19:37.3630410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:19:37.3897728Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:19:37.3901969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:19:37.3904212Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:19:37.3919583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:19:37.3931962Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 2022-08-17T12:19:37.3934811Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:19:37.4052670Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:19:37.4070298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:19:37.4337177Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 2022-08-17T12:19:37.4337685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:19:37.4340960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:19:37.4366254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:19:37.4368791Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 2022-08-17T12:19:37.4371698Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 2022-08-17T12:19:37.4492057Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 2022-08-17T12:19:37.4510202Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:19:37.4777802Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:19:37.4784097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:19:37.4786065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:19:37.4800899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:19:37.4806792Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 2022-08-17T12:19:37.4813277Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:19:37.4932427Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:19:37.4949631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:19:37.5218183Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:19:37.5222537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:19:37.5224459Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:19:37.5238448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:19:37.5245051Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:19:37.5252626Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 2022-08-17T12:19:37.5373502Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 2022-08-17T12:19:37.5394834Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:19:37.5660646Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 2022-08-17T12:19:37.5661501Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:19:37.5662740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:19:37.5684552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:19:37.5695393Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 2022-08-17T12:19:37.5697506Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 2022-08-17T12:19:37.5812641Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 2022-08-17T12:19:37.5833114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:19:37.6097630Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 2022-08-17T12:19:37.6098677Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:19:37.6099635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:19:37.6116945Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:19:37.6129713Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 2022-08-17T12:19:37.6132198Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:19:37.6252475Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 2022-08-17T12:19:37.6269685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:19:37.6536672Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 2022-08-17T12:19:37.6542911Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:19:37.6544149Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:19:37.6562030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:19:37.6569489Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:19:37.6571959Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 2022-08-17T12:19:37.6692785Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 2022-08-17T12:19:37.6710524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:19:37.6978604Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:19:37.6979121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:19:37.6980103Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:19:37.6993070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:19:37.7003267Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:19:37.7008327Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 2022-08-17T12:19:37.7132564Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:19:37.7145976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:19:37.7419242Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:19:37.7421750Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:19:37.7423468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:19:37.7444569Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:19:37.7447247Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 2022-08-17T12:19:37.7449704Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 2022-08-17T12:19:37.7573526Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 2022-08-17T12:19:37.7593452Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:19:37.7859204Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 2022-08-17T12:19:37.7861122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:19:37.7861493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:19:37.7883308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:19:37.7889611Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 2022-08-17T12:19:37.7895306Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 2022-08-17T12:19:37.8012744Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 2022-08-17T12:19:37.8030567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:19:37.8300805Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 2022-08-17T12:19:37.8301446Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:19:37.8302368Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:19:37.8332874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:19:37.8335381Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 2022-08-17T12:19:37.8337581Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 2022-08-17T12:19:37.8453559Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 2022-08-17T12:19:37.8473342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:19:37.8738543Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 2022-08-17T12:19:37.8742310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:19:37.8743318Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:19:37.8767631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:19:37.8775948Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 2022-08-17T12:19:37.8779535Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 2022-08-17T12:19:37.8934882Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 2022-08-17T12:19:37.8955777Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:19:37.9181266Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 2022-08-17T12:19:37.9181882Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:19:37.9182717Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:19:37.9214968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:19:37.9226697Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 2022-08-17T12:19:37.9227092Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 2022-08-17T12:19:37.9373586Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 2022-08-17T12:19:37.9392828Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:19:37.9615370Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 2022-08-17T12:19:37.9619644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:19:37.9621340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:19:37.9649688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:19:37.9651933Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 2022-08-17T12:19:37.9654201Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:19:37.9812551Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 2022-08-17T12:19:37.9835048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:19:38.0058026Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 2022-08-17T12:19:38.0062192Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:19:38.0063254Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:19:38.0084759Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:19:38.0087165Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:19:38.0094133Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 2022-08-17T12:19:38.0252685Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 2022-08-17T12:19:38.0271455Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:19:38.0497629Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 2022-08-17T12:19:38.0501036Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:19:38.0501743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:19:38.0526644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:19:38.0529152Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 2022-08-17T12:19:38.0531260Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:19:38.0692715Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:19:38.0710260Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:19:38.0941070Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 2022-08-17T12:19:38.0941512Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:19:38.0942646Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:19:38.0962937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:19:38.0970334Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 2022-08-17T12:19:38.0972876Z [gw0] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 2022-08-17T12:19:38.1132292Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 2022-08-17T12:19:38.1150146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:19:38.1377380Z [gw1] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 2022-08-17T12:19:38.1380544Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:19:38.1382600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:19:38.1408173Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:19:38.1415188Z [gw3] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 2022-08-17T12:19:38.1417480Z [gw2] [ 9%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:19:38.1572168Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:19:38.1589113Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:19:38.1817193Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:19:38.1820207Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:19:38.1822219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:19:38.1844048Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:19:38.1850508Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:19:38.1853004Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 2022-08-17T12:19:38.2012307Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 2022-08-17T12:19:38.2028856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:19:38.2258248Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 2022-08-17T12:19:38.2258888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:19:38.2259518Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:19:38.2277137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:19:38.2284685Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:19:38.2287264Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 2022-08-17T12:19:38.2453520Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 2022-08-17T12:19:38.2469977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:19:38.2698393Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:19:38.2703466Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:19:38.2704309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:19:38.2717779Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:19:38.2729855Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:19:38.2732365Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 2022-08-17T12:19:38.2893594Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:19:38.2912973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:19:38.3138662Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 2022-08-17T12:19:38.3141937Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:19:38.3143043Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:19:38.3165094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:19:38.3172359Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 2022-08-17T12:19:38.3178416Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 2022-08-17T12:19:38.3333686Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:19:38.3354694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:19:38.3579883Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 2022-08-17T12:19:38.3580764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:19:38.3581874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:19:38.3608820Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:19:38.3610945Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:19:38.3613245Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:19:38.3773467Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 2022-08-17T12:19:38.3792362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:19:38.4018454Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:19:38.4020645Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:19:38.4021625Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:19:38.4041306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:19:38.4048075Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:19:38.4056331Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:19:38.4213481Z [gw0] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:19:38.4233203Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:19:38.4457535Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 2022-08-17T12:19:38.4459568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:19:38.4460187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:19:38.4477905Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:19:38.4487940Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 2022-08-17T12:19:38.4495423Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 2022-08-17T12:19:38.4654055Z [gw3] [ 10%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:19:38.4677473Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:19:38.4899947Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 2022-08-17T12:19:38.4901179Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:19:38.4903566Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:19:38.4931361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:19:38.4933800Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 2022-08-17T12:19:38.4936239Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 2022-08-17T12:19:38.5093918Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 2022-08-17T12:19:38.5114674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:19:38.5341332Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 2022-08-17T12:19:38.5341980Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:19:38.5342333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:19:38.5365903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:19:38.5375065Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:19:38.5378616Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 2022-08-17T12:19:38.5534930Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 2022-08-17T12:19:38.5554697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:19:38.5778232Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 2022-08-17T12:19:38.5780185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:19:38.5781684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:19:38.5811530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:19:38.5814095Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 2022-08-17T12:19:38.5815930Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 2022-08-17T12:19:38.5973685Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 2022-08-17T12:19:38.5993013Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:19:38.6218549Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 2022-08-17T12:19:38.6222199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:19:38.6222806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:19:38.6243320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:19:38.6254785Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 2022-08-17T12:19:38.6257497Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 2022-08-17T12:19:38.6413092Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 2022-08-17T12:19:38.6432984Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:19:38.6657291Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:19:38.6661059Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:19:38.6666066Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:19:38.6686938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:19:38.6689254Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:19:38.6696103Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:19:38.6852811Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:19:38.6870450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:19:38.7095357Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 2022-08-17T12:19:38.7101340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:19:38.7102234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:19:38.7124797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:19:38.7130990Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:19:38.7133510Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:19:38.7292571Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:19:38.7308998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:19:38.7539077Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:19:38.7539784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:19:38.7540430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:19:38.7565554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:19:38.7572160Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:19:38.7574788Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:19:38.7732429Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:19:38.7749670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:19:38.7979428Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:19:38.7980145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:19:38.7981099Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:19:38.8003697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:19:38.8006724Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:19:38.8009171Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:19:38.8172473Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:19:38.8189496Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:19:38.8416506Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 2022-08-17T12:19:38.8418177Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:19:38.8419421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:19:38.8445073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:19:38.8448006Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:19:38.8450200Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:19:38.8612219Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 2022-08-17T12:19:38.8629450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:19:38.8855885Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 2022-08-17T12:19:38.8859165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:19:38.8860738Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:19:38.8884975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:19:38.8892046Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 2022-08-17T12:19:38.8894133Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:19:38.9052800Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:19:38.9068582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:19:38.9299528Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:19:38.9300285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:19:38.9304540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:19:38.9333359Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:19:38.9335699Z [gw3] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:19:38.9338012Z [gw0] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:19:38.9494106Z [gw2] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:19:38.9514145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:19:38.9739286Z [gw1] [ 10%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:19:38.9742280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:19:38.9743081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:19:38.9775294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:19:38.9777872Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:19:38.9780314Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:19:38.9933760Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:19:38.9954674Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:19:39.0175097Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:19:39.0180224Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:19:39.0181170Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:19:39.0194381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:19:39.0205858Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:19:39.0208381Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:19:39.0372530Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:19:39.0384374Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:19:39.0616726Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:19:39.0618864Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:19:39.0619608Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:19:39.0631617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:19:39.0642445Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:19:39.0648338Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:19:39.0813099Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 2022-08-17T12:19:39.0826185Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:19:39.1056880Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:19:39.1061060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:19:39.1063630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:19:39.1084729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:19:39.1092134Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 2022-08-17T12:19:39.1094554Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 2022-08-17T12:19:39.1253215Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 2022-08-17T12:19:39.1273250Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:19:39.1498306Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:19:39.1500495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:19:39.1502465Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:19:39.1525494Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:19:39.1528285Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:19:39.1530742Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 2022-08-17T12:19:39.1692858Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:19:39.1712257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:19:39.1937778Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 2022-08-17T12:19:39.1938425Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:19:39.1939251Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:19:39.1961219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:19:39.1968227Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 2022-08-17T12:19:39.1970387Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 2022-08-17T12:19:39.2132450Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 2022-08-17T12:19:39.2150993Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:19:39.2377663Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 2022-08-17T12:19:39.2380884Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:19:39.2383127Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:19:39.2399325Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:19:39.2405231Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 2022-08-17T12:19:39.2412983Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 2022-08-17T12:19:39.2572596Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 2022-08-17T12:19:39.2589231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:19:39.2816573Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 2022-08-17T12:19:39.2821355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:19:39.2823568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:19:39.2840929Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:19:39.2851352Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 2022-08-17T12:19:39.2853958Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 2022-08-17T12:19:39.3013198Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 2022-08-17T12:19:39.3029120Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:19:39.3256723Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 2022-08-17T12:19:39.3260176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:19:39.3261553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:19:39.3279635Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:19:39.3290293Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 2022-08-17T12:19:39.3292422Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 2022-08-17T12:19:39.3452523Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 2022-08-17T12:19:39.3470338Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:19:39.3696310Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 2022-08-17T12:19:39.3700161Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:19:39.3704491Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:19:39.3716943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:19:39.3731309Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 2022-08-17T12:19:39.3733778Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:19:39.3892631Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:19:39.3912788Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:19:39.4138240Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 2022-08-17T12:19:39.4138831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:19:39.4139191Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:19:39.4159294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:19:39.4166254Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:19:39.4172689Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 2022-08-17T12:19:39.4332894Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 2022-08-17T12:19:39.4350047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:19:39.4576373Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 2022-08-17T12:19:39.4579507Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:19:39.4581672Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:19:39.4598468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:19:39.4609108Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 2022-08-17T12:19:39.4611121Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 2022-08-17T12:19:39.4772489Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:19:39.4788685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:19:39.5016416Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:19:39.5019228Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:19:39.5020136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:19:39.5036138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:19:39.5046690Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 2022-08-17T12:19:39.5053675Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 2022-08-17T12:19:39.5213208Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 2022-08-17T12:19:39.5232417Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:19:39.5459438Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 2022-08-17T12:19:39.5460060Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:19:39.5460649Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:19:39.5480404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:19:39.5492673Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 2022-08-17T12:19:39.5495123Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:19:39.5653892Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 2022-08-17T12:19:39.5672042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:19:39.5900550Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 2022-08-17T12:19:39.5901008Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:19:39.5901402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:19:39.5924077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:19:39.5936068Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 2022-08-17T12:19:39.5938648Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 2022-08-17T12:19:39.6093249Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:19:39.6112562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:19:39.6337430Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 2022-08-17T12:19:39.6339058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:19:39.6339681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:19:39.6360633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:19:39.6371883Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 2022-08-17T12:19:39.6373928Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 2022-08-17T12:19:39.6532928Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 2022-08-17T12:19:39.6551145Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:19:39.6777793Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 2022-08-17T12:19:39.6778933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:19:39.6781198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:19:39.6797809Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:19:39.6810455Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 2022-08-17T12:19:39.6812103Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 2022-08-17T12:19:39.6973054Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 2022-08-17T12:19:39.6994726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:19:39.7216237Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:19:39.7219643Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:19:39.7220298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:19:39.7244913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:19:39.7250712Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 2022-08-17T12:19:39.7252061Z [gw2] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 2022-08-17T12:19:39.7413286Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:19:39.7435647Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:19:39.7658993Z [gw1] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:19:39.7659481Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:19:39.7659899Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:19:39.7674282Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:19:39.7682837Z [gw3] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 2022-08-17T12:19:39.7691782Z [gw0] [ 11%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 2022-08-17T12:19:39.7852536Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 2022-08-17T12:19:39.7874413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:19:39.8097058Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 2022-08-17T12:19:39.8098265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:19:39.8099027Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:19:39.8115935Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:19:39.8125795Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 2022-08-17T12:19:39.8133644Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 2022-08-17T12:19:39.8295205Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 2022-08-17T12:19:39.8318308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:19:39.8537365Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 2022-08-17T12:19:39.8540630Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:19:39.8541333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:19:39.8565986Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:19:39.8572584Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 2022-08-17T12:19:39.8580408Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 2022-08-17T12:19:39.8739124Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 2022-08-17T12:19:39.8761813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:19:39.8979336Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 2022-08-17T12:19:39.8980156Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:19:39.8981095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:19:39.9003798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:19:39.9009928Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:19:39.9012768Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 2022-08-17T12:19:39.9172766Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:19:39.9194051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:19:39.9418232Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 2022-08-17T12:19:39.9418894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:19:39.9419615Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:19:39.9439414Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:19:39.9449359Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:19:39.9451954Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 2022-08-17T12:19:39.9612789Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 2022-08-17T12:19:39.9634030Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:19:39.9857936Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 2022-08-17T12:19:39.9861152Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:19:39.9863457Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:19:39.9887520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:19:39.9890375Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 2022-08-17T12:19:39.9893200Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:19:40.0054279Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 2022-08-17T12:19:40.0078015Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:19:40.0298401Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 2022-08-17T12:19:40.0300685Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:19:40.0301922Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:19:40.0330083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:19:40.0332857Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 2022-08-17T12:19:40.0336023Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 2022-08-17T12:19:40.0493864Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 2022-08-17T12:19:40.0518343Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:19:40.0738152Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:19:40.0739087Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:19:40.0739913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:19:40.0761101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:19:40.0769851Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 2022-08-17T12:19:40.0772947Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 2022-08-17T12:19:40.0933002Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 2022-08-17T12:19:40.0955578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:19:40.1176571Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 2022-08-17T12:19:40.1179853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:19:40.1183104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:19:40.1200913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:19:40.1212431Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 2022-08-17T12:19:40.1215749Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 2022-08-17T12:19:40.1372498Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 2022-08-17T12:19:40.1390682Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:19:40.1619621Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 2022-08-17T12:19:40.1621540Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:19:40.1622322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:19:40.1645486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:19:40.1651466Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 2022-08-17T12:19:40.1653850Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 2022-08-17T12:19:40.1812935Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 2022-08-17T12:19:40.1831141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:19:40.2059146Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:19:40.2060385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:19:40.2062599Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:19:40.2129858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:19:40.2169521Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 2022-08-17T12:19:40.2332155Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 2022-08-17T12:19:40.2561764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:19:40.2570429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:19:40.2903602Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:19:40.2938569Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 2022-08-17T12:19:40.3390573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:19:40.3433559Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 2022-08-17T12:19:40.3678141Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:19:40.3707222Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 2022-08-17T12:19:40.3798072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:19:40.3865565Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 2022-08-17T12:19:40.4911376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:19:40.4939071Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 2022-08-17T12:19:40.7107194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:19:40.7184434Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 2022-08-17T12:19:40.7297195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:19:40.7616655Z [gw0] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 2022-08-17T12:19:40.9617399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:19:40.9656491Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 2022-08-17T12:19:41.0016756Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:19:41.0047462Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 2022-08-17T12:19:41.0892997Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:19:41.0922527Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 2022-08-17T12:19:41.5268125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:19:41.5293706Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amax_cpu_float64 2022-08-17T12:19:41.6522998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:19:41.6566360Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 2022-08-17T12:19:41.6641189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:19:41.7094248Z [gw2] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmax_cpu_float64 2022-08-17T12:19:41.7995773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:19:41.8024167Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 2022-08-17T12:19:41.9023252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:19:41.9054068Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 2022-08-17T12:19:41.9094697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:19:41.9572932Z [gw3] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 2022-08-17T12:19:42.2495436Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:19:42.2518164Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_complex128 2022-08-17T12:19:42.2664492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:19:42.2695156Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 2022-08-17T12:19:42.2741876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:19:42.3012056Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_log_softmax_cpu_float64 2022-08-17T12:19:42.3148821Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:19:42.3179514Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_complex128 2022-08-17T12:19:42.3777843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:19:42.3808048Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 2022-08-17T12:19:42.4611151Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:19:42.4639759Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 2022-08-17T12:19:42.4689776Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:19:42.5131140Z [gw1] [ 12%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_argmin_cpu_float64 2022-08-17T12:19:42.5952333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:19:42.5982283Z [gw1] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumsum_cpu_float64 2022-08-17T12:19:42.7143306Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:19:42.7161641Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_amin_cpu_float64 2022-08-17T12:19:42.8510553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:19:42.8550707Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_cumprod_cpu_float64 2022-08-17T12:19:42.9577764Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:19:42.9603406Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_float64 2022-08-17T12:19:43.0812933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:19:43.0836648Z [gw2] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logsumexp_cpu_float64 2022-08-17T12:19:43.0851662Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:19:43.0874815Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_logaddexp_cpu_float64 2022-08-17T12:19:43.1615094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:19:43.1640065Z [gw3] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_median_cpu_float64 2022-08-17T12:19:43.1909236Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:19:43.1944822Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_float64 2022-08-17T12:19:43.2159603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:19:43.2375680Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmin_cpu_float64 2022-08-17T12:19:43.7844946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:19:43.7871419Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_float64 2022-08-17T12:19:43.7988110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:19:43.8371477Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 2022-08-17T12:19:43.8405939Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:19:43.8754822Z [gw0] [ 12%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 2022-08-17T12:19:44.1027572Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:19:44.1053803Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 2022-08-17T12:19:44.2232772Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:19:44.2258924Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 2022-08-17T12:19:44.2628721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:19:44.2694294Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 2022-08-17T12:19:44.3358410Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:19:44.3398226Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 2022-08-17T12:19:44.3459670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:19:44.3854455Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 2022-08-17T12:19:44.4103914Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:19:44.4257351Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 2022-08-17T12:19:44.4281517Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:19:44.4695154Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 2022-08-17T12:19:44.4727516Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:19:44.5135932Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 2022-08-17T12:19:44.5159955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:19:44.5694549Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:19:44.6125258Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:19:44.6148110Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 2022-08-17T12:19:44.6276853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:19:44.6575504Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 2022-08-17T12:19:44.7375930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:19:44.7405061Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 2022-08-17T12:19:44.8168328Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:19:44.8198253Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 2022-08-17T12:19:44.8368808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:19:44.8692258Z [gw0] [ 13%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 2022-08-17T12:19:44.9573114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:19:44.9609935Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 2022-08-17T12:19:45.1746797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:19:45.1772947Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:19:45.1809423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:19:45.2292254Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 2022-08-17T12:19:45.2472042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:19:45.2654252Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 2022-08-17T12:19:45.2754309Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:19:45.3166163Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 2022-08-17T12:19:45.3175135Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:19:45.3612955Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 2022-08-17T12:19:45.5291265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:19:45.5330964Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 2022-08-17T12:19:45.5911037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:19:45.5948411Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 2022-08-17T12:19:45.6371266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:19:45.6396624Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 2022-08-17T12:19:45.7971014Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:19:45.7982477Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_mean_cpu_complex128 2022-08-17T12:19:46.0433382Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:19:46.0462836Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_norm_cpu_float64 2022-08-17T12:19:46.1101949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:19:46.1124853Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_complex128 2022-08-17T12:19:46.3016579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:19:46.3038401Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 2022-08-17T12:19:46.3201405Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:19:46.3483449Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 2022-08-17T12:19:46.6282273Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:19:46.6304943Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 2022-08-17T12:19:46.7288931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:19:46.7317936Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_prod_cpu_float64 2022-08-17T12:19:47.0085957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:19:47.0102006Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 2022-08-17T12:19:47.1099684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:19:47.1125031Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 2022-08-17T12:19:47.1152531Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:19:47.1572828Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 2022-08-17T12:19:47.1652965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:19:47.1954472Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 2022-08-17T12:19:47.1974338Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_normalize_cpu_complex128 2022-08-17T12:19:47.1980110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:19:47.2189601Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:19:47.2492202Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_softmax_cpu_float64 2022-08-17T12:19:47.3266428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:19:47.3312269Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 2022-08-17T12:19:47.3462609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:19:47.3775786Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 2022-08-17T12:19:47.5466793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:19:47.5522840Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 2022-08-17T12:19:47.6513249Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:19:47.6623305Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 2022-08-17T12:19:47.6804900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:19:47.7132927Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 2022-08-17T12:19:47.8061222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:47.8087478Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_float64 2022-08-17T12:19:48.3037076Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:19:48.3064167Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:19:48.3147534Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:19:48.3602372Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 2022-08-17T12:19:48.3739068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:19:48.4092357Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 2022-08-17T12:19:48.4115172Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:19:48.4459466Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_float64 2022-08-17T12:19:48.4499745Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:19:48.4929782Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 2022-08-17T12:19:48.4938286Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:19:48.5372099Z [gw0] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 2022-08-17T12:19:48.5521408Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:19:48.5807707Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 2022-08-17T12:19:48.5904659Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:19:48.5925646Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_float64 2022-08-17T12:19:48.5949827Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:19:48.6072748Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 2022-08-17T12:19:48.6254968Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 2022-08-17T12:19:48.6374947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:19:48.7002597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:19:48.7053096Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 2022-08-17T12:19:48.7664554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:19:48.7682802Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 2022-08-17T12:19:48.9271077Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:19:48.9304888Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 2022-08-17T12:19:48.9865989Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:19:48.9897606Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 2022-08-17T12:19:49.0585785Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:19:49.0607263Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 2022-08-17T12:19:49.0612690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:19:49.0639122Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 2022-08-17T12:19:49.0652774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:19:49.1133170Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 2022-08-17T12:19:49.1975298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:19:49.1987693Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 2022-08-17T12:19:49.2006514Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:19:49.2020411Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 2022-08-17T12:19:49.2033803Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_sum_cpu_complex128 2022-08-17T12:19:49.2037694Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 2022-08-17T12:19:49.2051563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:19:49.2281088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:19:49.2449316Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 2022-08-17T12:19:49.2453262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:19:49.2498046Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 2022-08-17T12:19:49.2879281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:19:49.2882193Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:19:49.3373030Z [gw2] [ 13%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 2022-08-17T12:19:49.3776633Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:19:49.3814787Z [gw1] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 2022-08-17T12:19:49.4052627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:19:49.4094201Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 2022-08-17T12:19:49.5305369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:19:49.5343494Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 2022-08-17T12:19:49.5480333Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:19:49.5852980Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 2022-08-17T12:19:49.6447456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:19:49.6483895Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 2022-08-17T12:19:49.8402912Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:19:49.8428835Z [gw0] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 2022-08-17T12:19:49.9209233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:19:49.9251504Z [gw2] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 2022-08-17T12:19:50.1371541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:19:50.1396652Z [gw3] [ 13%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_std_cpu_complex128 2022-08-17T12:19:50.2650809Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:19:50.2676715Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 2022-08-17T12:19:50.3086110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:19:50.3112678Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 2022-08-17T12:19:50.3162956Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:19:50.3575319Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 2022-08-17T12:19:50.5744813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:19:50.5779546Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 2022-08-17T12:19:50.5833833Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:19:50.6254171Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 2022-08-17T12:19:50.6680482Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:19:50.6713040Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 2022-08-17T12:19:50.6884262Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:19:50.7152805Z [gw2] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 2022-08-17T12:19:50.7228143Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:19:50.7477819Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 2022-08-17T12:19:50.7498539Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 2022-08-17T12:19:50.7594562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:19:51.0202978Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:19:51.0230345Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 2022-08-17T12:19:51.0948124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:19:51.0985808Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 2022-08-17T12:19:51.1207366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:19:51.1241326Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 2022-08-17T12:19:51.1984111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:19:51.2019055Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 2022-08-17T12:19:51.2435418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:19:51.2459432Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 2022-08-17T12:19:51.3108428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:19:51.3143422Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 2022-08-17T12:19:51.4008189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:19:51.4034933Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 2022-08-17T12:19:51.4212947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:19:51.4248831Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 2022-08-17T12:19:51.6337560Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:19:51.6360321Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 2022-08-17T12:19:51.6461348Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:19:51.6804319Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 2022-08-17T12:19:51.6848322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:19:51.6873704Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 2022-08-17T12:19:51.6900754Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:19:51.7236116Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 2022-08-17T12:19:51.7240031Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 2022-08-17T12:19:51.7373753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:19:51.8461863Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:19:51.8498843Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 2022-08-17T12:19:51.8568266Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:19:51.8937345Z [gw2] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 2022-08-17T12:19:52.0685793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:19:52.0702755Z [gw2] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 2022-08-17T12:19:52.2742095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:19:52.2763048Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 2022-08-17T12:19:52.6054346Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:19:52.6075271Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 2022-08-17T12:19:52.7125876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:19:52.7152946Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 2022-08-17T12:19:52.7329969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:19:52.7618123Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 2022-08-17T12:19:52.7729395Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:19:52.7750379Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:19:52.7912351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:19:52.8057150Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 2022-08-17T12:19:53.1006299Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:19:53.1032728Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 2022-08-17T12:19:53.1068264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:19:53.1509871Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 2022-08-17T12:19:53.1549015Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:19:53.1969763Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 2022-08-17T12:19:53.1979431Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:19:53.2413508Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 2022-08-17T12:19:53.2426590Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:19:53.2820960Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 2022-08-17T12:19:53.2839598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:19:53.3258493Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 2022-08-17T12:19:53.3359083Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:19:53.3774480Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 2022-08-17T12:19:53.4354579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:19:53.4373057Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 2022-08-17T12:19:53.7959622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:19:53.7983787Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 2022-08-17T12:19:53.8052435Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:19:53.8441607Z [gw0] [ 14%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 2022-08-17T12:19:53.8455668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:19:53.8903497Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 2022-08-17T12:19:53.9030035Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:19:53.9329022Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 2022-08-17T12:19:53.9337806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:19:53.9783416Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 2022-08-17T12:19:53.9792776Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad__masked_var_cpu_complex128 2022-08-17T12:19:53.9809175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:19:53.9895176Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:19:53.9920929Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 2022-08-17T12:19:54.0457774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:19:54.0476350Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 2022-08-17T12:19:54.0772857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:19:54.0793226Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 2022-08-17T12:19:54.2553281Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:19:54.2588832Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 2022-08-17T12:19:54.2794390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:19:54.3089321Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 2022-08-17T12:19:54.3095406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:19:54.3492797Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 2022-08-17T12:19:54.3505905Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 2022-08-17T12:19:54.3519798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:19:54.3551753Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:19:54.3973904Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 2022-08-17T12:19:54.3988087Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 2022-08-17T12:19:54.3998559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:19:54.4032493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:19:54.4390473Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 2022-08-17T12:19:54.4420531Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 2022-08-17T12:19:54.4459194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:19:54.4475453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:19:54.4496958Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 2022-08-17T12:19:54.4929499Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 2022-08-17T12:19:54.4973081Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:19:54.5336584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:19:54.5414554Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 2022-08-17T12:19:54.6885321Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:19:54.6920077Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 2022-08-17T12:19:54.7167045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:19:54.7184573Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 2022-08-17T12:19:54.7307121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:19:54.7375024Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 2022-08-17T12:19:54.7416257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:19:54.7928643Z [gw1] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 2022-08-17T12:19:55.5732758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:19:55.5793685Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:19:55.7661511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:19:55.7686674Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 2022-08-17T12:19:55.7735742Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:19:55.8170206Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:19:55.8179787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:19:55.8344962Z [gw0] [ 14%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:19:55.8372931Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 2022-08-17T12:19:55.8651961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:19:55.9494336Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:19:55.9517967Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 2022-08-17T12:19:55.9797690Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:19:55.9947370Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 2022-08-17T12:19:56.0034965Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 2022-08-17T12:19:56.0131743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:19:56.1341553Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:19:56.1372896Z [gw3] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 2022-08-17T12:19:56.1405974Z [gw1] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 2022-08-17T12:19:56.1411963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:19:56.1913861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:19:56.1943345Z [gw0] [ 14%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 2022-08-17T12:19:56.2298017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:19:56.2392994Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 2022-08-17T12:19:56.4862272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:19:56.4894261Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:19:56.5132554Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:19:56.5330550Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 2022-08-17T12:19:56.5342580Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:19:56.5814525Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 2022-08-17T12:19:56.7481934Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:19:56.7504521Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 2022-08-17T12:19:56.7515586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:19:56.7529573Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 2022-08-17T12:19:56.8502888Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:19:56.8573535Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:19:56.9153660Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:19:56.9171429Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 2022-08-17T12:19:56.9202097Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:19:56.9615893Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:19:56.9653729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:19:57.0133171Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:19:57.4382773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:19:57.4411820Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 2022-08-17T12:19:57.4450116Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:19:57.4857917Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 2022-08-17T12:19:57.4869012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:19:57.4882379Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:19:57.5473144Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:19:57.5489300Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 2022-08-17T12:19:57.5672974Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:19:57.5927254Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 2022-08-17T12:19:57.5937277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:19:57.6376793Z [gw1] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 2022-08-17T12:19:57.6382568Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:19:57.6409214Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 2022-08-17T12:19:57.6571693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:19:57.6577339Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 2022-08-17T12:19:57.6887900Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 2022-08-17T12:19:57.6892829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:19:57.6897562Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 2022-08-17T12:19:57.7331331Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:19:57.7334430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:19:57.7807282Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 2022-08-17T12:19:57.7811186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:19:57.8260121Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 2022-08-17T12:19:57.8331088Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:19:57.8734146Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 2022-08-17T12:19:57.9180375Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:19:57.9204698Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 2022-08-17T12:19:58.3751283Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:19:58.3779837Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 2022-08-17T12:19:58.8238556Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:19:58.8251667Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:19:59.1581564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:19:59.1626719Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:19:59.7785098Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:19:59.7797275Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 2022-08-17T12:19:59.7862351Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:19:59.8233242Z [gw3] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 2022-08-17T12:19:59.8412955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:19:59.8655769Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 2022-08-17T12:19:59.8852053Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:19:59.9096712Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 2022-08-17T12:19:59.9129084Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:19:59.9540467Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 2022-08-17T12:20:00.2822547Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:20:00.2848705Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 2022-08-17T12:20:00.2941255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:20:00.3273228Z [gw3] [ 15%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 2022-08-17T12:20:00.3447265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:20:00.3716357Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 2022-08-17T12:20:01.1828010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:01.1851282Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 2022-08-17T12:20:01.2121486Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:20:01.2283523Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 2022-08-17T12:20:01.2379954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:20:01.2773400Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 2022-08-17T12:20:01.4473992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:20:01.4493837Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 2022-08-17T12:20:01.4870019Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:20:01.4918800Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 2022-08-17T12:20:01.5525923Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:20:01.5560488Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 2022-08-17T12:20:01.5972095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:20:01.5992937Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 2022-08-17T12:20:01.6103883Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:20:01.6442362Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 2022-08-17T12:20:01.6447041Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:20:01.6867880Z [gw3] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 2022-08-17T12:20:01.7042393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:20:01.7415134Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 2022-08-17T12:20:01.7439376Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:20:01.7738223Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 2022-08-17T12:20:02.0244422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:20:02.0270077Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 2022-08-17T12:20:02.1055476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:20:02.1081316Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 2022-08-17T12:20:02.1796702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:20:02.1815049Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 2022-08-17T12:20:02.3143904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:20:02.3167190Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:20:02.4436889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:02.4460126Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:20:02.4497627Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:02.4901510Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:20:02.6158787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:20:02.6172086Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 2022-08-17T12:20:02.8445822Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:02.8478671Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 2022-08-17T12:20:02.8524582Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:02.8900401Z [gw0] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:20:02.9749849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:02.9760366Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 2022-08-17T12:20:03.1367998Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:03.1387542Z [gw0] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:20:03.6111874Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:20:03.6125672Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 2022-08-17T12:20:03.6841637Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:03.6859393Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:20:04.0907122Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:20:04.0922600Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 2022-08-17T12:20:04.2762381Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:20:04.2774349Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 2022-08-17T12:20:04.5925805Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:20:04.5937868Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 2022-08-17T12:20:04.6102010Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:04.6114018Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 2022-08-17T12:20:04.6369930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:04.6384749Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 2022-08-17T12:20:04.6787644Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:20:04.6805899Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:20:04.7079474Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:20:04.7095169Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 2022-08-17T12:20:04.8029371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:20:04.8064067Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 2022-08-17T12:20:04.8152876Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:20:04.8178406Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 2022-08-17T12:20:04.8307164Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:20:04.8647561Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eig_cpu_complex128 2022-08-17T12:20:04.8656698Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:20:04.9127388Z [gw1] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 2022-08-17T12:20:04.9137009Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:20:04.9501337Z [gw1] [ 15%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 2022-08-17T12:20:04.9524778Z [gw3] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 2022-08-17T12:20:04.9613131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:20:04.9618596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:20:05.0053964Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 2022-08-17T12:20:05.0973393Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:20:05.1001120Z [gw1] [ 15%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 2022-08-17T12:20:05.4176721Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:20:05.4211711Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 2022-08-17T12:20:05.4711310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:20:05.4735310Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 2022-08-17T12:20:05.4774118Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:20:05.5207767Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 2022-08-17T12:20:05.5212498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:20:05.5407338Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 2022-08-17T12:20:05.5433492Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 2022-08-17T12:20:05.5697047Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:20:05.5701829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:20:05.6133745Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 2022-08-17T12:20:05.6757668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:20:05.6874773Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 2022-08-17T12:20:05.7009334Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:20:05.7053332Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 2022-08-17T12:20:05.7072418Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 2022-08-17T12:20:05.7320861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:05.7574537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:20:05.7598325Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 2022-08-17T12:20:05.8172592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:05.8193529Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 2022-08-17T12:20:05.9097284Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:20:05.9128310Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 2022-08-17T12:20:05.9453961Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:05.9537569Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 2022-08-17T12:20:05.9732595Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:20:05.9761172Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 2022-08-17T12:20:06.0153816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:06.0176181Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 2022-08-17T12:20:06.0401495Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:06.0432233Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 2022-08-17T12:20:06.0821847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:06.0853875Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 2022-08-17T12:20:06.1206918Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:06.1255777Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:20:06.2346012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:20:06.2376789Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 2022-08-17T12:20:06.2506403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:06.2533777Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 2022-08-17T12:20:06.4131110Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:06.4153712Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 2022-08-17T12:20:06.4509595Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:06.4533121Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 2022-08-17T12:20:06.5721970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:06.5747032Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 2022-08-17T12:20:06.7377992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:06.7398156Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 2022-08-17T12:20:06.8336917Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:06.8364603Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 2022-08-17T12:20:06.9514604Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:06.9547776Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 2022-08-17T12:20:06.9880579Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:20:06.9973750Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 2022-08-17T12:20:07.0077371Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:20:07.0487877Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 2022-08-17T12:20:07.0491694Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 2022-08-17T12:20:07.0493769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:20:07.0573878Z [gw1] [ 16%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 2022-08-17T12:20:07.0686801Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:20:07.0887152Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 2022-08-17T12:20:07.0889111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:20:07.1047183Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 2022-08-17T12:20:07.1324046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:20:07.1392819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:20:07.1412058Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 2022-08-17T12:20:07.1583318Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 2022-08-17T12:20:07.1659936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:20:07.1806000Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 2022-08-17T12:20:07.2134055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:20:07.3532851Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:20:07.3563493Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 2022-08-17T12:20:07.3593069Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:20:07.3630515Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 2022-08-17T12:20:07.3651073Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:20:07.3764655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:20:07.3961005Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 2022-08-17T12:20:07.4009228Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 2022-08-17T12:20:07.4054949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:20:07.4061810Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:20:07.4090884Z [gw1] [ 16%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 2022-08-17T12:20:07.4414380Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:20:07.4448049Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:20:07.4849802Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 2022-08-17T12:20:07.4869885Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 2022-08-17T12:20:07.4890930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:07.4981105Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:20:07.5017539Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:20:07.5047864Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 2022-08-17T12:20:07.5099790Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:20:07.5326225Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 2022-08-17T12:20:07.5527927Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:20:07.5530369Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:20:07.5994822Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 2022-08-17T12:20:07.6586453Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:20:07.6621509Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 2022-08-17T12:20:07.6672058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:20:07.7172231Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 2022-08-17T12:20:07.7815123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:20:07.7842055Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 2022-08-17T12:20:07.8078422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:20:07.8413847Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 2022-08-17T12:20:07.8448218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:20:07.8468874Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 2022-08-17T12:20:07.8501594Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:20:07.8838153Z [gw3] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 2022-08-17T12:20:07.8858763Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 2022-08-17T12:20:07.8891389Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:20:07.9020600Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 2022-08-17T12:20:07.9376320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:20:07.9386137Z [gw0] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 2022-08-17T12:20:07.9388735Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:20:07.9395698Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 2022-08-17T12:20:07.9432559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:20:07.9848504Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 2022-08-17T12:20:07.9853114Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:20:07.9857808Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 2022-08-17T12:20:07.9860017Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:20:08.0247818Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 2022-08-17T12:20:08.0256584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:20:08.0270219Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 2022-08-17T12:20:08.0308126Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:20:08.0687363Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 2022-08-17T12:20:08.0692441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:20:08.0731270Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 2022-08-17T12:20:08.0733394Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:20:08.0900931Z [gw0] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 2022-08-17T12:20:08.0934601Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 2022-08-17T12:20:08.1125402Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:20:08.1128597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:08.1211083Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:20:08.1566885Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:20:08.1570904Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:08.1819032Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 2022-08-17T12:20:08.1838790Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 2022-08-17T12:20:08.2013025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:20:08.2017889Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:08.2292350Z [gw1] [ 16%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 2022-08-17T12:20:08.2312097Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 2022-08-17T12:20:08.2491483Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:20:08.2712385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:20:08.2735760Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 2022-08-17T12:20:08.3179565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:20:08.3200854Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 2022-08-17T12:20:08.4596038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:20:08.4621283Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 2022-08-17T12:20:08.8380702Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:20:08.8406497Z [gw1] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 2022-08-17T12:20:08.8432213Z [gw3] [ 16%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_complex128 2022-08-17T12:20:08.8498600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:20:08.8534629Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:20:08.8967129Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 2022-08-17T12:20:08.8976398Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:20:08.9409680Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 2022-08-17T12:20:08.9419054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:20:08.9537605Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 2022-08-17T12:20:08.9558853Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 2022-08-17T12:20:08.9845418Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:09.1116793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:20:09.1143662Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 2022-08-17T12:20:09.1433844Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:20:09.1575187Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 2022-08-17T12:20:09.2132142Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:20:09.2166420Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 2022-08-17T12:20:09.2665155Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:20:09.2698983Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 2022-08-17T12:20:09.3101837Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:20:09.3134109Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 2022-08-17T12:20:09.3696938Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:20:09.3719596Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 2022-08-17T12:20:09.4969569Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:09.5076215Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_float64 2022-08-17T12:20:09.5105313Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:09.5570675Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:20:09.5582794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:09.6053593Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:20:09.6107221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:20:09.6448045Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 2022-08-17T12:20:09.6453406Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:20:09.6876336Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 2022-08-17T12:20:09.7478786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:09.7519349Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:20:09.9470028Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:09.9515889Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 2022-08-17T12:20:09.9577719Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:09.9968368Z [gw1] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:20:10.2869962Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:10.2906142Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:20:10.3714769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:20:10.3749178Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 2022-08-17T12:20:10.4758557Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:20:10.4783862Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 2022-08-17T12:20:10.4867871Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:20:10.5113783Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 2022-08-17T12:20:10.5141249Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:20:10.5253058Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:10.5259119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:20:10.5688483Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 2022-08-17T12:20:10.5694310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:10.6174847Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:20:10.6928936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:20:10.6943297Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 2022-08-17T12:20:10.6995106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:20:10.7056370Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 2022-08-17T12:20:10.7499168Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:20:10.7531518Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 2022-08-17T12:20:10.7953761Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:20:10.8072765Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 2022-08-17T12:20:10.8090982Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 2022-08-17T12:20:10.8106016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:10.8133867Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:20:10.8570621Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 2022-08-17T12:20:10.8575070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:20:10.9054017Z [gw0] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 2022-08-17T12:20:10.9556730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:10.9573270Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 2022-08-17T12:20:10.9620936Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:10.9633831Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:20:11.0372475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:11.0402438Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:20:11.2396448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:11.2437216Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:20:11.2713684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:11.2858143Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:20:11.2976511Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:11.3134748Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 2022-08-17T12:20:11.3160399Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 2022-08-17T12:20:11.3212330Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:11.3313322Z [gw1] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:20:11.3609975Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:11.3615119Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:11.4134637Z [gw1] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:20:11.8721991Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:11.8744653Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 2022-08-17T12:20:12.1700413Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:12.1731702Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:20:12.3198879Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:12.3226371Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:20:12.3954806Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:12.3969453Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:20:12.6856694Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:12.6872123Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:20:12.6966558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:12.7376230Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:20:13.0775411Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:13.0801907Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:20:13.1469583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:13.1497056Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:20:13.1846893Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:13.1897368Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:20:13.3723403Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:13.3767887Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:20:13.5031736Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:13.5061712Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:20:13.6133312Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:13.6170359Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:20:13.6412550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:13.6615516Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:20:13.8809451Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:13.8934732Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:20:15.5315356Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:15.5360002Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:20:15.7966187Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:15.8080153Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:20:15.8118447Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:15.8521189Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:20:15.8530530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:15.8942528Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:20:18.1561234Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:18.1609288Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 2022-08-17T12:20:19.7330839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:19.7383787Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:20:20.0549567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:20.0565461Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:20:21.8729533Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:21.8771132Z [gw1] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:20:22.4215163Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:22.4242903Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:20:22.4295952Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:22.4858393Z [gw3] [ 17%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:20:23.3296021Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:23.3320318Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:20:23.3550960Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:23.3813486Z [gw3] [ 17%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:20:23.9509177Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:23.9522160Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:20:24.6566942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:24.6581556Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:20:26.7839798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:26.7874330Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:20:26.8086199Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:26.8316742Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 2022-08-17T12:20:26.8554749Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:26.8771595Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:20:27.1342124Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:27.1368883Z [gw0] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:20:27.2019667Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:27.2042318Z [gw3] [ 17%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 2022-08-17T12:20:27.6674752Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:27.6697996Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:20:27.9165981Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:27.9188801Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:20:27.9273537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:27.9903658Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:20:28.3225775Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:28.3263496Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:20:28.3552339Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:28.3697411Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 2022-08-17T12:20:28.3827843Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:28.4178589Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:20:28.4246816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:28.4264225Z [gw3] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 2022-08-17T12:20:28.4350618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:28.4654114Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:20:28.5385460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:28.5409813Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:20:28.6539230Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:28.6562766Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:20:30.2680197Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:30.2709594Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:20:30.2751910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:20:30.3214173Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 2022-08-17T12:20:30.3351890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:20:30.3652840Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 2022-08-17T12:20:30.3831146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:20:30.4059515Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 2022-08-17T12:20:30.4067131Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:20:30.4532471Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 2022-08-17T12:20:30.4578586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:20:30.4928583Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 2022-08-17T12:20:31.0483429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:20:31.0510092Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 2022-08-17T12:20:31.0538819Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:31.0940797Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:31.1914358Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:20:31.1938624Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 2022-08-17T12:20:32.4645857Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:20:32.4668774Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 2022-08-17T12:20:35.3504829Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:20:35.3519364Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 2022-08-17T12:20:35.3540868Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:20:35.3936667Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 2022-08-17T12:20:35.3966722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:20:35.4377261Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 2022-08-17T12:20:35.4496967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:20:35.4817951Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 2022-08-17T12:20:35.4916242Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:20:35.5258257Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 2022-08-17T12:20:35.6386241Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:35.6511367Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 2022-08-17T12:20:35.9962253Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:20:35.9988250Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 2022-08-17T12:20:36.0024734Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:20:36.0470152Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 2022-08-17T12:20:36.1134642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:36.1180659Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 2022-08-17T12:20:37.2912697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:20:37.2989457Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 2022-08-17T12:20:37.3021930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:37.3413424Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 2022-08-17T12:20:38.0110279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:20:38.0139180Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 2022-08-17T12:20:38.3340288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:20:38.3355580Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 2022-08-17T12:20:38.3451148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:38.3776790Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:38.3853861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:38.4273558Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:38.4843858Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:20:38.4888092Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 2022-08-17T12:20:38.4956542Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:20:38.5339587Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 2022-08-17T12:20:38.5351302Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:20:38.5790586Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 2022-08-17T12:20:38.6043931Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:20:38.6176418Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 2022-08-17T12:20:38.6331277Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:20:38.6650251Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 2022-08-17T12:20:38.6661988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:38.7056622Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:38.7083134Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:38.7502969Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 2022-08-17T12:20:38.7528603Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:38.7937452Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:38.8205458Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:20:38.8412430Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 2022-08-17T12:20:38.8765890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:20:38.8933196Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 2022-08-17T12:20:38.9237772Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:38.9371343Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 2022-08-17T12:20:38.9376865Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:38.9815958Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:20:38.9821830Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:39.0247427Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:20:39.0257360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:39.0692568Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:39.0701708Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:20:39.0909382Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 2022-08-17T12:20:39.0929901Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:20:39.1157386Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:39.1554148Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:20:39.1587225Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 2022-08-17T12:20:39.1740513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:20:39.2054205Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 2022-08-17T12:20:39.2487075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:20:39.2520459Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 2022-08-17T12:20:39.3287502Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:20:39.3461179Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 2022-08-17T12:20:39.6299520Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:20:39.6333678Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 2022-08-17T12:20:39.7356729Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:20:39.7405354Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 2022-08-17T12:20:39.8064031Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:20:39.8086686Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:20:39.8120298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:39.8574556Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:20:40.2257070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:20:40.2286727Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 2022-08-17T12:20:40.6491767Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:40.6524528Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:20:40.7254697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:20:40.7276881Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 2022-08-17T12:20:40.7308147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:20:40.7497529Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 2022-08-17T12:20:40.7943226Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:20:40.7977205Z [gw2] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 2022-08-17T12:20:41.9609492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:20:41.9636385Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 2022-08-17T12:20:41.9673310Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:42.0090498Z [gw1] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:20:42.6335261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:42.6361671Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:20:43.2744279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:43.2770278Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 2022-08-17T12:20:43.3344221Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:20:43.3370018Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 2022-08-17T12:20:43.4772711Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:20:43.4798372Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 2022-08-17T12:20:43.5117688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:20:43.5252906Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 2022-08-17T12:20:43.5972795Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:20:43.5995254Z [gw1] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:20:43.6653955Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:20:43.6675659Z [gw0] [ 18%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 2022-08-17T12:20:43.6708443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:20:43.7156906Z [gw0] [ 18%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 2022-08-17T12:20:43.7162628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:20:43.7613134Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 2022-08-17T12:20:43.8864037Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:20:43.8894728Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 2022-08-17T12:20:43.9577773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:20:43.9614852Z [gw0] [ 19%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 2022-08-17T12:20:43.9849454Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:20:44.0017801Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 2022-08-17T12:20:44.6197651Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:20:44.6223360Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 2022-08-17T12:20:44.8975940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:20:44.8998416Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:20:44.9134940Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:44.9160128Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 2022-08-17T12:20:45.2967976Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:20:45.2990048Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 2022-08-17T12:20:45.3827104Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:45.3861620Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:20:45.4252090Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:20:45.4295411Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 2022-08-17T12:20:45.4304741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:20:45.4313892Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 2022-08-17T12:20:45.4841195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:45.4888502Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 2022-08-17T12:20:45.6925400Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:20:45.6942051Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 2022-08-17T12:20:45.6964081Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 2022-08-17T12:20:45.6975740Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:20:45.6979946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:20:45.7407442Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 2022-08-17T12:20:45.7412422Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:20:45.7844987Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 2022-08-17T12:20:45.7924330Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:20:45.8332277Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 2022-08-17T12:20:45.8360190Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:20:45.8758798Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 2022-08-17T12:20:46.0928026Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:20:46.0957019Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:20:46.2009886Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:46.2044780Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 2022-08-17T12:20:46.2100385Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:20:46.2119196Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 2022-08-17T12:20:46.2243616Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:20:46.2564800Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 2022-08-17T12:20:46.3789973Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:20:46.3811722Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 2022-08-17T12:20:46.4574046Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:20:46.4596129Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:20:46.5964586Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:46.5984644Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 2022-08-17T12:20:46.5996291Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:20:46.6038298Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 2022-08-17T12:20:46.6050849Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:20:46.6413877Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 2022-08-17T12:20:46.6438259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:20:46.6856109Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 2022-08-17T12:20:46.8576328Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:20:46.8604812Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_complex128 2022-08-17T12:20:46.8949460Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:20:46.8974570Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 2022-08-17T12:20:46.9568370Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:20:46.9588324Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_cpu_float64 2022-08-17T12:20:46.9733878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:20:47.0136931Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 2022-08-17T12:20:47.0140931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:20:47.0533476Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_fro_cpu_float64 2022-08-17T12:20:47.1511043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:20:47.1536296Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 2022-08-17T12:20:47.1551982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:20:47.1572284Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 2022-08-17T12:20:47.1784749Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:20:47.2029550Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_inf_cpu_float64 2022-08-17T12:20:47.2383092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:20:47.2443300Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 2022-08-17T12:20:47.2641839Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:20:47.2879296Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 2022-08-17T12:20:47.2886885Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:20:47.3320973Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_cpu_float64 2022-08-17T12:20:47.3326408Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:20:47.3771639Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 2022-08-17T12:20:47.3777864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:20:47.3935156Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_complex128 2022-08-17T12:20:47.3959221Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 2022-08-17T12:20:47.4211024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:47.4216707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:20:47.4650581Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ones_like_cpu_float64 2022-08-17T12:20:47.4656169Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:20:47.5088552Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_complex128 2022-08-17T12:20:47.5093560Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:20:47.5191701Z [gw0] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ormqr_cpu_float64 2022-08-17T12:20:47.5207530Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:20:47.5574360Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:20:47.5627262Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:20:47.5992967Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_complex128 2022-08-17T12:20:47.5999122Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:20:47.6496322Z [gw0] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_outer_cpu_float64 2022-08-17T12:20:47.6593589Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:20:47.6617886Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 2022-08-17T12:20:47.7072659Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:20:47.7083330Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 2022-08-17T12:20:47.8072362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:20:47.8165393Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 2022-08-17T12:20:48.0184012Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:20:48.0208529Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 2022-08-17T12:20:48.0595541Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:20:48.0619230Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 2022-08-17T12:20:48.0703121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:20:48.1130295Z [gw2] [ 19%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 2022-08-17T12:20:48.1136861Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:20:48.1612866Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 2022-08-17T12:20:48.2630783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:20:48.2668469Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 2022-08-17T12:20:48.2723910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:20:48.3174868Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 2022-08-17T12:20:48.3180669Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:20:48.3659925Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 2022-08-17T12:20:48.3666691Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:20:48.4084519Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 2022-08-17T12:20:48.4099591Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:20:48.4104366Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:20:48.4116577Z [gw2] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 2022-08-17T12:20:48.4148891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:20:48.4576093Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 2022-08-17T12:20:48.4587280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:20:48.4713770Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:20:48.4765076Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 2022-08-17T12:20:48.5095244Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 2022-08-17T12:20:48.5100244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:20:48.5142490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:20:48.5239224Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 2022-08-17T12:20:48.5571115Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 2022-08-17T12:20:48.5574327Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:20:48.5646902Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:20:48.6012701Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 2022-08-17T12:20:48.6923420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:20:48.6962904Z [gw3] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 2022-08-17T12:20:48.7044101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:20:48.7426848Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 2022-08-17T12:20:48.7432794Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:20:48.7935871Z [gw3] [ 19%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 2022-08-17T12:20:48.9018640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:20:48.9040681Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 2022-08-17T12:20:48.9919949Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:20:48.9953201Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 2022-08-17T12:20:49.0036927Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:20:49.0454032Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 2022-08-17T12:20:49.0520355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:20:49.0895534Z [gw2] [ 19%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 2022-08-17T12:20:49.1441078Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:20:49.1473559Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_inverse_cpu_float64 2022-08-17T12:20:49.1526153Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:20:49.1927238Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 2022-08-17T12:20:49.1931968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:20:49.2408628Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 2022-08-17T12:20:49.2413910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:20:49.2847848Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 2022-08-17T12:20:49.2850166Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:49.2958082Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:20:49.2993105Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 2022-08-17T12:20:49.3287138Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:20:49.3290330Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:20:49.3733073Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 2022-08-17T12:20:49.3736963Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:20:49.4179145Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 2022-08-17T12:20:49.4926641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:20:49.4972110Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 2022-08-17T12:20:51.3793730Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:20:51.3827616Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 2022-08-17T12:20:51.5022044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:20:51.5065665Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 2022-08-17T12:20:51.5713525Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:20:51.5758107Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 2022-08-17T12:20:51.6099784Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:20:51.6168956Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 2022-08-17T12:20:51.6698852Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:20:51.6722467Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_complex128 2022-08-17T12:20:51.6887301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:20:51.6892151Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 2022-08-17T12:20:51.6933846Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_permute_cpu_float64 2022-08-17T12:20:51.7137404Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:20:51.8289792Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:20:51.8323551Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_complex128 2022-08-17T12:20:51.8658312Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:20:51.8811593Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pinverse_cpu_float64 2022-08-17T12:20:51.9360057Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:20:51.9389975Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polar_cpu_float64 2022-08-17T12:20:51.9760420Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:51.9815283Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:20:51.9843182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:52.0297042Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:20:52.0298463Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:52.0722155Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:20:52.0729911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:52.1166377Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:20:52.1173964Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:52.1652579Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:20:52.1900331Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:20:52.2088463Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_complex128 2022-08-17T12:20:52.2093707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:20:52.2532806Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_positive_cpu_float64 2022-08-17T12:20:52.3173898Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:20:52.3205781Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 2022-08-17T12:20:52.4802045Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:20:52.4842069Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_complex128 2022-08-17T12:20:52.5541440Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:20:52.5566953Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_pow_cpu_float64 2022-08-17T12:20:52.5682163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:20:52.5707711Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 2022-08-17T12:20:52.8209583Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:20:52.8230536Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_complex128 2022-08-17T12:20:52.9259349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:20:52.9276846Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_prod_cpu_float64 2022-08-17T12:20:52.9575936Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:20:52.9606911Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 2022-08-17T12:20:53.0085506Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:53.0113727Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:20:53.0156196Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:53.0601077Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:20:53.0601946Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 2022-08-17T12:20:53.0602493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:20:53.0713773Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:20:53.1080455Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 2022-08-17T12:20:53.1215681Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:20:53.1239245Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_complex128 2022-08-17T12:20:53.1628038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:20:53.1654730Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_put_cpu_float64 2022-08-17T12:20:53.8528999Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:20:53.8561986Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 2022-08-17T12:20:53.8890839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:53.8922517Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_complex128 2022-08-17T12:20:54.1196712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:20:54.1230910Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_qr_cpu_float64 2022-08-17T12:20:54.2323492Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:20:54.2352106Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 2022-08-17T12:20:54.4245363Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:20:54.4284242Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_quantile_cpu_float64 2022-08-17T12:20:54.4414249Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:20:54.4686011Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rad2deg_cpu_float64 2022-08-17T12:20:54.4735395Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 2022-08-17T12:20:54.4743016Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:20:54.4751473Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:20:54.4850245Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_complex128 2022-08-17T12:20:54.4867683Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:20:54.5213980Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:54.5223301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:20:54.5693854Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rand_like_cpu_float64 2022-08-17T12:20:54.5702946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:20:54.6172125Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randint_like_cpu_float64 2022-08-17T12:20:54.6180986Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:20:54.6651992Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_complex128 2022-08-17T12:20:54.6660143Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:20:54.6859371Z [gw0] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_randn_like_cpu_float64 2022-08-17T12:20:54.6869244Z [gw3] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 2022-08-17T12:20:54.7055564Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:20:54.7322542Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:20:54.7552530Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_complex128 2022-08-17T12:20:54.7629791Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:20:54.8093877Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ravel_cpu_float64 2022-08-17T12:20:54.8146455Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:20:54.8561452Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_complex128 2022-08-17T12:20:54.8562177Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:20:54.9052845Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_real_cpu_float64 2022-08-17T12:20:54.9233607Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:20:54.9414445Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 2022-08-17T12:20:54.9475467Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:20:54.9927688Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reciprocal_cpu_float64 2022-08-17T12:20:55.0234208Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:20:55.0337537Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_remainder_cpu_float64 2022-08-17T12:20:55.0550307Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:20:55.0576509Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:20:55.0616655Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:55.1072006Z [gw2] [ 20%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:20:55.1112513Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:55.1137168Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_complex128 2022-08-17T12:20:55.1340427Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:20:55.1651660Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_renorm_cpu_float64 2022-08-17T12:20:55.2087882Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:20:55.2115711Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:20:55.2212727Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:55.2635109Z [gw2] [ 20%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:20:55.3575817Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:55.3599253Z [gw2] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:20:55.3738988Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:20:55.3763573Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_complex128 2022-08-17T12:20:55.4373038Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:20:55.4394283Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_cpu_float64 2022-08-17T12:20:55.4955994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:20:55.4977172Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 2022-08-17T12:20:55.5137675Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:20:55.5532267Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 2022-08-17T12:20:55.5764003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:20:55.5934931Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 2022-08-17T12:20:55.6018815Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:20:55.6492917Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_as_cpu_float64 2022-08-17T12:20:55.7526924Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:20:55.7613531Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_complex128 2022-08-17T12:20:55.8014105Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:20:55.8041594Z [gw0] [ 20%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_reshape_cpu_float64 2022-08-17T12:20:55.8074535Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:20:55.8124318Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_complex128 2022-08-17T12:20:55.8132662Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 2022-08-17T12:20:55.8152399Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 2022-08-17T12:20:55.8168288Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:20:55.8535243Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:20:55.8543852Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:20:55.8978641Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize__cpu_float64 2022-08-17T12:20:55.8988016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:20:55.9238225Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_complex128 2022-08-17T12:20:55.9261776Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 2022-08-17T12:20:55.9456320Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:20:55.9461461Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:20:55.9501112Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resize_as__cpu_float64 2022-08-17T12:20:55.9522931Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 2022-08-17T12:20:55.9932816Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:56.0129088Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:20:56.0388259Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 2022-08-17T12:20:56.0394525Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:20:56.0894487Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 2022-08-17T12:20:56.0900506Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:20:56.1215968Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 2022-08-17T12:20:56.1261070Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:20:56.1697471Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 2022-08-17T12:20:56.3494849Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:20:56.3520944Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 2022-08-17T12:20:56.3545839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:56.3696672Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_complex128 2022-08-17T12:20:56.4080531Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:20:56.4135848Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_roll_cpu_float64 2022-08-17T12:20:56.4846932Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:20:56.4871827Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:20:56.4992361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:56.5297242Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:20:56.5382460Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:20:56.5738545Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 2022-08-17T12:20:56.6001846Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:20:56.6178357Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 2022-08-17T12:20:56.7147355Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:20:56.7163284Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 2022-08-17T12:20:56.7186344Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:56.7365267Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:20:56.7381088Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_complex128 2022-08-17T12:20:56.7578499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:20:56.8285298Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:20:56.8300824Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rot90_cpu_float64 2022-08-17T12:20:56.8349819Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:20:56.8822865Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_cpu_float64 2022-08-17T12:20:56.8823596Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:20:56.9207615Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 2022-08-17T12:20:56.9251725Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:20:56.9652606Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 2022-08-17T12:20:56.9653559Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:57.0134314Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:20:57.0328632Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:20:57.0534674Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 2022-08-17T12:20:57.0618226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:20:57.0937848Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsqrt_cpu_float64 2022-08-17T12:20:57.2454022Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:20:57.2737643Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_complex128 2022-08-17T12:20:57.3072538Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:20:57.3176461Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_rsub_cpu_float64 2022-08-17T12:20:57.3402349Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:20:57.3423232Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 2022-08-17T12:20:57.3707860Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:20:57.3918613Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 2022-08-17T12:20:57.3923522Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:20:57.4037249Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 2022-08-17T12:20:57.4053272Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 2022-08-17T12:20:57.4230807Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:20:57.4371554Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_add_cpu_float64 2022-08-17T12:20:57.4380264Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:20:57.4533047Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 2022-08-17T12:20:57.4856885Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:20:57.4867943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:20:57.5260543Z [gw3] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 2022-08-17T12:20:57.5381096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:57.5395176Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_complex128 2022-08-17T12:20:57.5586655Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:20:57.5818605Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_cpu_float64 2022-08-17T12:20:57.5849475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:57.5863607Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:20:57.6132123Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:57.6244902Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:20:57.6255335Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:20:57.6295195Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:57.6560095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:57.6695451Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:20:57.7020587Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:57.7135227Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:20:57.7513017Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:57.7576406Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:20:57.7850461Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:57.8016200Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:20:57.8044213Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:20:57.8459891Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_searchsorted_cpu_float64 2022-08-17T12:20:57.9451006Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:57.9464550Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:20:58.0017692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:20:58.0068045Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:20:58.1364807Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:58.1383889Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 2022-08-17T12:20:58.1760665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:58.1815183Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:20:58.1830056Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:20:58.1847750Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:20:58.2139368Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:20:58.2254315Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_complex128 2022-08-17T12:20:58.2349805Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:20:58.2609854Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_cpu_float64 2022-08-17T12:20:58.2631014Z [gw3] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:20:58.2732835Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:20:58.2817690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:20:58.3136122Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_select_scatter_cpu_float64 2022-08-17T12:20:58.3230483Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:20:58.3626024Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_complex128 2022-08-17T12:20:58.3628983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:20:58.3876830Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sgn_cpu_float64 2022-08-17T12:20:58.3899042Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 2022-08-17T12:20:58.3933779Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:20:58.4022250Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 2022-08-17T12:20:58.4056761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:20:58.4414536Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_complex128 2022-08-17T12:20:58.4534392Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:20:58.4539693Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:20:58.4972855Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_short_cpu_float64 2022-08-17T12:20:58.5223440Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:20:58.5224650Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 2022-08-17T12:20:58.5330514Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 2022-08-17T12:20:58.5427628Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:20:58.5438830Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:20:58.5680377Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sigmoid_cpu_float64 2022-08-17T12:20:58.5731075Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 2022-08-17T12:20:58.5868524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:20:58.5877510Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:20:58.5963378Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sign_cpu_float64 2022-08-17T12:20:58.6208943Z [gw2] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 2022-08-17T12:20:58.6218147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:20:58.6290038Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 2022-08-17T12:20:58.6309242Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:20:58.6646435Z [gw0] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_signbit_cpu_float64 2022-08-17T12:20:58.6654824Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:20:58.6694131Z [gw2] [ 21%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 2022-08-17T12:20:58.6810566Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:20:58.7070643Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_complex128 2022-08-17T12:20:58.7190421Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:20:58.7198920Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:20:58.7418929Z [gw0] [ 21%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sin_cpu_float64 2022-08-17T12:20:58.7534052Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 2022-08-17T12:20:58.7561504Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:20:58.7651888Z [gw2] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 2022-08-17T12:20:58.7768425Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:20:58.7993186Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_complex128 2022-08-17T12:20:58.8013982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:20:58.8080875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:20:58.8532985Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinc_cpu_float64 2022-08-17T12:20:58.8569540Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:20:58.8939829Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_complex128 2022-08-17T12:20:58.8948824Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:20:58.9413850Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sinh_cpu_float64 2022-08-17T12:20:58.9977925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:20:59.0009437Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 2022-08-17T12:20:59.0216443Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:20:59.0492688Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_cpu_float64 2022-08-17T12:20:59.0715513Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:59.0854324Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:20:59.0962927Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:59.1351886Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:20:59.3607573Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:20:59.3687639Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sort_cpu_float64 2022-08-17T12:20:59.3733738Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:59.4131714Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:20:59.4140431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:59.4579579Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:20:59.4587872Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:20:59.5021090Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 2022-08-17T12:20:59.5029652Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:20:59.5460295Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 2022-08-17T12:20:59.5468824Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:20:59.5863386Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 2022-08-17T12:20:59.5901354Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 2022-08-17T12:20:59.5913541Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:20:59.5925132Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 2022-08-17T12:20:59.6332272Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:20:59.6341001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:20:59.6775237Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 2022-08-17T12:20:59.6784488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:59.7211290Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:20:59.7219898Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:59.7467732Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:20:59.7487219Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 2022-08-17T12:20:59.7646252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:20:59.7649296Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:59.7702642Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:20:59.8012593Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 2022-08-17T12:20:59.8083287Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:20:59.8085356Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:59.8234817Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:20:59.8384652Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 2022-08-17T12:20:59.8578950Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:20:59.8589229Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:20:59.9016145Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_entr_cpu_float64 2022-08-17T12:20:59.9029864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:20:59.9418310Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 2022-08-17T12:20:59.9421972Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:59.9860154Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:20:59.9866470Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:00.0283273Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:00.0335425Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 2022-08-17T12:21:00.0354380Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:21:00.0363225Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i0e_cpu_float64 2022-08-17T12:21:00.0492184Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:21:00.0776286Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:21:00.0783043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:21:00.0804257Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:21:00.1215257Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1_cpu_float64 2022-08-17T12:21:00.1236457Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:21:00.1621665Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_i1e_cpu_float64 2022-08-17T12:21:00.1627152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:00.1786601Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:00.1819651Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 2022-08-17T12:21:00.2050361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:00.2055439Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:21:00.2517608Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:21:00.2557078Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:21:00.2939080Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 2022-08-17T12:21:00.2944574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:21:00.3377240Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:21:00.3382395Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:00.3828574Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:00.3834024Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:21:00.4261819Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:21:00.4267701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:21:00.4734287Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:21:00.4753611Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:21:00.5175228Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 2022-08-17T12:21:00.5183578Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:21:00.5652815Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 2022-08-17T12:21:00.5865861Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:21:00.6006357Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:21:00.6011342Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:21:00.6175288Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:21:00.6201314Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:21:00.6467040Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:21:00.6473092Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:21:00.6892920Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:21:00.6898622Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:00.7376913Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:00.7383025Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:00.7824446Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:00.7831363Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:00.7894835Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:00.7919944Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:21:00.8253239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:21:00.8258958Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:00.8703852Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:00.8709754Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:00.9130098Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:00.9136526Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:21:00.9559479Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 2022-08-17T12:21:00.9568447Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:21:00.9578400Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:21:00.9597956Z [gw0] [ 22%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_special_zeta_cpu_float64 2022-08-17T12:21:00.9834308Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:21:00.9860855Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:01.0054523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:21:01.0135813Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:21:01.0313806Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:21:01.0454259Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:21:01.0473806Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_complex128 2022-08-17T12:21:01.0640005Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:21:01.0679736Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_cpu_float64 2022-08-17T12:21:01.0736036Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 2022-08-17T12:21:01.0933665Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:21:01.1794287Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:21:01.1818261Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:21:01.1930067Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:21:01.1969952Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 2022-08-17T12:21:01.1983781Z [gw3] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:21:01.2204407Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:21:01.2332892Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_list_args_cpu_float64 2022-08-17T12:21:01.2415797Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:21:01.3612939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:21:01.3741232Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 2022-08-17T12:21:01.4069088Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:21:01.4176470Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 2022-08-17T12:21:01.4297830Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:21:01.4672066Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_complex128 2022-08-17T12:21:01.4677452Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:21:01.4775938Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sqrt_cpu_float64 2022-08-17T12:21:01.4789057Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 2022-08-17T12:21:01.4868559Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:21:01.5132995Z [gw2] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 2022-08-17T12:21:01.5317741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:21:01.5332822Z [gw0] [ 22%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_complex128 2022-08-17T12:21:01.5369303Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:21:01.5532902Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 2022-08-17T12:21:01.5573451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:21:01.5773059Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_square_cpu_float64 2022-08-17T12:21:01.6053295Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:21:01.6732537Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:21:01.6766262Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_complex128 2022-08-17T12:21:01.7030983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:21:01.7098385Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_squeeze_cpu_float64 2022-08-17T12:21:01.7110992Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 2022-08-17T12:21:01.7175870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:21:01.7740716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:21:01.7754089Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 2022-08-17T12:21:01.7993783Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:21:01.8350961Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 2022-08-17T12:21:01.8372279Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_complex128 2022-08-17T12:21:01.8381427Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:21:01.8416180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:21:01.8623834Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 2022-08-17T12:21:01.8854378Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stack_cpu_float64 2022-08-17T12:21:01.8899241Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:21:01.8904452Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:21:01.8916622Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 2022-08-17T12:21:01.8996131Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:21:01.9329265Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:21:01.9330965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:21:01.9364049Z [gw2] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 2022-08-17T12:21:01.9390018Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_complex128 2022-08-17T12:21:01.9562085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:21:01.9614029Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_cpu_float64 2022-08-17T12:21:01.9622246Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:21:01.9751426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:21:01.9852244Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:21:02.1035012Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:21:02.1071562Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:21:02.1497072Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:21:02.1512259Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_complex128 2022-08-17T12:21:02.1991323Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:21:02.2058761Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:21:02.2073916Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_std_mean_cpu_float64 2022-08-17T12:21:02.2083720Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:21:02.3343070Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:21:02.3362383Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 2022-08-17T12:21:02.3491596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:21:02.3657017Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:21:02.3676463Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_complex128 2022-08-17T12:21:02.3811969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:21:02.3886909Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:21:02.4120596Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:21:02.4140994Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_stft_cpu_float64 2022-08-17T12:21:02.4287342Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:21:02.4541724Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:21:02.4567680Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 2022-08-17T12:21:02.4983720Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:02.4997208Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:21:02.5623450Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:21:02.5655626Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_complex128 2022-08-17T12:21:02.5908144Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:21:02.6252917Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sub_cpu_float64 2022-08-17T12:21:02.6530913Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:21:02.6545035Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:21:02.6953856Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:21:02.6981033Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:21:02.7065178Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:21:02.7080834Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_complex128 2022-08-17T12:21:02.7092926Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:21:02.7287154Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:21:02.7456877Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_cpu_float64 2022-08-17T12:21:02.7496217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:21:02.7764482Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:21:02.7937418Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 2022-08-17T12:21:02.8021911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:21:02.8379117Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 2022-08-17T12:21:04.5475708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:21:04.5506015Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:21:04.7845898Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:21:04.7876269Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:21:04.9903621Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:21:04.9932248Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_complex128 2022-08-17T12:21:05.0391552Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:21:05.0421175Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:21:05.0678240Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:21:05.0894743Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:21:05.3197591Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:21:05.3216354Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:21:05.4153755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:21:05.4172897Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:21:05.6795468Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:21:05.6839190Z [gw0] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_cpu_float64 2022-08-17T12:21:06.3001592Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:21:06.3023525Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:21:06.3147409Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:21:06.3456121Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:21:06.3615523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:21:06.3895360Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:21:06.4045353Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:21:06.4413246Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:21:06.4826808Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:21:06.4851181Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:21:06.8739642Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:06.8780320Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:21:07.1380073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:21:07.1406322Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:21:07.5767146Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:21:07.5793306Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:21:07.6482906Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:21:07.6507373Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:21:07.6738205Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:21:07.7012129Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:21:07.7732913Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:21:07.7911207Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:21:07.8197755Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:21:07.8223707Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:07.8744106Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:21:07.8771430Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 2022-08-17T12:21:07.8888068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:21:07.9253290Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 2022-08-17T12:21:07.9302946Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:21:07.9356283Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:21:07.9451989Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:21:07.9696968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:21:07.9705326Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:21:08.0086976Z [gw1] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 2022-08-17T12:21:08.0095136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:21:08.0343464Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 2022-08-17T12:21:08.0375759Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:21:08.0526218Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:21:08.0532498Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:21:08.0938878Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 2022-08-17T12:21:08.0968535Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:21:08.0976073Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:21:08.0984007Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 2022-08-17T12:21:08.1111995Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:21:08.1408373Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:21:08.1413279Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:21:08.1466385Z [gw1] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 2022-08-17T12:21:08.1468897Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:21:08.1893603Z [gw3] [ 23%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:21:08.1899302Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:21:08.1924765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:21:08.1947682Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:21:08.1984842Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:21:08.2330809Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:21:08.2603462Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:21:08.2735217Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:21:08.3000954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:21:08.3175991Z [gw3] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:21:08.3575901Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:21:08.3620564Z [gw2] [ 23%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:21:09.4293361Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:21:09.4314128Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:21:09.4737136Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:21:09.4808167Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:21:09.6551798Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:21:09.6577775Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:21:10.2764668Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:21:10.2802787Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:21:10.2936239Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:21:10.3333506Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:21:10.7179180Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:21:10.7214262Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:21:11.1437252Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:21:11.1457097Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 2022-08-17T12:21:11.5492881Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:21:11.5515255Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 2022-08-17T12:21:11.6594673Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:21:11.6636770Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_complex128 2022-08-17T12:21:11.6989296Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:21:11.7096256Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_symeig_cpu_float64 2022-08-17T12:21:11.7430286Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:21:11.7535017Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_complex128 2022-08-17T12:21:11.7602398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:21:11.8013187Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_t_cpu_float64 2022-08-17T12:21:11.8418705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:21:11.8452543Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 2022-08-17T12:21:11.8641275Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:21:11.8932886Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 2022-08-17T12:21:11.9275763Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:21:11.9299082Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_complex128 2022-08-17T12:21:11.9420271Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:21:11.9447530Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_take_cpu_float64 2022-08-17T12:21:11.9472539Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:21:11.9813111Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:21:11.9847840Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:21:12.0219561Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_complex128 2022-08-17T12:21:12.0223051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:21:12.0617264Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tan_cpu_float64 2022-08-17T12:21:12.0717422Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:21:12.1055793Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_complex128 2022-08-17T12:21:12.1094841Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:21:12.1497721Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tanh_cpu_float64 2022-08-17T12:21:12.2332458Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:21:12.2353573Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:21:12.2449614Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:21:12.2800303Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:21:12.3011680Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:21:12.3218063Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:21:12.3242859Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 2022-08-17T12:21:12.3282289Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:21:12.3482928Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:21:12.3656209Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 2022-08-17T12:21:12.3773774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:21:12.3799227Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 2022-08-17T12:21:12.3812664Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensor_split_cpu_float64 2022-08-17T12:21:12.4047063Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:21:12.4094917Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_complex128 2022-08-17T12:21:12.4209476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:21:12.4216770Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:21:12.4284835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:21:12.4535922Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tensordot_cpu_float64 2022-08-17T12:21:12.4655248Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:21:12.5320570Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:21:12.5341704Z [gw3] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 2022-08-17T12:21:12.5365508Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:21:12.5807558Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 2022-08-17T12:21:12.5809847Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:21:12.6292906Z [gw3] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 2022-08-17T12:21:12.6504493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:21:12.6517164Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:21:12.6801980Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:21:12.6935289Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:21:12.7683596Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:21:12.7701237Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_complex128 2022-08-17T12:21:12.8140512Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:21:12.8150231Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tile_cpu_float64 2022-08-17T12:21:12.8180265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:21:12.8205749Z [gw0] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 2022-08-17T12:21:12.8219452Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:21:12.8549573Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:21:12.8576897Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:21:12.8638067Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:21:12.8655982Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_to_sparse_cpu_float64 2022-08-17T12:21:12.9094697Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:21:12.9380595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:21:12.9493357Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_topk_cpu_float64 2022-08-17T12:21:12.9538344Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:21:12.9923414Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_complex128 2022-08-17T12:21:12.9957829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:21:13.0031174Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trace_cpu_float64 2022-08-17T12:21:13.0053876Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 2022-08-17T12:21:13.0412121Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:21:13.0803833Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:21:13.0825419Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_complex128 2022-08-17T12:21:13.0956664Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:21:13.1334743Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_transpose_cpu_float64 2022-08-17T12:21:13.1496627Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:21:13.1521523Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 2022-08-17T12:21:13.1525451Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 2022-08-17T12:21:13.1544530Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:21:13.2718278Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:21:13.2800604Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 2022-08-17T12:21:13.3301615Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:21:13.3321688Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapezoid_cpu_float64 2022-08-17T12:21:13.4043095Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:21:13.4067834Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 2022-08-17T12:21:13.4094744Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:21:13.4158971Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 2022-08-17T12:21:13.4184511Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 2022-08-17T12:21:13.4539793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:21:13.4549294Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:21:13.4747083Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 2022-08-17T12:21:13.4766937Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_complex128 2022-08-17T12:21:13.5014710Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:21:13.5289841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:21:13.5333165Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trapz_cpu_float64 2022-08-17T12:21:13.6793293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:21:13.6830148Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 2022-08-17T12:21:13.6922880Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:21:13.7026867Z [gw2] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 2022-08-17T12:21:13.9877722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:21:13.9903567Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 2022-08-17T12:21:14.0920350Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:21:14.0952298Z [gw2] [ 24%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 2022-08-17T12:21:14.0977670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:21:14.1122875Z [gw2] [ 24%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:21:14.1146947Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 2022-08-17T12:21:14.1454934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:21:14.1528565Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:21:14.1556159Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 2022-08-17T12:21:14.1756903Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:21:14.1896450Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:21:14.1921935Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_complex128 2022-08-17T12:21:14.2052303Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:21:14.2290280Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:21:14.2336099Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_tril_cpu_float64 2022-08-17T12:21:14.2752129Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:21:14.2777177Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_complex128 2022-08-17T12:21:14.2985700Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:21:14.3019287Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 2022-08-17T12:21:14.3033617Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_triu_cpu_float64 2022-08-17T12:21:14.3216051Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:14.4589668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:21:14.4622786Z [gw1] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:14.5399725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:21:14.5431015Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_complex128 2022-08-17T12:21:14.6022554Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:21:14.6035539Z [gw0] [ 24%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_true_divide_cpu_float64 2022-08-17T12:21:14.6049184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:21:14.6076130Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 2022-08-17T12:21:14.6099080Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_trunc_cpu_float64 2022-08-17T12:21:14.6457769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:21:14.6615975Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:21:14.6646376Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 2022-08-17T12:21:14.7215337Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:21:14.7247359Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 2022-08-17T12:21:14.7904101Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:21:14.7932700Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:21:14.8508039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:21:14.8530305Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_complex128 2022-08-17T12:21:14.9168344Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:21:14.9192887Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unbind_cpu_float64 2022-08-17T12:21:15.0227911Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:21:15.0261560Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_complex128 2022-08-17T12:21:15.0550918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:21:15.0606408Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unflatten_cpu_float64 2022-08-17T12:21:15.0633725Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 2022-08-17T12:21:15.0814492Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:21:15.2273003Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:21:15.2302880Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 2022-08-17T12:21:15.2342538Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:21:15.2515515Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 2022-08-17T12:21:15.2527584Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_complex128 2022-08-17T12:21:15.2535119Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 2022-08-17T12:21:15.2554722Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:21:15.2776221Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:21:15.2781195Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:21:15.2942630Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 2022-08-17T12:21:15.2974709Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unfold_cpu_float64 2022-08-17T12:21:15.3005590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:21:15.3214228Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 2022-08-17T12:21:15.3219354Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:21:15.3446509Z [gw1] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 2022-08-17T12:21:15.3452063Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:21:15.3692945Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unique_cpu_float64 2022-08-17T12:21:15.3974687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:21:15.4222014Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:21:15.4248646Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:21:15.4642706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:21:15.4727496Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 2022-08-17T12:21:15.4943817Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:21:15.5137087Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 2022-08-17T12:21:15.5429433Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:21:15.5577917Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_complex128 2022-08-17T12:21:15.5699444Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:21:15.5809659Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_cpu_float64 2022-08-17T12:21:15.5822688Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:21:15.6014096Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:21:15.6196035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:21:15.6255878Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:21:15.6723165Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:21:15.6736662Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_complex128 2022-08-17T12:21:15.7170412Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:21:15.7200726Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_var_mean_cpu_float64 2022-08-17T12:21:15.7567944Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:21:15.7614612Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_complex128 2022-08-17T12:21:15.7676454Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:21:15.8105017Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vdot_cpu_float64 2022-08-17T12:21:15.8109678Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:21:15.8612760Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 2022-08-17T12:21:15.8747544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:21:15.8974716Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_complex128 2022-08-17T12:21:15.9037728Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:21:15.9473981Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_cpu_float64 2022-08-17T12:21:15.9482524Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:21:15.9623409Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 2022-08-17T12:21:15.9638719Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 2022-08-17T12:21:15.9892992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:21:16.0435835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:21:16.0476613Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_complex128 2022-08-17T12:21:16.0828821Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:21:16.0939269Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_view_cpu_float64 2022-08-17T12:21:16.1224590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:21:16.1390423Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_complex128 2022-08-17T12:21:16.1415621Z [gw1] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:21:16.1422597Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:21:16.1506755Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:21:16.1905994Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vsplit_cpu_float64 2022-08-17T12:21:16.5121938Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:21:16.5148076Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 2022-08-17T12:21:16.5183693Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:21:16.5651938Z [gw2] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 2022-08-17T12:21:16.5688086Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:21:16.5955850Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 2022-08-17T12:21:16.6092774Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_complex128 2022-08-17T12:21:16.6097376Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:21:16.6112274Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:21:16.6139239Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_vstack_cpu_float64 2022-08-17T12:21:16.6516248Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 2022-08-17T12:21:16.6575036Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:21:16.7307094Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:21:16.7323095Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_complex128 2022-08-17T12:21:16.7467512Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:21:16.7761412Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_where_cpu_float64 2022-08-17T12:21:16.7765719Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:21:16.8255503Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_xlogy_cpu_float64 2022-08-17T12:21:16.8500972Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:21:16.8695727Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_complex128 2022-08-17T12:21:16.8704617Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:21:16.9091683Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zero__cpu_float64 2022-08-17T12:21:16.9099316Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:21:16.9531416Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 2022-08-17T12:21:16.9539620Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:21:16.9973266Z [gw0] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_zeros_like_cpu_float64 2022-08-17T12:21:17.0900977Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:21:17.0948114Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_complex128 2022-08-17T12:21:17.1206446Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:21:17.1386737Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_H_cpu_float64 2022-08-17T12:21:17.2129374Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:21:17.2148681Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_complex128 2022-08-17T12:21:17.2225720Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:21:17.2265699Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 2022-08-17T12:21:17.2297054Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:21:17.2577866Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_T_cpu_float64 2022-08-17T12:21:17.3222903Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:21:17.3245463Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 2022-08-17T12:21:17.3281743Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:21:17.3733318Z [gw2] [ 25%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 2022-08-17T12:21:17.4102430Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:21:17.4137465Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 2022-08-17T12:21:17.7976970Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:21:17.8031319Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 2022-08-17T12:21:17.8143570Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:21:17.8535918Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 2022-08-17T12:21:17.9424634Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:21:17.9453150Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 2022-08-17T12:21:18.1344992Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:21:18.1370911Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 2022-08-17T12:21:18.2574842Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:21:18.2597686Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 2022-08-17T12:21:18.2702536Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:18.2797853Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:21:18.2832905Z [gw0] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 2022-08-17T12:21:18.3093575Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:21:18.3109841Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:21:18.3496242Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:21:18.5225712Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:21:18.5264591Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 2022-08-17T12:21:18.5331982Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:21:18.5814328Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 2022-08-17T12:21:18.5851897Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:21:18.6286426Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 2022-08-17T12:21:18.6295424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:21:18.6688165Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 2022-08-17T12:21:18.6761969Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:21:18.7172537Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 2022-08-17T12:21:18.7207125Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:21:18.7610556Z [gw2] [ 25%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:21:18.7616243Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:21:18.8049210Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 2022-08-17T12:21:18.8054891Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:21:18.8487988Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 2022-08-17T12:21:18.8498559Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 2022-08-17T12:21:18.8505524Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:18.8513523Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:18.8939603Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:21:18.8948390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:18.9378823Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:21:18.9385285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:18.9421261Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:21:18.9444152Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___radd___cpu_float64 2022-08-17T12:21:18.9853357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:21:18.9859219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:19.0333421Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:21:19.0392194Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:21:19.0773179Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 2022-08-17T12:21:19.0781836Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:19.1214585Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:19.1223322Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:19.1693861Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:21:19.1742217Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:21:19.2093254Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 2022-08-17T12:21:19.2415095Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:21:19.2576045Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 2022-08-17T12:21:19.2820598Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:21:19.3094988Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 2022-08-17T12:21:19.4022108Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:21:19.4293657Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 2022-08-17T12:21:19.5350231Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:21:19.5410756Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 2022-08-17T12:21:19.6902791Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:21:19.7057601Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 2022-08-17T12:21:19.7210609Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:21:19.7230761Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 2022-08-17T12:21:19.7441699Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:21:19.7512899Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 2022-08-17T12:21:19.7851563Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:21:19.8014124Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 2022-08-17T12:21:19.8514765Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:21:19.8539862Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 2022-08-17T12:21:20.0299469Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:21:20.0312916Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 2022-08-17T12:21:20.0890550Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:21:20.0910808Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 2022-08-17T12:21:20.9675033Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:21:20.9702592Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 2022-08-17T12:21:21.5106478Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:21:21.5131183Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:21:21.7981664Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:21:21.8013818Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 2022-08-17T12:21:21.8619335Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:21:21.8644278Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 2022-08-17T12:21:21.9050337Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:21:21.9078289Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 2022-08-17T12:21:21.9648815Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:21:21.9676305Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 2022-08-17T12:21:22.0064399Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:21:22.0089958Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 2022-08-17T12:21:22.1092193Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:21:22.1118757Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 2022-08-17T12:21:22.1535438Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:21:22.1564996Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 2022-08-17T12:21:22.2992684Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:21:22.3027130Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 2022-08-17T12:21:22.5745428Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:21:22.5771947Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 2022-08-17T12:21:22.6034497Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:21:22.6049071Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 2022-08-17T12:21:22.6069739Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:21:22.6536093Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 2022-08-17T12:21:22.6902423Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:21:22.6929713Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 2022-08-17T12:21:22.6957727Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:21:22.7362540Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 2022-08-17T12:21:22.7372169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:21:22.7853251Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 2022-08-17T12:21:22.9146701Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:21:22.9174202Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 2022-08-17T12:21:22.9871641Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:21:22.9897957Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 2022-08-17T12:21:23.0006362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:21:23.0395815Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 2022-08-17T12:21:23.2465490Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:21:23.2515702Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 2022-08-17T12:21:23.6327129Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:21:23.6367914Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 2022-08-17T12:21:23.7417015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:21:23.7496717Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 2022-08-17T12:21:23.7511874Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 2022-08-17T12:21:23.7533003Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:21:23.7817255Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:21:23.7966412Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 2022-08-17T12:21:23.7975929Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:21:23.8405455Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 2022-08-17T12:21:23.8415952Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:21:23.8892950Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 2022-08-17T12:21:23.9125259Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:21:23.9255411Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_complex128 2022-08-17T12:21:23.9338477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:21:23.9772329Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kron_cpu_float64 2022-08-17T12:21:23.9950197Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:21:24.0211371Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_kthvalue_cpu_float64 2022-08-17T12:21:24.1496110Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:21:24.1525884Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_complex128 2022-08-17T12:21:24.1792016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:21:24.1979017Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ldexp_cpu_float64 2022-08-17T12:21:24.1989045Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:21:24.2453214Z [gw2] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_le_cpu_float64 2022-08-17T12:21:24.4742320Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:21:24.4773203Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amax_cpu_float64 2022-08-17T12:21:24.5467040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:21:24.5482185Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_complex128 2022-08-17T12:21:24.5926182Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:21:24.6004935Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lerp_cpu_float64 2022-08-17T12:21:24.6332874Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:21:24.6416032Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lgamma_cpu_float64 2022-08-17T12:21:25.0525717Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:21:25.0550621Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:21:25.1215340Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:21:25.1240465Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 2022-08-17T12:21:25.3179320Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:21:25.3211455Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:21:25.3627722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:21:25.3657390Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:21:25.3904131Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:21:25.4047958Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 2022-08-17T12:21:25.4072124Z [gw0] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_amin_cpu_float64 2022-08-17T12:21:25.4105950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:21:25.4113106Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:21:25.4229834Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:21:25.4574842Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 2022-08-17T12:21:25.4580559Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:21:25.4615745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:21:25.4992454Z [gw0] [ 26%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:21:25.5017805Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 2022-08-17T12:21:25.5027431Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:21:25.5107683Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:21:25.5498841Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 2022-08-17T12:21:25.6710996Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:21:25.6756585Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 2022-08-17T12:21:25.7205355Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:21:25.7257276Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_cpu_float64 2022-08-17T12:21:26.1670653Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:21:26.1714109Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:21:26.3735705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:21:26.3761996Z [gw2] [ 26%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 2022-08-17T12:21:26.4362502Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:21:26.4395831Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:21:26.5992957Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:21:26.6023151Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 2022-08-17T12:21:26.6226152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:21:26.6258517Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:21:26.6960283Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:21:26.6993275Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 2022-08-17T12:21:26.7987668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:21:26.8137894Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 2022-08-17T12:21:26.8562432Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:21:26.8589368Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 2022-08-17T12:21:26.9908225Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:21:26.9951937Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:21:27.0586931Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:21:27.0620812Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 2022-08-17T12:21:27.1019874Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:21:27.1056057Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:21:27.1337743Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:21:27.1495814Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:21:27.1756750Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:21:27.1779010Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:21:27.3354192Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:21:27.3393193Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:21:27.4687501Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:21:27.4722589Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:21:27.5435004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:21:27.5470175Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 2022-08-17T12:21:27.6196853Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:21:27.6242723Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:21:27.6291166Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:21:27.6633920Z [gw0] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:21:27.6693040Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 2022-08-17T12:21:27.6701600Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:21:27.7097188Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:21:27.7122092Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 2022-08-17T12:21:27.8108712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:21:27.8131702Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:21:27.8329867Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:21:27.8570474Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:21:27.8575569Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:21:27.9011904Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:21:27.9017141Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:21:27.9450446Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:21:27.9455353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:21:27.9890077Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:21:27.9895323Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:21:28.0329289Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:21:28.0334126Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:21:28.0776610Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:21:28.0782306Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:21:28.1245179Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:21:28.1250637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:21:28.1684401Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:21:28.1689600Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:21:28.2173364Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 2022-08-17T12:21:28.8528934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:21:28.8582789Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:21:29.3098221Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:21:29.3135837Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:21:29.7058214Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:21:29.7108232Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:21:29.7369289Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:21:29.7391327Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:21:29.7594637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:21:29.7631612Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:21:29.8100900Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:21:29.8119302Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 2022-08-17T12:21:30.0278463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:21:30.0301381Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:21:30.4743692Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:21:30.4767311Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 2022-08-17T12:21:30.5497475Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:21:30.5519288Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 2022-08-17T12:21:30.8917731Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:21:30.8964224Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:21:30.9620134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:21:30.9648613Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:21:31.1977845Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:21:31.2000743Z [gw1] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:21:31.3039261Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:21:31.3056824Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:21:31.4763332Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:21:31.4790004Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:21:32.5562793Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:21:32.5574621Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:21:33.4788870Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:21:33.4815868Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_mean_cpu_float64 2022-08-17T12:21:33.6779680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:21:33.6805429Z [gw0] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_median_cpu_float64 2022-08-17T12:21:35.0106275Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:21:35.0131756Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:21:35.6087508Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:21:35.6112817Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:21:35.8759701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:21:35.8785593Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:21:36.0393517Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:21:36.0419105Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:21:36.1863958Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:21:36.1904360Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:21:36.2313640Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:21:36.2336208Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:21:36.2368926Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:21:36.2814304Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:21:36.2825764Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:21:36.3249405Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:21:36.3259602Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:21:36.3689862Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:21:36.3700007Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:21:36.4255201Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:21:36.5400163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:21:36.5420758Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:21:36.5710597Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:21:36.5932102Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:21:36.7452301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:21:36.7477289Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 2022-08-17T12:21:36.7733301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:21:36.7755712Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 2022-08-17T12:21:36.8227448Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:21:36.8252899Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 2022-08-17T12:21:36.8501803Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:21:36.8523393Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 2022-08-17T12:21:36.8547920Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:21:36.9077030Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:21:36.9077715Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:21:36.9487871Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 2022-08-17T12:21:36.9772475Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:21:36.9796246Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:21:37.0465153Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:21:37.0490337Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:21:37.1900768Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:21:37.1930400Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 2022-08-17T12:21:37.2776057Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:21:37.2801400Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 2022-08-17T12:21:37.3571610Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:21:37.3610321Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 2022-08-17T12:21:37.4628767Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:21:37.4654216Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:21:37.4812840Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:21:37.5086152Z [gw2] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:21:37.5094856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:21:37.5527085Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:21:37.5536047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:21:37.6004358Z [gw2] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:21:37.6340353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:21:37.6368198Z [gw3] [ 27%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 2022-08-17T12:21:37.6416830Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:21:37.6834594Z [gw3] [ 27%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 2022-08-17T12:21:37.7212552Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:21:37.7228889Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_norm_cpu_float64 2022-08-17T12:21:37.7749423Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:21:37.7816354Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 2022-08-17T12:21:37.8512558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:21:37.8533889Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 2022-08-17T12:21:37.8611517Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:21:37.8974494Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 2022-08-17T12:21:37.9823853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:21:37.9832346Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 2022-08-17T12:21:38.0447853Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:21:38.0480127Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 2022-08-17T12:21:38.0533537Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:21:38.0921676Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 2022-08-17T12:21:38.0969107Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:21:38.1365679Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 2022-08-17T12:21:38.3120774Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:21:38.3142311Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 2022-08-17T12:21:38.3166670Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:21:38.3653740Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:21:38.3746527Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:21:38.3767444Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:21:38.3922390Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:21:38.3942412Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 2022-08-17T12:21:38.4542163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:21:38.4553156Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 2022-08-17T12:21:38.5190652Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:21:38.5232675Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 2022-08-17T12:21:38.5538301Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:21:38.5687409Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:21:38.5723622Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:21:38.5973412Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:21:38.6004932Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:21:38.6101065Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:21:38.6252362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:21:38.6278314Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 2022-08-17T12:21:38.6390252Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:21:38.6415185Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:21:38.6658429Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:21:38.6678889Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 2022-08-17T12:21:38.7482229Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:21:38.7513535Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:21:38.7780957Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:21:38.7806465Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 2022-08-17T12:21:38.8185567Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:21:38.8218152Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:21:38.8364549Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:21:38.8384283Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:21:38.8424930Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:21:38.8465328Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 2022-08-17T12:21:38.8769198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:21:38.8804080Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 2022-08-17T12:21:38.9126821Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:21:38.9162464Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:21:38.9175890Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:21:38.9184616Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 2022-08-17T12:21:38.9427977Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:21:38.9639877Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:21:38.9643656Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:21:39.0090640Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:21:39.0096219Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:21:39.0528296Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 2022-08-17T12:21:39.0534688Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:39.0979028Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:21:39.0988692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:21:39.1455716Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:21:39.1701267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:21:39.1785011Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 2022-08-17T12:21:39.1808874Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 2022-08-17T12:21:39.1854424Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:21:39.1862558Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:21:39.2318413Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:21:39.2386943Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:21:39.2407258Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 2022-08-17T12:21:39.2524394Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:21:39.2729182Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 2022-08-17T12:21:39.2738063Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:21:39.3164894Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:21:39.3175092Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 2022-08-17T12:21:39.3183100Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:39.3192889Z [gw3] [ 28%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:21:39.3613498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:21:39.4966985Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:21:39.5006407Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 2022-08-17T12:21:39.6373160Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:21:39.6408387Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:21:39.7160894Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:21:39.7193851Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:21:39.8885628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:21:39.8923860Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 2022-08-17T12:21:40.0158915Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:21:40.0206165Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 2022-08-17T12:21:40.4800757Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:21:40.4816944Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:21:40.6392552Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:21:40.6418784Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 2022-08-17T12:21:41.0222954Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:21:41.0249337Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:21:41.2709939Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:21:41.2736271Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 2022-08-17T12:21:41.8149578Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:21:41.8176116Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 2022-08-17T12:21:41.9276793Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:21:41.9302015Z [gw3] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 2022-08-17T12:21:43.9401420Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:21:43.9414342Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:21:45.0846708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:21:45.0858970Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:21:45.3118697Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:21:45.3145565Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:21:45.4889968Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:21:45.4916625Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:21:45.6360255Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:21:45.6390998Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:21:45.7929786Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:21:45.7955031Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:21:45.8045233Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:21:45.8413916Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:21:45.9324456Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:21:45.9340732Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:21:46.1381025Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:21:46.1410692Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:21:46.1538523Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:21:46.1558843Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_prod_cpu_float64 2022-08-17T12:21:46.2226686Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:21:46.2251655Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:21:46.2767109Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:21:46.2798220Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:21:46.4362362Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:21:46.4389918Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:21:46.7182156Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:21:46.7186096Z [gw0] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:21:47.1490525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:21:47.1535103Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 2022-08-17T12:21:47.2839056Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:21:47.2851275Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:21:47.3499967Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:21:47.3511609Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:21:47.4151342Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:21:47.4166356Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:21:47.4266476Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:21:47.4577170Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:21:47.4716493Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:21:47.5129269Z [gw1] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:21:47.6601137Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:21:47.6617323Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 2022-08-17T12:21:47.8315075Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:21:47.8323954Z [gw2] [ 28%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:21:47.8727394Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:21:47.8740690Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 2022-08-17T12:21:47.8910703Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:21:47.9179226Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:21:47.9263740Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:21:47.9694999Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:21:48.0505876Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:21:48.0515169Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:21:48.0633900Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:21:48.0936504Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:21:48.1636219Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:21:48.1650169Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 2022-08-17T12:21:48.1832570Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:21:48.2055639Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 2022-08-17T12:21:48.2477731Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:21:48.2576316Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:21:48.6145169Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:21:48.6160634Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:21:48.6919220Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:21:48.6924737Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 2022-08-17T12:21:49.3131822Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:49.3146951Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:21:49.5547097Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:21:49.5578985Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:21:49.5616087Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:21:49.6048272Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_complex128 2022-08-17T12:21:49.6058355Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:21:49.6457135Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_linspace_cpu_float64 2022-08-17T12:21:49.6669135Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:21:49.6897105Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_complex128 2022-08-17T12:21:49.6963856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:21:49.7336392Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log10_cpu_float64 2022-08-17T12:21:49.7386325Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:21:49.7779050Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log1p_cpu_float64 2022-08-17T12:21:49.7952797Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:21:49.8216979Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_complex128 2022-08-17T12:21:49.8292579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:21:49.8657333Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log2_cpu_float64 2022-08-17T12:21:49.8868872Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:21:49.9136464Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_complex128 2022-08-17T12:21:49.9210186Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:21:49.9618608Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_cpu_float64 2022-08-17T12:21:49.9738606Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:21:50.0059494Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_cpu_float64 2022-08-17T12:21:50.0351727Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:21:50.0535954Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:21:50.0672241Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:21:50.1080969Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:21:50.1084074Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:21:50.1564230Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 2022-08-17T12:21:50.1567741Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:21:50.2093504Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logaddexp_cpu_float64 2022-08-17T12:21:50.2203906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:21:50.2457436Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 2022-08-17T12:21:50.3422801Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:21:50.3442622Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_complex128 2022-08-17T12:21:50.3702104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:21:50.3901951Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logdet_cpu_float64 2022-08-17T12:21:50.3904831Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:21:50.4347119Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_complex128 2022-08-17T12:21:50.4347903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:21:50.4787078Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_and_cpu_float64 2022-08-17T12:21:50.4787866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:21:50.5228586Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_complex128 2022-08-17T12:21:50.5229394Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:21:50.5660864Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_not_cpu_float64 2022-08-17T12:21:50.5661722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:21:50.6095860Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_complex128 2022-08-17T12:21:50.6096619Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:21:50.6496913Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_or_cpu_float64 2022-08-17T12:21:50.6528906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:21:50.6936206Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 2022-08-17T12:21:50.6964826Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:21:50.7375844Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logical_xor_cpu_float64 2022-08-17T12:21:50.7465555Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:21:50.7848539Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logit_cpu_float64 2022-08-17T12:21:50.7851528Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:21:50.8256650Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_complex128 2022-08-17T12:21:50.8291020Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:21:50.8407615Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logspace_cpu_float64 2022-08-17T12:21:50.8419403Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_complex128 2022-08-17T12:21:50.8696786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:21:50.9755575Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:21:50.9766484Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_logsumexp_cpu_float64 2022-08-17T12:21:50.9792983Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:21:51.0176819Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_complex128 2022-08-17T12:21:51.0219055Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:21:51.0620307Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_long_cpu_float64 2022-08-17T12:21:51.0666405Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:21:51.1059086Z [gw2] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lt_cpu_float64 2022-08-17T12:21:51.7964593Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:21:51.7983210Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_complex128 2022-08-17T12:21:51.9722973Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:21:51.9748905Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_std_cpu_float64 2022-08-17T12:21:52.0301710Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:21:52.0325034Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_cpu_float64 2022-08-17T12:21:53.1718994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:21:53.1736514Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 2022-08-17T12:21:53.4903529Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:21:53.4932403Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_solve_cpu_float64 2022-08-17T12:21:53.8985758Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:21:53.9024861Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 2022-08-17T12:21:54.0143645Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:21:54.0182601Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 2022-08-17T12:21:54.1006483Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:21:54.1047408Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_complex128 2022-08-17T12:21:54.1268868Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:21:54.1573085Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mH_cpu_float64 2022-08-17T12:21:54.2014625Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:21:54.2038117Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_complex128 2022-08-17T12:21:54.2152451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:21:54.2520620Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mT_cpu_float64 2022-08-17T12:21:54.3419713Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:21:54.3464306Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 2022-08-17T12:21:54.3804431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:21:54.3896495Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_fill_cpu_float64 2022-08-17T12:21:54.4507678Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:21:54.4546586Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 2022-08-17T12:21:54.4753451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:21:54.5014262Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 2022-08-17T12:21:54.5947941Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:21:54.5972802Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_complex128 2022-08-17T12:21:54.6254889Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:21:54.6415528Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_masked_select_cpu_float64 2022-08-17T12:21:54.9186585Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:21:54.9228003Z [gw0] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:21:54.9581178Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:21:54.9603092Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_complex128 2022-08-17T12:21:54.9967572Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:21:54.9999280Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matmul_cpu_float64 2022-08-17T12:21:55.0016783Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:21:55.0024445Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:21:55.0066405Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:21:55.0534732Z [gw1] [ 29%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 2022-08-17T12:21:55.0743020Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:21:55.0776690Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 2022-08-17T12:21:55.0990477Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:21:55.1293088Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 2022-08-17T12:21:55.1540277Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:21:55.1657041Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_binary_cpu_float64 2022-08-17T12:21:55.1717319Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:21:55.1757909Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:21:55.1784867Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 2022-08-17T12:21:55.2154831Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:21:55.2239373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:21:55.2693579Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:21:55.2928987Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:21:55.3133448Z [gw2] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_maximum_cpu_float64 2022-08-17T12:21:55.3313908Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:21:55.3497840Z [gw1] [ 29%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 2022-08-17T12:21:55.3526870Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:21:55.3935898Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 2022-08-17T12:21:55.4666510Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:21:55.4698093Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 2022-08-17T12:21:55.4712725Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:21:55.4748971Z [gw0] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_sum_cpu_float64 2022-08-17T12:21:55.4896151Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:21:55.5176711Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 2022-08-17T12:21:55.5219519Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:21:55.5234888Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_complex128 2022-08-17T12:21:55.5539464Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:21:55.5606500Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mean_cpu_float64 2022-08-17T12:21:55.5626688Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:21:55.5651147Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:21:55.5695315Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:21:55.5946990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:21:55.6097518Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_median_cpu_float64 2022-08-17T12:21:55.6295443Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:21:55.7810947Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:21:55.7833150Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 2022-08-17T12:21:55.9380979Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:21:55.9405079Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 2022-08-17T12:21:55.9471470Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:21:55.9492597Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:21:55.9601230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:21:55.9815687Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 2022-08-17T12:21:55.9847700Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:21:55.9896569Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 2022-08-17T12:21:55.9916469Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:21:56.0311528Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:56.0872813Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:21:56.0887860Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 2022-08-17T12:21:56.1454426Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:21:56.1468074Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 2022-08-17T12:21:56.1669617Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:21:56.1682844Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:21:56.2046835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:56.2089400Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:21:56.2104063Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 2022-08-17T12:21:56.2134678Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:21:56.2304966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:21:56.2475769Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 2022-08-17T12:21:56.2534176Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_binary_cpu_float64 2022-08-17T12:21:56.2565584Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:21:56.2577173Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 2022-08-17T12:21:56.2629805Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:21:56.3030999Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:21:56.3065373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:21:56.3168839Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:21:56.3494148Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:21:56.3537766Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:21:56.3575202Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 2022-08-17T12:21:56.3718910Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:21:56.4012340Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_minimum_cpu_float64 2022-08-17T12:21:56.4193130Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:21:56.4468187Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_complex128 2022-08-17T12:21:56.4473351Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:21:56.4725231Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mm_cpu_float64 2022-08-17T12:21:56.4752323Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 2022-08-17T12:21:56.4892828Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:21:56.4957893Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:21:56.5008644Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 2022-08-17T12:21:56.5209183Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mode_cpu_float64 2022-08-17T12:21:56.5333781Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:21:56.5340748Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 2022-08-17T12:21:56.5456240Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:21:56.5695078Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_complex128 2022-08-17T12:21:56.5738692Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:21:56.5806851Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:21:56.6012516Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_movedim_cpu_float64 2022-08-17T12:21:56.6095253Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 2022-08-17T12:21:56.6174441Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:21:56.6259933Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:21:56.6294959Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:21:56.6613243Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_msort_cpu_float64 2022-08-17T12:21:56.6693769Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:21:56.6699835Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 2022-08-17T12:21:56.7048659Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:21:56.7226850Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:21:56.7537602Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 2022-08-17T12:21:56.7539285Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:21:56.7778443Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 2022-08-17T12:21:56.7799117Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_complex128 2022-08-17T12:21:56.7977155Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:21:56.7996640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:21:56.8005748Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mul_cpu_float64 2022-08-17T12:21:56.8288596Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 2022-08-17T12:21:56.8291996Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:21:56.8454679Z [gw2] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_multinomial_cpu_float64 2022-08-17T12:21:56.8774948Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:21:56.8817633Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:21:56.9225639Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_complex128 2022-08-17T12:21:56.9229941Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:21:56.9694208Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mv_cpu_float64 2022-08-17T12:21:56.9823668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:21:57.0020884Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:21:57.0038018Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 2022-08-17T12:21:57.0054968Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:21:57.0079637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:21:57.0497217Z [gw2] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:21:57.0519267Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:21:57.0926460Z [gw2] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:21:57.0944235Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 2022-08-17T12:21:57.0976198Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:21:57.1044420Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:21:57.1416136Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 2022-08-17T12:21:57.2269171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:21:57.2295164Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmean_cpu_float64 2022-08-17T12:21:57.2723969Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:21:57.2753353Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanmedian_cpu_float64 2022-08-17T12:21:57.4022332Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:21:57.4042559Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 2022-08-17T12:21:57.4077340Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:21:57.4492394Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 2022-08-17T12:21:57.4495942Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:57.4974381Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:21:57.5001175Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:21:57.5413388Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 2022-08-17T12:21:57.5432592Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:21:57.5551334Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 2022-08-17T12:21:57.5559741Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nanquantile_cpu_float64 2022-08-17T12:21:57.5848008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:21:57.5848873Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:21:57.6339402Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:21:57.6340039Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:21:57.6655781Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:21:57.6664381Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nansum_cpu_float64 2022-08-17T12:21:57.6759586Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:21:57.6926758Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:21:57.7133293Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_complex128 2022-08-17T12:21:57.7203637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:21:57.7218862Z [gw1] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:21:57.7221253Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_narrow_cpu_float64 2022-08-17T12:21:57.7236706Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:57.7578980Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:21:57.7691615Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:21:57.7696746Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:21:57.8213464Z [gw1] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 2022-08-17T12:21:57.8232297Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:21:57.8260687Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 2022-08-17T12:21:57.8311728Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:21:57.8769440Z [gw2] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_complex128 2022-08-17T12:21:57.8777032Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:21:57.9294135Z [gw2] [ 30%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ne_cpu_float64 2022-08-17T12:21:57.9309079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:21:57.9743327Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_complex128 2022-08-17T12:21:57.9748694Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:21:58.0169338Z [gw2] [ 30%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_neg_cpu_float64 2022-08-17T12:21:58.0176881Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:21:58.0386228Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_complex128 2022-08-17T12:21:58.0401956Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 2022-08-17T12:21:58.0639947Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:21:58.0653656Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:21:58.0668606Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 2022-08-17T12:21:58.0855479Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_empty_cpu_float64 2022-08-17T12:21:58.1088787Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:21:58.1090809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:21:58.1567566Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_complex128 2022-08-17T12:21:58.1573176Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:21:58.2049345Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_full_cpu_float64 2022-08-17T12:21:58.2049994Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:21:58.2498192Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_complex128 2022-08-17T12:21:58.2503861Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:21:58.2843656Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_ones_cpu_float64 2022-08-17T12:21:58.2865285Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 2022-08-17T12:21:58.2930055Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:21:58.2936198Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:21:58.3369931Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 2022-08-17T12:21:58.3376117Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:21:58.3814760Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_new_zeros_cpu_float64 2022-08-17T12:21:58.3820875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:21:58.4294672Z [gw2] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nextafter_cpu_float64 2022-08-17T12:21:58.4342235Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:21:58.4694184Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:21:58.4955509Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:21:58.5095470Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:21:58.5619783Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:21:58.5639907Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:21:58.5907147Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:21:58.6010879Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:21:58.6030617Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 2022-08-17T12:21:58.6070068Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:21:58.6975030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:21:58.6992655Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:21:58.7917974Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:21:58.7940148Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:21:58.8322591Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:21:58.8383449Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:21:58.8660859Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:21:58.8815288Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:21:58.9042441Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:21:58.9274804Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:21:58.9890930Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:21:58.9910221Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:21:59.2725246Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:21:59.2741164Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 2022-08-17T12:21:59.2754005Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:21:59.2766631Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:21:59.4404858Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:21:59.4434916Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:21:59.5213305Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:21:59.5243206Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:21:59.5329112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:21:59.5774875Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 2022-08-17T12:21:59.6964866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:21:59.6984433Z [gw1] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 2022-08-17T12:21:59.8303687Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:21:59.8320645Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_complex128 2022-08-17T12:22:00.1282657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:22:00.1311914Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:22:00.1657580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:22:00.1736432Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:22:00.8095381Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:22:00.8120192Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad__masked_var_cpu_float64 2022-08-17T12:22:00.8391015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:22:00.8575635Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 2022-08-17T12:22:00.8699437Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:22:00.9093529Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_abs_cpu_float64 2022-08-17T12:22:01.0225013Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:22:01.0251565Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 2022-08-17T12:22:01.0437587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:22:01.0732978Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acos_cpu_float64 2022-08-17T12:22:01.2033057Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:22:01.2058910Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 2022-08-17T12:22:01.2464170Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:22:01.2495339Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 2022-08-17T12:22:02.0477965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:22:02.0503252Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:22:02.2019517Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:22:02.2124566Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_complex128 2022-08-17T12:22:02.3323780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:22:02.3371484Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:22:02.3577875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:22:02.3603229Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_add_cpu_float64 2022-08-17T12:22:02.4823519Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:22:02.4871460Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:22:02.5817410Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:22:02.5843492Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:22:02.7530618Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:22:02.7569204Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:22:02.8219419Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:22:02.8240113Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:22:02.8982747Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:22:02.9021253Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:22:03.0008763Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:22:03.0046702Z [gw2] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:22:05.2154941Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:22:05.2187312Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 2022-08-17T12:22:05.2227794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:22:05.2653790Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:22:05.2663885Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:22:05.3137499Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:22:05.3144133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:22:05.3615015Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:22:05.3622340Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:22:05.4093119Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:22:05.4099872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:22:05.4533363Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:22:05.4540789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:22:05.4975764Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:22:05.4983196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:22:05.5383840Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:22:05.5421607Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:22:05.5894510Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:22:05.7391023Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:22:05.7423567Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 2022-08-17T12:22:05.7700890Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:22:05.7973096Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kron_cpu_float64 2022-08-17T12:22:05.8675203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:22:05.8733616Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 2022-08-17T12:22:05.9506989Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:22:05.9533783Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 2022-08-17T12:22:05.9659933Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:22:06.0053127Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 2022-08-17T12:22:06.0420589Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:22:06.0445396Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 2022-08-17T12:22:06.0658741Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:22:06.0869618Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 2022-08-17T12:22:06.1206267Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:22:06.1311803Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 2022-08-17T12:22:06.1387689Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:22:06.1805097Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 2022-08-17T12:22:06.4768640Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:22:06.4937009Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 2022-08-17T12:22:06.7423042Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:22:06.7504665Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 2022-08-17T12:22:06.9432274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:22:06.9458849Z [gw0] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 2022-08-17T12:22:06.9619154Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:22:07.0013968Z [gw0] [ 31%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_le_cpu_float64 2022-08-17T12:22:07.1090348Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:22:07.1115826Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 2022-08-17T12:22:07.3638894Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:22:07.3664725Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 2022-08-17T12:22:07.9862222Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:22:07.9889468Z [gw3] [ 31%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 2022-08-17T12:22:08.0788965Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:22:08.0815620Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 2022-08-17T12:22:08.2406887Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:22:08.2432565Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 2022-08-17T12:22:08.2802726Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:22:08.2855913Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 2022-08-17T12:22:08.3682449Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:22:08.3707788Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 2022-08-17T12:22:08.4822463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:22:08.4849472Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 2022-08-17T12:22:08.5132442Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:22:08.5309588Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 2022-08-17T12:22:08.5619600Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:22:08.5772988Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 2022-08-17T12:22:08.6569434Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:22:08.6594100Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 2022-08-17T12:22:08.6905418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:22:08.7112409Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_complex128 2022-08-17T12:22:08.7121132Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:22:08.7613985Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_H_cpu_float64 2022-08-17T12:22:08.7744708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:22:08.8029318Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_complex128 2022-08-17T12:22:08.8038345Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:22:08.8572833Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_T_cpu_float64 2022-08-17T12:22:08.9732585Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:22:08.9763005Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_complex128 2022-08-17T12:22:09.0111223Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:22:09.0176845Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___getitem___cpu_float64 2022-08-17T12:22:09.1126624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:22:09.1157285Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_complex128 2022-08-17T12:22:09.1315372Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:22:09.1337670Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 2022-08-17T12:22:09.1400774Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:22:09.1654354Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___radd___cpu_float64 2022-08-17T12:22:09.3500637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:22:09.3520271Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 2022-08-17T12:22:09.3542397Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_complex128 2022-08-17T12:22:09.3702783Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:22:09.3864891Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:22:09.3953036Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 2022-08-17T12:22:09.3975207Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rdiv___cpu_float64 2022-08-17T12:22:09.4173195Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:22:09.8369934Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:22:09.8414609Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 2022-08-17T12:22:09.9142955Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:22:09.9185946Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmatmul___cpu_float64 2022-08-17T12:22:09.9624451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:22:09.9666903Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmod___cpu_float64 2022-08-17T12:22:10.1601380Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:22:10.1658545Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_complex128 2022-08-17T12:22:10.2140907Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:22:10.2191013Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rmul___cpu_float64 2022-08-17T12:22:10.2238619Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:22:10.2651252Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_complex128 2022-08-17T12:22:10.2662567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:22:10.3134617Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rpow___cpu_float64 2022-08-17T12:22:10.4555486Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:22:10.4704230Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_complex128 2022-08-17T12:22:10.5024166Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:22:10.5177437Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad___rsub___cpu_float64 2022-08-17T12:22:10.7500654Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:22:10.7526498Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amax_cpu_float64 2022-08-17T12:22:10.9435100Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:22:10.9505239Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:22:10.9672876Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:22:10.9697811Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_amin_cpu_float64 2022-08-17T12:22:10.9735548Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:22:11.0211556Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmax_cpu_float64 2022-08-17T12:22:11.0217487Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:22:11.0694198Z [gw3] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_argmin_cpu_float64 2022-08-17T12:22:11.2222026Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:22:11.2248651Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:22:11.2652194Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:22:11.2751534Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_complex128 2022-08-17T12:22:11.3151126Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:22:11.3174924Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumprod_cpu_float64 2022-08-17T12:22:11.4874607Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:22:11.4901471Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_complex128 2022-08-17T12:22:11.5347662Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:22:11.5366592Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_cumsum_cpu_float64 2022-08-17T12:22:11.5973805Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:22:11.5999362Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_log_softmax_cpu_float64 2022-08-17T12:22:11.6451801Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:22:11.6475154Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logaddexp_cpu_float64 2022-08-17T12:22:11.7962077Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:22:11.7981491Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_logsumexp_cpu_float64 2022-08-17T12:22:12.3742815Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:22:12.3764480Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_complex128 2022-08-17T12:22:12.4515382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:22:12.4537769Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:22:12.5665287Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:22:12.5694832Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_mean_cpu_float64 2022-08-17T12:22:12.6453290Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:22:12.6493096Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_median_cpu_float64 2022-08-17T12:22:12.7437722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:22:12.7541446Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:22:13.0315997Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:22:13.0343540Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:22:13.0741865Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:22:13.0774666Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:22:13.2546058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:22:13.2569033Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:22:13.2950560Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:22:13.3007005Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:22:13.6883011Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:22:13.6906088Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_norm_cpu_float64 2022-08-17T12:22:13.7887501Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:22:13.7915534Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:22:13.8538317Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:22:13.8563355Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 2022-08-17T12:22:13.8591598Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:22:13.8999293Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:22:13.9004202Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:22:13.9447196Z [gw0] [ 32%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:22:14.0333688Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:22:14.0338513Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_complex128 2022-08-17T12:22:14.1461925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:22:14.1492121Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_normalize_cpu_float64 2022-08-17T12:22:14.6687631Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:22:14.6713395Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_complex128 2022-08-17T12:22:14.7523707Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:22:14.7546671Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:22:14.8036900Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:22:14.8058283Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_prod_cpu_float64 2022-08-17T12:22:14.8353252Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:22:14.8494756Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmax_cpu_float64 2022-08-17T12:22:14.8801925Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:22:14.8935158Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_softmin_cpu_float64 2022-08-17T12:22:14.9238712Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:22:14.9262635Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:22:15.6943356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:22:15.6960118Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:22:15.8482356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:22:15.8503713Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:22:16.2215337Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:22:16.2245586Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:22:16.2349697Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:22:16.2377494Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_complex128 2022-08-17T12:22:16.2923686Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:22:16.2952035Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:22:16.4889775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:22:16.4918844Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_std_cpu_float64 2022-08-17T12:22:16.7448607Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:22:16.7472720Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:22:16.7954900Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:22:16.7993184Z [gw0] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:22:17.0667860Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:22:17.0682949Z [gw3] [ 32%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_complex128 2022-08-17T12:22:17.2957104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:22:17.2973827Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_sum_cpu_float64 2022-08-17T12:22:18.8887754Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:22:18.8921080Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_complex128 2022-08-17T12:22:19.2538640Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:22:19.2564351Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad__masked_var_cpu_float64 2022-08-17T12:22:19.2645851Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:22:19.3028803Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_complex128 2022-08-17T12:22:19.3035098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:22:19.3495532Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_abs_cpu_float64 2022-08-17T12:22:19.3809035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:22:19.3855676Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_complex128 2022-08-17T12:22:19.4009301Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:22:19.4375433Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acos_cpu_float64 2022-08-17T12:22:19.4555961Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:22:19.4819873Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_complex128 2022-08-17T12:22:19.4824515Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:22:19.5253031Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_acosh_cpu_float64 2022-08-17T12:22:19.7030660Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:22:19.7059121Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_complex128 2022-08-17T12:22:19.7490746Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:22:19.7519668Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_add_cpu_float64 2022-08-17T12:22:20.2773789Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:22:20.2822907Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_complex128 2022-08-17T12:22:20.3495248Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:22:20.3539866Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addbmm_cpu_float64 2022-08-17T12:22:20.5908472Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:22:20.5969053Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:22:20.6270730Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:22:20.6301796Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 2022-08-17T12:22:20.6701981Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:22:20.6737295Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcdiv_cpu_float64 2022-08-17T12:22:20.8799965Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:22:20.8851036Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_complex128 2022-08-17T12:22:20.9627005Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:22:20.9677561Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addcmul_cpu_float64 2022-08-17T12:22:21.0946856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:22:21.0990251Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_complex128 2022-08-17T12:22:21.1229361Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:22:21.1484922Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_cpu_float64 2022-08-17T12:22:21.2134469Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:22:21.2167012Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 2022-08-17T12:22:21.2326664Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:22:21.2652868Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 2022-08-17T12:22:21.2807186Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:22:21.2836148Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:22:21.2850007Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 2022-08-17T12:22:21.3071804Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:22:21.3080383Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 2022-08-17T12:22:21.3098864Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:22:21.3292082Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 2022-08-17T12:22:21.3532762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:22:21.4784223Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:22:21.4809895Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_complex128 2022-08-17T12:22:21.5028848Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:22:21.5044356Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 2022-08-17T12:22:21.5050536Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addmv_cpu_float64 2022-08-17T12:22:21.5291866Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:22:21.5974036Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:22:21.6006803Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 2022-08-17T12:22:21.6246352Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:22:21.6276374Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 2022-08-17T12:22:21.6303523Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_complex128 2022-08-17T12:22:21.6494533Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:22:21.6674300Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:22:21.6737973Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_addr_cpu_float64 2022-08-17T12:22:21.6750865Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:22:21.6774002Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:22:21.6790210Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_complex128 2022-08-17T12:22:21.7176965Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:22:21.7211175Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:22:21.7658290Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_all_cpu_float64 2022-08-17T12:22:21.7665756Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:22:21.8097289Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_complex128 2022-08-17T12:22:21.8103669Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:22:21.8573099Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_allclose_cpu_float64 2022-08-17T12:22:21.9138814Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:22:21.9154605Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amax_cpu_float64 2022-08-17T12:22:21.9826303Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:22:21.9975316Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_amin_cpu_float64 2022-08-17T12:22:21.9998167Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:22:22.0013803Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:22:22.0042203Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_aminmax_cpu_float64 2022-08-17T12:22:22.0416539Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:22:22.0506694Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:22:22.0614852Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_complex128 2022-08-17T12:22:22.0642613Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:22:22.0857767Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:22:22.0912023Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:22:22.1296167Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_angle_cpu_float64 2022-08-17T12:22:22.1327569Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:22:22.1736073Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_complex128 2022-08-17T12:22:22.1767265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:22:22.2099739Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_any_cpu_float64 2022-08-17T12:22:22.2116257Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 2022-08-17T12:22:22.2176618Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:22:22.2212792Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:22:22.2617652Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_arange_cpu_float64 2022-08-17T12:22:22.2651081Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:22:22.3102522Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmax_cpu_float64 2022-08-17T12:22:22.3113272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:22:22.3536351Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argmin_cpu_float64 2022-08-17T12:22:22.3545534Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:22:22.3912757Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argsort_cpu_float64 2022-08-17T12:22:22.3944318Z [gw1] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 2022-08-17T12:22:22.3952024Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:22:22.3978008Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:22:22.3999081Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_complex128 2022-08-17T12:22:22.4017103Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:22:22.4418196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:22:22.4427366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:22:22.4618728Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_argwhere_cpu_float64 2022-08-17T12:22:22.4636099Z [gw0] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:22:22.4671592Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:22:22.4850715Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:22:22.4858875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:22:22.5099916Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_complex128 2022-08-17T12:22:22.5108479Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:22:22.5265011Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:22:22.5294504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:22:22.5538373Z [gw3] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_cpu_float64 2022-08-17T12:22:22.5547061Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:22:22.5772786Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:22:22.5821258Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:22:22.5980107Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:22:22.5988543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:22.6123794Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:22:22.6134475Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 2022-08-17T12:22:22.6158268Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:22:22.6213463Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:22:22.6255259Z [gw3] [ 33%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 2022-08-17T12:22:22.6405804Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 2022-08-17T12:22:22.6413858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:22:22.6601891Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:22:22.6692562Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:22:22.6765432Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:22:22.6855760Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_complex128 2022-08-17T12:22:22.6864109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:22:22.6942213Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:22:22.7014812Z [gw1] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 2022-08-17T12:22:22.7052075Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:22:22.7074631Z [gw1] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 2022-08-17T12:22:22.7115912Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:22:22.7285784Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asin_cpu_float64 2022-08-17T12:22:22.7290463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:22:22.7533755Z [gw0] [ 33%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:22:22.7539237Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:22:22.7619617Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:22:22.7751211Z [gw3] [ 33%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_complex128 2022-08-17T12:22:22.7762496Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 2022-08-17T12:22:22.7771667Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:22:22.7912565Z [gw0] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:22:22.7984412Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:22:22.7996400Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 2022-08-17T12:22:22.8038568Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:22:22.8254051Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_asinh_cpu_float64 2022-08-17T12:22:22.8415751Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:22:22.8431044Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:22:22.8562209Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:22:22.8853557Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 2022-08-17T12:22:22.9013189Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:22:22.9113087Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 2022-08-17T12:22:22.9145159Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan2_cpu_float64 2022-08-17T12:22:22.9292686Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:22:22.9512379Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:22:22.9577213Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_complex128 2022-08-17T12:22:22.9704659Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:22:22.9785415Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atan_cpu_float64 2022-08-17T12:22:22.9827170Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 2022-08-17T12:22:22.9893038Z test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:22:23.0093189Z [gw1] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 2022-08-17T12:22:23.0145480Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:22:23.0333414Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_complex128 2022-08-17T12:22:23.0474231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:22:23.0513818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:22:23.0973791Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atanh_cpu_float64 2022-08-17T12:22:23.2687236Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:22:23.2877405Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 2022-08-17T12:22:23.3242599Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:22:23.3271958Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 2022-08-17T12:22:23.3419080Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:22:23.3434497Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 2022-08-17T12:22:23.5544466Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:22:23.5654819Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 2022-08-17T12:22:23.5984938Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:22:23.6102213Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 2022-08-17T12:22:23.8103411Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:22:23.8122576Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 2022-08-17T12:22:23.8702958Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:22:23.8735881Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 2022-08-17T12:22:24.5307951Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:22:24.5346939Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 2022-08-17T12:22:24.5951262Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:22:24.5983953Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_baddbmm_cpu_float64 2022-08-17T12:22:24.6337361Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:22:24.6415434Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bernoulli_cpu_float64 2022-08-17T12:22:24.6516251Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:22:24.6933060Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 2022-08-17T12:22:24.6961733Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:22:24.7373311Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bfloat16_cpu_float64 2022-08-17T12:22:24.8158242Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:22:24.8180054Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_complex128 2022-08-17T12:22:24.8380467Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:22:24.8641808Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_block_diag_cpu_float64 2022-08-17T12:22:24.9142590Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:22:24.9197018Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_complex128 2022-08-17T12:22:24.9369897Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:22:24.9652647Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bmm_cpu_float64 2022-08-17T12:22:24.9661510Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:22:25.0062416Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_complex128 2022-08-17T12:22:25.0106568Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:22:25.0615294Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bool_cpu_float64 2022-08-17T12:22:25.1439112Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:22:25.1486583Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:22:25.1756690Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:22:25.1897436Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 2022-08-17T12:22:25.2467832Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:22:25.2490453Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:22:25.2862150Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:22:25.2889076Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 2022-08-17T12:22:25.3142906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:22:25.3311408Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 2022-08-17T12:22:25.3351720Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:22:25.3777241Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_bucketize_cpu_float64 2022-08-17T12:22:25.3783461Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:22:25.4260569Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_complex128 2022-08-17T12:22:25.4267504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:22:25.4620500Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_byte_cpu_float64 2022-08-17T12:22:25.4641421Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 2022-08-17T12:22:25.4772815Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:22:25.5355735Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:22:25.5390698Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 2022-08-17T12:22:25.5604544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:22:25.5893499Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 2022-08-17T12:22:25.6672056Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:22:25.6695876Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_complex128 2022-08-17T12:22:25.6867584Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:22:25.7213454Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cat_cpu_float64 2022-08-17T12:22:26.4684374Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:22:26.4709750Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cdist_cpu_float64 2022-08-17T12:22:26.4766250Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:22:26.5172347Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ceil_cpu_float64 2022-08-17T12:22:26.5252404Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:22:26.5653180Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_complex128 2022-08-17T12:22:26.5685442Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:22:26.6046330Z [gw3] [ 34%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chalf_cpu_float64 2022-08-17T12:22:26.6054975Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:22:26.6487018Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_complex128 2022-08-17T12:22:26.6495672Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:22:26.6913507Z [gw3] [ 34%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_char_cpu_float64 2022-08-17T12:22:27.0329004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:22:27.0364756Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_complex128 2022-08-17T12:22:27.1113277Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:22:27.1150278Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_cpu_float64 2022-08-17T12:22:27.2450050Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:22:27.2495134Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 2022-08-17T12:22:27.3909341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:22:27.3952916Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:22:27.4755412Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:22:27.4789276Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 2022-08-17T12:22:27.6110047Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:22:27.6147133Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 2022-08-17T12:22:27.7950269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:22:27.7989494Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 2022-08-17T12:22:27.9055806Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:22:27.9094570Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 2022-08-17T12:22:28.0249223Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:22:28.0284555Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_complex128 2022-08-17T12:22:28.0644103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:22:28.0696722Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_chunk_cpu_float64 2022-08-17T12:22:28.0921595Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:22:28.1214333Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_cpu_float64 2022-08-17T12:22:28.1514632Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:22:28.1576923Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_max_cpu_float64 2022-08-17T12:22:28.2063104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:22:28.2109737Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clamp_min_cpu_float64 2022-08-17T12:22:28.2439885Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:22:28.2537651Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_complex128 2022-08-17T12:22:28.2607309Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:22:28.3054757Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_clone_cpu_float64 2022-08-17T12:22:28.3222083Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:22:28.3238157Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 2022-08-17T12:22:28.3471683Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:22:28.3693472Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_complex128 2022-08-17T12:22:28.3702357Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:22:28.3959016Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_column_stack_cpu_float64 2022-08-17T12:22:28.3973794Z [gw1] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 2022-08-17T12:22:28.4055587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:22:28.6903503Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:22:28.6929335Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_complex128 2022-08-17T12:22:28.7358732Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:22:28.7382787Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_combinations_cpu_float64 2022-08-17T12:22:28.7727878Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:22:28.7893089Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_complex_cpu_float64 2022-08-17T12:22:28.8138964Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:22:28.8317701Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_complex128 2022-08-17T12:22:28.8326496Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:22:28.8773657Z [gw3] [ 34%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_cpu_float64 2022-08-17T12:22:28.8793085Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:22:28.9185269Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 2022-08-17T12:22:28.9194679Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:22:28.9654154Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_conj_physical_cpu_float64 2022-08-17T12:22:29.0097360Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:22:29.0124188Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:22:29.1100199Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:22:29.1125262Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:22:29.4129881Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:22:29.4156992Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:22:29.4850770Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:22:29.4876397Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 2022-08-17T12:22:29.5013333Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:22:29.5348500Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_complex128 2022-08-17T12:22:29.5357251Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:22:29.5814026Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_contiguous_cpu_float64 2022-08-17T12:22:29.5970206Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:22:29.6253607Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_copysign_cpu_float64 2022-08-17T12:22:29.7259603Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:22:29.7307241Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 2022-08-17T12:22:29.7582163Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:22:29.7736927Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_corrcoef_cpu_float64 2022-08-17T12:22:29.7984001Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:22:29.8212198Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_complex128 2022-08-17T12:22:29.8258126Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:22:29.8692997Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cos_cpu_float64 2022-08-17T12:22:29.8802751Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:22:29.9122721Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_complex128 2022-08-17T12:22:29.9131382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:22:29.9141243Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cosh_cpu_float64 2022-08-17T12:22:29.9175890Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 2022-08-17T12:22:29.9527494Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:22:29.9536255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:22:29.9968840Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 2022-08-17T12:22:29.9977722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:22:30.0455421Z [gw3] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 2022-08-17T12:22:30.0530382Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:22:30.0551661Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 2022-08-17T12:22:30.0679395Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:22:30.0893080Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_complex128 2022-08-17T12:22:30.1006809Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:22:30.1332814Z [gw3] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cov_cpu_float64 2022-08-17T12:22:30.1641293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:22:30.1701589Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_complex128 2022-08-17T12:22:30.1833428Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:22:30.2178573Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cross_cpu_float64 2022-08-17T12:22:30.2214302Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:22:30.2584462Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummax_cpu_float64 2022-08-17T12:22:30.2664613Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:22:30.3178857Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cummin_cpu_float64 2022-08-17T12:22:30.6104371Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:22:30.6128701Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 2022-08-17T12:22:30.7403408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:22:30.7425744Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_addr_cpu_float64 2022-08-17T12:22:30.7474346Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:22:30.7894355Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_complex128 2022-08-17T12:22:30.7927661Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:22:30.8367182Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_all_cpu_float64 2022-08-17T12:22:30.8376564Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:22:30.8806135Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 2022-08-17T12:22:30.8815290Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:22:30.9292938Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 2022-08-17T12:22:31.1325625Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:22:31.1495597Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amax_cpu_float64 2022-08-17T12:22:31.3254719Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:22:31.3318178Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_amin_cpu_float64 2022-08-17T12:22:31.3355459Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:22:31.3812674Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 2022-08-17T12:22:31.4705574Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:22:31.4732250Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 2022-08-17T12:22:31.4802668Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:22:31.5175698Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_angle_cpu_float64 2022-08-17T12:22:31.5215512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:22:31.5632181Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_complex128 2022-08-17T12:22:31.5659099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:22:31.6092011Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_any_cpu_float64 2022-08-17T12:22:31.6101568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:22:31.6569008Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_arange_cpu_float64 2022-08-17T12:22:31.6577874Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:22:31.7049904Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 2022-08-17T12:22:31.7059204Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:22:31.7489330Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 2022-08-17T12:22:31.7498198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:22:31.7941241Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 2022-08-17T12:22:31.7981137Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:22:31.8413917Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 2022-08-17T12:22:31.8423053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:22:31.8840542Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 2022-08-17T12:22:31.8850016Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:22:31.9322593Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 2022-08-17T12:22:31.9332217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:22:31.9812345Z [gw1] [ 35%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 2022-08-17T12:22:32.0799248Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:22:32.0842463Z [gw1] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:22:32.1479640Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:22:32.1514342Z [gw1] [ 35%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:22:32.2388362Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:22:32.2424556Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 2022-08-17T12:22:32.2596779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:22:32.2933037Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asin_cpu_float64 2022-08-17T12:22:32.3498588Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:22:32.3534457Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 2022-08-17T12:22:32.3706858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:22:32.4012515Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 2022-08-17T12:22:32.6877657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:22:32.6914302Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 2022-08-17T12:22:32.7697568Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:22:32.7733483Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 2022-08-17T12:22:32.7906370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:22:32.8214017Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atan_cpu_float64 2022-08-17T12:22:32.8839280Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:22:32.8874848Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 2022-08-17T12:22:32.9051402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:22:32.9373274Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 2022-08-17T12:22:33.2520007Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:22:33.2543079Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:22:33.3163472Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:22:33.3185547Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:22:33.7509889Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:22:33.7535915Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:22:33.8171269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:22:33.8201008Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:22:34.4647684Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:22:34.4686161Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:22:34.5979915Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:22:34.6019202Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:22:35.9448284Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:22:35.9474982Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_complex128 2022-08-17T12:22:37.2327024Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:22:37.2352733Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumprod_cpu_float64 2022-08-17T12:22:37.2633134Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:22:37.2658138Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:22:37.2923296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:22:37.2950878Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_complex128 2022-08-17T12:22:37.3123283Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:22:37.3451987Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumsum_cpu_float64 2022-08-17T12:22:37.3618236Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:22:37.3646225Z [gw0] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:22:37.4698511Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:22:37.4712777Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:22:37.4728101Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:37.4751878Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 2022-08-17T12:22:37.4956263Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:22:37.5200888Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:37.5210054Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:22:37.5396670Z [gw3] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_deg2rad_cpu_float64 2022-08-17T12:22:37.5421769Z [gw1] [ 35%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 2022-08-17T12:22:37.5567789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:22:37.5651951Z [gw1] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:22:37.5923366Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:22:37.5974124Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:22:37.6372101Z [gw1] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 2022-08-17T12:22:37.7179128Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:22:37.7273231Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_complex128 2022-08-17T12:22:37.7644245Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:22:37.7732034Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_cpu_float64 2022-08-17T12:22:37.9055316Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:22:37.9086802Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 2022-08-17T12:22:37.9344455Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:22:37.9532296Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diag_embed_cpu_float64 2022-08-17T12:22:37.9882004Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:22:37.9935540Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_complex128 2022-08-17T12:22:38.0105772Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:22:38.0454137Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagflat_cpu_float64 2022-08-17T12:22:38.1105501Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:22:38.1213158Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 2022-08-17T12:22:38.1470254Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:22:38.1497732Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_complex128 2022-08-17T12:22:38.1748580Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:22:38.2013754Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_cpu_float64 2022-08-17T12:22:38.2264976Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:22:38.2295069Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 2022-08-17T12:22:38.2403370Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:22:38.2434189Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 2022-08-17T12:22:38.3522226Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:22:38.3547638Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 2022-08-17T12:22:38.3796496Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:22:38.4006562Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 2022-08-17T12:22:38.4010897Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:22:38.4446409Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 2022-08-17T12:22:38.4450581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:22:38.4933741Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bool_cpu_float64 2022-08-17T12:22:38.7931410Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:22:38.8067659Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:22:38.8895938Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:22:38.8918481Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:22:39.1390513Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:22:39.1432905Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:22:39.1911739Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:22:39.1934779Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:22:39.1972033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:22:39.2368819Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 2022-08-17T12:22:39.2373626Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:22:39.2809264Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 2022-08-17T12:22:39.2813351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:22:39.3293318Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_byte_cpu_float64 2022-08-17T12:22:39.4373519Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:22:39.4399068Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_complex128 2022-08-17T12:22:39.5904086Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:22:39.5926575Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:22:39.6272493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:22:39.6453105Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:22:39.6657899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:22:39.6691980Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_diff_cpu_float64 2022-08-17T12:22:39.6809327Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:22:39.7212603Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_digamma_cpu_float64 2022-08-17T12:22:39.9555552Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:22:39.9575887Z [gw0] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:22:40.0089048Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:22:40.0111045Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 2022-08-17T12:22:40.0789995Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:22:40.0810978Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cat_cpu_float64 2022-08-17T12:22:40.0977513Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:22:40.1282522Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 2022-08-17T12:22:40.1288003Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:22:40.1733664Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 2022-08-17T12:22:40.1785256Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:22:40.2133450Z [gw1] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 2022-08-17T12:22:40.2211996Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:22:40.2480927Z [gw1] [ 36%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 2022-08-17T12:22:40.2497324Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_complex128 2022-08-17T12:22:40.2535777Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:22:40.2566570Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:22:40.2975835Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_complex128 2022-08-17T12:22:40.3009208Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:22:40.3416070Z [gw1] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_char_cpu_float64 2022-08-17T12:22:40.4160238Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:22:40.4187328Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dist_cpu_float64 2022-08-17T12:22:40.4823984Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:22:40.4871426Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 2022-08-17T12:22:40.6930184Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:40.6963003Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:40.7317988Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:22:40.7451896Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:22:40.7590391Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:22:40.7892879Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:22:40.8123506Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:22:40.8256030Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_complex128 2022-08-17T12:22:40.8319555Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:22:40.8772539Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dot_cpu_float64 2022-08-17T12:22:40.8978904Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:22:40.9135002Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_complex128 2022-08-17T12:22:40.9253942Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:22:40.9653651Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_double_cpu_float64 2022-08-17T12:22:41.0170043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:22:41.0214028Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_complex128 2022-08-17T12:22:41.0440718Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:22:41.0652714Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dsplit_cpu_float64 2022-08-17T12:22:41.1158035Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:22:41.1206973Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_complex128 2022-08-17T12:22:41.1396354Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:22:41.1693186Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_dstack_cpu_float64 2022-08-17T12:22:41.1868519Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:22:41.2132393Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_complex128 2022-08-17T12:22:41.2137574Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:22:41.2645280Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eig_cpu_float64 2022-08-17T12:22:41.4679601Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:22:41.4719202Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_complex128 2022-08-17T12:22:41.5340016Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:22:41.5362253Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_einsum_cpu_float64 2022-08-17T12:22:41.5396252Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:22:41.5814474Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_complex128 2022-08-17T12:22:41.5820445Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:22:41.6293684Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_cpu_float64 2022-08-17T12:22:41.6299984Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:22:41.6735995Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_complex128 2022-08-17T12:22:41.6741875Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:22:41.7103821Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_empty_like_cpu_float64 2022-08-17T12:22:41.7131442Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 2022-08-17T12:22:41.7179010Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:22:41.7184146Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:22:41.7618259Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_complex128 2022-08-17T12:22:41.7626749Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:22:41.8052499Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_eq_cpu_float64 2022-08-17T12:22:41.8060498Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:22:41.8490265Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_complex128 2022-08-17T12:22:41.8499761Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:22:41.8920043Z [gw3] [ 36%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_equal_cpu_float64 2022-08-17T12:22:41.8957762Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:22:41.9354400Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erf_cpu_float64 2022-08-17T12:22:41.9413576Z [gw1] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 2022-08-17T12:22:41.9459258Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:22:41.9482352Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfc_cpu_float64 2022-08-17T12:22:41.9873454Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:22:41.9878966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:22:42.0327686Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_erfinv_cpu_float64 2022-08-17T12:22:42.0334472Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:22:42.0774820Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp2_cpu_float64 2022-08-17T12:22:42.1006805Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:22:42.1136071Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_complex128 2022-08-17T12:22:42.1206889Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:22:42.1627420Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_exp_cpu_float64 2022-08-17T12:22:42.1850943Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:22:42.2056580Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_complex128 2022-08-17T12:22:42.2132914Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:22:42.2574894Z [gw3] [ 36%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_as_cpu_float64 2022-08-17T12:22:42.3392431Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:22:42.3450765Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_complex128 2022-08-17T12:22:42.3754415Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:22:42.3857613Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expand_cpu_float64 2022-08-17T12:22:42.3915194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:22:42.4375356Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_expm1_cpu_float64 2022-08-17T12:22:42.5378594Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:22:42.5417553Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 2022-08-17T12:22:42.5933982Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:22:42.5979792Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 2022-08-17T12:22:42.7179501Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:22:42.7214646Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:22:42.7241357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:22:42.7263794Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 2022-08-17T12:22:42.7824963Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:22:42.7848153Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fft_cpu_float64 2022-08-17T12:22:42.9322523Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:22:42.9342902Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 2022-08-17T12:22:42.9899140Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:22:42.9934961Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 2022-08-17T12:22:43.0588939Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:22:43.0642181Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 2022-08-17T12:22:43.0832842Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:22:43.1127682Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 2022-08-17T12:22:43.1810051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:22:43.1862069Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 2022-08-17T12:22:43.2271462Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:22:43.2298146Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 2022-08-17T12:22:43.3122861Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:22:43.3163254Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 2022-08-17T12:22:43.3572418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:22:43.3626273Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 2022-08-17T12:22:43.3994118Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:22:43.4032884Z [gw0] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:22:43.4438355Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:22:43.4475957Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:22:43.5477162Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:22:43.5500871Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 2022-08-17T12:22:43.5903918Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:22:43.5936901Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 2022-08-17T12:22:43.6918616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:22:43.6949408Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:22:43.7134719Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:22:43.7156460Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 2022-08-17T12:22:43.7660882Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:22:43.7687772Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 2022-08-17T12:22:43.8452903Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:22:43.8479716Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 2022-08-17T12:22:43.8820021Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:22:43.8979002Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 2022-08-17T12:22:44.0634150Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:22:44.0647826Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 2022-08-17T12:22:44.0958637Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:22:44.1133344Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 2022-08-17T12:22:44.1691364Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:22:44.1734450Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:22:44.1945735Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:22:44.2176472Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 2022-08-17T12:22:44.2464262Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:22:44.2704216Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 2022-08-17T12:22:44.2931451Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:22:44.3119677Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 2022-08-17T12:22:44.3482346Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:22:44.3547840Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 2022-08-17T12:22:44.4186599Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:22:44.4239936Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 2022-08-17T12:22:44.4567350Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:22:44.4655810Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 2022-08-17T12:22:44.5976306Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:22:44.6002324Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 2022-08-17T12:22:44.6405148Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:22:44.6487831Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 2022-08-17T12:22:44.7401722Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:22:44.7426634Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 2022-08-17T12:22:44.7866346Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:22:44.7890968Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 2022-08-17T12:22:44.8394291Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:22:44.8416574Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 2022-08-17T12:22:44.8770332Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:22:44.8876413Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 2022-08-17T12:22:44.9333797Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:22:44.9362101Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 2022-08-17T12:22:44.9779708Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:22:44.9807564Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_complex128 2022-08-17T12:22:44.9942152Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:22:45.0294442Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fill_cpu_float64 2022-08-17T12:22:45.0848634Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:22:45.0894666Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_complex128 2022-08-17T12:22:45.1108497Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:22:45.1413467Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flatten_cpu_float64 2022-08-17T12:22:45.2423835Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:22:45.2472947Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_complex128 2022-08-17T12:22:45.2828119Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:22:45.2905157Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flip_cpu_float64 2022-08-17T12:22:45.3172139Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:22:45.3335483Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_complex128 2022-08-17T12:22:45.3403233Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:22:45.3894045Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fliplr_cpu_float64 2022-08-17T12:22:45.3992217Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:22:45.4319334Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_complex128 2022-08-17T12:22:45.4329295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:22:45.4786786Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_flipud_cpu_float64 2022-08-17T12:22:45.4804716Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:22:45.4833338Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:22:45.4845862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:22:45.5252519Z [gw3] [ 37%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_complex128 2022-08-17T12:22:45.5273394Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:22:45.5693130Z [gw3] [ 37%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_cpu_float64 2022-08-17T12:22:45.8003610Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:22:45.8052449Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_complex128 2022-08-17T12:22:45.8710724Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:22:45.8732563Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_float_power_cpu_float64 2022-08-17T12:22:45.8768373Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:22:45.9175494Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_cpu_float64 2022-08-17T12:22:45.9208906Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:22:45.9373704Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_floor_divide_cpu_float64 2022-08-17T12:22:45.9398724Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:22:45.9693323Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:22:45.9867418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:22:46.0133509Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmax_cpu_float64 2022-08-17T12:22:46.0308470Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:22:46.0574052Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmin_cpu_float64 2022-08-17T12:22:46.0738203Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:22:46.0999669Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_fmod_cpu_float64 2022-08-17T12:22:46.1004449Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:22:46.1484406Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frac_cpu_float64 2022-08-17T12:22:46.1488977Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:22:46.1887894Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_frexp_cpu_float64 2022-08-17T12:22:46.1892743Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:22:46.2367315Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_complex128 2022-08-17T12:22:46.2371827Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:22:46.2659407Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_full_like_cpu_float64 2022-08-17T12:22:46.2690342Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 2022-08-17T12:22:46.2852067Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:22:46.3197050Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:22:46.3228682Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_complex128 2022-08-17T12:22:46.3259839Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:22:46.3309266Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 2022-08-17T12:22:46.3451282Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:22:46.3690814Z [gw3] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gather_cpu_float64 2022-08-17T12:22:46.3691392Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:22:46.3784124Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_ge_cpu_float64 2022-08-17T12:22:46.3807347Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 2022-08-17T12:22:46.4168890Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:22:46.4178230Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:22:46.4652752Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_complex128 2022-08-17T12:22:46.4661864Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:22:46.4799213Z [gw3] [ 37%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_geqrf_cpu_float64 2022-08-17T12:22:46.4824008Z [gw1] [ 37%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 2022-08-17T12:22:46.5132961Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:22:46.5740216Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:22:46.5775705Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 2022-08-17T12:22:46.6625028Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:22:46.6670753Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 2022-08-17T12:22:46.6858442Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:22:46.7213748Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_clone_cpu_float64 2022-08-17T12:22:46.8582641Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:22:46.8608774Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_complex128 2022-08-17T12:22:46.9016544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:22:46.9033310Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:22:46.9504456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:22:46.9535564Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gradient_cpu_float64 2022-08-17T12:22:46.9576023Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:22:46.9658068Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_gt_cpu_float64 2022-08-17T12:22:46.9694248Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 2022-08-17T12:22:47.0012638Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:22:47.0090710Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:22:47.0171771Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_complex128 2022-08-17T12:22:47.0262726Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 2022-08-17T12:22:47.0493107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:22:47.0508354Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:22:47.0893589Z [gw3] [ 38%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_half_cpu_float64 2022-08-17T12:22:47.0903317Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:22:47.1331400Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_heaviside_cpu_float64 2022-08-17T12:22:47.1341341Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:22:47.1770651Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histc_cpu_float64 2022-08-17T12:22:47.1782027Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:22:47.2208770Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogram_cpu_float64 2022-08-17T12:22:47.2217511Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:22:47.2693848Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_histogramdd_cpu_float64 2022-08-17T12:22:47.3098887Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:22:47.3123936Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_complex128 2022-08-17T12:22:47.3371390Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:22:47.3613200Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hsplit_cpu_float64 2022-08-17T12:22:47.3916258Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:22:47.3938337Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:22:47.3944821Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_complex128 2022-08-17T12:22:47.4015109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:22:47.4086499Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:22:47.4532981Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hstack_cpu_float64 2022-08-17T12:22:47.4778628Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:22:47.5001900Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_hypot_cpu_float64 2022-08-17T12:22:47.5010270Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:22:47.5409751Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_i0_cpu_float64 2022-08-17T12:22:47.5417879Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:22:47.5863316Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igamma_cpu_float64 2022-08-17T12:22:47.5870506Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:22:47.6374391Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_igammac_cpu_float64 2022-08-17T12:22:47.6431452Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:22:47.6814336Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_imag_cpu_complex128 2022-08-17T12:22:47.8351619Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:22:47.8497771Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_complex128 2022-08-17T12:22:47.8843440Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:22:47.9013913Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_add_cpu_float64 2022-08-17T12:22:47.9358079Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:22:47.9416047Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_complex128 2022-08-17T12:22:47.9499185Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:22:47.9974243Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_copy_cpu_float64 2022-08-17T12:22:48.0234246Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:22:48.0278842Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_complex128 2022-08-17T12:22:48.0301521Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 2022-08-17T12:22:48.0455274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:22:48.0532105Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:22:48.1013615Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_fill_cpu_float64 2022-08-17T12:22:48.1699877Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:22:48.1721614Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_complex128 2022-08-17T12:22:48.1833388Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:22:48.2252923Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_put_cpu_float64 2022-08-17T12:22:48.2526701Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:22:48.2701988Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 2022-08-17T12:22:48.3660209Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:22:48.3685517Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_reduce_cpu_float64 2022-08-17T12:22:48.3959041Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:22:48.4178720Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_complex128 2022-08-17T12:22:48.4201274Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:22:48.4278971Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_index_select_cpu_float64 2022-08-17T12:22:48.4302236Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_complex_cpu_float64 2022-08-17T12:22:48.4613893Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:22:48.4866201Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:22:48.5015690Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_complex128 2022-08-17T12:22:48.5043546Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:22:48.5072505Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 2022-08-17T12:22:48.5089147Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:22:48.5213009Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inner_cpu_float64 2022-08-17T12:22:48.5503538Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_cpu_float64 2022-08-17T12:22:48.5508946Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:22:48.5519655Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_complex128 2022-08-17T12:22:48.5864493Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:22:48.5931538Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:22:48.5937789Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:22:48.5946872Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_int_cpu_float64 2022-08-17T12:22:48.6042639Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:22:48.6456107Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 2022-08-17T12:22:48.6472894Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:22:48.7380884Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:22:48.7411583Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_complex128 2022-08-17T12:22:48.7732458Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:22:48.7816246Z [gw3] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_inverse_cpu_float64 2022-08-17T12:22:48.7847794Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:22:48.8290839Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_complex128 2022-08-17T12:22:48.8298215Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:22:48.8734306Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isclose_cpu_float64 2022-08-17T12:22:48.8741030Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:22:48.9180107Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_complex128 2022-08-17T12:22:48.9187667Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:22:48.9615649Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isfinite_cpu_float64 2022-08-17T12:22:48.9622912Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:22:49.0059580Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isin_cpu_float64 2022-08-17T12:22:49.0066284Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:22:49.0492680Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_complex128 2022-08-17T12:22:49.0499229Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:22:49.0969484Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isinf_cpu_float64 2022-08-17T12:22:49.0976054Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:22:49.1408958Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_complex128 2022-08-17T12:22:49.1415816Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:22:49.1890480Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isnan_cpu_float64 2022-08-17T12:22:49.1899668Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:22:49.2327631Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isneginf_cpu_float64 2022-08-17T12:22:49.2336377Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:22:49.2808491Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isposinf_cpu_float64 2022-08-17T12:22:49.2817330Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:22:49.3246972Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_complex128 2022-08-17T12:22:49.3255818Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:22:49.3766705Z [gw3] [ 38%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_isreal_cpu_float64 2022-08-17T12:22:50.1928272Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:22:50.1956931Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:22:50.7157451Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:50.7198046Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:22:50.8688084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:22:50.8727690Z [gw0] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:22:51.2446230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:22:51.2488488Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:22:51.3388594Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:22:51.3427854Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 2022-08-17T12:22:51.3655589Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:22:51.3933337Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 2022-08-17T12:22:51.5256436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:22:51.5302555Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 2022-08-17T12:22:52.3318918Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:22:52.3359159Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:22:52.4746226Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:22:52.4792505Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 2022-08-17T12:22:52.6429971Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:22:52.6474142Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 2022-08-17T12:22:52.6838171Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:22:52.6937129Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cos_cpu_float64 2022-08-17T12:22:52.8391773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:22:52.8438518Z [gw1] [ 38%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 2022-08-17T12:22:52.8802126Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:22:52.8856330Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 2022-08-17T12:22:52.8910351Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:22:52.9089946Z [gw1] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:22:52.9121889Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_complex128 2022-08-17T12:22:52.9337034Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:22:52.9347046Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:22:52.9812178Z [gw1] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:22:53.1613587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:22:53.1739182Z [gw1] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 2022-08-17T12:22:53.2588016Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:22:53.2635185Z [gw1] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cov_cpu_float64 2022-08-17T12:22:53.5478730Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:22:53.5530416Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 2022-08-17T12:22:53.5977685Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:22:53.6001688Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cross_cpu_float64 2022-08-17T12:22:53.6165481Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:22:53.6496744Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 2022-08-17T12:22:53.6690621Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:22:53.6973022Z [gw1] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 2022-08-17T12:22:56.4452073Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:22:56.4463840Z [gw3] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_istft_cpu_float64 2022-08-17T12:22:56.4511866Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:22:56.4973276Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:22:56.4982423Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:22:56.5411519Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:22:56.5420438Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:22:56.5895802Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:22:56.5905117Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:22:56.6373707Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:22:56.6382486Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:22:56.6813010Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 2022-08-17T12:22:56.6822467Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:22:56.7294186Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 2022-08-17T12:22:56.7303280Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:22:56.7770989Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:22:56.7780540Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:22:56.8191949Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:22:56.8350140Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:56.8675491Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:22:56.8684912Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:22:56.9213772Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:22:57.0440169Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:22:57.0464853Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:22:57.0785793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:22:57.0936061Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_cpu_float64 2022-08-17T12:22:57.1743934Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:22:57.1768707Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:22:57.1969695Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:22:57.2252114Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:22:57.2472116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:22:57.2752529Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:22:57.2761102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:22:57.3198878Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:22:57.4354259Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:22:57.4390286Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:22:57.4705346Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:22:57.4854294Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:22:57.5286750Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:22:57.5388070Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:22:58.4971002Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:22:58.4981912Z [gw2] [ 39%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:22:58.5346171Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:22:58.5415276Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:22:58.5820677Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:22:58.5895474Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:22:58.5984261Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:22:58.5995053Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:22:58.6377648Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:22:58.6392804Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:22:58.6438398Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:22:58.6856294Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 2022-08-17T12:22:58.6893036Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:22:58.6904551Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_diff_cpu_float64 2022-08-17T12:22:58.6971261Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:22:58.7338674Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:22:58.7394636Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:22:58.7411458Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:22:58.7505098Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:22:58.7821037Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:22:58.8205623Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:22:58.8261710Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:22:59.1746863Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:22:59.1776028Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:22:59.2345567Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:22:59.2367739Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:22:59.2963407Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:22:59.2987003Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:22:59.3770518Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:22:59.3794244Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dist_cpu_float64 2022-08-17T12:22:59.4006353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:22:59.4147682Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:22:59.4171226Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:22:59.4254705Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:22:59.6569380Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:59.6605554Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:22:59.7243504Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:22:59.7282612Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:22:59.7741734Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:22:59.7780682Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:22:59.8035190Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:22:59.8064182Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:22:59.8360244Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:22:59.8387908Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:22:59.8490379Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:22:59.8895850Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dot_cpu_float64 2022-08-17T12:22:59.9060548Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:22:59.9256455Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_complex128 2022-08-17T12:22:59.9345572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:22:59.9697836Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_double_cpu_float64 2022-08-17T12:22:59.9844539Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:23:00.0136573Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:23:00.0182852Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:23:00.0578153Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:23:00.0958461Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:23:00.1017216Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:23:00.1077799Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:23:00.1457847Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:23:00.1531165Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:23:00.1899655Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:23:00.1969030Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:23:00.2336221Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eig_cpu_float64 2022-08-17T12:23:00.4382940Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:23:00.4404129Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:23:00.4654713Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:23:00.4815261Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:23:00.4842256Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:23:00.5254579Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:23:00.5281540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:23:00.5697000Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_cpu_float64 2022-08-17T12:23:00.5731280Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:23:00.6171082Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:23:00.6179242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:23:00.6612593Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:23:00.6619833Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:23:00.7050719Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:23:00.7055853Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:23:00.7489550Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_eq_cpu_float64 2022-08-17T12:23:00.7495169Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:23:00.7898921Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:23:00.7929415Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:23:00.8336653Z [gw3] [ 39%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_equal_cpu_float64 2022-08-17T12:23:00.8388171Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:23:00.8775168Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erf_cpu_float64 2022-08-17T12:23:00.8837882Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:23:00.9122916Z [gw3] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:23:00.9136346Z [gw2] [ 39%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:23:00.9216000Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:23:00.9261042Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:23:00.9288081Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:23:00.9536896Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:23:00.9657194Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:23:00.9724255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:23:01.0098697Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:23:01.0209629Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:23:01.0222685Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 2022-08-17T12:23:01.0295568Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:23:01.0536983Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:23:01.0606323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:23:01.0896696Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_exp_cpu_float64 2022-08-17T12:23:01.0905167Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:23:01.0975557Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:23:01.1032316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:23:01.1176410Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:23:01.1335616Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:23:01.1414831Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:23:01.1450752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:23:01.1472440Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:23:01.1775241Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:23:01.1833310Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:23:01.1854383Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:23:01.2215618Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:23:01.2282076Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:23:01.2294481Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:23:01.2315049Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:23:01.2407834Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:23:01.2656176Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expand_cpu_float64 2022-08-17T12:23:01.2734488Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:23:01.2777793Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:23:01.2787902Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:23:01.3094824Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:23:01.3174456Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:23:01.3429984Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:23:01.3485142Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:23:01.3534376Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:23:01.3613447Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:23:01.3690534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:23:01.3904781Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:23:01.3974202Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:23:01.4100355Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:23:01.4648876Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:23:01.4677015Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:23:01.4794028Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:23:01.4830542Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:23:01.5039920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:23:01.5201990Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:23:01.5230969Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:23:01.5300551Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:23:01.5718376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:23:01.5745517Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:23:01.6006511Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:23:01.6198607Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:23:01.6239856Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:23:01.6282971Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:23:01.6483701Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:23:01.6525057Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:23:01.6615254Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:23:01.6694265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:23:01.7012459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:23:01.7055428Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:23:01.7203295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:23:01.7240504Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:23:01.7339738Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:23:01.7405033Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:23:01.7572523Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:23:01.7668884Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:23:01.7877631Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:23:01.8052191Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:23:01.8376103Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:23:01.8414486Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:23:01.8591170Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:23:01.8633187Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:23:01.8640959Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:23:01.8815263Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:23:01.9139741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:23:01.9212394Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:23:01.9335295Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:23:01.9489272Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:23:01.9505602Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:23:01.9652952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:23:01.9727265Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:23:01.9771664Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:23:02.0013003Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:23:02.0051774Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:23:02.1456099Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:23:02.1494930Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:23:02.1907037Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:23:02.1944100Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:23:02.3054141Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:23:02.3085571Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:23:02.3273401Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:23:02.3525665Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:23:02.3755970Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:23:02.3788813Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:23:02.4377148Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:23:02.4408532Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:23:02.4561327Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:23:02.4593140Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 2022-08-17T12:23:02.4656751Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:23:02.4925804Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:23:02.5167961Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:23:02.5187850Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:23:02.5351353Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:23:02.5359622Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:23:02.5363828Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:23:02.5475876Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:23:02.5732595Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:23:02.5814104Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:02.6167609Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:23:02.6255413Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:23:02.6274962Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:23:02.6289618Z [gw2] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:02.6363108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:02.6755153Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:23:02.6874242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:23:02.7239449Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:23:02.7342778Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:23:02.7681069Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:23:02.7960356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:23:02.8096017Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:23:02.8777706Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:23:02.8932145Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:23:02.9098909Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:23:02.9410077Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:23:03.0227039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:23:03.0254414Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:23:03.0610844Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:23:03.0655341Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:23:03.2093516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:23:03.2132656Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:23:03.2354618Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:23:03.2615014Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:23:03.2673288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:23:03.3021395Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:23:03.3140125Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:23:03.3454712Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:23:03.3651376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:23:03.3896973Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:23:03.4055970Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:23:03.4362181Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:23:03.4390902Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:23:03.4894542Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fill_cpu_float64 2022-08-17T12:23:03.5208143Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:23:03.5258412Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:23:03.5356743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:23:03.5774721Z [gw3] [ 40%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:23:03.6554282Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:23:03.6571824Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:23:03.6815297Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:23:03.7053913Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flip_cpu_float64 2022-08-17T12:23:03.7104040Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:23:03.7418733Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:23:03.7465569Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:23:03.7860130Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:23:03.7989611Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:23:03.8296775Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:23:03.8344396Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:23:03.8815614Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:23:03.8835138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:23:03.9249192Z [gw3] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_complex128 2022-08-17T12:23:03.9249820Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:23:03.9736175Z [gw3] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_cpu_float64 2022-08-17T12:23:04.4038385Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:23:04.4059847Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:23:04.4519245Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:23:04.4539952Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:23:04.4583585Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:23:04.5011945Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_cpu_float64 2022-08-17T12:23:04.5016303Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:23:04.5495209Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:23:04.5740184Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:23:04.5921663Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:23:04.6258719Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:23:04.6375406Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:23:04.6750542Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:23:04.6817580Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:23:04.6898100Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:23:04.7328241Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frac_cpu_float64 2022-08-17T12:23:04.7333877Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:23:04.7737711Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:23:04.7743259Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:23:04.8177217Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:23:04.8185918Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:23:04.8653402Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:23:04.9060010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:23:04.9112255Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:23:04.9327828Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:23:04.9537962Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gather_cpu_float64 2022-08-17T12:23:04.9579176Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:23:05.0025278Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ge_cpu_float64 2022-08-17T12:23:05.0032279Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:23:05.0460405Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:23:05.0469489Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:23:05.0877461Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:23:05.2852326Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:23:05.3042666Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:23:05.3340605Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:23:05.3358930Z [gw2] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:05.3518099Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:05.3643590Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:23:05.3672084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:23:05.4056670Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_gt_cpu_float64 2022-08-17T12:23:05.4124411Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:23:05.4496372Z [gw3] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_complex128 2022-08-17T12:23:05.4545821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:23:05.4937589Z [gw3] [ 41%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_half_cpu_float64 2022-08-17T12:23:05.4972563Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:23:05.5377081Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:23:05.5404090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:23:05.5816994Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histc_cpu_float64 2022-08-17T12:23:05.5848704Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:23:05.6320249Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:23:05.6389240Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:23:05.6735965Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:23:05.6940781Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:23:05.7176600Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:23:05.7231433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:23:05.7617249Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:23:05.8602400Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:23:05.8784640Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:23:05.9061079Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:23:05.9217339Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:23:05.9781488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:23:05.9845959Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:23:05.9958971Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:23:06.0291867Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_i0_cpu_float64 2022-08-17T12:23:06.0292477Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:23:06.0735075Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:23:06.0735731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:23:06.1214517Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:23:06.1407984Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:23:06.1653146Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:23:06.3446351Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:23:06.3533879Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:23:06.3815095Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:23:06.3936056Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:23:06.4443554Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:23:06.4472978Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:23:06.4542594Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:23:06.4973752Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:23:06.5048645Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:23:06.5399215Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:23:06.5399861Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:23:06.5852784Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:23:06.6549752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:23:06.6575728Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:23:06.6732952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:23:06.7081393Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:23:06.7082024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:23:06.7533793Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:23:06.7624005Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:23:06.7936324Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:23:06.7997735Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:23:06.8376248Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:23:06.8669213Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:23:06.8896592Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:23:06.8897305Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:23:06.9299507Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inner_cpu_float64 2022-08-17T12:23:06.9300198Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:23:06.9738613Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_complex128 2022-08-17T12:23:06.9739267Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:23:07.0168054Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_int_cpu_float64 2022-08-17T12:23:07.1262318Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:23:07.1291875Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:23:07.1592769Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:23:07.1695308Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:23:07.1738252Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:23:07.2182048Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:23:07.2194048Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:23:07.2620919Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:23:07.2632762Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:23:07.3059658Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:23:07.3071038Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:23:07.3497617Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:23:07.3508861Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:23:07.3925771Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isin_cpu_float64 2022-08-17T12:23:07.3961329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:23:07.4384976Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:23:07.4397517Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:23:07.4817294Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:23:07.4840375Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:23:07.5258891Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:23:07.5269600Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:23:07.5696021Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:23:07.5706392Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:23:07.6135317Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:23:07.6145047Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:23:07.6541829Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:23:07.6581302Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:23:07.7006844Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:23:07.7015358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:23:07.7494813Z [gw3] [ 41%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:23:08.2148292Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:23:08.2186975Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:23:08.2848809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:23:08.2884808Z [gw3] [ 41%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_istft_cpu_float64 2022-08-17T12:23:08.2937511Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:23:08.3371539Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:23:08.3372364Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:23:08.3849872Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:23:08.3850606Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:23:08.4292685Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:23:08.4293401Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:23:08.4729954Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:23:08.4730665Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:23:08.5169454Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:23:08.5170121Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:23:08.5608005Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:23:08.5617139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:23:08.6016847Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:23:08.6046290Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:23:08.6456091Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:23:08.6486305Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:23:08.6967254Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:23:08.6971773Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:23:08.7375875Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:23:08.7755829Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:23:08.7814015Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:23:08.7924584Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:23:08.8372445Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kron_cpu_float64 2022-08-17T12:23:08.8449943Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:23:08.8846303Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:23:08.8969655Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:23:08.8993737Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:09.1187360Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:09.1209036Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:23:09.1597282Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:23:09.1679735Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:23:09.1704686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:23:09.2135850Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_le_cpu_float64 2022-08-17T12:23:09.6677944Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:23:09.6691646Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:23:09.7332103Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:23:09.7355368Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:23:09.7461962Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:23:09.7777865Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:23:09.9050527Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:23:09.9078317Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:23:09.9298334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:23:09.9495689Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:23:10.1311931Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:23:10.1338229Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:23:10.1533048Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:23:10.1812979Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:23:10.2593126Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:23:10.2643323Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:23:10.2876727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:23:10.3056091Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:23:10.3893324Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:23:10.3923881Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:10.3954544Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:10.4071568Z [gw2] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:10.4100728Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:23:10.4295236Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:23:10.4356730Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:23:10.4594504Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:10.5641524Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:23:10.5676231Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:23:10.5865389Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:23:10.5911637Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:10.5955261Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:10.6041637Z [gw2] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:10.6094952Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:23:10.6352920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:23:10.8792616Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:10.8831948Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:10.8871857Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:10.9289658Z [gw2] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:11.0140924Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:11.0174295Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:23:11.0446894Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:23:11.0486574Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:11.0556009Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:23:11.0895469Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 2022-08-17T12:23:11.1065338Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:11.1173773Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:11.1206587Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:23:11.1336084Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:23:11.1432990Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:11.1888769Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:11.1897624Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:11.2270175Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:11.2402051Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:11.2523548Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:11.2559396Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:23:11.2710416Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:23:11.2899315Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:11.3025743Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:23:11.4658281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:23:11.4699846Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:23:11.4978619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:23:11.5096969Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:23:11.5115600Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:11.5136543Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:11.6236972Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:23:11.6288173Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:23:11.6555935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:23:11.6567849Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:23:11.6695130Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:11.6700565Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:23:11.6895576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:23:11.7135257Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:23:11.7277630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:11.7289755Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:23:11.7403659Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:23:11.7735911Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:23:11.7798406Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:23:11.7824183Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:11.7995432Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:11.8332687Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:12.2847220Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:12.2870309Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:23:12.3924361Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:23:12.3941408Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:23:12.4248311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:23:12.4266140Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:12.4746543Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:12.4766956Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:23:12.4930045Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:23:12.5253907Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:23:12.5534048Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:23:12.5734554Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:12.6007688Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:12.6034864Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:23:12.6394207Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:23:12.6456453Z [gw3] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:23:12.6490035Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:23:12.6687611Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:23:12.6710381Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:12.6933052Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:12.6940433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:23:12.7103035Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:23:12.7135705Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:12.7408960Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:12.7416403Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:23:12.7863025Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:23:12.7872055Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:23:12.8305574Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:23:12.8314285Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:23:12.8403699Z [gw3] [ 42%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:23:12.8426941Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:12.8613352Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:12.8772907Z [gw2] [ 42%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:12.8780664Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:23:12.8932373Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:23:12.9220948Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:12.9247030Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:23:12.9461389Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:23:12.9499572Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:12.9642511Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:12.9650988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:23:12.9837137Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:23:12.9934083Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:13.0132276Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:13.0181138Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:23:13.0375088Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:13.0562630Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:13.0875762Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:13.0881803Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:13.1332022Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:13.1516487Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:13.1695156Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:13.1755966Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:13.2184972Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:13.4302327Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:13.4314561Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:13.4707211Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:23:13.4735324Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:23:13.4805579Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:23:13.5174878Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:23:13.5252941Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:23:13.5614722Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 2022-08-17T12:23:13.5821604Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:13.6054850Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:13.6123560Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:23:13.6494995Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 2022-08-17T12:23:13.6520429Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:13.6935171Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:13.7004306Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:23:13.7375230Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 2022-08-17T12:23:13.7583951Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:13.7814660Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:13.7967224Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:13.8254642Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:13.8377058Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:23:13.8735126Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:23:13.9177740Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:13.9191884Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:13.9457839Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:13.9684337Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:13.9693566Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:23:14.0132270Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:23:14.0150215Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:14.0533532Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:14.0755043Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:14.1045833Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:14.1064900Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:23:14.1492915Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:23:14.1612829Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:14.1893493Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:14.1928233Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:14.2294023Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:14.2373978Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:14.2734878Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:14.3397255Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:14.3421038Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:14.3774478Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:14.3858063Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:14.4622293Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:14.4635889Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:14.4895204Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:14.5057474Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:14.5263702Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:23:14.5281747Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:23:14.8699091Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:23:14.8724702Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:23:14.8953869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:23:14.8973813Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:23:15.3674109Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:23:15.3710465Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:23:15.5057343Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:23:15.5094131Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:23:15.8719397Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:23:15.8755263Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:23:15.9686979Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:23:15.9701695Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:23:16.0097688Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:23:16.0136436Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:23:16.0200017Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:23:16.0653049Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:23:16.1308372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:16.1340373Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:17.6850845Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:17.6876289Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:17.6993183Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:17.7018740Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:23:18.0629916Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:23:18.0655634Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:23:18.0748418Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:23:18.1094628Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:23:18.1761443Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:23:18.1921239Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:23:18.2017108Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:23:18.2403803Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_complex128 2022-08-17T12:23:18.2409606Z test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:23:18.2890446Z [gw2] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_grad_nonzero_cpu_float64 2022-08-17T12:23:18.5362747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:18.5397786Z [gw2] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:23:20.4359288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:20.4398488Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:21.5247692Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:21.5269066Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:23:21.7591158Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:23:21.7615824Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:21.7634093Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:21.8095548Z [gw3] [ 43%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:21.9319144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:21.9356912Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:21.9496562Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:21.9794263Z [gw3] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:22.2811289Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:22.2850461Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:22.3872109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:22.3911731Z [gw3] [ 43%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:22.5330673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:22.5369917Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:22.5501319Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:23:22.5813262Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:23:22.5966229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:22.6317454Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:22.6326329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:22.6773888Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:22.6783105Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:22.7192298Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:22.7460979Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:22.7656984Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:22.9706602Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:22.9748735Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:23.1010948Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:23.1019008Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:23.1177057Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:23:23.1419639Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:23:23.1997309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:23.2011534Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:23.2132358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:23.2419865Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:23.6302286Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:23.6329028Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:23.6896409Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:23.6922169Z [gw3] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:23.8205228Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:23.8226523Z [gw0] [ 43%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:23:23.8268826Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:23:23.8297369Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:23.8626673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:23.8736403Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:24.0215270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:24.0245317Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:24.0574100Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:24.0695897Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:24.1949428Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:24.1975162Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:23:24.2508385Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:23:24.2538359Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:24.2737812Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:24.3092730Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:24.3102860Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:23:24.3473464Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:23:24.3826550Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:24.3895856Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:24.4029142Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:24.4392202Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:24.4664839Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:24.4815578Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:24.4902947Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:24.5374636Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:24.8831001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:24.8855437Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:24.9362154Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:23:24.9384912Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:23:24.9443249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:23:24.9896623Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:23:24.9904115Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:23:25.0336049Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:23:25.0579166Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:25.0696089Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:25.0772452Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:23:25.1177413Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:23:25.1185421Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:25.1614214Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:25.1652846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:23:25.2015022Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:23:25.2618322Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:25.2651608Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:25.2748464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:25.3016012Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:25.3035428Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:23:25.3054570Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:23:25.3153835Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:23:25.3573199Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:23:25.4271288Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:25.4394096Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:25.4660363Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:25.4852072Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:25.4887649Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:23:25.5069424Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:23:25.5090324Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:23:25.5123232Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:23:25.5330240Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:23:25.5335294Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:25.5528124Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:25.5533275Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:23:25.5732134Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:23:25.5969537Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:25.5973773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:23:25.6019246Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:23:25.6200745Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:25.6204256Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:23:25.6407079Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:23:25.6412397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:23:25.6651605Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:23:25.6891581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:25.6911064Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:23:25.7076913Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:25.7082085Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:25.7527034Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:25.7533444Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:23:25.7974845Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:23:26.3522462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:26.3666913Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:26.4406901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:26.4431280Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:23:26.4482428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:23:26.4514222Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:26.5369991Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:26.5396173Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:23:26.6495304Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:23:26.6507289Z [gw2] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:23:26.9286006Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:26.9300902Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:26.9969500Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:26.9990496Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:27.5527906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:23:27.5557764Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:23:27.7583740Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:23:27.7610357Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:23:27.7771952Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:23:27.8053656Z [gw0] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:23:27.8114051Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:23:27.8457127Z [gw0] [ 44%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:23:30.0728369Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:23:30.0857536Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:23:30.3129274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:23:30.3151106Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:23:30.4397002Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:23:30.4435428Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:23:30.7895473Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:23:30.7932611Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:23:30.8112358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:23:30.8400678Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:23:30.8548711Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:23:30.8847120Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:23:30.8851559Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:23:30.9287658Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:23:30.9292422Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:23:30.9773462Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:23:31.2350788Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:23:31.2372128Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:23:31.2940045Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:23:31.2960502Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_cpu_float64 2022-08-17T12:23:31.3136085Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:23:31.3173419Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:23:31.3186905Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:23:31.3375091Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:23:31.3428552Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:23:31.3893383Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:23:31.4143276Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:23:31.4169816Z [gw0] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:23:31.4209258Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:23:31.4660975Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:23:31.4668148Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:23:31.5094067Z [gw0] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:23:31.6308108Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:23:31.6330095Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:23:31.6621219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:23:31.6735644Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:23:31.7434509Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:23:31.7467285Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:23:31.7601367Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:23:31.7937622Z [gw3] [ 44%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:23:31.7964680Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:23:31.8400279Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_cpu_float64 2022-08-17T12:23:31.8407550Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:23:31.8852547Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:23:31.8859019Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:23:31.9293251Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:23:31.9300106Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:23:31.9730689Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:23:31.9736995Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:23:32.0167062Z [gw3] [ 44%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:23:32.0173487Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:23:32.0653325Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:23:32.0734578Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:23:32.1034602Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:23:32.1065761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:23:32.1532652Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_outer_cpu_float64 2022-08-17T12:23:35.2292390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:23:35.2315517Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:23:35.2546354Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:23:35.2803807Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:23:35.2813074Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:23:35.3252675Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_permute_cpu_float64 2022-08-17T12:23:35.3310586Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:23:35.3331232Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:23:35.5304709Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:23:35.5343593Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:23:35.5841642Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:23:35.5873874Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:23:35.6556792Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:23:35.6588821Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polar_cpu_float64 2022-08-17T12:23:35.6865281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:23:35.7079817Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:23:35.7085541Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:23:35.7558953Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:23:35.7563502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:23:35.7900516Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:23:35.7924910Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:23:35.8038889Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:23:35.8047691Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:23:35.8479981Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:23:35.8489234Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:23:35.9014378Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:23:35.9099112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:23:35.9476520Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:23:35.9484200Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:23:35.9971762Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_positive_cpu_float64 2022-08-17T12:23:36.3480214Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:23:36.3518238Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:23:36.4032046Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:23:36.4055793Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_pow_cpu_float64 2022-08-17T12:23:36.5227840Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:23:36.5253333Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:23:36.6227863Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:23:36.6265557Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:23:36.8444748Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:23:36.8474251Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:23:36.9260372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:23:36.9283418Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_prod_cpu_float64 2022-08-17T12:23:37.2663106Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:23:37.2732053Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_complex128 2022-08-17T12:23:37.3072264Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:23:37.3134421Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_put_cpu_float64 2022-08-17T12:23:37.9391464Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:23:37.9417569Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:23:37.9444869Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:23:37.9465997Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:23:38.0276687Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:23:38.0301861Z [gw2] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:23:38.1040425Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:38.1063045Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_qr_cpu_float64 2022-08-17T12:23:38.3428269Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:23:38.3451598Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:23:38.3552431Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:23:38.3572423Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:23:38.3593089Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:23:38.3926445Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:23:38.3933083Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:23:38.4366819Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:23:38.4372972Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:23:38.4806180Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:23:38.4812340Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:23:38.5287762Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:23:38.5293350Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:23:38.5767687Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:23:38.5773371Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:23:38.6292844Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:23:38.6474474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:23:38.6713964Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:23:38.6850088Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:23:38.7213853Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:23:38.7282713Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:23:38.7629121Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_complex128 2022-08-17T12:23:38.7634174Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:23:38.8093981Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_real_cpu_float64 2022-08-17T12:23:38.8255988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:23:38.8455133Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:23:38.8512482Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:23:38.9012837Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:23:38.9248339Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:23:38.9425709Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:23:38.9498677Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:23:38.9960928Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:23:38.9965808Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:23:39.0413647Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:23:39.1452992Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:23:39.1478546Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:23:39.1731334Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:23:39.2014749Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:23:39.2258233Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:23:39.2439658Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:23:39.2714550Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:23:39.2972853Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:23:39.3165249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:23:39.3372835Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:23:39.3407359Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:23:39.3853883Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:23:39.4672372Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:23:39.4687655Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:23:39.4833619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:23:39.5126956Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:23:39.5135131Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:23:39.5582061Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:23:39.5591202Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:23:39.6012106Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize__cpu_float64 2022-08-17T12:23:39.6020717Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:23:39.6490365Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:23:39.6499364Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:23:39.7013613Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:23:39.7023225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:23:39.7336520Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:23:39.7378438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:23:39.7572668Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:23:39.7580204Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:23:39.7777786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:23:39.7890696Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:23:39.8264369Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:23:39.8272172Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:23:39.8734170Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:23:39.9856393Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:23:39.9890518Z [gw0] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:23:40.0126555Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:23:40.0169166Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:23:40.0570033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:23:40.0599160Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_roll_cpu_float64 2022-08-17T12:23:40.3058149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:23:40.3099185Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:23:40.3540322Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:23:40.3575950Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:23:40.3617743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:23:40.4116190Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_cpu_float64 2022-08-17T12:23:40.4119399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:23:40.4526477Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:23:40.4527178Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:23:40.5002451Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:23:40.5004174Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:23:40.5493936Z [gw3] [ 45%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:23:40.5620226Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:23:40.5923913Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:23:40.5961440Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:23:40.6453994Z [gw3] [ 45%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:23:40.8725976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:23:40.8831709Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:23:40.9150392Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:23:40.9296298Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:23:41.1196568Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:23:41.1210590Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:23:41.1516204Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:23:41.1614870Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:23:41.3783864Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:23:41.3811005Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:23:41.4094686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:23:41.4217128Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:23:41.4290003Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:23:41.4770369Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:23:41.4779735Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:23:41.5171728Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:23:41.5211895Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:23:41.5652107Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:23:41.5661742Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:23:41.6087093Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:23:41.6095745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:23:41.6499621Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:23:41.6510846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:23:41.6973409Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:23:41.6982495Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:23:41.7403711Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:23:41.7413111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:23:41.7892748Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:23:41.8315413Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:23:41.8351362Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_complex128 2022-08-17T12:23:41.8511920Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:23:41.8851972Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_cpu_float64 2022-08-17T12:23:41.8929686Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:23:41.9293676Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:23:41.9348206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:23:41.9714775Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:23:41.9726481Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:23:42.0178859Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:23:42.0190329Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:23:42.0623280Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_complex128 2022-08-17T12:23:42.0634922Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:23:42.1132488Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_short_cpu_float64 2022-08-17T12:23:42.1336654Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:23:42.1495713Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:23:42.1585273Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:23:42.1978810Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:23:42.1980837Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:23:42.2408948Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sign_cpu_float64 2022-08-17T12:23:42.2412550Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:23:42.2893841Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:23:42.2950974Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:23:42.3308941Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:23:42.3314550Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:23:42.3772288Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sin_cpu_float64 2022-08-17T12:23:42.3937388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:23:42.4201788Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:23:42.4207396Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:23:42.4654929Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:23:42.4714900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:23:42.5025132Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:23:42.5076494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:23:42.5465994Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:23:42.6466447Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:23:42.6494934Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:23:42.6740556Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:23:42.6972712Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:23:42.7589869Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:23:42.7619633Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:23:42.7746994Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:23:42.8132933Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:23:42.9805641Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:23:42.9914035Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sort_cpu_float64 2022-08-17T12:23:42.9953123Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:23:43.0399920Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:23:43.0406117Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:23:43.0823253Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:23:43.0850203Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:23:43.1311847Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:23:43.1332186Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:23:43.1775339Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:23:43.1782504Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:23:43.1925861Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:23:43.1939788Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:23:43.1960631Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:43.2255744Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:23:43.2263665Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:23:43.2414654Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:23:43.2740285Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:43.2748645Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:23:43.3180053Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:23:43.3189104Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:23:43.3616522Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:23:43.3625653Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:23:43.4049005Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:23:43.4058670Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:23:43.4487961Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:23:43.4497609Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:23:43.4770547Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:23:43.4866623Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:23:43.4899789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:43.4964152Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:23:43.4971751Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:23:43.5294964Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:23:43.5412869Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:43.5417035Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:23:43.5866576Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:23:43.5867976Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:23:43.6299857Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:23:43.6300900Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:23:43.6773832Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:23:43.6777743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:23:43.7263614Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:23:43.7264355Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:23:43.7703069Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:23:43.7703798Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:23:43.8098306Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:23:43.8103806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:23:43.8568019Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:23:43.8572027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:23:43.8876771Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:23:43.8901163Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:23:43.8932660Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:43.9054887Z [gw2] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:23:43.9067241Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:23:43.9452288Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:23:43.9507548Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:43.9512661Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:23:43.9942374Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:23:43.9950332Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:23:44.0423135Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:23:44.0428369Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:23:44.0898118Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:23:44.0906313Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:23:44.1258429Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:23:44.1285494Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:23:44.1374098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:23:44.1388390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:23:44.1705499Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:23:44.1725807Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:23:44.1820350Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:44.1827549Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:23:44.2252846Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:23:44.2401515Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:23:44.2657715Z [gw3] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:23:44.2667488Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:23:44.2911063Z [gw3] [ 46%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:23:44.2933186Z [gw2] [ 46%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:23:44.2980854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:44.3137574Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:23:44.3147338Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:23:44.3368308Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:23:44.3375759Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:44.3570712Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:23:44.3577689Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:23:44.3790199Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:23:44.4007712Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:44.4014901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:23:44.4447742Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:23:44.4455799Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:23:44.4568437Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:23:44.4588965Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:23:44.4884177Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:44.4889344Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:23:44.5329898Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:23:44.5340806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:23:44.5763590Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:23:44.5772718Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:23:44.6212396Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:23:44.6221684Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:23:44.6695158Z [gw3] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:23:44.6810337Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:23:44.7056348Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_complex128 2022-08-17T12:23:44.7116942Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:23:44.7497563Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_cpu_float64 2022-08-17T12:23:44.7969887Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:23:44.7987841Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:23:44.8068901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:23:44.8509839Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:23:44.9149639Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:23:44.9191373Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:23:44.9440149Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:23:44.9460590Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:23:44.9481096Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:23:44.9615663Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:44.9710528Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:23:45.0095694Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:23:45.0144009Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:23:45.0654910Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:23:45.0751660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:23:45.1055472Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_complex128 2022-08-17T12:23:45.1108229Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:23:45.1537094Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_square_cpu_float64 2022-08-17T12:23:45.1971347Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:23:45.2005737Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:23:45.2144608Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:23:45.2492256Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:23:45.4633027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:23:45.4667857Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:23:45.4789824Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:23:45.4818511Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:23:45.5071543Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:23:45.5134946Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stack_cpu_float64 2022-08-17T12:23:45.5734670Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:23:45.5758183Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:23:45.6029821Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:45.6053694Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_complex128 2022-08-17T12:23:45.6237709Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:23:45.6612221Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_cpu_float64 2022-08-17T12:23:45.7860556Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:23:45.7882535Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:23:45.7985345Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:23:45.8332235Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:23:46.0093861Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:23:46.0120006Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:23:46.0918552Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:23:46.0952154Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:23:46.0975769Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:46.1134377Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_stft_cpu_float64 2022-08-17T12:23:46.2421376Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:23:46.2444503Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:23:46.3303180Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:46.3330149Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:23:46.3615161Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:23:46.3811582Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sub_cpu_float64 2022-08-17T12:23:46.5475650Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:23:46.5507445Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:23:46.5809252Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:23:46.5937209Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_cpu_float64 2022-08-17T12:23:46.6381512Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:23:46.6407886Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:23:46.6514242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:23:46.6892793Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:23:47.9886157Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:23:47.9920497Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:23:48.3352522Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:48.3390982Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:23:48.8364976Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:48.8387525Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:23:48.9131503Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:48.9152653Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:23:49.1822259Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:49.1834455Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:23:49.2406858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:49.2428024Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:23:49.5929778Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:49.5966660Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:23:49.6059594Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:23:49.6077590Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:23:49.7030864Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:49.7052338Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:23:49.7084637Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:49.7474120Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:23:49.8262854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:49.8296309Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:23:49.8511825Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:49.8802714Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:23:49.9604579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:49.9637874Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:23:49.9867945Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:50.0032771Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:23:50.0055298Z [gw3] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_cpu_float64 2022-08-17T12:23:50.0132842Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:23:50.3914054Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:50.3928579Z [gw1] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 2022-08-17T12:23:51.4747860Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:23:51.4759881Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:23:51.6486213Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:23:51.6507864Z [gw2] [ 47%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:23:51.6651450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:23:51.7046921Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:23:51.7280444Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:23:51.7413739Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:23:51.8154691Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:51.8175860Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:23:51.8333727Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:23:51.8645986Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:23:51.8651746Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:51.9095765Z [gw2] [ 47%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:23:51.9292408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:23:51.9534880Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:23:52.1941775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:52.1965019Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:23:52.2720216Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:52.2754251Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:23:52.3409837Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:23:52.3443021Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:23:52.6191992Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:52.6226277Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:23:52.6884261Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:52.6919483Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:23:52.7232049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:23:52.7334187Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:23:52.7764096Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:52.7814551Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:23:53.0107198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:53.0145795Z [gw2] [ 47%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:23:53.0598227Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:23:53.0629396Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:23:53.2326437Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:53.2371956Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:23:53.2853540Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:53.2866529Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:23:53.3451334Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:53.3473163Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:23:54.3939394Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:54.3961577Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:23:54.4073188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:23:54.4375971Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:23:54.4450327Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:23:54.4894345Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:23:54.5144466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:23:54.5257172Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_complex128 2022-08-17T12:23:54.5324270Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:23:54.5774484Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_t_cpu_float64 2022-08-17T12:23:54.6460263Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:23:54.6504863Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:23:54.6728350Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:23:54.7013480Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:23:54.7689018Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:23:54.7775498Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_complex128 2022-08-17T12:23:54.7993466Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:23:54.8334280Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_take_cpu_float64 2022-08-17T12:23:54.8367858Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:23:54.8787735Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:23:54.8792303Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:23:54.9254634Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tan_cpu_float64 2022-08-17T12:23:54.9295462Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:23:54.9574823Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:23:54.9607395Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:23:54.9661546Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:54.9665380Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:23:55.0057523Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:23:55.1340967Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:23:55.1367939Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:23:55.1726543Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:23:55.1774849Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:23:55.2327988Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:23:55.2361266Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:23:55.2487654Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:23:55.2542290Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:23:55.2584686Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:23:55.2852564Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:55.4507018Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:23:55.4532835Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:23:55.4811210Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:23:55.5008230Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tile_cpu_float64 2022-08-17T12:23:55.5016935Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:23:55.5477869Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:23:55.5551072Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:23:55.5939344Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:23:55.6164739Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:23:55.6462120Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_topk_cpu_float64 2022-08-17T12:23:55.6462729Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:23:55.6858487Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:23:55.6909073Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:23:55.7391078Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trace_cpu_float64 2022-08-17T12:23:55.8176751Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:23:55.8199743Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:23:55.8446348Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:23:55.8616331Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:23:56.0581885Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:23:56.0604830Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:23:56.0915352Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:23:56.1058349Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:23:56.2406961Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:23:56.2420533Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:23:56.2534279Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:23:56.2855215Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:23:56.6144933Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:23:56.6185045Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:23:56.6593116Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:56.6642762Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:23:56.7424344Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:23:56.7425631Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:23:56.7817457Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:23:56.7896905Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:23:56.8008408Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:23:56.8414861Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_tril_cpu_float64 2022-08-17T12:23:56.8964986Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:23:56.9097181Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:23:56.9186939Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:23:56.9380452Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_triu_cpu_float64 2022-08-17T12:23:56.9416151Z [gw2] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:23:56.9612514Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:23:57.0745516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:23:57.0765774Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:23:57.0989749Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:23:57.1176903Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:23:57.1259664Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:23:57.1692952Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:23:57.2528304Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:23:57.2562285Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:23:57.2803945Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:23:57.3053358Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:23:57.3724567Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:23:57.3814688Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:23:57.4041017Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:23:57.4333762Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:23:57.6213631Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:23:57.6225258Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:23:57.6407825Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:23:57.6655364Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:23:57.6685083Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:23:57.7137169Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:23:57.7166600Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:23:57.7578400Z [gw3] [ 48%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unique_cpu_float64 2022-08-17T12:23:57.8089178Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:23:57.8104429Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:23:57.8252238Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:23:57.8613541Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:23:57.9403918Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:23:57.9428275Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_complex128 2022-08-17T12:23:57.9534423Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:23:57.9932158Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_cpu_float64 2022-08-17T12:23:58.1061844Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:23:58.1118260Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:23:58.1417910Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:23:58.1651955Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:23:58.1914027Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:23:58.2054824Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:23:58.2104035Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:23:58.2537475Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:23:58.2538603Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:23:58.2863005Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:23:58.2879309Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 2022-08-17T12:23:58.3012119Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:23:58.3099815Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:23:58.3480084Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:23:58.3480784Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:23:58.3828941Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:23:58.3845893Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 2022-08-17T12:23:58.3928590Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:23:58.3929805Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:23:58.4063769Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:23:58.4332059Z [gw1] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 2022-08-17T12:23:58.4412393Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:23:58.4865675Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:23:58.4894328Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_complex128 2022-08-17T12:23:58.5074225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:23:58.5372137Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_view_cpu_float64 2022-08-17T12:23:58.5473618Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:23:58.5813683Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:23:58.5856068Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:23:58.6254327Z [gw3] [ 48%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:23:58.6864610Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:23:58.6934816Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:23:58.7092697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:23:58.7451839Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:23:58.8455970Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:23:58.8510251Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_complex128 2022-08-17T12:23:58.8776618Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:23:58.8935672Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_where_cpu_float64 2022-08-17T12:23:58.8957111Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:23:58.9418729Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:23:58.9587195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:23:58.9855959Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:23:58.9913102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:23:59.0368574Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zero__cpu_float64 2022-08-17T12:23:59.0375287Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:23:59.0810629Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:23:59.0817620Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:23:59.1250172Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:23:59.1254685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:23:59.1312164Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 2022-08-17T12:23:59.1332615Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:23:59.1688313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:23:59.1693113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:23:59.2167362Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 2022-08-17T12:23:59.2172059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:23:59.2609026Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 2022-08-17T12:23:59.2613687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:23:59.2993561Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 2022-08-17T12:23:59.3047121Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:23:59.3051921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:23:59.3062574Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:23:59.3198717Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:23:59.3538198Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 2022-08-17T12:23:59.3543145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:23:59.3554209Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:23:59.3971129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:23:59.3975889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:23:59.4407533Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:23:59.4416258Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:23:59.4848129Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 2022-08-17T12:23:59.4857091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:23:59.5288600Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:23:59.5297313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:23:59.5730083Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:23:59.5738788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:23:59.6177566Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:23:59.6188126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:23:59.6588221Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:23:59.6628212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:23:59.6982174Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:23:59.7001791Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 2022-08-17T12:23:59.7017192Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:23:59.7063076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:23:59.7537575Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:23:59.7542977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:23:59.7840207Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:23:59.7860079Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_cpu_float64 2022-08-17T12:23:59.7972771Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:23:59.7977355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:23:59.8409257Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:23:59.8416060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:23:59.8853317Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:23:59.8859938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:23:59.9304076Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:23:59.9311623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:23:59.9749454Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:23:59.9757127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:24:00.0181889Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:24:00.0188554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:24:00.0624717Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:24:00.0631782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:24:00.1034544Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:24:00.1064275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:24:00.1327768Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:24:00.1348322Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:24:00.1496409Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:24:00.1501418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:24:00.1938929Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:24:00.1944017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:24:00.2083895Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:24:00.2104664Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 2022-08-17T12:24:00.2372999Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:24:00.2378059Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:24:00.2818820Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:24:00.2825437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:24:00.3122692Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:24:00.3144629Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 2022-08-17T12:24:00.3234760Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:24:00.3256363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:24:00.3411533Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:24:00.3575491Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 2022-08-17T12:24:00.3696441Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:24:00.3704346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:24:00.4139945Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:24:00.4149177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:24:00.4574672Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:24:00.4584897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:24:00.5024061Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:24:00.5033780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:24:00.5456102Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:24:00.5466819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:24:00.5889332Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:24:00.5896702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:24:00.6328133Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:24:00.6333399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:24:00.6771006Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:24:00.6771838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:24:00.7217474Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:24:00.7218275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:24:00.7658365Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:24:00.7659171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:24:00.8106421Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:24:00.8107193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:24:00.8420008Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:24:00.8437313Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 2022-08-17T12:24:00.8538268Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:24:00.8542879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:24:00.8978898Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:24:00.8983719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:24:00.9107564Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:24:00.9127415Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 2022-08-17T12:24:00.9408952Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:24:00.9413373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:24:00.9857648Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:24:00.9895309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:24:01.0345247Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:24:01.0354624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:24:01.0740474Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:24:01.0766387Z [gw1] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:24:01.0775463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:24:01.0783113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:24:01.1250463Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:24:01.1259498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:24:01.1681879Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:24:01.1690753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:24:01.2189148Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:24:01.2197714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:24:01.2693260Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 2022-08-17T12:24:01.2815389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:24:01.3095199Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:24:01.3156794Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:24:01.3535661Z [gw3] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 2022-08-17T12:24:01.3559945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:24:01.3929877Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:24:01.3950090Z [gw0] [ 49%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:01.4008234Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:01.4012820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:24:01.4493415Z [gw3] [ 49%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:24:01.6000743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:24:01.6020631Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 2022-08-17T12:24:01.6196972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:24:01.6513225Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 2022-08-17T12:24:02.0434547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:24:02.0475867Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:24:02.0984824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:24:02.1027797Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:24:02.3759650Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:24:02.3770063Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:24:02.4012002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:24:02.4175144Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:24:02.5550378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:24:02.5575930Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:24:02.5815152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:24:02.6092543Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:24:02.7799163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:24:02.7817816Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:24:02.7890915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:24:02.8373541Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:24:03.0428765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:24:03.0494091Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:24:03.0662422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:24:03.0895208Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:24:03.2221948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:24:03.2288898Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:24:03.2609618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:24:03.2737847Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:24:03.3817176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:24:03.3853353Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:24:03.4101468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:24:03.4338108Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 2022-08-17T12:24:03.4343498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:24:03.4828793Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 2022-08-17T12:24:03.4829484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:24:03.5266548Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 2022-08-17T12:24:03.5267223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:24:03.5707998Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:24:03.5708710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:24:03.6146374Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:24:03.6147043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:24:03.6587919Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 2022-08-17T12:24:03.6588661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:24:03.7029299Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 2022-08-17T12:24:03.7029966Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:24:03.7510646Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:24:03.7511327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:24:03.7948665Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:24:03.7949341Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:24:03.8418170Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 2022-08-17T12:24:03.8418845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:24:03.8859926Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 2022-08-17T12:24:03.8871224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:24:03.9297264Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 2022-08-17T12:24:03.9307899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:24:03.9781641Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 2022-08-17T12:24:03.9793028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:24:04.0249867Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:24:04.0259155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:24:04.0735531Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:24:04.0742335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:24:04.1218899Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:24:04.1226212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:24:04.1701101Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:24:04.1708770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:24:04.2161428Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:24:04.2170819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:24:04.2647178Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:24:04.2657004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:24:04.3135213Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:24:04.3145195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:24:04.3575542Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:24:04.3586185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:24:04.4054568Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:24:04.4153486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:24:04.4481021Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:24:04.4492718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:24:04.4899936Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 2022-08-17T12:24:04.4911685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:24:04.5338665Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:24:04.5350959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:24:04.5774854Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:24:04.5967124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:24:04.6254723Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:24:04.6460883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:24:04.6619585Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:24:04.6664991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:24:04.7133876Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 2022-08-17T12:24:04.7144707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:24:04.7574976Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:24:04.7586216Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:24:04.8015135Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:24:04.8026135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:24:04.8455249Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:24:04.8465989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:24:04.8897397Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:24:04.8909090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:24:04.9335362Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:24:04.9346182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:24:04.9815958Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:24:04.9827121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:24:05.0257767Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:24:05.0269298Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:24:05.0761978Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:24:05.3904802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:24:05.3931401Z [gw2] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:05.4503379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:24:05.4518112Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:24:05.4638696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:24:05.5013755Z [gw3] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:24:05.5023064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:24:05.5491586Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:24:05.5500690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:24:05.5972751Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:24:05.5981940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:24:05.6450567Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:24:05.6459587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:24:05.6857167Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:24:05.6889296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:24:05.7332745Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:24:05.7339489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:24:05.7512809Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:24:05.7535301Z [gw0] [ 50%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:05.7769739Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:24:05.7772190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:24:05.8248590Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:24:05.8253599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:24:05.8727845Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:24:05.8733176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:24:05.9178850Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 2022-08-17T12:24:05.9184483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:24:05.9613898Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:24:05.9619669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:24:06.0055021Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:24:06.0060278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:24:06.0528997Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:24:06.0533979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:24:06.0974128Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:24:06.0979009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:24:06.1409824Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:24:06.1414891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:24:06.1857250Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:24:06.1862192Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:24:06.2289230Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 2022-08-17T12:24:06.2294311Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:24:06.2728508Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:24:06.2732831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:24:06.3172899Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:24:06.3177859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:24:06.3612786Z [gw3] [ 50%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:24:06.3617160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:24:06.4052501Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 2022-08-17T12:24:06.4056637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:24:06.4511453Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:24:06.4520636Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:24:06.4938757Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:24:06.4949196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:24:06.5380148Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:24:06.5390537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:24:06.5780294Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:24:06.5825259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:24:06.6218285Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 2022-08-17T12:24:06.6254658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:24:06.6327701Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 2022-08-17T12:24:06.6334974Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 2022-08-17T12:24:06.6688454Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:24:06.6698437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:24:06.7133259Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:24:06.7137750Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:24:06.7569659Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:24:06.7571838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:24:06.7980029Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:24:06.8014614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:24:06.8456187Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:24:06.8467589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:24:06.8658460Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:24:06.8682822Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:24:06.8891767Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:06.8898335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:24:06.8938315Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:24:06.9093592Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:06.9328962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:06.9334899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:24:06.9808762Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:24:06.9812785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:24:07.0245055Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:24:07.0292280Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:07.0354432Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:24:07.0407744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:24:07.0459399Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 2022-08-17T12:24:07.0655792Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:24:07.0812323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:24:07.0813763Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:24:07.0842356Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 2022-08-17T12:24:07.1171453Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:24:07.1292294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:24:07.1297731Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:24:07.1567700Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:24:07.1569735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:24:07.1979013Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:24:07.2007161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:24:07.2456707Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 2022-08-17T12:24:07.2458724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:24:07.2892732Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:24:07.2895161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:24:07.3331491Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:24:07.3332219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:24:07.3769552Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:24:07.3770885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:24:07.4220234Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:24:07.4220942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:24:07.4660978Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 2022-08-17T12:24:07.4668402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:24:07.5103815Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:24:07.5104770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:24:07.5575835Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 2022-08-17T12:24:07.5618954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:24:07.6003660Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:24:07.6004398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:24:07.6428009Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:24:07.6428714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:24:07.6655079Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:24:07.6668063Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_diff_cpu_float64 2022-08-17T12:24:07.6831851Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:24:07.6862712Z [gw1] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 2022-08-17T12:24:07.6866827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:24:07.7173579Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:24:07.7305541Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:24:07.7306309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:24:07.7750071Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:24:07.7750749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:24:07.8215928Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:24:07.8371695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:24:07.8593973Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:24:07.8620468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:24:07.9064033Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:24:07.9071175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:24:07.9574852Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:24:07.9793417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:24:07.9895814Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:24:07.9948186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:24:08.0338523Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 2022-08-17T12:24:08.0559969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:24:08.0777911Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:24:08.0834747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:24:08.1216613Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:24:08.1244402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:24:08.1657611Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:24:08.1691043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:24:08.2097793Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:24:08.2131909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:24:08.2536129Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:24:08.2564184Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:24:08.2976051Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 2022-08-17T12:24:08.3007855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:24:08.3416368Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:24:08.3445901Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:24:08.3856525Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 2022-08-17T12:24:08.3884355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:24:08.4297209Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:24:08.4328739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:24:08.4737342Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:24:08.5182576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:24:08.5194184Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 2022-08-17T12:24:08.7851951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:24:08.7865969Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_cpu_float64 2022-08-17T12:24:08.8686790Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:24:08.8701115Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:24:08.8893794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:24:08.9136464Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 2022-08-17T12:24:09.8897180Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:24:09.8907475Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:24:09.9845571Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:24:09.9859346Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:24:10.0916356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:24:10.0932473Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 2022-08-17T12:24:10.1907213Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:24:10.1923292Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:24:10.2028077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:24:10.2037733Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:24:10.2088537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:24:10.2282342Z [gw2] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:24:10.2333844Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:24:10.2356735Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:24:10.2454485Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_cpu_float64 2022-08-17T12:24:10.2528127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:24:10.2775212Z [gw3] [ 51%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:24:10.2790432Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:24:10.2894641Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:24:10.2924739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:24:10.3215112Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:24:10.3245182Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:24:10.3334033Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 2022-08-17T12:24:10.3359789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:24:10.3654799Z [gw3] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 2022-08-17T12:24:10.3685735Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:24:10.3774338Z [gw2] [ 51%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 2022-08-17T12:24:10.3831181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:24:10.4093999Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 2022-08-17T12:24:10.4121652Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:24:10.4213199Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 2022-08-17T12:24:10.4234970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:24:10.4535744Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 2022-08-17T12:24:10.4568616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:24:10.4696369Z [gw2] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 2022-08-17T12:24:10.4730739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:24:10.4978832Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 2022-08-17T12:24:10.5177962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:24:10.5220204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:24:10.5703344Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 2022-08-17T12:24:10.5706708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:24:10.5757270Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 2022-08-17T12:24:10.5779894Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 2022-08-17T12:24:10.5949429Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:24:10.6178692Z [gw2] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_outer_cpu_float64 2022-08-17T12:24:10.6183400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:24:10.6292893Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 2022-08-17T12:24:10.6648830Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:24:10.6652607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:24:10.7130775Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 2022-08-17T12:24:10.7135476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:24:10.7574527Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 2022-08-17T12:24:10.7578387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:24:10.7729482Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 2022-08-17T12:24:10.7743544Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 2022-08-17T12:24:10.8016643Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:24:10.8053446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:24:10.8540825Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 2022-08-17T12:24:10.8550159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:24:10.8982140Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 2022-08-17T12:24:10.9031186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:24:10.9458837Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 2022-08-17T12:24:10.9541016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:24:10.9936918Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 2022-08-17T12:24:10.9972763Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:24:11.0419004Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 2022-08-17T12:24:11.0464353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:24:11.0899915Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 2022-08-17T12:24:11.1093333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:24:11.1378926Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 2022-08-17T12:24:11.2330542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:11.2346300Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:11.2536628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:11.2777660Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:11.2965933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:24:11.3218480Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 2022-08-17T12:24:11.3257786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:24:11.3659013Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 2022-08-17T12:24:11.3698259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:24:11.4130712Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 2022-08-17T12:24:11.4135586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:24:11.4572501Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 2022-08-17T12:24:11.4578462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:24:11.5011118Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 2022-08-17T12:24:11.5019595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:24:11.5110590Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 2022-08-17T12:24:11.5125630Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dist_cpu_float64 2022-08-17T12:24:11.5449403Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:24:11.5456429Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:24:11.5771462Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 2022-08-17T12:24:11.5786839Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:24:11.5889851Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:11.5894269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:24:11.6303661Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 2022-08-17T12:24:11.6337487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:24:11.6771009Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 2022-08-17T12:24:11.6775852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:24:11.7218653Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_complex128 2022-08-17T12:24:11.7222478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:24:11.7655827Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eig_cpu_float64 2022-08-17T12:24:11.7660239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:24:11.8098477Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 2022-08-17T12:24:11.8099234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:24:11.8541822Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 2022-08-17T12:24:11.8542484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:24:11.8974359Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 2022-08-17T12:24:11.8975049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:24:11.9419273Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 2022-08-17T12:24:11.9420841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:24:11.9867751Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 2022-08-17T12:24:11.9868564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:24:12.0292223Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 2022-08-17T12:24:12.0301433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:24:12.0730524Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 2022-08-17T12:24:12.0737393Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:24:12.0738075Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:12.0742529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:24:12.1170635Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 2022-08-17T12:24:12.1171299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:24:12.1589728Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 2022-08-17T12:24:12.1612797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:24:12.1698523Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 2022-08-17T12:24:12.1714054Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:24:12.2016076Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:24:12.2070505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:24:12.2172264Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 2022-08-17T12:24:12.2182187Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:24:12.2456846Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:24:12.2534395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:24:12.2896495Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 2022-08-17T12:24:12.2943235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:24:12.3075451Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 2022-08-17T12:24:12.3090768Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 2022-08-17T12:24:12.3203777Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:24:12.3334826Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dot_cpu_float64 2022-08-17T12:24:12.3394755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:24:12.3542333Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 2022-08-17T12:24:12.3890780Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:24:12.3940646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:24:12.4278975Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 2022-08-17T12:24:12.4285602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:24:12.4690454Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 2022-08-17T12:24:12.4696991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:24:12.5021850Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 2022-08-17T12:24:12.5042241Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_complex128 2022-08-17T12:24:12.5135081Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:24:12.5142479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:24:12.5241959Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 2022-08-17T12:24:12.5455376Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_double_cpu_float64 2022-08-17T12:24:12.5569867Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:24:12.5578600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:24:12.6015683Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 2022-08-17T12:24:12.6025379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:24:12.6475038Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 2022-08-17T12:24:12.6486211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:24:12.6903533Z [gw3] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 2022-08-17T12:24:12.6913368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:24:12.7345294Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 2022-08-17T12:24:12.7345989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:24:12.7367066Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 2022-08-17T12:24:12.7390702Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 2022-08-17T12:24:12.7789809Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:24:12.7790423Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 2022-08-17T12:24:12.7791022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:24:12.7856456Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 2022-08-17T12:24:12.8232611Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:24:12.8233303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:24:12.8665685Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 2022-08-17T12:24:12.8668178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:24:12.9103377Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 2022-08-17T12:24:12.9105841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:24:12.9307898Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 2022-08-17T12:24:12.9320265Z [gw1] [ 52%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 2022-08-17T12:24:12.9538720Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:24:12.9540624Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:24:12.9626214Z [gw3] [ 52%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 2022-08-17T12:24:12.9851547Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 2022-08-17T12:24:12.9971107Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:24:12.9971944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:24:13.0424889Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 2022-08-17T12:24:13.0426337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:24:13.0873451Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 2022-08-17T12:24:13.0874386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:24:13.1309063Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 2022-08-17T12:24:13.1315678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:24:13.1474480Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 2022-08-17T12:24:13.1499236Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_complex128 2022-08-17T12:24:13.1742161Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:24:13.1749250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:24:13.1870853Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 2022-08-17T12:24:13.1975451Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eig_cpu_float64 2022-08-17T12:24:13.2180058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:24:13.2188148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:24:13.2620519Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 2022-08-17T12:24:13.2631135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:24:13.3060145Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 2022-08-17T12:24:13.3063876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:24:13.3497739Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 2022-08-17T12:24:13.3503402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:24:13.3940197Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 2022-08-17T12:24:13.3946370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:24:13.4378409Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 2022-08-17T12:24:13.4388002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:24:13.4819672Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 2022-08-17T12:24:13.4829035Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:24:13.5255118Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 2022-08-17T12:24:13.5266193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:24:13.5703732Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 2022-08-17T12:24:13.5715124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:24:13.6137893Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 2022-08-17T12:24:13.6146498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:24:13.6572981Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 2022-08-17T12:24:13.6581775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:24:13.7020610Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 2022-08-17T12:24:13.7031599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:24:13.7460210Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 2022-08-17T12:24:13.7471862Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:24:13.7901623Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 2022-08-17T12:24:13.7912772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:24:13.8337730Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 2022-08-17T12:24:13.8346357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:24:13.8666255Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 2022-08-17T12:24:13.8679720Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 2022-08-17T12:24:13.8776164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:24:13.8793325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:24:13.9212993Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 2022-08-17T12:24:13.9221464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:24:13.9660025Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 2022-08-17T12:24:13.9668912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:24:14.0100157Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 2022-08-17T12:24:14.0111084Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:24:14.0292044Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 2022-08-17T12:24:14.0305699Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 2022-08-17T12:24:14.0332052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:24:14.0499713Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 2022-08-17T12:24:14.0553253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:24:14.0768469Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 2022-08-17T12:24:14.0779169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:24:14.0973508Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_cpu_float64 2022-08-17T12:24:14.0982834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:24:14.1208550Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 2022-08-17T12:24:14.1218263Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:24:14.1417671Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 2022-08-17T12:24:14.1427383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:24:14.1652222Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 2022-08-17T12:24:14.1661606Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:24:14.1894299Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 2022-08-17T12:24:14.2064790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:24:14.2075926Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:24:14.2092390Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 2022-08-17T12:24:14.2255875Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 2022-08-17T12:24:14.2301531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:24:14.2497649Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 2022-08-17T12:24:14.2525839Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:24:14.2693434Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_eq_cpu_float64 2022-08-17T12:24:14.2713446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:24:14.2933801Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 2022-08-17T12:24:14.2954816Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:24:14.3132795Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 2022-08-17T12:24:14.3151511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:24:14.3373716Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 2022-08-17T12:24:14.3394899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:24:14.3573842Z [gw1] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_equal_cpu_float64 2022-08-17T12:24:14.3592387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:24:14.3814116Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 2022-08-17T12:24:14.3895641Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:24:14.4055910Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erf_cpu_float64 2022-08-17T12:24:14.4082582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:24:14.4255378Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 2022-08-17T12:24:14.4419159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:24:14.4495102Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 2022-08-17T12:24:14.4521327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:24:14.4694442Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 2022-08-17T12:24:14.4788633Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:24:14.4935100Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 2022-08-17T12:24:14.4961443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:24:14.5135286Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 2022-08-17T12:24:14.5278273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:24:14.5375307Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 2022-08-17T12:24:14.5403228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:24:14.5575222Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 2022-08-17T12:24:14.5815544Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:24:14.5846925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:24:14.6171548Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 2022-08-17T12:24:14.6180156Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 2022-08-17T12:24:14.6254981Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:24:14.6283867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:24:14.6324235Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 2022-08-17T12:24:14.6616202Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_exp_cpu_float64 2022-08-17T12:24:14.6695177Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:24:14.6725553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:24:14.7135347Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 2022-08-17T12:24:14.7193812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:24:14.7201198Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 2022-08-17T12:24:14.7334913Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:24:14.7618206Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 2022-08-17T12:24:14.8217088Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:24:14.8232646Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 2022-08-17T12:24:14.8429735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:24:14.8654744Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 2022-08-17T12:24:14.8695569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:24:14.9094646Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 2022-08-17T12:24:14.9122694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:24:14.9534896Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 2022-08-17T12:24:14.9558892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:24:14.9859772Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 2022-08-17T12:24:14.9875165Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 2022-08-17T12:24:15.0013773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:24:15.0044924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:24:15.0333862Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 2022-08-17T12:24:15.0347066Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expand_cpu_float64 2022-08-17T12:24:15.0419403Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:24:15.0494638Z [gw1] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 2022-08-17T12:24:15.0659498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:24:15.0776091Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 2022-08-17T12:24:15.0935986Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:24:15.0996661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:24:15.1419345Z [gw3] [ 53%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 2022-08-17T12:24:15.1453239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:24:15.1858194Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 2022-08-17T12:24:15.1893244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:24:15.2324136Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 2022-08-17T12:24:15.2342491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:24:15.2516146Z [gw3] [ 53%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 2022-08-17T12:24:15.2527738Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:24:15.2737884Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:24:15.2781945Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:24:15.3007347Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 2022-08-17T12:24:15.3021205Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:24:15.3174621Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:24:15.3204916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:24:15.3615321Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 2022-08-17T12:24:15.3647811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:24:15.4054650Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 2022-08-17T12:24:15.4088032Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:24:15.4494331Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 2022-08-17T12:24:15.4527569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:24:15.4937546Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 2022-08-17T12:24:15.4971148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:24:15.5029004Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 2022-08-17T12:24:15.5038931Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:24:15.5374692Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:24:15.5404701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:24:15.5595046Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 2022-08-17T12:24:15.5600994Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 2022-08-17T12:24:15.5819847Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:24:15.5850507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:24:15.6296349Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 2022-08-17T12:24:15.6326962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:24:15.6737855Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 2022-08-17T12:24:15.6768080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:24:15.7177202Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 2022-08-17T12:24:15.7208328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:24:15.7617352Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 2022-08-17T12:24:15.7645291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:24:15.7931281Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 2022-08-17T12:24:15.7937501Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:24:15.8095858Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:24:15.8129657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:24:15.8574873Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 2022-08-17T12:24:15.8605815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:24:15.8715968Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 2022-08-17T12:24:15.8730152Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:24:15.9014594Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:24:15.9042112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:24:15.9455186Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 2022-08-17T12:24:15.9484667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:24:15.9894996Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 2022-08-17T12:24:15.9924671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:24:16.0131814Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 2022-08-17T12:24:16.0145410Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:24:16.0374345Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:24:16.0410445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:24:16.0425611Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 2022-08-17T12:24:16.0574877Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:24:16.0816715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:24:16.0987916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:24:16.1256201Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 2022-08-17T12:24:16.1322767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:24:16.1696080Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 2022-08-17T12:24:16.1729013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:24:16.2134921Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 2022-08-17T12:24:16.2167702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:24:16.2356667Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 2022-08-17T12:24:16.2365555Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:24:16.2575164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:24:16.2609093Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:24:16.2792425Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 2022-08-17T12:24:16.2800618Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:24:16.3171802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:24:16.3991430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:24:16.4013185Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 2022-08-17T12:24:16.4170498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:24:16.4414999Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 2022-08-17T12:24:16.4576331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:24:16.4587581Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:24:16.4791728Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:24:16.4854279Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 2022-08-17T12:24:16.4930239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:24:16.5023567Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 2022-08-17T12:24:16.5033765Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:24:16.5296080Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:24:16.5469746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:24:16.5735072Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 2022-08-17T12:24:16.5792557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:24:16.6176678Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 2022-08-17T12:24:16.6671674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:24:16.6687279Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 2022-08-17T12:24:16.6764237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:24:16.7172064Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 2022-08-17T12:24:16.7202861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:24:16.7283893Z [gw3] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 2022-08-17T12:24:16.7298655Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:24:16.7649413Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:24:16.7659494Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:24:16.8093023Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 2022-08-17T12:24:16.8103835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:24:16.8293398Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 2022-08-17T12:24:16.8317776Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:24:16.8533253Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:24:16.8542985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:24:16.8976476Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 2022-08-17T12:24:16.8986474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:24:16.9413842Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 2022-08-17T12:24:16.9423806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:24:16.9851673Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 2022-08-17T12:24:16.9861282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:24:17.0296627Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 2022-08-17T12:24:17.0306398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:24:17.0735411Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_complex128 2022-08-17T12:24:17.0740232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:24:17.0823563Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_inverse_cpu_float64 2022-08-17T12:24:17.0848003Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:24:17.1217779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:24:17.1223926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:24:17.1539022Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 2022-08-17T12:24:17.1548290Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:24:17.1697951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:24:17.1702674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:24:17.2142280Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 2022-08-17T12:24:17.2185660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:24:17.2618192Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 2022-08-17T12:24:17.2622677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:24:17.3059230Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 2022-08-17T12:24:17.3063488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:24:17.3493955Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 2022-08-17T12:24:17.3501009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:24:17.4149702Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 2022-08-17T12:24:17.4150235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:24:17.4381737Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 2022-08-17T12:24:17.4382323Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:24:17.4573956Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:24:17.4579512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:24:17.5021084Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 2022-08-17T12:24:17.5021899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:24:17.5412986Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 2022-08-17T12:24:17.5436111Z [gw1] [ 54%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:24:17.5440437Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:24:17.5463088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:24:17.5899888Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 2022-08-17T12:24:17.5900542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:24:17.6329967Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 2022-08-17T12:24:17.6333096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:24:17.6771717Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 2022-08-17T12:24:17.6773984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:24:17.7209414Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 2022-08-17T12:24:17.7211892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:24:17.7657994Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 2022-08-17T12:24:17.7658655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:24:17.8104111Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_float64 2022-08-17T12:24:17.8107782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:17.8549148Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:17.8558630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:17.8566336Z [gw3] [ 54%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:17.8583084Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:24:17.8944055Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:24:17.8986859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:17.9417224Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:17.9421998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:17.9561145Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:17.9580650Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:24:17.9852760Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:24:17.9853425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:24:18.0297237Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 2022-08-17T12:24:18.0300618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:24:18.0736362Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 2022-08-17T12:24:18.0738888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:18.1009350Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:18.1030377Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:24:18.1139569Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:24:18.1181067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:18.1309004Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:18.1512804Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:24:18.1613359Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:24:18.1619411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:24:18.2055305Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 2022-08-17T12:24:18.2061871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:24:18.2495021Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 2022-08-17T12:24:18.2500845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:24:18.2924795Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 2022-08-17T12:24:18.2935330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:24:18.2949968Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 2022-08-17T12:24:18.2974805Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:24:18.3374802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:24:18.3383350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:24:18.3809871Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 2022-08-17T12:24:18.3818417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:24:18.3845329Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 2022-08-17T12:24:18.3868778Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:24:18.4255995Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:24:18.4264526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:24:18.4694458Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 2022-08-17T12:24:18.4703013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:24:18.4916310Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 2022-08-17T12:24:18.4956297Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:24:18.5376534Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:24:18.7636847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:24:18.7648946Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 2022-08-17T12:24:18.7848796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:24:18.8093434Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 2022-08-17T12:24:18.8118714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:24:18.8529152Z [gw3] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 2022-08-17T12:24:18.8540984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:24:18.8783672Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 2022-08-17T12:24:18.8791917Z [gw0] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:24:18.8798114Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:24:18.8819863Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:24:18.8969025Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:24:18.8975811Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:24:18.9241629Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 2022-08-17T12:24:18.9254926Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:24:18.9410190Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:24:18.9417634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:18.9848886Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:18.9856334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:19.0294798Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:19.0300005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:24:19.0729239Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 2022-08-17T12:24:19.0737977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:24:19.1166501Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 2022-08-17T12:24:19.1175237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:24:19.1611934Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 2022-08-17T12:24:19.1622031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:24:19.2052311Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 2022-08-17T12:24:19.2061438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:24:19.2225225Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 2022-08-17T12:24:19.2250931Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:24:19.2492927Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:24:19.2500719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:24:19.2929289Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 2022-08-17T12:24:19.2936968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:24:19.3137268Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 2022-08-17T12:24:19.3164202Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:24:19.3368747Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:24:19.3375099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:24:19.3820344Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 2022-08-17T12:24:19.3827949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:24:19.4250741Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 2022-08-17T12:24:19.4260616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:24:19.4690757Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 2022-08-17T12:24:19.4701453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:24:19.5131089Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 2022-08-17T12:24:19.5142171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:24:19.5577047Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 2022-08-17T12:24:19.5587296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:24:19.6016763Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 2022-08-17T12:24:19.6027563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:24:19.6460724Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 2022-08-17T12:24:19.6462676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:19.6545414Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:19.6569994Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:24:19.6905247Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:24:19.6912153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:19.7288105Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:19.7303262Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:24:19.7334437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:24:19.7346984Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 2022-08-17T12:24:19.7738954Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:24:19.7768908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:24:19.7813184Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 2022-08-17T12:24:19.7825491Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:24:19.8178110Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:24:19.8208360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:24:19.8370753Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 2022-08-17T12:24:19.8384233Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:24:19.8616857Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:24:19.8651780Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:24:19.9090754Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 2022-08-17T12:24:19.9095724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:19.9528854Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:19.9534554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:24:19.9588460Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 2022-08-17T12:24:19.9601270Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:24:19.9936397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:24:19.9970583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:20.0271990Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:20.0287375Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 2022-08-17T12:24:20.0406990Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:24:20.0412631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:20.0473574Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:20.0694966Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fill_cpu_float64 2022-08-17T12:24:20.0858140Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:24:20.0863207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:20.1255992Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:20.1281742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:20.1695630Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:20.1728887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:20.1974464Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:20.1984020Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 2022-08-17T12:24:20.2134465Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:24:20.2165423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:20.2193723Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 2022-08-17T12:24:20.2414058Z [gw1] [ 55%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 2022-08-17T12:24:20.2576129Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:24:20.2600058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:24:20.3014371Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 2022-08-17T12:24:20.3035736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:24:20.3499437Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 2022-08-17T12:24:20.3506575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:20.3929279Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:24:20.3936705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:20.4372024Z [gw3] [ 55%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:24:20.4379048Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:24:20.4809850Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 2022-08-17T12:24:20.4812979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:24:20.5252518Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 2022-08-17T12:24:20.5261661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:20.5690548Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 2022-08-17T12:24:20.5701000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:24:20.5748722Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 2022-08-17T12:24:20.5773393Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 2022-08-17T12:24:20.6131299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:24:20.6139549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:20.6570245Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:20.6578036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:20.6584277Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:20.6610803Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flip_cpu_float64 2022-08-17T12:24:20.7077872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:24:20.7088784Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:20.7510651Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:20.7576371Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 2022-08-17T12:24:20.7584656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:24:20.7667038Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:24:20.7777770Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:24:20.8009338Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 2022-08-17T12:24:20.8017776Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:20.8110181Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:20.8450273Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:24:20.8458978Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:20.8887965Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:20.8896701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:20.9036921Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:20.9061112Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 2022-08-17T12:24:20.9260789Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:24:20.9327226Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 2022-08-17T12:24:20.9335725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:24:20.9571624Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:24:20.9624433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:24:20.9769145Z [gw1] [ 56%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_complex128 2022-08-17T12:24:20.9777869Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:21.0011997Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:21.0038457Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:24:21.0209299Z [gw1] [ 56%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_cpu_float64 2022-08-17T12:24:21.0218186Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:21.0407706Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:21.0687837Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:24:21.0694557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:21.1135773Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:21.1141645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:21.1230419Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:21.1251516Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:24:21.1571327Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:24:21.1577246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:21.2008704Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:21.2014008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:24:21.2454345Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:24:21.2458187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:24:21.2890842Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:24:21.2894940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:24:21.3326877Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:24:21.3336446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:21.3809075Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:21.3814927Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:21.4289875Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:21.4294023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:24:21.4729129Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:24:21.4733410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:24:21.5211026Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:24:21.5215300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:21.5657152Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:21.5661578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:21.6098111Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:21.6132268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:21.6611377Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:21.6615658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:21.7050959Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:21.7055633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:24:21.7488731Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:24:21.7494293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:24:21.7971207Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:24:21.7979827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:24:21.8413563Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:24:21.8422678Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:24:21.8852496Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:24:21.8861105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:24:21.9288494Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:24:21.9297902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:24:21.9728623Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:24:21.9738012Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:22.0166945Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:22.0175428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:24:22.0656608Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:24:22.0667366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:22.1131703Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:22.1141414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:22.1213756Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:22.1234443Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 2022-08-17T12:24:22.1572136Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:24:22.1581388Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:24:22.2054994Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:24:22.2067885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:24:22.2535247Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:24:22.2544176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:24:22.2902678Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:24:22.2917258Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:24:22.3013059Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:24:22.3021453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:24:22.3460522Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:24:22.3469924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:22.3686549Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:22.3701277Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 2022-08-17T12:24:22.3760463Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:24:22.3900341Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_cpu_float64 2022-08-17T12:24:22.3908717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:24:22.4168417Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:24:22.4177149Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:24:22.4339669Z [gw1] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 2022-08-17T12:24:22.4348196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:22.4681276Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:22.4693492Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:24:22.4703439Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:24:22.4789450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:22.4794411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:22.5230433Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:22.5235023Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:24:22.5669596Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:24:22.5680051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:24:22.5784414Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:24:22.5807785Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:22.6024214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:24:22.6055648Z [gw0] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:24:22.6080768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:24:22.6105046Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:24:22.6159272Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 2022-08-17T12:24:22.6252442Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:24:22.6528269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:22.6539116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:24:22.6974078Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:24:22.6985360Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:22.7302261Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:22.7326359Z [gw1] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 2022-08-17T12:24:22.7409348Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:24:22.7419533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:24:22.7894086Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:24:22.7905504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:24:22.8332335Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:24:22.8344245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:24:22.8855004Z [gw3] [ 56%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:24:22.9036250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:24:22.9216374Z [gw3] [ 56%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:24:22.9283339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:24:22.9632517Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 2022-08-17T12:24:22.9650000Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 2022-08-17T12:24:22.9708461Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:24:22.9717214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:24:23.0008260Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:24:23.0056396Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frac_cpu_float64 2022-08-17T12:24:23.0211310Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:24:23.0343904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:24:23.0618360Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:24:23.0644539Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 2022-08-17T12:24:23.0653151Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:24:23.0663567Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 2022-08-17T12:24:23.0723738Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:24:23.1091482Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 2022-08-17T12:24:23.1099334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:24:23.1111466Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:24:23.1135975Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:23.1150218Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 2022-08-17T12:24:23.1284040Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:23.1457549Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 2022-08-17T12:24:23.1555187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:24:23.1662613Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:24:23.1928740Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 2022-08-17T12:24:23.1938468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:24:23.1977404Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:24:23.2005125Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:23.2372872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:24:23.2383331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:23.2815300Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:23.2826083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:24:23.2961484Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:24:23.2978064Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 2022-08-17T12:24:23.3227715Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:24:23.3266975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:24:23.3274669Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:24:23.3416053Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gather_cpu_float64 2022-08-17T12:24:23.3457785Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:24:23.3688062Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ge_cpu_float64 2022-08-17T12:24:23.3697319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:24:23.3898001Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:24:23.3907305Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:24:23.4129745Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 2022-08-17T12:24:23.4137630Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:24:23.4337834Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:24:23.4346424Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:24:23.4571208Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 2022-08-17T12:24:23.4579924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:24:23.4812000Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:24:23.4975531Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:24:23.5005344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:24:23.5455943Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:24:23.5488167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:24:23.5973224Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:24:23.5978805Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:24:23.6406744Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:24:23.6411743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:24:23.6686901Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:24:23.6707535Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:24:23.6889098Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:24:23.6893304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:24:23.7327749Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:24:23.7332136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:24:23.7414437Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:24:23.7434480Z [gw0] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:24:23.7767549Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:24:23.7772436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:24:23.8247820Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:24:23.8251587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:24:23.8687051Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:24:23.8690210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:24:23.9174700Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:24:23.9184220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:24:23.9569447Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 2022-08-17T12:24:23.9575239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:24:24.0012205Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:24:24.0018071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:24:24.0454836Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:24:24.0459610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:24:24.0895455Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:24:24.0900089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:24:24.1330726Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 2022-08-17T12:24:24.1336102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:24:24.1771986Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 2022-08-17T12:24:24.1777773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:24:24.2209501Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 2022-08-17T12:24:24.2215831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:24:24.2688847Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:24:24.2694502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:24:24.3129433Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 2022-08-17T12:24:24.3135279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:24:24.3567800Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:24:24.3572895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:24:24.3977738Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:24:24.4006749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:24:24.4449846Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:24:24.4452044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:24:24.4922777Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:24:24.4933602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:24:24.5409423Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:24:24.5417176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:24:24.5816540Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 2022-08-17T12:24:24.5825491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:24:24.6248232Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:24:24.6250324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:24:24.6731803Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 2022-08-17T12:24:24.7421808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:24:24.7479855Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:24:24.7724958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:24:24.7918467Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:24:24.8445357Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:24:24.8479897Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:24:24.8614147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:24:24.8927791Z [gw3] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:24:24.8934781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:24:24.9373944Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:24:24.9380455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:24:24.9814575Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:24:24.9824946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:24:25.0253353Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:24:25.0263407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:24:25.0303093Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:24:25.0318073Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 2022-08-17T12:24:25.0699447Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:24:25.0701803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:24:25.1135010Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:24:25.1141950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:24:25.1538554Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:24:25.1567585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:24:25.1684053Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:24:25.1693568Z [gw1] [ 57%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 2022-08-17T12:24:25.1709271Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:24:25.1976740Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_gt_cpu_float64 2022-08-17T12:24:25.2009979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:25.2095655Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:25.2207758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:24:25.2415619Z [gw1] [ 57%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_complex128 2022-08-17T12:24:25.2442625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:25.2535737Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:25.2621598Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:24:25.2899034Z [gw1] [ 57%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_half_cpu_float64 2022-08-17T12:24:25.2901727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:24:25.2975264Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:24:25.3003530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:24:25.3335783Z [gw1] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 2022-08-17T12:24:25.3336418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:24:25.3415325Z [gw3] [ 57%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:24:25.3448269Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:24:25.3770637Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histc_cpu_float64 2022-08-17T12:24:25.3771238Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:24:25.3862938Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 2022-08-17T12:24:25.3888486Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:24:25.4211637Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 2022-08-17T12:24:25.4212262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:24:25.4303847Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 2022-08-17T12:24:25.4332438Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:24:25.4649953Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 2022-08-17T12:24:25.4650612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:25.4741827Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:25.5129009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:24:25.5129676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:25.5608386Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:25.5616659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:25.6089591Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:25.6097817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:25.6526463Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:25.6534061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:24:25.6570093Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:24:25.6597881Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 2022-08-17T12:24:25.6967908Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:24:25.7017329Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 2022-08-17T12:24:25.7026203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:25.7036625Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:25.7453106Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:24:25.7462795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:25.7890251Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:25.7901148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:24:25.8367541Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:24:25.8368207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:24:25.8640273Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:24:25.8687493Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 2022-08-17T12:24:25.8806932Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:24:25.8847513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:24:25.8941182Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 2022-08-17T12:24:25.9053326Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 2022-08-17T12:24:25.9207321Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:24:25.9212912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:24:25.9482991Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 2022-08-17T12:24:25.9501105Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:24:25.9654644Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:24:25.9656643Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:24:26.0083823Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:24:26.0100965Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 2022-08-17T12:24:26.0106458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:24:26.0115949Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:24:26.0372461Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:24:26.0537635Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_i0_cpu_float64 2022-08-17T12:24:26.0542470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:24:26.0573572Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 2022-08-17T12:24:26.0584349Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:24:26.1005481Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 2022-08-17T12:24:26.1012581Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:24:26.1021005Z [gw1] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 2022-08-17T12:24:26.1654603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:24:26.2359849Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:24:26.2617234Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:24:26.2680819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:24:26.2692817Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 2022-08-17T12:24:26.2898083Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:24:26.3088402Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 2022-08-17T12:24:26.3097118Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:24:26.3435354Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:24:26.3459478Z [gw0] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:24:26.3527569Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:26.3536225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:24:26.3967973Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:24:26.3976838Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:24:26.4452390Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 2022-08-17T12:24:26.4698782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:26.4841505Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:26.4850840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:26.5282273Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:26.5291256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:26.5786927Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:26.5796199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:24:26.6168349Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:24:26.6176920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:24:26.6611001Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:24:26.6619896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:24:26.7048777Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:24:26.7057363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:24:26.7489145Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:24:26.7497751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:24:26.7692163Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:24:26.7712897Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 2022-08-17T12:24:26.7933174Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:24:26.7941620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:24:26.8369842Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:24:26.8377871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:24:26.8781529Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:24:26.8809286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:24:26.8943282Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:24:26.8953506Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 2022-08-17T12:24:26.9215410Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:24:26.9243480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:24:26.9655369Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:24:26.9686528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:24:27.0095687Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 2022-08-17T12:24:27.0183334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:24:27.0535823Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:24:27.0541951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:24:27.0553916Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 2022-08-17T12:24:27.0580619Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:24:27.0895171Z [gw3] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 2022-08-17T12:24:27.0977396Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 2022-08-17T12:24:27.0980356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:24:27.1011649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:24:27.1444464Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:24:27.1484069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:24:27.1578798Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:24:27.1590445Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 2022-08-17T12:24:27.1733799Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:24:27.1855296Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 2022-08-17T12:24:27.1881275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:24:27.2132842Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:24:27.2337324Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:24:27.2365623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:24:27.2854923Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:24:27.2859150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:24:27.3265044Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:24:27.3272305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:24:27.3695486Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:24:27.3703605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:24:27.4171230Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:24:27.4177873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:24:27.4610221Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:24:27.4619139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:24:27.4659102Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:24:27.4678760Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 2022-08-17T12:24:27.5049356Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:24:27.5056823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:27.5211536Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:27.5234345Z [gw1] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 2022-08-17T12:24:27.5487340Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:24:27.5498374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:27.5931404Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:27.5940605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:27.6380102Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:27.6391786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:27.6410819Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:27.6423142Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:24:27.6824839Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:24:27.6836529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:27.7171142Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:27.7186143Z [gw2] [ 58%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 2022-08-17T12:24:27.7257414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:24:27.7267553Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:27.7425611Z [gw3] [ 58%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:27.7694094Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_permute_cpu_float64 2022-08-17T12:24:27.7704426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:27.7774371Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:28.0836094Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:24:28.0848461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:28.0862362Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:28.0933420Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 2022-08-17T12:24:28.0942605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:28.0953395Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:28.0970111Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:24:28.0979209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:28.1407759Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:28.1418500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:28.1853260Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:28.1863502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:28.1962443Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:28.1985956Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 2022-08-17T12:24:28.2264473Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:24:28.2292714Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 2022-08-17T12:24:28.2301406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:28.2453102Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:28.2777039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:24:28.2785347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:24:28.3178667Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:24:28.3187338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:28.3612162Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:28.3621345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:28.4055844Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:28.4065515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:28.4494763Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:28.4503198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:24:28.4582197Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:24:28.4606949Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 2022-08-17T12:24:28.4694637Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:24:28.4707281Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 2022-08-17T12:24:28.4934561Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:24:28.4942800Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:24:28.5105679Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:24:28.5135743Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inner_cpu_float64 2022-08-17T12:24:28.5162277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:24:28.5368528Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_complex128 2022-08-17T12:24:28.5377548Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:24:28.5578091Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:24:28.5587410Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 2022-08-17T12:24:28.5613774Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:24:28.5632684Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_int_cpu_float64 2022-08-17T12:24:28.5855071Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:24:28.5865549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:28.6016516Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:24:28.6291393Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:24:28.6301431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:24:28.6730870Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:24:28.6740338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:24:28.7168570Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:24:28.7177909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:24:28.7609947Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:24:28.7621025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:28.7668573Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:24:28.7699481Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polar_cpu_float64 2022-08-17T12:24:28.8093157Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:24:28.8562052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:28.8590726Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:24:28.8622408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:24:28.8945274Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:24:28.8999277Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:24:28.9046753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:28.9056913Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:28.9492083Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:28.9502328Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:24:28.9749347Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:24:28.9778250Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_complex128 2022-08-17T12:24:28.9898534Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:24:28.9924990Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:24:28.9991910Z [gw2] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:24:29.0007822Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:24:29.0232487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:24:29.0241642Z [gw1] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_inverse_cpu_float64 2022-08-17T12:24:29.0270711Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:24:29.0336218Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 2022-08-17T12:24:29.0688661Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:24:29.0693680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:24:29.0838106Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 2022-08-17T12:24:29.0851874Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 2022-08-17T12:24:29.0971844Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:24:29.0989424Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_positive_cpu_float64 2022-08-17T12:24:29.1004576Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:24:29.1063891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:24:29.1101406Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:24:29.1127950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:24:29.1411524Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 2022-08-17T12:24:29.1418434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:24:29.1447779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:29.1567526Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:24:29.1572601Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:24:29.1888025Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 2022-08-17T12:24:29.1892031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:24:29.2008488Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:24:29.2010587Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:24:29.2295727Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isin_cpu_float64 2022-08-17T12:24:29.2417528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:29.2451357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:24:29.2513649Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 2022-08-17T12:24:29.2734964Z [gw3] [ 59%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:24:29.2855384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:29.2888955Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:24:29.3297557Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 2022-08-17T12:24:29.3333410Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:24:29.3736831Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 2022-08-17T12:24:29.3770601Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:24:29.4175296Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 2022-08-17T12:24:29.4209945Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:24:29.4616847Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 2022-08-17T12:24:29.4659231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:24:29.5058496Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 2022-08-17T12:24:29.5103008Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:24:29.5498156Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 2022-08-17T12:24:29.5539540Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:24:29.5937642Z [gw1] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 2022-08-17T12:24:29.6286434Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:24:29.6310932Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:24:29.8473285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:29.8504223Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:24:29.8552696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:29.8891055Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:24:29.8906716Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 2022-08-17T12:24:29.8969203Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:24:29.8974627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:29.9411086Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:24:29.9416683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:29.9862014Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:24:29.9867506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:24:30.0297297Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:24:30.0302247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:24:30.0730314Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:24:30.0735057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:30.0870682Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:24:30.0887584Z [gw2] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_pow_cpu_float64 2022-08-17T12:24:30.1167357Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:24:30.1171998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:30.1611735Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:24:30.1616190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:30.2081792Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:24:30.2086562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:30.2461701Z [gw3] [ 59%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:24:30.2498834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:30.2930856Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:24:30.2935387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:30.3369563Z [gw3] [ 59%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:24:30.3374250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:30.3810079Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:24:30.3815414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:30.4252038Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:24:30.4256378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:30.4695221Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:24:30.4700004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:30.5170869Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:24:30.5175677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:30.5790141Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:24:30.5790918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:30.6234175Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:24:30.6235107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:30.6498995Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:24:30.6538368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:30.6978626Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:24:30.7016321Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:30.7417038Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:24:30.7451344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:30.7490302Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:24:30.7514221Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 2022-08-17T12:24:30.7893077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:24:30.7899343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:30.8381654Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:24:30.8388925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:30.8821113Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:24:30.8828217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:30.9303064Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:24:30.9303925Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:30.9739416Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:24:30.9746139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:24:30.9978250Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:24:31.0001449Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_istft_cpu_float64 2022-08-17T12:24:31.0036161Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:31.0208129Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:31.0214348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:24:31.0460190Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:24:31.0467488Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:31.0648400Z [gw1] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:31.0654692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:24:31.0972357Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:24:31.1128903Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:31.1138474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:24:31.1566661Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:24:31.1571161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:31.2008662Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:24:31.2013422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:24:31.2447295Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:24:31.2451926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:24:31.2891258Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:24:31.2896157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:24:31.3329226Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:24:31.3334451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:24:31.3566944Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:24:31.3581796Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:24:31.3772560Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:31.3779985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:24:31.4110142Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:24:31.4132458Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:31.4212406Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:24:31.4214133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:24:31.4292291Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:24:31.4305015Z [gw1] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:24:31.4649573Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:31.4652063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:24:31.5087691Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:24:31.5090145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:24:31.5528720Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:24:31.5531236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:24:31.6011894Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:24:31.6014041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:24:31.6422176Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 2022-08-17T12:24:31.6425399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:31.6475132Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 2022-08-17T12:24:31.6498064Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 2022-08-17T12:24:31.6863509Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:24:31.6866752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:24:31.7300208Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:24:31.7302607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:24:31.7728382Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:24:31.7732640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:24:31.8208138Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:24:31.8211694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:24:31.8647350Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 2022-08-17T12:24:31.8651007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:24:31.9092674Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 2022-08-17T12:24:31.9098212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:24:31.9529745Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 2022-08-17T12:24:31.9536658Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:24:31.9774389Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:24:31.9801527Z [gw2] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_prod_cpu_float64 2022-08-17T12:24:31.9970408Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:24:31.9976022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:24:32.0408903Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 2022-08-17T12:24:32.0414368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:24:32.0847397Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:24:32.0853642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:24:32.1272577Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 2022-08-17T12:24:32.1284114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:24:32.1727112Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:24:32.1733611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:24:32.2169569Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:24:32.2175288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:24:32.2578003Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:24:32.2613613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:24:32.3018295Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:24:32.3053782Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:24:32.3459308Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:24:32.3494148Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:24:32.3895682Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:24:32.3931474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:24:32.4367476Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 2022-08-17T12:24:32.4376317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:24:32.4815911Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:24:32.4823865Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:24:32.5247767Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:24:32.5255757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:24:32.5689035Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:24:32.5697045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:24:32.6108709Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:24:32.6128706Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:24:32.6133393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:24:32.6138113Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:24:32.6161775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:24:32.6574184Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 2022-08-17T12:24:32.6574840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:24:32.6618227Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 2022-08-17T12:24:32.6656436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:24:32.7055484Z [gw0] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 2022-08-17T12:24:32.7056154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:24:32.7134479Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 2022-08-17T12:24:32.7570362Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:24:32.7571008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:24:32.8016449Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 2022-08-17T12:24:32.8085841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:24:32.8127007Z [gw3] [ 60%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 2022-08-17T12:24:32.8144917Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 2022-08-17T12:24:32.8298314Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:24:32.8416469Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log10_cpu_float64 2022-08-17T12:24:32.8493917Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:24:32.8576622Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 2022-08-17T12:24:32.8679596Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:24:32.8856709Z [gw0] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 2022-08-17T12:24:32.8888318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:24:32.9016068Z [gw3] [ 60%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:24:32.9296236Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:24:32.9370214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:24:32.9768531Z [gw3] [ 60%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 2022-08-17T12:24:32.9774379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:24:32.9884755Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:24:32.9895287Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 2022-08-17T12:24:33.0084292Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:24:33.0150742Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log2_cpu_float64 2022-08-17T12:24:33.0159762Z [gw2] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_complex128 2022-08-17T12:24:33.0183096Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:24:33.0227305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:24:33.0411942Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:24:33.0649103Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:24:33.0657343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:24:33.1090494Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 2022-08-17T12:24:33.1099823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:24:33.1309570Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:24:33.1340894Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_complex128 2022-08-17T12:24:33.1530847Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:24:33.1539091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:24:33.1603159Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:24:33.1755597Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_cpu_float64 2022-08-17T12:24:33.1776677Z [gw2] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_put_cpu_float64 2022-08-17T12:24:33.1781922Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:24:33.1968023Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:24:33.1974222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:24:33.2413587Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 2022-08-17T12:24:33.2419536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:24:33.2435319Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 2022-08-17T12:24:33.2652016Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 2022-08-17T12:24:33.2857428Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:33.2863029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:24:33.3288074Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 2022-08-17T12:24:33.3292875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:24:33.3733403Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 2022-08-17T12:24:33.3738536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:33.4175208Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:24:33.4181028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:24:33.4278806Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:24:33.4300962Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:33.4612205Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:24:33.4620547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:24:33.4704842Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 2022-08-17T12:24:33.4746629Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:24:33.5093635Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:24:33.5099714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:24:33.5110606Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:24:33.5175049Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:24:33.5443850Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:24:33.5529643Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 2022-08-17T12:24:33.5535541Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:24:33.5653085Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:24:33.5970400Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:24:33.5975857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:24:33.6412291Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:24:33.6417097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:24:33.6827592Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:24:33.6848232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:33.6938443Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 2022-08-17T12:24:33.6949462Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:24:33.7288344Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:24:33.7292968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:24:33.7736565Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 2022-08-17T12:24:33.7740683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:33.8207554Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:24:33.8211651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:33.8695517Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:24:33.8698897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:24:33.9139250Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 2022-08-17T12:24:33.9139954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:24:33.9614234Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 2022-08-17T12:24:33.9614924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:24:34.0091331Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 2022-08-17T12:24:34.0095528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:24:34.0531217Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 2022-08-17T12:24:34.0535277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:24:34.0968520Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 2022-08-17T12:24:34.0972866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:24:34.1407031Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 2022-08-17T12:24:34.1414473Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:24:34.1510896Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 2022-08-17T12:24:34.1524789Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 2022-08-17T12:24:34.1848552Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:24:34.1850821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:24:34.2125770Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 2022-08-17T12:24:34.2139050Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 2022-08-17T12:24:34.2165953Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:24:34.2336488Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 2022-08-17T12:24:34.2337356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:24:34.2606384Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 2022-08-17T12:24:34.2607411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:24:34.2807939Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 2022-08-17T12:24:34.2814408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:24:34.3086268Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 2022-08-17T12:24:34.3088467Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:24:34.3220225Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 2022-08-17T12:24:34.3251396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:24:34.3295464Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 2022-08-17T12:24:34.3312285Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 2022-08-17T12:24:34.3499139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:24:34.3530928Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:24:34.3681186Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 2022-08-17T12:24:34.3681867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:24:34.3965616Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 2022-08-17T12:24:34.3967760Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:24:34.4128160Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 2022-08-17T12:24:34.4130110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:24:34.4389715Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 2022-08-17T12:24:34.4412232Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:24:34.4537861Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 2022-08-17T12:24:34.4574250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:24:34.4890968Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 2022-08-17T12:24:34.4893767Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:24:34.4985909Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:24:34.5015062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:24:34.5369088Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 2022-08-17T12:24:34.5373968Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:24:34.5418791Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 2022-08-17T12:24:34.5453102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:24:34.5893190Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 2022-08-17T12:24:34.5904187Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:24:34.5941194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:24:34.6253268Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 2022-08-17T12:24:34.6307999Z [gw0] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logit_cpu_float64 2022-08-17T12:24:34.6336043Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:24:34.6344875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:24:34.6380545Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 2022-08-17T12:24:34.6736102Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 2022-08-17T12:24:34.6763231Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:24:34.6777948Z [gw0] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 2022-08-17T12:24:34.6818962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:24:34.7249967Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 2022-08-17T12:24:34.7257687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:24:34.7270981Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 2022-08-17T12:24:34.7693487Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:24:34.7698462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:24:34.7848619Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 2022-08-17T12:24:34.7869027Z [gw1] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 2022-08-17T12:24:34.8129195Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:34.8135307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:24:34.8569242Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 2022-08-17T12:24:34.8575253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:24:34.9009798Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 2022-08-17T12:24:34.9016077Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:24:34.9495812Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 2022-08-17T12:24:34.9581772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:24:34.9859887Z [gw3] [ 61%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:24:34.9884005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:24:35.0329556Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:24:35.0330296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:35.0767381Z [gw3] [ 61%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:24:35.0773442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:24:35.1200232Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:24:35.1202458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:24:35.1649652Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:24:35.1651362Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:24:35.2092615Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 2022-08-17T12:24:35.2094246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:24:35.2530242Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 2022-08-17T12:24:35.2531886Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:24:35.2815354Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 2022-08-17T12:24:35.2834269Z [gw0] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 2022-08-17T12:24:35.2865009Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:24:35.2969162Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_complex128 2022-08-17T12:24:35.2970124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:24:35.3214575Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 2022-08-17T12:24:35.3223526Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 2022-08-17T12:24:35.3285922Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:35.3288333Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:24:35.3413305Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_long_cpu_float64 2022-08-17T12:24:35.3415542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:24:35.3770156Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 2022-08-17T12:24:35.3773852Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:24:35.3816892Z [gw0] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lt_cpu_float64 2022-08-17T12:24:35.3855954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:24:35.3978401Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 2022-08-17T12:24:35.3996490Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 2022-08-17T12:24:35.4240491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:35.4258045Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:24:35.5705345Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:24:35.5728456Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 2022-08-17T12:24:35.6303098Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:24:35.6325788Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 2022-08-17T12:24:35.6358254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:35.6769317Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 2022-08-17T12:24:35.6775668Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:35.7210184Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 2022-08-17T12:24:35.7218955Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:35.7419012Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:24:35.7443547Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 2022-08-17T12:24:35.7647859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:24:35.7656581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:35.7785256Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:24:35.7855504Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 2022-08-17T12:24:35.7893330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:24:35.8132077Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 2022-08-17T12:24:35.8339741Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:35.8347787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:24:35.8782762Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 2022-08-17T12:24:35.8790091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:24:35.9259051Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 2022-08-17T12:24:35.9267414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:24:35.9661043Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 2022-08-17T12:24:35.9669029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:24:35.9837923Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 2022-08-17T12:24:35.9865010Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 2022-08-17T12:24:36.0089800Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:24:36.0100649Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 2022-08-17T12:24:36.0112547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:24:36.0373749Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 2022-08-17T12:24:36.0542024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:24:36.0548205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:24:36.0968985Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 2022-08-17T12:24:36.0978493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:24:36.1378586Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 2022-08-17T12:24:36.1405951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:24:36.1818527Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 2022-08-17T12:24:36.1857706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:24:36.2002142Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 2022-08-17T12:24:36.2026508Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 2022-08-17T12:24:36.2289924Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:24:36.2305455Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 2022-08-17T12:24:36.2311947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:24:36.2323031Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 2022-08-17T12:24:36.2331712Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 2022-08-17T12:24:36.2457242Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:24:36.2697454Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:36.2725913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:24:36.3138085Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 2022-08-17T12:24:36.3168089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:24:36.3576983Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 2022-08-17T12:24:36.3797005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:24:36.3949162Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 2022-08-17T12:24:36.3974070Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:24:36.4091766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:36.4097699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:24:36.4227400Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 2022-08-17T12:24:36.4404836Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:24:36.4533220Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:24:36.4814637Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:24:36.4896258Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 2022-08-17T12:24:36.5051859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:24:36.5399772Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 2022-08-17T12:24:36.5405515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:24:36.5810797Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 2022-08-17T12:24:36.5815180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:24:36.6248760Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 2022-08-17T12:24:36.6254074Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:24:36.6692578Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 2022-08-17T12:24:36.6697072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:24:36.7131873Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 2022-08-17T12:24:36.7136370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:24:36.7569852Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 2022-08-17T12:24:36.7574707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:24:36.7905405Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 2022-08-17T12:24:36.7964725Z [gw2] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_qr_cpu_float64 2022-08-17T12:24:36.8010284Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:24:36.8018421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:24:36.8458285Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 2022-08-17T12:24:36.8480082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:24:36.8678829Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 2022-08-17T12:24:36.8703951Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 2022-08-17T12:24:36.8895773Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:24:36.8904597Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:24:36.9207872Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 2022-08-17T12:24:36.9230216Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 2022-08-17T12:24:36.9335614Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:36.9342604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:24:36.9773279Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 2022-08-17T12:24:36.9780464Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:24:36.9972173Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 2022-08-17T12:24:36.9994545Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:24:37.0131940Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:37.0215451Z [gw1] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:24:37.0222416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:24:37.0446354Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 2022-08-17T12:24:37.0456474Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:37.0654162Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 2022-08-17T12:24:37.0659639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:24:37.0886525Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 2022-08-17T12:24:37.0891685Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:37.1216941Z [gw1] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 2022-08-17T12:24:37.1217582Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:24:37.1388323Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 2022-08-17T12:24:37.1538803Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:24:37.1547564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:24:37.1985570Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 2022-08-17T12:24:37.1994476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:24:37.2418984Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 2022-08-17T12:24:37.2428463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:24:37.2852364Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 2022-08-17T12:24:37.2861734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:24:37.3343160Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 2022-08-17T12:24:37.3353656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:24:37.3778004Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 2022-08-17T12:24:37.3787687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:24:37.4222902Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 2022-08-17T12:24:37.4232514Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:24:37.4681997Z [gw3] [ 62%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 2022-08-17T12:24:37.4691645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:24:37.5136432Z [gw3] [ 62%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 2022-08-17T12:24:37.5145068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:24:37.5524701Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 2022-08-17T12:24:37.5535496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:24:37.5545112Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 2022-08-17T12:24:37.5568336Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 2022-08-17T12:24:37.5715123Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:24:37.5961991Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 2022-08-17T12:24:37.5970520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:37.6016498Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:37.6024155Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:24:37.6161836Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 2022-08-17T12:24:37.6181400Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 2022-08-17T12:24:37.6492938Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:24:37.6509949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:24:37.6552828Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:24:37.6628246Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 2022-08-17T12:24:37.6916969Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 2022-08-17T12:24:37.6920798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:24:37.6967866Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 2022-08-17T12:24:37.6972411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:24:37.7052073Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 2022-08-17T12:24:37.7071818Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 2022-08-17T12:24:37.7327055Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:24:37.7331065Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:24:37.7406874Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 2022-08-17T12:24:37.7411033Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:24:37.7776397Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 2022-08-17T12:24:37.7781803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:24:37.7809653Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 2022-08-17T12:24:37.7830277Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 2022-08-17T12:24:37.7838181Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:24:37.7863744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:24:37.8038272Z [gw2] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 2022-08-17T12:24:37.8241546Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 2022-08-17T12:24:37.8282337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:24:37.8296095Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:24:37.9568770Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:24:37.9680329Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 2022-08-17T12:24:37.9819664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:24:37.9838657Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 2022-08-17T12:24:38.0006629Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:24:38.0058194Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 2022-08-17T12:24:38.0095454Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 2022-08-17T12:24:38.0332797Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:24:38.1220891Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:24:38.1241388Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_complex128 2022-08-17T12:24:38.1498764Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:24:38.1732852Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_real_cpu_float64 2022-08-17T12:24:38.2002691Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:24:38.2109952Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 2022-08-17T12:24:38.2419209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:24:38.2612521Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 2022-08-17T12:24:38.2621393Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:38.2781961Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:38.2806950Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:24:38.2966912Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:24:38.3056481Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 2022-08-17T12:24:38.3064246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:38.3232712Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:38.3337888Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:24:38.3355683Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 2022-08-17T12:24:38.3434921Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:24:38.3492855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:38.3829761Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:38.3849393Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 2022-08-17T12:24:38.3861336Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:38.3936084Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:38.4339642Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:38.4378228Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:38.4772638Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:38.4776465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:24:38.4899653Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 2022-08-17T12:24:38.4922270Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 2022-08-17T12:24:38.5209516Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:24:38.5219508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:38.5653128Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:38.5663246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:38.6089156Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:38.6099269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:24:38.6529147Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 2022-08-17T12:24:38.6537847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:24:38.6771314Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 2022-08-17T12:24:38.6793916Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 2022-08-17T12:24:38.6970101Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:24:38.6978832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:24:38.7259584Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 2022-08-17T12:24:38.7284028Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 2022-08-17T12:24:38.7453053Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:24:38.7490177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:24:38.7769199Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 2022-08-17T12:24:38.7791294Z [gw1] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 2022-08-17T12:24:38.7862637Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:38.7871236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:24:38.7916417Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 2022-08-17T12:24:38.7939990Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 2022-08-17T12:24:38.8286768Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:24:38.8295300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:24:38.8726718Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 2022-08-17T12:24:38.8735232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:24:38.9213282Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 2022-08-17T12:24:38.9434703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:24:38.9637065Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 2022-08-17T12:24:38.9645740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:24:39.0062694Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 2022-08-17T12:24:39.0071716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:24:39.0488346Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 2022-08-17T12:24:39.0496968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:24:39.0973786Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 2022-08-17T12:24:39.1030194Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:24:39.1375171Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 2022-08-17T12:24:39.1383567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:24:39.1852698Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 2022-08-17T12:24:39.2100313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:24:39.2286522Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 2022-08-17T12:24:39.2295098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:24:39.2734378Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 2022-08-17T12:24:39.2750689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:24:39.2808170Z [gw0] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 2022-08-17T12:24:39.2820362Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 2022-08-17T12:24:39.3145115Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:24:39.3153894Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:24:39.3575714Z [gw3] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 2022-08-17T12:24:39.3585277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:24:39.4017739Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 2022-08-17T12:24:39.4018433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:24:39.4451148Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 2022-08-17T12:24:39.4453175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:39.4900428Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:39.4901188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:24:39.5281700Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 2022-08-17T12:24:39.5333928Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 2022-08-17T12:24:39.5340199Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:24:39.5341200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:24:39.5776285Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 2022-08-17T12:24:39.5776960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:24:39.6211012Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:24:39.6215589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:39.6512063Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:39.6532944Z [gw2] [ 63%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 2022-08-17T12:24:39.6649746Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:24:39.6655180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:24:39.7089049Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 2022-08-17T12:24:39.7094458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:24:39.7537360Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 2022-08-17T12:24:39.7542652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:24:39.7972361Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 2022-08-17T12:24:39.7978280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:24:39.8171658Z [gw3] [ 63%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 2022-08-17T12:24:39.8204059Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:24:39.8408363Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:24:39.8413273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:24:39.8632700Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 2022-08-17T12:24:39.8662553Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:24:39.8848647Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:24:39.8853699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:39.9289793Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:39.9294936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:39.9725036Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:39.9729960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:39.9957943Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:39.9970667Z [gw0] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_cpu_float64 2022-08-17T12:24:40.0167448Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:24:40.0172082Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:40.0299166Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:40.0329025Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:24:40.0610386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:24:40.0615169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:24:40.0700788Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 2022-08-17T12:24:40.0734971Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 2022-08-17T12:24:40.1055168Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:24:40.1060030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:24:40.1487535Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 2022-08-17T12:24:40.1492511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:40.1930037Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:40.1934824Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:40.2357619Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:40.2369009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:24:40.2808638Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 2022-08-17T12:24:40.2816906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:24:40.3227015Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 2022-08-17T12:24:40.3261062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:24:40.3687655Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 2022-08-17T12:24:40.3695759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:40.4131967Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:40.4140766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:40.4207777Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:40.4247133Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 2022-08-17T12:24:40.4581951Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:24:40.4593251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:24:40.5019117Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 2022-08-17T12:24:40.5028009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:40.5182111Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:40.5208358Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 2022-08-17T12:24:40.5258421Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:24:40.5437317Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 2022-08-17T12:24:40.5445210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:40.5651474Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:40.5657217Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:24:40.5898649Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize__cpu_float64 2022-08-17T12:24:40.5907284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:40.6088596Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:40.6097159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:24:40.6328857Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 2022-08-17T12:24:40.6337447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:40.6527017Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:40.6535570Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:24:40.6779651Z [gw2] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 2022-08-17T12:24:40.6788564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:24:40.7042951Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 2022-08-17T12:24:40.7248999Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:24:40.7254948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:24:40.7595843Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 2022-08-17T12:24:40.7619368Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:24:40.7691042Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:24:40.7698165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:40.7757021Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:40.8177099Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:24:40.8179498Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:24:40.8182392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:40.8608998Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:40.8613795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:40.8833515Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:40.8861315Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:24:40.9046182Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:24:40.9052536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:40.9079595Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:40.9373069Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:24:40.9490440Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:24:40.9497585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:40.9930631Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:40.9937828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:41.0368550Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:41.0375512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:41.0821866Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:41.0829248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:41.1245560Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:41.1251616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:24:41.1698746Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 2022-08-17T12:24:41.1704859Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:24:41.2096789Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 2022-08-17T12:24:41.2128061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:24:41.2564675Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 2022-08-17T12:24:41.2571759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:24:41.3003523Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 2022-08-17T12:24:41.3011607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:24:41.3446162Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 2022-08-17T12:24:41.3451714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:24:41.3890611Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 2022-08-17T12:24:41.3896442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:24:41.4330671Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 2022-08-17T12:24:41.4336384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:24:41.4498370Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 2022-08-17T12:24:41.4526338Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 2022-08-17T12:24:41.4836648Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:24:41.5134805Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:24:41.5342530Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 2022-08-17T12:24:41.5343205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:24:41.5734274Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 2022-08-17T12:24:41.5788470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:24:41.5802897Z [gw2] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_roll_cpu_float64 2022-08-17T12:24:41.5854235Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:24:41.6054861Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 2022-08-17T12:24:41.6116953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:24:41.6515419Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 2022-08-17T12:24:41.7259517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:24:41.7311324Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 2022-08-17T12:24:41.7565970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:24:41.7737590Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 2022-08-17T12:24:41.7764934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:24:41.8213722Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 2022-08-17T12:24:41.8221987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:24:41.8656435Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 2022-08-17T12:24:41.8663187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:24:41.9093042Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 2022-08-17T12:24:41.9099188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:24:41.9534692Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 2022-08-17T12:24:41.9541212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:24:41.9980123Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 2022-08-17T12:24:41.9986260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:24:42.0415413Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 2022-08-17T12:24:42.0421235Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:24:42.0858734Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 2022-08-17T12:24:42.0865416Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:24:42.1332325Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 2022-08-17T12:24:42.3068139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:24:42.3216327Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 2022-08-17T12:24:42.3559019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:24:42.3689931Z [gw3] [ 64%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 2022-08-17T12:24:42.3699480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:24:42.4140275Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 2022-08-17T12:24:42.4150029Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:24:42.4575980Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 2022-08-17T12:24:42.4584382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:24:42.5017279Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 2022-08-17T12:24:42.5025877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:24:42.5457539Z [gw3] [ 64%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 2022-08-17T12:24:42.5466036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:24:42.5877797Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 2022-08-17T12:24:42.5904841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:24:42.6075433Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 2022-08-17T12:24:42.6099367Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 2022-08-17T12:24:42.6341274Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:24:42.6350043Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:24:42.6740493Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 2022-08-17T12:24:42.6778053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:24:42.7229518Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 2022-08-17T12:24:42.7238500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:24:42.7695612Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 2022-08-17T12:24:42.7719309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:24:42.7742690Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 2022-08-17T12:24:42.7807189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:24:42.7879220Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_cpu_float64 2022-08-17T12:24:42.8056151Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 2022-08-17T12:24:42.8111438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:24:42.8223192Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 2022-08-17T12:24:42.8289732Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:24:42.8497866Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:24:42.8530490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:24:42.8640804Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 2022-08-17T12:24:42.8649195Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:24:42.8971421Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:24:42.8979411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:24:42.9081769Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 2022-08-17T12:24:42.9090133Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:42.9411171Z [gw2] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:24:42.9419288Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:24:42.9572827Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 2022-08-17T12:24:42.9849943Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:24:42.9858289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:24:43.0333528Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 2022-08-17T12:24:43.0373384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:24:43.0746531Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 2022-08-17T12:24:43.0754737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:24:43.0907651Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 2022-08-17T12:24:43.0934093Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:24:43.1212430Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:24:43.1226442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:24:43.1247427Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 2022-08-17T12:24:43.1411935Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 2022-08-17T12:24:43.1627680Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:24:43.1628287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:24:43.2017387Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 2022-08-17T12:24:43.2044392Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:24:43.2457825Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 2022-08-17T12:24:43.2489655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:24:43.2930805Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 2022-08-17T12:24:43.2935487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:24:43.3335949Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 2022-08-17T12:24:43.3365946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:24:43.3776002Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 2022-08-17T12:24:43.3815365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:24:43.4234311Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 2022-08-17T12:24:43.4259371Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:24:43.4693932Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 2022-08-17T12:24:43.4700652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:24:43.5134552Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 2022-08-17T12:24:43.5145133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:24:43.5573841Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 2022-08-17T12:24:43.5584198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:24:43.5723633Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 2022-08-17T12:24:43.5738580Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 2022-08-17T12:24:43.6010907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:43.6019620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:24:43.6460548Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 2022-08-17T12:24:43.6469414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:24:43.6894769Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 2022-08-17T12:24:43.7413428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:24:43.7658305Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 2022-08-17T12:24:43.7757685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:24:43.8132880Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 2022-08-17T12:24:43.8137958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:24:43.8613760Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 2022-08-17T12:24:43.8618631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:24:43.8624454Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 2022-08-17T12:24:43.8646325Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 2022-08-17T12:24:43.9057267Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:24:43.9099182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:24:43.9496702Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 2022-08-17T12:24:43.9529895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:24:43.9976889Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 2022-08-17T12:24:44.0006790Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:24:44.0415828Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 2022-08-17T12:24:44.0434314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:24:44.0450862Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 2022-08-17T12:24:44.0462868Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 2022-08-17T12:24:44.0922894Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:24:44.2176785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:24:44.2218191Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 2022-08-17T12:24:44.2488057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:24:44.2617169Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 2022-08-17T12:24:44.3635529Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:24:44.3724166Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 2022-08-17T12:24:44.3734383Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:24:44.3739096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:24:44.3963153Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:24:44.4215028Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 2022-08-17T12:24:44.4298820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:24:44.4314818Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 2022-08-17T12:24:44.5869320Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:24:44.5907623Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 2022-08-17T12:24:44.6189742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:24:44.6435867Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 2022-08-17T12:24:44.6439999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:24:44.6897566Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 2022-08-17T12:24:44.6901947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:24:44.7023322Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 2022-08-17T12:24:44.7035937Z [gw1] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 2022-08-17T12:24:44.7340125Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:24:44.7343676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:24:44.8101221Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 2022-08-17T12:24:44.8375694Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 2022-08-17T12:24:44.8378001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:24:44.8380963Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 2022-08-17T12:24:44.8393299Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:24:44.8430822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:24:44.8853037Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 2022-08-17T12:24:44.8855020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:24:44.9015132Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 2022-08-17T12:24:44.9040956Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 2022-08-17T12:24:44.9292142Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:44.9294659Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:24:44.9733216Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 2022-08-17T12:24:44.9736717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:24:45.0138076Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 2022-08-17T12:24:45.0174457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:24:45.0505715Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 2022-08-17T12:24:45.0514587Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:24:45.0616784Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:45.1023313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:24:45.1056412Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 2022-08-17T12:24:45.1136280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:24:45.1498130Z [gw3] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 2022-08-17T12:24:45.1530009Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:24:45.1694338Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 2022-08-17T12:24:45.1719861Z [gw0] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:24:45.1859653Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:24:45.1871743Z [gw2] [ 65%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:24:45.1935753Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:45.1965889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:24:45.2406768Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 2022-08-17T12:24:45.2411921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:24:45.2852868Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 2022-08-17T12:24:45.2853551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:24:45.3182118Z [gw3] [ 65%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 2022-08-17T12:24:45.3194180Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:24:45.3288160Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:45.3289857Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:24:45.3728952Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 2022-08-17T12:24:45.3730688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:24:45.4171519Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 2022-08-17T12:24:45.4172175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:24:45.4615653Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 2022-08-17T12:24:45.4618654Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:24:45.5050096Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 2022-08-17T12:24:45.5053262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:24:45.5492854Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 2022-08-17T12:24:45.5499574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:24:45.5934788Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 2022-08-17T12:24:45.5939525Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:24:45.6037124Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 2022-08-17T12:24:45.6057283Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:24:45.6369579Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:45.6374354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:24:45.6808397Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 2022-08-17T12:24:45.6813476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:24:45.7289967Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 2022-08-17T12:24:45.7295743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:24:45.7348002Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 2022-08-17T12:24:45.7362246Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:24:45.7390159Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:24:45.7729050Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 2022-08-17T12:24:45.7734270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:24:45.7777355Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2022-08-17T12:24:45.7813950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:45.8209406Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:24:45.8214626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:24:45.8222122Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 2022-08-17T12:24:45.8252433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:45.8740027Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:24:45.8745123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:24:45.8753178Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 2022-08-17T12:24:45.9177596Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:24:45.9182844Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:24:45.9606523Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 2022-08-17T12:24:45.9611806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:24:46.0094724Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 2022-08-17T12:24:46.0218188Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:24:46.0565268Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 2022-08-17T12:24:46.0570490Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:24:46.0967573Z [gw3] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 2022-08-17T12:24:46.0972623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:24:46.1111622Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 2022-08-17T12:24:46.1125477Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_complex128 2022-08-17T12:24:46.1328243Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:24:46.1341066Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 2022-08-17T12:24:46.1350483Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:24:46.1374806Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_cpu_float64 2022-08-17T12:24:46.1411573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:24:46.1534277Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2022-08-17T12:24:46.1891233Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:24:46.1894344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:24:46.2327606Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_complex128 2022-08-17T12:24:46.2330674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:24:46.2399944Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_H_cpu_float64 2022-08-17T12:24:46.2429551Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 2022-08-17T12:24:46.2771987Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:24:46.2776705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:24:46.3195456Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_complex128 2022-08-17T12:24:46.3242266Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 2022-08-17T12:24:46.3246342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:24:46.3250765Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:24:46.3327290Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_T_cpu_float64 2022-08-17T12:24:46.3688124Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 2022-08-17T12:24:46.3698528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:24:46.3702755Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:24:46.3709187Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_complex128 2022-08-17T12:24:46.4139783Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_complex128 2022-08-17T12:24:46.4143974Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:24:46.4150983Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_short_cpu_float64 2022-08-17T12:24:46.4179294Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:24:46.4613125Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___getitem___cpu_float64 2022-08-17T12:24:46.4623609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:24:46.4664867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:24:46.5131068Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_complex128 2022-08-17T12:24:46.5139013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:24:46.5649658Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___radd___cpu_float64 2022-08-17T12:24:46.5650382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:24:46.5779679Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 2022-08-17T12:24:46.5848484Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:24:46.6008760Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:24:46.6016292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:24:46.6080048Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rdiv___cpu_float64 2022-08-17T12:24:46.6215012Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 2022-08-17T12:24:46.6272723Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:24:46.6488481Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sign_cpu_float64 2022-08-17T12:24:46.6496399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:24:46.6690778Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 2022-08-17T12:24:46.6703047Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:24:46.6715232Z [gw2] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 2022-08-17T12:24:46.6724393Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 2022-08-17T12:24:46.6974904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:24:46.6983386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:24:46.7173185Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 2022-08-17T12:24:46.7411354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:24:46.7419304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:24:46.7767525Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmod___cpu_float64 2022-08-17T12:24:46.7791293Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 2022-08-17T12:24:46.7823132Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:24:46.7863005Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:24:46.7966505Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_complex128 2022-08-17T12:24:46.8293519Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sin_cpu_float64 2022-08-17T12:24:46.8301786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:24:46.8373209Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rmul___cpu_float64 2022-08-17T12:24:46.8730759Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:24:46.8739359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:24:46.9160989Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_complex128 2022-08-17T12:24:46.9169864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:24:46.9613754Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rpow___cpu_float64 2022-08-17T12:24:46.9617489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:24:46.9641198Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_complex128 2022-08-17T12:24:46.9661472Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 2022-08-17T12:24:46.9880792Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:24:47.0028566Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 2022-08-17T12:24:47.0059793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:24:47.0096552Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad___rsub___cpu_float64 2022-08-17T12:24:47.0364613Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:24:47.0385972Z [gw1] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 2022-08-17T12:24:47.0460079Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:24:47.0496871Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:24:47.0741209Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amax_cpu_float64 2022-08-17T12:24:47.0757202Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 2022-08-17T12:24:47.0843025Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:24:47.0932320Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 2022-08-17T12:24:47.0937893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:24:47.1230890Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_amin_cpu_float64 2022-08-17T12:24:47.1244856Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:24:47.1258592Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:24:47.1380344Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:24:47.1385075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:24:47.1816668Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmax_cpu_float64 2022-08-17T12:24:47.1821639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:24:47.2249611Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_argmin_cpu_float64 2022-08-17T12:24:47.2254342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:24:47.2691450Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_complex128 2022-08-17T12:24:47.2696791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:24:47.2784386Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumprod_cpu_float64 2022-08-17T12:24:47.2797690Z [gw0] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:24:47.3131871Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:24:47.3138542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:24:47.3576089Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_complex128 2022-08-17T12:24:47.3581922Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:24:47.3604031Z [gw3] [ 66%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_cumsum_cpu_float64 2022-08-17T12:24:47.3620065Z [gw2] [ 66%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:24:47.4011818Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:24:47.4019671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:24:47.4205950Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_log_softmax_cpu_float64 2022-08-17T12:24:47.4229437Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 2022-08-17T12:24:47.4242435Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:47.4270782Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 2022-08-17T12:24:47.4456980Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:24:47.4464613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:24:47.4868712Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logaddexp_cpu_float64 2022-08-17T12:24:47.4881854Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 2022-08-17T12:24:47.4891755Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:24:47.4902985Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_logsumexp_cpu_float64 2022-08-17T12:24:47.5025001Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:24:47.5050693Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 2022-08-17T12:24:47.5308198Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:47.5321209Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mH_cpu_float64 2022-08-17T12:24:47.5330981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:24:47.5346164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:24:47.5426656Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_complex128 2022-08-17T12:24:47.5461496Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 2022-08-17T12:24:47.5574727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:24:47.5780795Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 2022-08-17T12:24:47.5786234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:24:47.6012930Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_mean_cpu_float64 2022-08-17T12:24:47.6217748Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:47.6222836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:24:47.6619819Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_median_cpu_float64 2022-08-17T12:24:47.6665274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:24:47.6753237Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_norm_cpu_float64 2022-08-17T12:24:47.6764766Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 2022-08-17T12:24:47.6776900Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:24:47.6785026Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:24:47.6840418Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:24:47.6854255Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 2022-08-17T12:24:47.7017496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:47.7057417Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 2022-08-17T12:24:47.7077848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:24:47.7085991Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mT_cpu_float64 2022-08-17T12:24:47.7117469Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:24:47.7175630Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_complex128 2022-08-17T12:24:47.7181582Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:24:47.7294791Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:24:47.7536846Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:24:47.7545861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:24:47.7978491Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_normalize_cpu_float64 2022-08-17T12:24:47.7987841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:24:47.8417580Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_complex128 2022-08-17T12:24:47.8425346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:24:47.8623450Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_prod_cpu_float64 2022-08-17T12:24:47.8649119Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 2022-08-17T12:24:47.8856901Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:24:47.8864539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:24:47.8996670Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmax_cpu_float64 2022-08-17T12:24:47.9054121Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 2022-08-17T12:24:47.9292526Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:24:47.9301133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:24:47.9781485Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_softmin_cpu_float64 2022-08-17T12:24:47.9788995Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:24:47.9843138Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_complex128 2022-08-17T12:24:47.9863359Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:24:47.9992475Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:24:48.0007882Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sort_cpu_float64 2022-08-17T12:24:48.0027914Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:24:48.0217236Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:24:48.0220830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:24:48.0438471Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_std_cpu_float64 2022-08-17T12:24:48.0445409Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:48.0455957Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:24:48.0476770Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 2022-08-17T12:24:48.0809354Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:24:48.0809952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:24:48.0973316Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_complex128 2022-08-17T12:24:48.0973950Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:24:48.1090763Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:24:48.1101587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:24:48.1332357Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_sum_cpu_float64 2022-08-17T12:24:48.1337477Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:24:48.1539856Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:24:48.1545215Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:24:48.1772715Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_complex128 2022-08-17T12:24:48.1777614Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:24:48.1937014Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:24:48.1966694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:24:48.2176731Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad__masked_var_cpu_float64 2022-08-17T12:24:48.2213992Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:24:48.2375306Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:24:48.2396735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:24:48.2615969Z [gw3] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_complex128 2022-08-17T12:24:48.2641586Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:24:48.2818441Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:24:48.2824313Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:24:48.2832130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:24:48.2873313Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:24:48.3055028Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_abs_cpu_float64 2022-08-17T12:24:48.3080929Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:48.3149150Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:48.3255605Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:24:48.3258536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:24:48.3496395Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:24:48.3511590Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:48.3532633Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_complex128 2022-08-17T12:24:48.3578385Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:48.3588363Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 2022-08-17T12:24:48.3694201Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:24:48.3749820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:24:48.3933734Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acos_cpu_float64 2022-08-17T12:24:48.3950450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:48.4133963Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:48.4156506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:24:48.4374111Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_complex128 2022-08-17T12:24:48.4395679Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:48.4419224Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:48.4430011Z [gw1] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 2022-08-17T12:24:48.4573958Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:48.4599060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:24:48.4856032Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_acosh_cpu_float64 2022-08-17T12:24:48.4991686Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:24:48.5016413Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 2022-08-17T12:24:48.5333512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:24:48.5513758Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:24:48.5524554Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 2022-08-17T12:24:48.5535953Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:24:48.5767972Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:24:48.5774907Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:48.5790812Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:24:48.5805641Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_complex128 2022-08-17T12:24:48.5957833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:24:48.6141931Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_add_cpu_float64 2022-08-17T12:24:48.6156029Z [gw0] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 2022-08-17T12:24:48.6208008Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:24:48.6214970Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:48.6332241Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:24:48.6664212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:24:48.6786297Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:24:48.7141379Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 2022-08-17T12:24:48.7392775Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:24:48.7535935Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 2022-08-17T12:24:48.7843288Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:24:48.7967650Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 2022-08-17T12:24:48.7980110Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 2022-08-17T12:24:48.8047234Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:24:48.8051230Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:48.8166477Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:24:48.8479365Z [gw3] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addbmm_cpu_float64 2022-08-17T12:24:48.8483555Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:48.8492004Z [gw2] [ 67%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:24:48.8974092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:24:48.9133460Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:24:48.9369408Z [gw2] [ 67%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:24:48.9374277Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:48.9849286Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:24:48.9854157Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:49.0290137Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:24:49.0295150Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:49.0418117Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:24:49.0427920Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 2022-08-17T12:24:49.0730991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:24:49.0739059Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 2022-08-17T12:24:49.0743695Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:49.0855214Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:24:49.1135013Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:24:49.1472612Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:24:49.1575421Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:24:49.1834718Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:24:49.1872966Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 2022-08-17T12:24:49.1882025Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:24:49.2015936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:24:49.2161425Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:49.2298181Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addcmul_cpu_float64 2022-08-17T12:24:49.2487407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:24:49.2494958Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 2022-08-17T12:24:49.2805193Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:24:49.2834373Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:24:49.2881272Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:49.2967113Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:24:49.3041637Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_complex128 2022-08-17T12:24:49.3151545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:24:49.3294582Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_cpu_float64 2022-08-17T12:24:49.3301414Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:49.3533557Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:24:49.3737801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:24:49.3747347Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:49.4071445Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:24:49.4109590Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 2022-08-17T12:24:49.4119848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:24:49.4169894Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 2022-08-17T12:24:49.4175809Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:24:49.4184297Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 2022-08-17T12:24:49.4190566Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:49.4211133Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:24:49.4535403Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 2022-08-17T12:24:49.4542141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:24:49.4614399Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:24:49.4620900Z [gw1] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 2022-08-17T12:24:49.4624270Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:49.4807568Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:24:49.4986780Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_complex128 2022-08-17T12:24:49.5050877Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:24:49.5056525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:49.5137856Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:24:49.5242585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:24:49.5261454Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 2022-08-17T12:24:49.5415490Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addmv_cpu_float64 2022-08-17T12:24:49.5455209Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:24:49.5482527Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:49.5496720Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log10_cpu_float64 2022-08-17T12:24:49.5665259Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:24:49.5848959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:24:49.5867695Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_complex128 2022-08-17T12:24:49.5902427Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:24:49.5911774Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 2022-08-17T12:24:49.5928469Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:24:49.6013940Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:24:49.6076197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:24:49.6294274Z [gw3] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_addr_cpu_float64 2022-08-17T12:24:49.6334647Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:24:49.6360361Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:24:49.6438223Z [gw2] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 2022-08-17T12:24:49.6453164Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 2022-08-17T12:24:49.6476627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:24:49.6734758Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_complex128 2022-08-17T12:24:49.6776388Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:24:49.6788445Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:24:49.6895442Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log2_cpu_float64 2022-08-17T12:24:49.6959459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:24:49.7251530Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_all_cpu_float64 2022-08-17T12:24:49.7385811Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:24:49.7396953Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_complex128 2022-08-17T12:24:49.7401526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:24:49.7632181Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_complex128 2022-08-17T12:24:49.7640596Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_complex128 2022-08-17T12:24:49.7650266Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:24:49.7679191Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:24:49.7781369Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_cpu_float64 2022-08-17T12:24:49.7830502Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:24:49.7836762Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_cpu_float64 2022-08-17T12:24:49.8055454Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_allclose_cpu_float64 2022-08-17T12:24:49.8060396Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:24:49.8155523Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:24:49.8256495Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 2022-08-17T12:24:49.8261271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:24:49.8571627Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amax_cpu_float64 2022-08-17T12:24:49.8594540Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:49.8609067Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 2022-08-17T12:24:49.8687022Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:24:49.8691069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:24:49.9128353Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_amin_cpu_float64 2022-08-17T12:24:49.9135709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:24:49.9143954Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_aminmax_cpu_float64 2022-08-17T12:24:49.9156379Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_complex128 2022-08-17T12:24:49.9257501Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:24:49.9479834Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_log_softmax_dtype_cpu_float64 2022-08-17T12:24:49.9496676Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:24:49.9572962Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:24:49.9577116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:24:49.9628705Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_complex128 2022-08-17T12:24:49.9634681Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:24:49.9754004Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 2022-08-17T12:24:49.9934774Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 2022-08-17T12:24:50.0010624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:24:50.0018603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:24:50.0117020Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_angle_cpu_float64 2022-08-17T12:24:50.0124269Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:24:50.0449812Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 2022-08-17T12:24:50.0455122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:24:50.0531760Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_complex128 2022-08-17T12:24:50.0555768Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:24:50.0641734Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 2022-08-17T12:24:50.0655881Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 2022-08-17T12:24:50.0890538Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:24:50.0895906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:24:50.0974067Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_any_cpu_float64 2022-08-17T12:24:50.1329497Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:24:50.1335377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:24:50.1769072Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_arange_cpu_float64 2022-08-17T12:24:50.1775849Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:24:50.1952299Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmax_cpu_float64 2022-08-17T12:24:50.1975137Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:24:50.2208189Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:24:50.2215600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:24:50.2328494Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argmin_cpu_float64 2022-08-17T12:24:50.2355306Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 2022-08-17T12:24:50.2508226Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:24:50.2534934Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:24:50.2649507Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:24:50.2657466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:24:50.2953741Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argsort_cpu_float64 2022-08-17T12:24:50.2985969Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 2022-08-17T12:24:50.3037642Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:24:50.3094038Z [gw0] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:24:50.3103295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:24:50.3114041Z [gw3] [ 68%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 2022-08-17T12:24:50.3166633Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:24:50.3322890Z [gw2] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 2022-08-17T12:24:50.3353910Z [gw1] [ 68%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 2022-08-17T12:24:50.3405417Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:24:50.3450998Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 2022-08-17T12:24:50.3526802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:24:50.3532999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:24:50.3808512Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_argwhere_cpu_float64 2022-08-17T12:24:50.3811884Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:24:50.3972654Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 2022-08-17T12:24:50.3974406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:24:50.3978781Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 2022-08-17T12:24:50.3990152Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:24:50.4252876Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:24:50.4255001Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:24:50.4260152Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 2022-08-17T12:24:50.4263482Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_complex128 2022-08-17T12:24:50.4382141Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:24:50.4398833Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_square_cpu_float64 2022-08-17T12:24:50.4401349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:24:50.4690751Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_cpu_float64 2022-08-17T12:24:50.4692579Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:24:50.4695537Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 2022-08-17T12:24:50.4848551Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:24:50.4850324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:24:50.5127866Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 2022-08-17T12:24:50.5129913Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:24:50.5282778Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 2022-08-17T12:24:50.5289876Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:24:50.5440351Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 2022-08-17T12:24:50.5458212Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 2022-08-17T12:24:50.5535525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:50.5568964Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:24:50.5627006Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 2022-08-17T12:24:50.5695236Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:50.5819323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:24:50.5896097Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_complex128 2022-08-17T12:24:50.5996744Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:50.6020022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:24:50.6171409Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 2022-08-17T12:24:50.6194237Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:50.6206610Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 2022-08-17T12:24:50.6214805Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:24:50.6225844Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:24:50.6335467Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asin_cpu_float64 2022-08-17T12:24:50.6424606Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:24:50.6460116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:24:50.6493349Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 2022-08-17T12:24:50.6618192Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 2022-08-17T12:24:50.6626430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:24:50.6667624Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:24:50.6919689Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_complex128 2022-08-17T12:24:50.6955188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:24:50.7089684Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logit_cpu_float64 2022-08-17T12:24:50.7098569Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:24:50.7327173Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_asinh_cpu_float64 2022-08-17T12:24:50.7334469Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:24:50.7572780Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 2022-08-17T12:24:50.7630310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:24:50.7712597Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan2_cpu_float64 2022-08-17T12:24:50.7769533Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 2022-08-17T12:24:50.7776776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:24:50.7790653Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 2022-08-17T12:24:50.8012179Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:24:50.8054855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:24:50.8235724Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_complex128 2022-08-17T12:24:50.8424626Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:24:50.8431940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:24:50.8888351Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atan_cpu_float64 2022-08-17T12:24:50.8895746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:24:50.9327902Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_complex128 2022-08-17T12:24:50.9335312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:24:50.9767632Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atanh_cpu_float64 2022-08-17T12:24:50.9775302Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:24:51.0248307Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 2022-08-17T12:24:51.0255920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:24:51.0496188Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 2022-08-17T12:24:51.0699255Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 2022-08-17T12:24:51.0708065Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:24:51.0726955Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_complex128 2022-08-17T12:24:51.0735312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:24:51.0923004Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 2022-08-17T12:24:51.0942490Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 2022-08-17T12:24:51.1126786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:24:51.1135060Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:24:51.1165971Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_long_cpu_float64 2022-08-17T12:24:51.1174352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:24:51.1574639Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 2022-08-17T12:24:51.1583353Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:24:51.1615126Z [gw1] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lt_cpu_float64 2022-08-17T12:24:51.1623538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:24:51.1835021Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 2022-08-17T12:24:51.1859300Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stack_cpu_float64 2022-08-17T12:24:51.2049450Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:24:51.2058176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:24:51.2092152Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 2022-08-17T12:24:51.2573892Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:24:51.4026799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:24:51.4132616Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 2022-08-17T12:24:51.5204520Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:24:51.5228448Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 2022-08-17T12:24:51.5559581Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:24:51.5695182Z [gw3] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 2022-08-17T12:24:51.5721653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:24:51.5814063Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 2022-08-17T12:24:51.5841684Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mean_cpu_float64 2022-08-17T12:24:51.6212100Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:24:51.6220850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:24:51.6411358Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 2022-08-17T12:24:51.6455991Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 2022-08-17T12:24:51.6649827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:24:51.6658223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:24:51.7014093Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 2022-08-17T12:24:51.7040361Z [gw0] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_median_cpu_float64 2022-08-17T12:24:51.7055517Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:51.7088252Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_complex128 2022-08-17T12:24:51.7096280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:24:51.7109866Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 2022-08-17T12:24:51.7527559Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:24:51.7536149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:24:51.7546190Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_block_diag_cpu_float64 2022-08-17T12:24:51.7612270Z [gw1] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_cpu_float64 2022-08-17T12:24:51.7852986Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:24:51.7893852Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_cpu_float64 2022-08-17T12:24:51.7968008Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:24:51.7976735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:24:51.8408110Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_complex128 2022-08-17T12:24:51.8413723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:24:51.8852975Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bmm_cpu_float64 2022-08-17T12:24:51.8858064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:24:51.9287868Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_complex128 2022-08-17T12:24:51.9292933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:24:51.9729287Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bool_cpu_float64 2022-08-17T12:24:51.9734878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:24:52.0170358Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 2022-08-17T12:24:52.0175735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:24:52.0610977Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 2022-08-17T12:24:52.0616703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:24:52.1050124Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 2022-08-17T12:24:52.1055126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:24:52.1488396Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 2022-08-17T12:24:52.1492734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:24:52.1932992Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_bucketize_cpu_float64 2022-08-17T12:24:52.1937384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:24:52.2348324Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_complex128 2022-08-17T12:24:52.2373130Z [gw2] [ 69%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 2022-08-17T12:24:52.2379105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:24:52.2386792Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_byte_cpu_float64 2022-08-17T12:24:52.2815732Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:24:52.2820033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:24:52.3261459Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 2022-08-17T12:24:52.3267493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:24:52.3691731Z [gw3] [ 69%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 2022-08-17T12:24:52.3696499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:24:52.3805727Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_complex128 2022-08-17T12:24:52.3829320Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 2022-08-17T12:24:52.4168441Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:24:52.4172729Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:24:52.4801697Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cat_cpu_float64 2022-08-17T12:24:52.4807656Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:24:52.4821319Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cdist_cpu_float64 2022-08-17T12:24:52.4833256Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:52.5154717Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:52.5161631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:24:52.5615647Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ceil_cpu_float64 2022-08-17T12:24:52.5621022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:24:52.6094408Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 2022-08-17T12:24:52.6095368Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:24:52.6550303Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 2022-08-17T12:24:52.6563866Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:52.6572609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:52.6580898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:24:52.7055084Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 2022-08-17T12:24:52.7060672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:24:52.7211894Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 2022-08-17T12:24:52.7224813Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 2022-08-17T12:24:52.7539698Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:24:52.7540475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:24:52.8020603Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 2022-08-17T12:24:52.8021400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:24:52.8500026Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 2022-08-17T12:24:52.8500672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:24:52.8695885Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 2022-08-17T12:24:52.8721031Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 2022-08-17T12:24:52.8981114Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:24:52.8981736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:24:52.9459450Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 2022-08-17T12:24:52.9460097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:24:52.9939332Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 2022-08-17T12:24:52.9939986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:24:53.0378486Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 2022-08-17T12:24:53.0379181Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:24:53.0625180Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 2022-08-17T12:24:53.0668499Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 2022-08-17T12:24:53.0853693Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:24:53.0854419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:24:53.1184533Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 2022-08-17T12:24:53.1199266Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 2022-08-17T12:24:53.1288740Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:24:53.1289465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:24:53.1728201Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 2022-08-17T12:24:53.1731050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:24:53.1874714Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 2022-08-17T12:24:53.1897320Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 2022-08-17T12:24:53.2170169Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:24:53.2171076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:24:53.2236156Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 2022-08-17T12:24:53.2336772Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 2022-08-17T12:24:53.2427124Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:24:53.2556925Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mH_cpu_float64 2022-08-17T12:24:53.2579986Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_stft_cpu_float64 2022-08-17T12:24:53.2611773Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:24:53.2614006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:24:53.2892938Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 2022-08-17T12:24:53.3050776Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:24:53.3056720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:24:53.3495112Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 2022-08-17T12:24:53.3502769Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:24:53.3640010Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 2022-08-17T12:24:53.3665820Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 2022-08-17T12:24:53.3761581Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:24:53.3930720Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mT_cpu_float64 2022-08-17T12:24:53.3937760Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:24:53.4212114Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 2022-08-17T12:24:53.4370602Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:24:53.4378517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:24:53.4656033Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 2022-08-17T12:24:53.4671235Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 2022-08-17T12:24:53.4813862Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:24:53.4816927Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 2022-08-17T12:24:53.4819276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:24:53.5173807Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 2022-08-17T12:24:53.5255268Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:24:53.5256164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:24:53.5695368Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 2022-08-17T12:24:53.5696031Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:24:53.5817744Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 2022-08-17T12:24:53.5845678Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 2022-08-17T12:24:53.5996130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:24:53.6135417Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 2022-08-17T12:24:53.6136053Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:24:53.6374768Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 2022-08-17T12:24:53.6576619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:24:53.6577256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:24:53.6717508Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 2022-08-17T12:24:53.6735279Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:53.6899875Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:53.6912567Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 2022-08-17T12:24:53.7011660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:24:53.7012284Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:24:53.7024980Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 2022-08-17T12:24:53.7413341Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 2022-08-17T12:24:53.7428391Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:24:53.7444885Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 2022-08-17T12:24:53.7492019Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:24:53.7616433Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:24:53.7966341Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_complex128 2022-08-17T12:24:53.7966921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:24:53.8147470Z [gw3] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fill_cpu_float64 2022-08-17T12:24:53.8172029Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:53.8383703Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:24:53.8400806Z [gw2] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sub_cpu_float64 2022-08-17T12:24:53.8408212Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:24:53.8418863Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:24:53.8847470Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_complex128 2022-08-17T12:24:53.8848878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:24:53.9289274Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flatten_cpu_float64 2022-08-17T12:24:53.9290386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:24:53.9733082Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_complex128 2022-08-17T12:24:53.9733816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:24:53.9757162Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flip_cpu_float64 2022-08-17T12:24:53.9775667Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 2022-08-17T12:24:53.9830573Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:53.9857465Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 2022-08-17T12:24:53.9907952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:24:54.0174481Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:54.0175099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:24:54.0292036Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 2022-08-17T12:24:54.0431121Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:54.0510772Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:54.0538302Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 2022-08-17T12:24:54.0608225Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:24:54.0608828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:24:54.0693060Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fliplr_cpu_float64 2022-08-17T12:24:54.1090476Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:24:54.1091224Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:24:54.1555792Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_complex128 2022-08-17T12:24:54.1566183Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 2022-08-17T12:24:54.1572724Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:24:54.1589434Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_flipud_cpu_float64 2022-08-17T12:24:54.1863058Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:24:54.2019416Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 2022-08-17T12:24:54.2023107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:24:54.2056136Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_complex128 2022-08-17T12:24:54.2232530Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:24:54.2248915Z [gw0] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 2022-08-17T12:24:54.2393002Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:24:54.2454787Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 2022-08-17T12:24:54.2477179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:24:54.2534697Z [gw3] [ 70%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_cpu_float64 2022-08-17T12:24:54.2589281Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:54.2939549Z [gw1] [ 70%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 2022-08-17T12:24:54.3054195Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:24:54.3122321Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:54.3572906Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 2022-08-17T12:24:54.3651002Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:24:54.3667712Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 2022-08-17T12:24:54.3685734Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:24:54.3702922Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 2022-08-17T12:24:54.3844745Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:24:54.3874430Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 2022-08-17T12:24:54.3934815Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mm_cpu_float64 2022-08-17T12:24:54.3979576Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:24:54.4077548Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_complex128 2022-08-17T12:24:54.4112126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:24:54.4388117Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:24:54.4494467Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_float_power_cpu_float64 2022-08-17T12:24:54.4537411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:24:54.4547502Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_cpu_float64 2022-08-17T12:24:54.4564107Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_cpu_float64 2022-08-17T12:24:54.4837089Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:24:54.4929252Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mode_cpu_float64 2022-08-17T12:24:54.5009793Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:24:54.5010377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:24:54.5454255Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 2022-08-17T12:24:54.5454935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:24:54.5739308Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmax_cpu_float64 2022-08-17T12:24:54.5748100Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 2022-08-17T12:24:54.5751510Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 2022-08-17T12:24:54.5781793Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:24:54.5798723Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:24:54.5861034Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:24:54.5871013Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 2022-08-17T12:24:54.5888774Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:24:54.5891217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:24:54.6072597Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmin_cpu_float64 2022-08-17T12:24:54.6107757Z [gw2] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:24:54.6202190Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mean_cpu_float64 2022-08-17T12:24:54.6213739Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:24:54.6294039Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:24:54.6371305Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:24:54.6430191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:24:54.6773198Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fmod_cpu_float64 2022-08-17T12:24:54.6782704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:24:54.6803093Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_median_cpu_float64 2022-08-17T12:24:54.6813300Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frac_cpu_float64 2022-08-17T12:24:54.6831382Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_msort_cpu_float64 2022-08-17T12:24:54.6869341Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:24:54.7211302Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:54.7217893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:24:54.7652557Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_frexp_cpu_float64 2022-08-17T12:24:54.7655929Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:24:54.8100274Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_complex128 2022-08-17T12:24:54.8100913Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:24:54.8498515Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_full_like_cpu_float64 2022-08-17T12:24:54.8511266Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:24:54.8514353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:24:54.8531008Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:54.8725569Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_complex128 2022-08-17T12:24:54.8982587Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:24:54.8983206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:24:54.9050943Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gather_cpu_float64 2022-08-17T12:24:54.9374459Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:54.9398268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:24:54.9817575Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ge_cpu_float64 2022-08-17T12:24:54.9848874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:24:55.0257201Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 2022-08-17T12:24:55.0294049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:24:55.0381415Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_geqrf_cpu_float64 2022-08-17T12:24:55.0391913Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:24:55.0550507Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:55.0695387Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:24:55.0727156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:24:55.0814590Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_complex128 2022-08-17T12:24:55.1004998Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:24:55.1134696Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 2022-08-17T12:24:55.1159213Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:24:55.1254072Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gradient_cpu_float64 2022-08-17T12:24:55.1295655Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:55.1470893Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 2022-08-17T12:24:55.1480810Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 2022-08-17T12:24:55.1574117Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:24:55.1600085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:24:55.1694384Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_gt_cpu_float64 2022-08-17T12:24:55.1776349Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:55.2016022Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 2022-08-17T12:24:55.2049767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:24:55.2172585Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_complex128 2022-08-17T12:24:55.2328804Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:24:55.2342782Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mul_cpu_float64 2022-08-17T12:24:55.2370020Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:24:55.2398518Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 2022-08-17T12:24:55.2459469Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 2022-08-17T12:24:55.2497739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:24:55.2652880Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_half_cpu_float64 2022-08-17T12:24:55.2775838Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:24:55.2930593Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:24:55.2933050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:24:55.3138356Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_heaviside_cpu_float64 2022-08-17T12:24:55.3154578Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 2022-08-17T12:24:55.3337407Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:24:55.3367606Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mm_cpu_float64 2022-08-17T12:24:55.3369975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:24:55.3505802Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histc_cpu_float64 2022-08-17T12:24:55.3521874Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 2022-08-17T12:24:55.3612143Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:24:55.3788519Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:24:55.3816165Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mode_cpu_float64 2022-08-17T12:24:55.3818876Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mv_cpu_float64 2022-08-17T12:24:55.3819456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:24:55.3938088Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogram_cpu_float64 2022-08-17T12:24:55.4092397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:55.4136491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:24:55.4248572Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 2022-08-17T12:24:55.4249240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:24:55.4543056Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 2022-08-17T12:24:55.4545311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:24:55.4691225Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 2022-08-17T12:24:55.4692124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:24:55.4827932Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 2022-08-17T12:24:55.4857971Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:55.4909197Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:55.5051444Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:55.5130357Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:24:55.5133616Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_msort_cpu_float64 2022-08-17T12:24:55.5134331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:24:55.5320173Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hsplit_cpu_float64 2022-08-17T12:24:55.5320830Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:55.5452154Z [gw0] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:55.5568242Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:24:55.5569682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:24:55.5812200Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_complex128 2022-08-17T12:24:55.5883551Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:24:55.6008129Z [gw0] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:24:55.6009902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:24:55.6252130Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hstack_cpu_float64 2022-08-17T12:24:55.6492724Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:24:55.6515940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:24:55.6535601Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 2022-08-17T12:24:55.6548433Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:24:55.6759550Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_hypot_cpu_float64 2022-08-17T12:24:55.6927447Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mul_cpu_float64 2022-08-17T12:24:55.6931352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:24:55.7008112Z [gw3] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_i0_cpu_float64 2022-08-17T12:24:55.7011955Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:24:55.7327652Z [gw1] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 2022-08-17T12:24:55.7331765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:24:55.7493288Z [gw3] [ 71%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igamma_cpu_float64 2022-08-17T12:24:55.7640565Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:24:55.7771832Z [gw1] [ 71%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 2022-08-17T12:24:55.7775641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:24:55.7954514Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_igammac_cpu_float64 2022-08-17T12:24:55.7962235Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:24:55.8243825Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mv_cpu_float64 2022-08-17T12:24:55.8260371Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 2022-08-17T12:24:55.8261117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:24:55.8275829Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_imag_cpu_complex128 2022-08-17T12:24:55.8452567Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:24:55.8550759Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:55.8733225Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:24:55.8880347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:24:55.8884491Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:55.9286212Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:24:55.9303477Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 2022-08-17T12:24:55.9359334Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:24:55.9360300Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:55.9728317Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:24:55.9744535Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_complex128 2022-08-17T12:24:55.9837247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:24:55.9839130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:24:56.0007448Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 2022-08-17T12:24:56.0333174Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_add_cpu_float64 2022-08-17T12:24:56.0335972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:24:56.0838128Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:24:56.0864426Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 2022-08-17T12:24:56.0926415Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:24:56.0951607Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 2022-08-17T12:24:56.1030918Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:24:56.1296596Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_copy_cpu_float64 2022-08-17T12:24:56.1301108Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 2022-08-17T12:24:56.1375951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:24:56.1522189Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:24:56.1736288Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 2022-08-17T12:24:56.1834971Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:24:56.2252294Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_fill_cpu_float64 2022-08-17T12:24:56.2805935Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:24:56.2813921Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_complex128 2022-08-17T12:24:56.2837078Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 2022-08-17T12:24:56.2842990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:24:56.2966398Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:24:56.3143177Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_put_cpu_float64 2022-08-17T12:24:56.3292016Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 2022-08-17T12:24:56.3534310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:24:56.3994109Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:24:56.4018237Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 2022-08-17T12:24:56.4257754Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:24:56.4490451Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 2022-08-17T12:24:56.4498377Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:24:56.4520974Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 2022-08-17T12:24:56.4541482Z [gw3] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 2022-08-17T12:24:56.4575156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:24:56.4932754Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_complex128 2022-08-17T12:24:56.4937245Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:24:56.4976478Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 2022-08-17T12:24:56.5011921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:24:56.5391147Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_index_select_cpu_float64 2022-08-17T12:24:56.5391880Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:24:56.5396738Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ne_cpu_float64 2022-08-17T12:24:56.5407037Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 2022-08-17T12:24:56.5462475Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:24:56.5465406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:24:56.5854361Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_complex128 2022-08-17T12:24:56.5903008Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:24:56.5906840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:24:56.5941329Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inner_cpu_float64 2022-08-17T12:24:56.6268679Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 2022-08-17T12:24:56.6272717Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:24:56.6336702Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_neg_cpu_float64 2022-08-17T12:24:56.6341787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:24:56.6698163Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_complex128 2022-08-17T12:24:56.6703096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:24:56.6768100Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 2022-08-17T12:24:56.6770814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:24:56.7000918Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_int_cpu_float64 2022-08-17T12:24:56.7019807Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 2022-08-17T12:24:56.7134214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:24:56.7138286Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:24:56.7206709Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 2022-08-17T12:24:56.7210804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:24:56.7574583Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_complex128 2022-08-17T12:24:56.7578438Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:24:56.7646985Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 2022-08-17T12:24:56.7651180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:24:56.8017605Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_inverse_cpu_float64 2022-08-17T12:24:56.8021615Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:24:56.8092321Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 2022-08-17T12:24:56.8096576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:24:56.8372216Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_complex128 2022-08-17T12:24:56.8382259Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 2022-08-17T12:24:56.8415810Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:24:56.8444249Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:24:56.8495056Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 2022-08-17T12:24:56.8568003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:24:56.8669239Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isclose_cpu_float64 2022-08-17T12:24:56.8814382Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 2022-08-17T12:24:56.8855184Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:24:56.8888649Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:24:56.8960307Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 2022-08-17T12:24:56.8964461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:24:56.9218125Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 2022-08-17T12:24:56.9255070Z [gw0] [ 72%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:24:56.9276850Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:24:56.9294266Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 2022-08-17T12:24:56.9319565Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:24:56.9374262Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 2022-08-17T12:24:56.9398764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:24:56.9695707Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isfinite_cpu_float64 2022-08-17T12:24:56.9723317Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:24:56.9762428Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_ne_cpu_float64 2022-08-17T12:24:56.9763673Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:24:56.9814386Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 2022-08-17T12:24:56.9839225Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:24:57.0135003Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isin_cpu_float64 2022-08-17T12:24:57.0173987Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:24:57.0200158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:24:57.0253805Z [gw1] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 2022-08-17T12:24:57.0283301Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:24:57.0443450Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_complex128 2022-08-17T12:24:57.0573949Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 2022-08-17T12:24:57.0614363Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:24:57.0721697Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:57.0737213Z [gw0] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_neg_cpu_float64 2022-08-17T12:24:57.0741064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:24:57.0742390Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:57.1014737Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isinf_cpu_float64 2022-08-17T12:24:57.1048006Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:24:57.1057186Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 2022-08-17T12:24:57.1165730Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:57.1169936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:24:57.1210339Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_complex128 2022-08-17T12:24:57.1486245Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:57.1490699Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:24:57.1498052Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 2022-08-17T12:24:57.1606216Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:57.1614269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:24:57.1738180Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isnan_cpu_float64 2022-08-17T12:24:57.1927961Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:57.1932196Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:24:57.1939733Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 2022-08-17T12:24:57.2049424Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:57.2053592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:24:57.2058555Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isneginf_cpu_float64 2022-08-17T12:24:57.2334937Z [gw1] [ 72%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:57.2370504Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:24:57.2383740Z [gw0] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 2022-08-17T12:24:57.2489231Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:57.2493815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:24:57.2611940Z [gw3] [ 72%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isposinf_cpu_float64 2022-08-17T12:24:57.2776021Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:57.2798580Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:24:57.2814198Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 2022-08-17T12:24:57.2894529Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:57.2928670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:24:57.3018011Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_complex128 2022-08-17T12:24:57.3214314Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:57.3238641Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:24:57.3253807Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 2022-08-17T12:24:57.3334591Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:57.3359508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:24:57.3373107Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_isreal_cpu_float64 2022-08-17T12:24:57.3655264Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:57.3682657Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:24:57.3694367Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:24:57.3775322Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:57.3812940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:24:57.3816684Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_complex128 2022-08-17T12:24:57.4095610Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:57.4120029Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:24:57.4134722Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 2022-08-17T12:24:57.4214979Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:57.4242647Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:24:57.4257719Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_istft_cpu_float64 2022-08-17T12:24:57.4534629Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:57.4559890Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:24:57.4574047Z [gw0] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 2022-08-17T12:24:57.4654442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:57.4679210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:57.4975096Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:24:57.5082433Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:57.5090223Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:57.5099424Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:57.5151158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:57.5567120Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:24:57.5572385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:57.5597217Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:24:57.5613407Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:24:57.6010872Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:57.6018337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:57.6445995Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:24:57.6453764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:24:57.6845122Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 2022-08-17T12:24:57.6901960Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:24:57.6911162Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:24:57.6920858Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 2022-08-17T12:24:57.7336276Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:57.7344764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:57.7458786Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:24:57.7472332Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:57.7774594Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:57.7782943Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:57.8214716Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:24:57.8223069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:24:57.8310125Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 2022-08-17T12:24:57.8325074Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:24:57.8652382Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:57.8656756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:24:57.9097735Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 2022-08-17T12:24:57.9099599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:24:57.9213881Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_complex128 2022-08-17T12:24:57.9229297Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:24:57.9497234Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:57.9529340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:24:57.9943943Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kron_cpu_float64 2022-08-17T12:24:57.9993017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:24:58.0157238Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 2022-08-17T12:24:58.0165901Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:24:58.0264250Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:58.0277553Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:58.0375907Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:58.0436499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:24:58.0817069Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 2022-08-17T12:24:58.0874264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:24:58.1075022Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ldexp_cpu_float64 2022-08-17T12:24:58.1088614Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:24:58.1274902Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:58.1308268Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:24:58.1439814Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_le_cpu_float64 2022-08-17T12:24:58.1455075Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:24:58.1509755Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:24:58.1561043Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 2022-08-17T12:24:58.1575065Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:24:58.1773495Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:58.1913409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:24:58.2244431Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:58.2257814Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:24:58.2785588Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:58.2800193Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:24:58.4832215Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:58.4920350Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_complex128 2022-08-17T12:24:58.5254488Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:24:58.5334522Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lerp_cpu_float64 2022-08-17T12:24:58.5411817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:24:58.5514554Z [gw3] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lgamma_cpu_float64 2022-08-17T12:24:58.5528476Z [gw0] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:24:58.5810146Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:58.5814676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:24:58.6257313Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 2022-08-17T12:24:58.6261739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:24:58.6695597Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 2022-08-17T12:24:58.6700615Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:58.7135740Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:24:58.7140211Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:58.7578206Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:24:58.7582981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:24:58.8023315Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 2022-08-17T12:24:58.8027832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:24:58.8456703Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 2022-08-17T12:24:58.8461327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:24:58.8903467Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 2022-08-17T12:24:58.8908086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:24:58.9348088Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 2022-08-17T12:24:58.9352592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:24:58.9779891Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 2022-08-17T12:24:58.9787960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:24:59.0176453Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 2022-08-17T12:24:59.0210742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:24:59.0423504Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 2022-08-17T12:24:59.0434613Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 2022-08-17T12:24:59.0616827Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:59.0660249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:24:59.1037264Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 2022-08-17T12:24:59.1052305Z [gw1] [ 73%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 2022-08-17T12:24:59.1093223Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:24:59.1098217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:24:59.1534699Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 2022-08-17T12:24:59.1539342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:24:59.2018519Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 2022-08-17T12:24:59.2023734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:24:59.2456716Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 2022-08-17T12:24:59.2462185Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:24:59.2893046Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 2022-08-17T12:24:59.2898230Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:24:59.3336118Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 2022-08-17T12:24:59.3341085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:24:59.3789215Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 2022-08-17T12:24:59.3794347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:59.4216187Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:24:59.4221868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:59.4661312Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 2022-08-17T12:24:59.4666969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:24:59.5095676Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 2022-08-17T12:24:59.5096417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:24:59.5533429Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 2022-08-17T12:24:59.5534236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:24:59.6029039Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 2022-08-17T12:24:59.6029934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:24:59.6416077Z [gw3] [ 73%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 2022-08-17T12:24:59.6458538Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:24:59.6459332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:59.6487844Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 2022-08-17T12:24:59.6896707Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:24:59.6897370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:24:59.7379171Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 2022-08-17T12:24:59.7379837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:59.7821010Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:24:59.7821832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:59.8259192Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 2022-08-17T12:24:59.8260008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:59.8700083Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:24:59.8700926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:59.9182389Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:24:59.9183203Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:59.9613407Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:24:59.9618810Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:00.0086001Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:00.0091140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:25:00.0524104Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 2022-08-17T12:25:00.0529692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:25:00.0983037Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 2022-08-17T12:25:00.0986868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:00.1453436Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:00.1462748Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:00.1934162Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:00.1943355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:25:00.2417466Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 2022-08-17T12:25:00.2427350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:25:00.2904347Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 2022-08-17T12:25:00.2912052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:00.3377597Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:00.3378418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:25:00.3862093Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 2022-08-17T12:25:00.3863279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:00.4290630Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:00.4291684Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:00.4727954Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:00.4729255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:00.5208952Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:00.5210126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:00.5689328Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:00.5690396Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:00.6171746Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:00.6172740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:00.6610494Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:00.6611598Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:00.7092277Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:00.7093273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:00.7530007Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:00.7531948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:00.8014653Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:00.8016017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:00.8451410Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:00.8453996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:00.8892701Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:00.8896025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:00.9367313Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:00.9370657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:00.9501363Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:00.9521051Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:00.9807605Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:00.9812741Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:01.0246436Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:01.0251419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:25:01.0691600Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 2022-08-17T12:25:01.0696868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:25:01.1131949Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 2022-08-17T12:25:01.1138832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:01.1569959Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:01.1576759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:01.2013887Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:01.2020897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:25:01.2454115Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 2022-08-17T12:25:01.2461599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:25:01.2895213Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 2022-08-17T12:25:01.2896436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:01.3376972Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:01.3380555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:01.3812290Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:01.3815726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:01.4253408Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:01.4254579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:01.4731482Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:01.4735836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:25:01.5169669Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 2022-08-17T12:25:01.5170885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:25:01.5649508Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 2022-08-17T12:25:01.5654102Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:01.5665888Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:01.5681366Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:01.5968545Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:25:01.6128199Z [gw0] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:25:01.6131592Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:25:01.6137924Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 2022-08-17T12:25:01.6609608Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:01.6615026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:25:01.7059989Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 2022-08-17T12:25:01.7060664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:25:01.7534507Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 2022-08-17T12:25:01.7538533Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:01.7974001Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:01.7984648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:01.8459404Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:01.8471855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:01.8893206Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:01.8904446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:01.9330749Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:01.9341679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:25:01.9772523Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 2022-08-17T12:25:01.9781720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:25:02.0253530Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_float64 2022-08-17T12:25:02.0385694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:02.0616263Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:02.0634731Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:02.1059116Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:02.1087106Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:02.1612424Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:02.1618752Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:25:02.2054120Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 2022-08-17T12:25:02.2060212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:25:02.2533433Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmean_cpu_float64 2022-08-17T12:25:02.2539395Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:25:02.3015175Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 2022-08-17T12:25:02.3015984Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:25:02.3465850Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 2022-08-17T12:25:02.3466875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:25:02.3945456Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nansum_cpu_float64 2022-08-17T12:25:02.3946297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:25:02.4421779Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_complex128 2022-08-17T12:25:02.4422554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:25:02.4894706Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_narrow_cpu_float64 2022-08-17T12:25:02.4895442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:25:02.5374732Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 2022-08-17T12:25:02.5375506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:25:02.5817286Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_complex128 2022-08-17T12:25:02.5817987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:25:02.6300980Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ne_cpu_float64 2022-08-17T12:25:02.6301867Z [gw1] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:02.6302520Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:02.6311249Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:25:02.6711468Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_complex128 2022-08-17T12:25:02.6712180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:25:02.7134679Z [gw3] [ 74%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_neg_cpu_float64 2022-08-17T12:25:02.7135459Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:25:02.7615819Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 2022-08-17T12:25:02.7616634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:25:02.8057503Z [gw3] [ 74%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_empty_cpu_float64 2022-08-17T12:25:02.8058138Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:25:02.8537182Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_complex128 2022-08-17T12:25:02.8537830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:25:02.8979832Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_full_cpu_float64 2022-08-17T12:25:02.8980504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:25:02.9418760Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 2022-08-17T12:25:02.9419400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:25:02.9895016Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_ones_cpu_float64 2022-08-17T12:25:02.9895686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:25:03.0374977Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 2022-08-17T12:25:03.0375720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:25:03.0818675Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 2022-08-17T12:25:03.0819343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:25:03.1293832Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nextafter_cpu_float64 2022-08-17T12:25:03.1294795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:03.1730579Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:03.1736204Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:03.2173298Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:03.2174178Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:03.2728310Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:03.2729182Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:03.2729953Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:03.2730732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:03.3155703Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:03.3156498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:03.3175044Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:03.3208254Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:03.3570246Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:03.3574307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:03.3786185Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:03.3801139Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:03.4012096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:03.4017135Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:03.4462184Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:03.4466957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:03.4905686Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:03.4909472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:03.5379012Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:03.5386086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:03.5825587Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:03.5836625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:03.6289613Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:03.6297955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:03.6741635Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:03.6752385Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:03.6871216Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:03.6903152Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:03.7210949Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:03.7219527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:25:03.7653038Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 2022-08-17T12:25:03.7661830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:03.8063335Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:03.8070132Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:03.8081670Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:03.8107792Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:03.8573198Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:03.8581947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:03.8650943Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:03.8672727Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:03.9016098Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:03.9016895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:03.9288598Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:03.9305379Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:03.9496219Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:03.9496881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:03.9521700Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:03.9813160Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:03.9931367Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:03.9939090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:04.0369108Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:04.0377252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:04.0812910Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:04.0818465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:04.0856270Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:04.1092299Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:04.1245130Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:04.1250664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:04.1737723Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:04.1743892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:04.1763555Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:04.1786701Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:04.2170442Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:25:04.2175274Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:04.2655239Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:04.2772716Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:04.2798588Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 2022-08-17T12:25:04.2876660Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:25:04.3293143Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 2022-08-17T12:25:04.3321495Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:04.3438352Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:04.3496818Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:04.3737848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:04.3751070Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:25:04.4097662Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 2022-08-17T12:25:04.4291133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:04.4305163Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:04.4323329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:04.4539007Z [gw1] [ 75%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:04.4968051Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:04.4969038Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:04.5012273Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:25:04.5416838Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 2022-08-17T12:25:04.5454091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:04.5858784Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:04.5898539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:04.6336485Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:04.6664834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:04.6777139Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:04.7931803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:04.7948440Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:04.7973296Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:04.7985462Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:04.8888240Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:04.8904759Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:04.9541835Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:04.9561822Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:04.9826402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:04.9842643Z [gw0] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:05.0193058Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:05.0212358Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:05.0250052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:05.0560313Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:05.0584505Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:05.0617226Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:05.0660206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:05.1095715Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:05.1102498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:05.1536734Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:05.1542823Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:05.1980154Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:05.1980804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:25:05.2421065Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 2022-08-17T12:25:05.2421743Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:05.2599480Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:05.2619400Z [gw1] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:05.2862071Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:05.2867365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:05.3299177Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:05.3304340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:05.3699766Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:05.3780587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:05.4137531Z [gw3] [ 75%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:05.4172486Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:05.4577385Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:05.4611803Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:05.5017330Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:05.5046361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:05.5456442Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:05.5485688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:05.5950539Z [gw3] [ 75%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:05.5961536Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:05.6381484Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:05.6431852Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:05.6821148Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:05.6845974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:05.7260259Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:05.7304948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:05.7698685Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:05.7739840Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:05.8139984Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:05.8181260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:05.8577587Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:05.8616472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:05.9016085Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:05.9055263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:05.9455671Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:05.9489115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:05.9895428Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:05.9930697Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:06.0336874Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:06.0371694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:06.0776744Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:06.0810221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:06.1217698Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:06.1251983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:06.1658202Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:06.1693484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:25:06.2099308Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 2022-08-17T12:25:06.2142537Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:06.2538758Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:06.2573196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:06.2978350Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:06.3014287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:06.3416956Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:06.3447443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:06.3871170Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:06.3891964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:06.4297885Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:06.4333603Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:06.4737236Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:06.4769413Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:06.5178657Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:06.5211957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:06.5617439Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:06.5653991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:06.6055867Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:06.6089332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:06.6495806Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:06.6541132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:06.6978872Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:06.7008028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:06.7383302Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:06.7498387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:25:06.7821484Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 2022-08-17T12:25:06.7849138Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:06.8258966Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:06.8289923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:06.8700817Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:06.8732821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:06.9138039Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:06.9166851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:06.9576803Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:06.9604588Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:07.0017180Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:07.0048685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:07.0456181Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:07.0491358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:07.0899430Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:07.0938373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:07.1390646Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:07.1396737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:07.1825475Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:07.1833275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:07.2268957Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:07.2278021Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:07.2660975Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:07.2707571Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:07.3145127Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:07.3154447Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:07.3588457Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:07.3597369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:07.4032270Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:07.4041866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:07.4466456Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:07.4475330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:07.4906216Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:07.4915665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:07.5341317Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:07.5349692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:25:07.5784276Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 2022-08-17T12:25:07.5792825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:07.6267877Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:07.6277044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:07.6699888Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:07.6708625Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:07.7096801Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:07.7129565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:07.7538685Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:07.7571167Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:07.8020581Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:07.8069959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:25:07.8537125Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 2022-08-17T12:25:07.8547674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:25:07.8940201Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 2022-08-17T12:25:07.8991080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:25:07.9412718Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 2022-08-17T12:25:07.9637075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:07.9884654Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:07.9894056Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:25:08.0304403Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 2022-08-17T12:25:08.0313117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:08.0837941Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:08.0847202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:25:08.1223090Z [gw3] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 2022-08-17T12:25:08.1237775Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:08.1256254Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:25:08.1265128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:08.1345219Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:08.1695007Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 2022-08-17T12:25:08.1709905Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:25:08.1712115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:08.2147256Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:08.2153078Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:25:08.2586969Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 2022-08-17T12:25:08.2590916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:08.2651958Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:08.2680001Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 2022-08-17T12:25:08.2904200Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:08.3064218Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:08.3070107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:08.3113947Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:08.3486482Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:08.3493312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:25:08.3504139Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 2022-08-17T12:25:08.3535121Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:08.3681712Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:08.3931247Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:08.3935108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:08.4036636Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:08.4041506Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:08.4367664Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:08.4372243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:08.4488591Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:08.4494113Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:08.4847416Z [gw1] [ 76%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:08.4853892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:08.4973275Z [gw3] [ 76%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:08.4984611Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:08.5285766Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:08.5291512Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:08.5334406Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:08.5680375Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:08.5696637Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:08.5722282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:08.5815383Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:08.6062191Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:08.6135657Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:08.6160676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:25:08.6254594Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 2022-08-17T12:25:08.6612729Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:08.6615972Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:08.7090790Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:08.7095645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:08.7531777Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:08.7539707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:08.7724343Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:08.7755590Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:08.7970897Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:08.7974190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:08.8309796Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:08.8332391Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:08.8449262Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:08.8454399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:08.8580209Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:08.8811994Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:08.8890454Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:08.8895732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:25:08.9001034Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 2022-08-17T12:25:08.9252491Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:08.9333083Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:08.9337700Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:08.9387346Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:08.9732388Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:08.9783577Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:08.9785785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:08.9907769Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:09.0172999Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:09.0224144Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:09.0226680Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:25:09.0378411Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 2022-08-17T12:25:09.0659859Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:09.0664743Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:09.0669470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:25:09.1097255Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_nonzero_cpu_float64 2022-08-17T12:25:09.1102465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:25:09.1223272Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_complex128 2022-08-17T12:25:09.1260647Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:09.1533365Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:09.1535480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:25:09.1983471Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_cpu_float64 2022-08-17T12:25:09.1985757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:25:09.2447660Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 2022-08-17T12:25:09.2449343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:25:09.2928255Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 2022-08-17T12:25:09.2930282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:25:09.3304988Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 2022-08-17T12:25:09.3318082Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:09.3404619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:09.3406768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:25:09.3535557Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 2022-08-17T12:25:09.3840613Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:09.3851269Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:09.3853749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:25:09.4285757Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 2022-08-17T12:25:09.4288808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:25:09.4416960Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 2022-08-17T12:25:09.4448254Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:09.4760033Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:09.4767246Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:09.4772002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:25:09.4854784Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_cpu_float64 2022-08-17T12:25:09.5237572Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:25:09.5243707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:25:09.5728493Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 2022-08-17T12:25:09.5737665Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:25:09.6170738Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 2022-08-17T12:25:09.6179691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:25:09.6618679Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ones_like_cpu_float64 2022-08-17T12:25:09.6662614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:25:09.7088659Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 2022-08-17T12:25:09.7097686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:25:09.7189740Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ormqr_cpu_float64 2022-08-17T12:25:09.7212363Z [gw2] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 2022-08-17T12:25:09.7568525Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:25:09.7571201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:25:09.8050564Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_complex128 2022-08-17T12:25:09.8058033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:25:09.8492485Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_outer_cpu_float64 2022-08-17T12:25:09.8500740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:25:09.8937264Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 2022-08-17T12:25:09.8937916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:25:09.9338592Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_complex128 2022-08-17T12:25:09.9367808Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:25:09.9440396Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_permute_cpu_float64 2022-08-17T12:25:09.9450604Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 2022-08-17T12:25:09.9776362Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:25:09.9813229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:25:09.9866453Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 2022-08-17T12:25:09.9891357Z [gw1] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 2022-08-17T12:25:09.9941505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:25:10.0292248Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 2022-08-17T12:25:10.0302682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:25:10.0338382Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pinverse_cpu_float64 2022-08-17T12:25:10.0347552Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:10.0776819Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:10.0779933Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:25:10.0782609Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polar_cpu_float64 2022-08-17T12:25:10.0785292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:25:10.1213216Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 2022-08-17T12:25:10.1253398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:10.1256206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:10.1333695Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:10.1638787Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:10.1640179Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:10.1690167Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:10.1690815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:10.2123100Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:10.2128019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:10.2178342Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:10.2183326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:10.2599898Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:10.2604798Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:10.2648604Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:10.2653451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:10.3039534Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:10.3044328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:10.3089552Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:10.3094361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:25:10.3527557Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 2022-08-17T12:25:10.3533026Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:25:10.3563288Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_complex128 2022-08-17T12:25:10.3568465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:25:10.3967910Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 2022-08-17T12:25:10.3973252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:25:10.4007735Z [gw3] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_positive_cpu_float64 2022-08-17T12:25:10.4012331Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:10.4486287Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:10.4491386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:25:10.4497471Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_complex128 2022-08-17T12:25:10.4502236Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:25:10.4897530Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 2022-08-17T12:25:10.4902014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:25:10.4966771Z [gw3] [ 77%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_pow_cpu_float64 2022-08-17T12:25:10.4971908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:10.5294616Z [gw1] [ 77%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:10.5325679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:25:10.5446926Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_complex128 2022-08-17T12:25:10.5451403Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:10.5766664Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:10.5771222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:25:10.5896497Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_prod_cpu_float64 2022-08-17T12:25:10.5925155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:25:10.6175933Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_complex128 2022-08-17T12:25:10.6337265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:25:10.6369296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:25:10.6778173Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_linspace_cpu_float64 2022-08-17T12:25:10.6985116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:25:10.7215212Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_complex128 2022-08-17T12:25:10.7280503Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:25:10.7655987Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log10_cpu_float64 2022-08-17T12:25:10.7700939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:25:10.8096621Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log1p_cpu_float64 2022-08-17T12:25:10.8276685Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:25:10.8575575Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_complex128 2022-08-17T12:25:10.8641220Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:25:10.8695077Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log2_cpu_float64 2022-08-17T12:25:10.8708955Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_complex128 2022-08-17T12:25:10.9017335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:25:10.9125768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:25:10.9168874Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_put_cpu_float64 2022-08-17T12:25:10.9171240Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:25:10.9292926Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_complex128 2022-08-17T12:25:10.9497120Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_complex128 2022-08-17T12:25:10.9576437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:25:10.9585562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:25:10.9612121Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_cpu_float64 2022-08-17T12:25:10.9975839Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_qr_cpu_float64 2022-08-17T12:25:11.0010833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:25:11.0022407Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 2022-08-17T12:25:11.0055052Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:25:11.0457814Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_quantile_cpu_float64 2022-08-17T12:25:11.0462642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:11.0487380Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:25:11.0529856Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:11.0896063Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 2022-08-17T12:25:11.0925173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:11.0957542Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:11.0966266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:25:11.1376621Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 2022-08-17T12:25:11.1407997Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:25:11.1420340Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 2022-08-17T12:25:11.1451785Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:25:11.1858201Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rand_like_cpu_float64 2022-08-17T12:25:11.1859088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:25:11.1892655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:25:11.1901334Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randint_like_cpu_float64 2022-08-17T12:25:11.2315184Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 2022-08-17T12:25:11.2322219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:25:11.2328649Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:25:11.2337811Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 2022-08-17T12:25:11.2777123Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 2022-08-17T12:25:11.2779509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:25:11.2814158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:25:11.2822704Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_complex128 2022-08-17T12:25:11.3223345Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_randn_like_cpu_float64 2022-08-17T12:25:11.3229737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:25:11.3249190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:25:11.3268173Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logdet_cpu_float64 2022-08-17T12:25:11.3738990Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_complex128 2022-08-17T12:25:11.3743113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:25:11.3748931Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_ravel_cpu_float64 2022-08-17T12:25:11.3751474Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:25:11.4208815Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 2022-08-17T12:25:11.4223008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:25:11.4228589Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_complex128 2022-08-17T12:25:11.4232171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:25:11.4616952Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_and_cpu_float64 2022-08-17T12:25:11.4620885Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:25:11.4661051Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:25:11.4665959Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_real_cpu_float64 2022-08-17T12:25:11.5095858Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 2022-08-17T12:25:11.5099612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:25:11.5134141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:25:11.5287737Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_not_cpu_float64 2022-08-17T12:25:11.5610143Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 2022-08-17T12:25:11.5613612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:25:11.5621815Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 2022-08-17T12:25:11.5638409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:25:11.6014587Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 2022-08-17T12:25:11.6018690Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:25:11.6054398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:25:11.6140436Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_or_cpu_float64 2022-08-17T12:25:11.6494788Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_remainder_cpu_float64 2022-08-17T12:25:11.6498614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:25:11.6530542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:25:11.6968071Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 2022-08-17T12:25:11.6971620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:25:11.7036121Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 2022-08-17T12:25:11.7059058Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_complex128 2022-08-17T12:25:11.7260241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:25:11.7393843Z [gw3] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_renorm_cpu_float64 2022-08-17T12:25:11.7517358Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:25:11.7527498Z [gw1] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logit_cpu_float64 2022-08-17T12:25:11.7533585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:25:11.7848581Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_complex128 2022-08-17T12:25:11.7854223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:25:11.7968848Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_complex128 2022-08-17T12:25:11.7971608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:25:11.8325919Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_cpu_float64 2022-08-17T12:25:11.8330640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:25:11.8406564Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logspace_cpu_float64 2022-08-17T12:25:11.8409858Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:25:11.8813517Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 2022-08-17T12:25:11.8861265Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:25:11.8867992Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 2022-08-17T12:25:11.8872666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:25:11.8987586Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 2022-08-17T12:25:11.9004557Z [gw2] [ 78%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_cpu_float64 2022-08-17T12:25:11.9253502Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:25:11.9292717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:25:11.9298568Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_complex128 2022-08-17T12:25:11.9302912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:25:11.9690670Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 2022-08-17T12:25:11.9728201Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:25:11.9733658Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_long_cpu_float64 2022-08-17T12:25:11.9737614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:25:12.0129215Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 2022-08-17T12:25:12.0133783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:25:12.0205366Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lt_cpu_float64 2022-08-17T12:25:12.0209986Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:25:12.0568965Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_complex128 2022-08-17T12:25:12.0573283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:25:12.0615452Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_complex128 2022-08-17T12:25:12.0641981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:25:12.0977930Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_reshape_cpu_float64 2022-08-17T12:25:12.1008555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:25:12.1096788Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_cpu_float64 2022-08-17T12:25:12.1130543Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:25:12.1456166Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_complex128 2022-08-17T12:25:12.1485982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:25:12.1576138Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 2022-08-17T12:25:12.1607030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:25:12.1936864Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize__cpu_float64 2022-08-17T12:25:12.1974000Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:25:12.2056062Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 2022-08-17T12:25:12.2085430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:25:12.2417268Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 2022-08-17T12:25:12.2452667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:25:12.2536231Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 2022-08-17T12:25:12.2567263Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:25:12.2897598Z [gw3] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resize_as__cpu_float64 2022-08-17T12:25:12.2927911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:25:12.3016051Z [gw1] [ 78%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 2022-08-17T12:25:12.3043271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:25:12.3377299Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 2022-08-17T12:25:12.3404408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:25:12.3456795Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_complex128 2022-08-17T12:25:12.3489641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:25:12.3845365Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 2022-08-17T12:25:12.3854355Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:12.3860386Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:12.3887004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:25:12.3963482Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mH_cpu_float64 2022-08-17T12:25:12.3966163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:25:12.4295701Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 2022-08-17T12:25:12.4333329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:25:12.4415634Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_complex128 2022-08-17T12:25:12.4441439Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:25:12.4776753Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 2022-08-17T12:25:12.4805101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:25:12.4854721Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mT_cpu_float64 2022-08-17T12:25:12.4883645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:25:12.5216611Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_complex128 2022-08-17T12:25:12.5296673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:25:12.5329289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:25:12.5614878Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_roll_cpu_float64 2022-08-17T12:25:12.5654745Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 2022-08-17T12:25:12.5735965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:25:12.5773409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:25:12.5780114Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_complex128 2022-08-17T12:25:12.6135634Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 2022-08-17T12:25:12.6177829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:25:12.6208279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:25:12.6423168Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rot90_cpu_float64 2022-08-17T12:25:12.6616205Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 2022-08-17T12:25:12.6655390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:25:12.6704232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:25:12.6715189Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 2022-08-17T12:25:12.7096837Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_cpu_float64 2022-08-17T12:25:12.7100970Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:25:12.7125372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:25:12.7191334Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 2022-08-17T12:25:12.7536467Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 2022-08-17T12:25:12.7540414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:25:12.7573002Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:25:12.7577337Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_masked_select_cpu_float64 2022-08-17T12:25:12.7978401Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 2022-08-17T12:25:12.7979709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:25:12.8011739Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:12.8019089Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:12.8417754Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_complex128 2022-08-17T12:25:12.8457694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:25:12.8493157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:25:12.8634278Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matmul_cpu_float64 2022-08-17T12:25:12.8896527Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 2022-08-17T12:25:12.8938348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:25:12.8979400Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:25:12.8984181Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 2022-08-17T12:25:12.9075471Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 2022-08-17T12:25:12.9082900Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:12.9376899Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:12.9378815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:25:12.9412888Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:25:12.9424903Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 2022-08-17T12:25:12.9817752Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_complex128 2022-08-17T12:25:12.9819522Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:25:12.9858489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:25:12.9864050Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_binary_cpu_float64 2022-08-17T12:25:13.0285469Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_rsub_cpu_float64 2022-08-17T12:25:13.0286470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:13.0289920Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:25:13.0554978Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:13.0569713Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:13.0726456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:13.0731169Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:13.1205814Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:13.1210617Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:25:13.1647888Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_maximum_cpu_float64 2022-08-17T12:25:13.1652097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:25:13.1955614Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_complex128 2022-08-17T12:25:13.1988104Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 2022-08-17T12:25:13.2089214Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:25:13.2093121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:25:13.2460115Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mean_cpu_float64 2022-08-17T12:25:13.2496134Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 2022-08-17T12:25:13.2571558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:25:13.2575864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:25:13.2861783Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_median_cpu_float64 2022-08-17T12:25:13.2884318Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:13.3010733Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:13.3011460Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:13.3493893Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:13.3496718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:13.3975018Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:13.3976705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:13.4168233Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:13.4190019Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_complex128 2022-08-17T12:25:13.4393101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:25:13.4415188Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_cpu_float64 2022-08-17T12:25:13.4434423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:13.4695654Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:13.4857969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:13.4858573Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:25:13.5219938Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_binary_cpu_float64 2022-08-17T12:25:13.5245591Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:13.5295726Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:13.5298290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:13.5732301Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:13.5751277Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:13.5753719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:13.5778198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:13.6214029Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:13.6217123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:25:13.6277355Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_minimum_cpu_float64 2022-08-17T12:25:13.6302606Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:13.6693629Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:13.6696426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:25:13.6897409Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_complex128 2022-08-17T12:25:13.6923273Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:13.7096594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:13.7125070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:25:13.7362962Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mm_cpu_float64 2022-08-17T12:25:13.7384191Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:13.7414579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:25:13.7538713Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 2022-08-17T12:25:13.7569907Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:25:13.7818361Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mode_cpu_float64 2022-08-17T12:25:13.7854696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:13.7886955Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:13.7893581Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:13.8015077Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:13.8037891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:25:13.8254732Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_complex128 2022-08-17T12:25:13.8279306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:13.8454757Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:13.8477856Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:25:13.8695026Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_movedim_cpu_float64 2022-08-17T12:25:13.8719696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:25:13.8894515Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_complex128 2022-08-17T12:25:13.8917316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:25:13.9136545Z [gw1] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_msort_cpu_float64 2022-08-17T12:25:13.9162912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:25:13.9335869Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_cpu_float64 2022-08-17T12:25:13.9577475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:25:13.9592064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:25:13.9603939Z [gw0] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:13.9618523Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:13.9731882Z [gw3] [ 79%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 2022-08-17T12:25:13.9835256Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_complex128 2022-08-17T12:25:14.0092877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:25:14.0099316Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:25:14.0142834Z [gw1] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mul_cpu_float64 2022-08-17T12:25:14.0254529Z [gw3] [ 79%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_complex128 2022-08-17T12:25:14.0285820Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:25:14.0454612Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_multinomial_cpu_float64 2022-08-17T12:25:14.0497787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:25:14.0770166Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sgn_cpu_float64 2022-08-17T12:25:14.0772958Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:25:14.0895797Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_mv_cpu_complex128 2022-08-17T12:25:14.0930527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:25:14.1207815Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_complex128 2022-08-17T12:25:14.1210609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:25:14.1346642Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 2022-08-17T12:25:14.1372145Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:25:14.1618705Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_short_cpu_float64 2022-08-17T12:25:14.1646881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:25:14.1702157Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 2022-08-17T12:25:14.1718892Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:14.1852779Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:14.1959363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:25:14.2054834Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 2022-08-17T12:25:14.2093212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:25:14.2282809Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 2022-08-17T12:25:14.2283451Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:25:14.2612968Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 2022-08-17T12:25:14.2639829Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:25:14.2702681Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 2022-08-17T12:25:14.2706710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:25:14.2974561Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sign_cpu_float64 2022-08-17T12:25:14.3030089Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:25:14.3128121Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sqrt_cpu_float64 2022-08-17T12:25:14.3128799Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:25:14.3492017Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_signbit_cpu_float64 2022-08-17T12:25:14.3516276Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:25:14.3534032Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:14.3538397Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:14.3660266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:25:14.3679276Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_complex128 2022-08-17T12:25:14.3723064Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_complex128 2022-08-17T12:25:14.3936603Z [gw0] [ 80%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:14.3938472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:25:14.4029488Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_square_cpu_float64 2022-08-17T12:25:14.4034981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:25:14.4054337Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sin_cpu_float64 2022-08-17T12:25:14.4372716Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:14.4532744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:25:14.4763227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:25:14.4855568Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_complex128 2022-08-17T12:25:14.4971604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:25:14.5025897Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinc_cpu_float64 2022-08-17T12:25:14.5054450Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 2022-08-17T12:25:14.5168701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:25:14.5295123Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_squeeze_cpu_float64 2022-08-17T12:25:14.5386252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:25:14.5493918Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_complex128 2022-08-17T12:25:14.5513878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:25:14.5735313Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_complex128 2022-08-17T12:25:14.5771664Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:25:14.5934857Z [gw3] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sinh_cpu_float64 2022-08-17T12:25:14.5954550Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:25:14.5976873Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stack_cpu_float64 2022-08-17T12:25:14.5999241Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:14.6176095Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:14.6204382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:25:14.6375132Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 2022-08-17T12:25:14.6409627Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:25:14.6616151Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_complex128 2022-08-17T12:25:14.6653830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:25:14.6817625Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_cpu_float64 2022-08-17T12:25:14.6845980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:25:14.7055880Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_cpu_float64 2022-08-17T12:25:14.7090484Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:14.7257029Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:14.7284155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:25:14.7404516Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 2022-08-17T12:25:14.7412614Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:14.7494904Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:14.7519676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:14.7696964Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:14.7722047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:25:14.7936305Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_std_mean_cpu_float64 2022-08-17T12:25:14.7962814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:25:14.8137275Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sort_cpu_float64 2022-08-17T12:25:14.8162187Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:25:14.8375241Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_complex128 2022-08-17T12:25:14.8408183Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:14.8574997Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:14.8601957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:25:14.8816054Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_stft_cpu_float64 2022-08-17T12:25:14.8844310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:14.9091347Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:14.9103674Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:14.9114908Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:25:14.9196239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:25:14.9288233Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:25:14.9293198Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:25:14.9497313Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 2022-08-17T12:25:14.9501813Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:14.9728116Z [gw0] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:14.9732545Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:25:14.9811920Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 2022-08-17T12:25:14.9830910Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_complex128 2022-08-17T12:25:14.9971386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:25:15.0017389Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:15.0086225Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sub_cpu_float64 2022-08-17T12:25:15.0134407Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:15.0159867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:25:15.0286254Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 2022-08-17T12:25:15.0292539Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:25:15.0333937Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_complex128 2022-08-17T12:25:15.0608015Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:15.0609528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:25:15.0705343Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 2022-08-17T12:25:15.0736319Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:25:15.1048169Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_cpu_float64 2022-08-17T12:25:15.1050259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:25:15.1146734Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 2022-08-17T12:25:15.1171028Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:25:15.1441027Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 2022-08-17T12:25:15.1454274Z [gw0] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:15.1483746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:15.1492802Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:15.1615656Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:15.1618900Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:25:15.1929307Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 2022-08-17T12:25:15.1933425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:15.2060207Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:15.2062227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:25:15.2360252Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_complex128 2022-08-17T12:25:15.2361976Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:15.2496126Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:15.2496787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:25:15.2799870Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_cpu_float64 2022-08-17T12:25:15.2804296Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:15.2933385Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:15.2937995Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:25:15.3251608Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 2022-08-17T12:25:15.3256039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:25:15.3372472Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_entr_cpu_float64 2022-08-17T12:25:15.3377132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:25:15.3687461Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_complex128 2022-08-17T12:25:15.3691679Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:25:15.3812615Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 2022-08-17T12:25:15.3816868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:25:15.4095293Z [gw1] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_symeig_cpu_float64 2022-08-17T12:25:15.4121517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:15.4214504Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:15.4383936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:25:15.4536433Z [gw1] [ 80%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_complex128 2022-08-17T12:25:15.4562457Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:15.4655244Z [gw3] [ 80%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:15.4716535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:25:15.4977747Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_t_cpu_float64 2022-08-17T12:25:15.5013087Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:25:15.5095738Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 2022-08-17T12:25:15.5127813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:25:15.5419319Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 2022-08-17T12:25:15.5453243Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:25:15.5537249Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1_cpu_float64 2022-08-17T12:25:15.5569425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:25:15.5857948Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 2022-08-17T12:25:15.5883600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:25:15.5975377Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 2022-08-17T12:25:15.6005775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:25:15.6327135Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_complex128 2022-08-17T12:25:15.6330108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:15.6414628Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:15.6440456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:25:15.6762712Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_take_cpu_float64 2022-08-17T12:25:15.6763333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:15.6855694Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:15.6968638Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:25:15.7210773Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_complex128 2022-08-17T12:25:15.7211430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:25:15.7295438Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 2022-08-17T12:25:15.7338020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:25:15.7656594Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tan_cpu_float64 2022-08-17T12:25:15.7657245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:15.7735928Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:15.7839764Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:25:15.8092377Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_complex128 2022-08-17T12:25:15.8093092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:15.8175106Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:15.8216853Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:25:15.8531447Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tanh_cpu_float64 2022-08-17T12:25:15.8532105Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:15.8615449Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:15.8640866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:25:15.8972235Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 2022-08-17T12:25:15.8972950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:15.9055417Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:15.9079732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:25:15.9416427Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 2022-08-17T12:25:15.9417126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:25:15.9496761Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 2022-08-17T12:25:15.9532957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:25:15.9854273Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 2022-08-17T12:25:15.9854981Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:25:15.9971678Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 2022-08-17T12:25:15.9972356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:25:16.0291362Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tensordot_cpu_float64 2022-08-17T12:25:16.0292008Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:16.0407631Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:16.0410825Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:25:16.0651280Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_complex128 2022-08-17T12:25:16.0662685Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:16.0695501Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:16.0722520Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:16.0848110Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:16.0849923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:25:16.1135223Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tile_cpu_float64 2022-08-17T12:25:16.1169839Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:16.1255216Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:16.1281761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:25:16.1575358Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 2022-08-17T12:25:16.1593948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:16.1694581Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:16.1723264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:25:16.2015820Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 2022-08-17T12:25:16.2037205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:16.2059544Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:16.2069735Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:16.2134628Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:16.2164557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:25:16.2455406Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_topk_cpu_float64 2022-08-17T12:25:16.2480431Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:16.2574349Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:16.2606951Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:25:16.2895901Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_complex128 2022-08-17T12:25:16.2916558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:16.3014667Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:16.3044406Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:25:16.3334718Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trace_cpu_float64 2022-08-17T12:25:16.3364845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:16.3454425Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:16.3775988Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:25:16.3797906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:25:16.4008951Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 2022-08-17T12:25:16.4022903Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_complex128 2022-08-17T12:25:16.4173874Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:25:16.4216158Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_transpose_cpu_float64 2022-08-17T12:25:16.4241887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:25:16.4456851Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 2022-08-17T12:25:16.4480287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:25:16.4655132Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 2022-08-17T12:25:16.4680968Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:25:16.4894924Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_complex128 2022-08-17T12:25:16.4923132Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:25:16.5094200Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 2022-08-17T12:25:16.5118787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:25:16.5334715Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_cpu_float64 2022-08-17T12:25:16.5362527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:25:16.5534599Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_complex128 2022-08-17T12:25:16.5560847Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:25:16.5771802Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 2022-08-17T12:25:16.5779921Z [gw0] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:16.5815711Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:16.5845239Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:25:16.5975033Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trapz_cpu_float64 2022-08-17T12:25:16.6017054Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:25:16.6256958Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_float64 2022-08-17T12:25:16.6290704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:25:16.6417054Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 2022-08-17T12:25:16.6449708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:25:16.6697383Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 2022-08-17T12:25:16.6724217Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:25:16.6855470Z [gw1] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 2022-08-17T12:25:16.6888661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:25:16.7136113Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unflatten_cpu_float64 2022-08-17T12:25:16.7295347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:25:16.7324626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:25:16.7735735Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_complex128 2022-08-17T12:25:16.7762328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:25:16.8019331Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unfold_cpu_float64 2022-08-17T12:25:16.8042212Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_complex128 2022-08-17T12:25:16.8175793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:25:16.8204998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:25:16.8296536Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 2022-08-17T12:25:16.8480753Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_tril_cpu_float64 2022-08-17T12:25:16.8615973Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:25:16.8641233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:25:16.9056214Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unique_cpu_float64 2022-08-17T12:25:16.9405010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:25:16.9428295Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_complex128 2022-08-17T12:25:16.9820846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:25:16.9855573Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_triu_cpu_float64 2022-08-17T12:25:17.0118836Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:25:17.0151318Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 2022-08-17T12:25:17.0472891Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:25:17.0574518Z [gw3] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 2022-08-17T12:25:17.0611285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:25:17.0804711Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_complex128 2022-08-17T12:25:17.0831119Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 2022-08-17T12:25:17.1056170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:25:17.1060286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:25:17.1086379Z [gw3] [ 81%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_cpu_float64 2022-08-17T12:25:17.1304943Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_true_divide_cpu_float64 2022-08-17T12:25:17.1305608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:25:17.1492363Z [gw1] [ 81%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_trunc_cpu_float64 2022-08-17T12:25:17.1500463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:25:17.1694944Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 2022-08-17T12:25:17.1722086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:25:17.1755702Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_unbind_cpu_complex128 2022-08-17T12:25:17.1762634Z [gw0] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:17.1894752Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:17.1924149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:25:17.2136039Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_var_mean_cpu_float64 2022-08-17T12:25:17.2162974Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:25:17.2335586Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logsumexp_cpu_float64 2022-08-17T12:25:17.2361440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:25:17.2576678Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_complex128 2022-08-17T12:25:17.2607344Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:25:17.2775671Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_complex128 2022-08-17T12:25:17.2808046Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:25:17.3054948Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vdot_cpu_float64 2022-08-17T12:25:17.3087381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:25:17.3215046Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_mean_cpu_float64 2022-08-17T12:25:17.3242497Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:25:17.3536463Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 2022-08-17T12:25:17.3570526Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:25:17.3654548Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_median_cpu_float64 2022-08-17T12:25:17.3682587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:25:17.4015017Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_complex128 2022-08-17T12:25:17.4044436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:25:17.4094600Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_norm_cpu_float64 2022-08-17T12:25:17.4121788Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:25:17.4498370Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_cpu_float64 2022-08-17T12:25:17.4535384Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:25:17.4545293Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_complex128 2022-08-17T12:25:17.4572285Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:25:17.4977400Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 2022-08-17T12:25:17.4982014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:25:17.5018353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:25:17.5021741Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_complex128 2022-08-17T12:25:17.5414946Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_normalize_cpu_float64 2022-08-17T12:25:17.5441833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:25:17.5476776Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_view_cpu_float64 2022-08-17T12:25:17.5483058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:25:17.5857507Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_complex128 2022-08-17T12:25:17.5887572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:25:17.5964507Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 2022-08-17T12:25:17.5968676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:25:17.6295144Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_prod_cpu_float64 2022-08-17T12:25:17.6323770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:25:17.6374749Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vsplit_cpu_float64 2022-08-17T12:25:17.6402317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:25:17.6736708Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmax_cpu_float64 2022-08-17T12:25:17.6839127Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:25:17.6855560Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_complex128 2022-08-17T12:25:17.6890467Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:25:17.7177164Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_softmin_cpu_float64 2022-08-17T12:25:17.7208499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:25:17.7320100Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_vstack_cpu_float64 2022-08-17T12:25:17.7326989Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:25:17.7618657Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_complex128 2022-08-17T12:25:17.7649727Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:25:17.7776365Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_complex128 2022-08-17T12:25:17.7811893Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:25:17.8055685Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_std_cpu_float64 2022-08-17T12:25:17.8086639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:25:17.8216854Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_where_cpu_float64 2022-08-17T12:25:17.8251699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:25:17.8497337Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_complex128 2022-08-17T12:25:17.8519212Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:25:17.8696757Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_xlogy_cpu_float64 2022-08-17T12:25:17.8730343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:25:17.8936940Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_sum_cpu_float64 2022-08-17T12:25:17.9118255Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:25:17.9175537Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_complex128 2022-08-17T12:25:17.9206349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:25:17.9375611Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_complex128 2022-08-17T12:25:17.9441398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:25:17.9616794Z [gw3] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zero__cpu_float64 2022-08-17T12:25:17.9651350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:25:17.9817147Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_var_cpu_float64 2022-08-17T12:25:17.9845430Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:25:18.0055800Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 2022-08-17T12:25:18.0080227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:25:18.0254874Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 2022-08-17T12:25:18.0274566Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:25:18.0494119Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 2022-08-17T12:25:18.0596896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:25:18.0695710Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 2022-08-17T12:25:18.0725531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:25:18.0935776Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 2022-08-17T12:25:18.1135207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:25:18.1164438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:25:18.1576333Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_H_cpu_float64 2022-08-17T12:25:18.1609318Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:25:18.1985699Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 2022-08-17T12:25:18.2000551Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 2022-08-17T12:25:18.2015749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:25:18.2056277Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:25:18.2209392Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_T_cpu_float64 2022-08-17T12:25:18.2415732Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 2022-08-17T12:25:18.2442691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:25:18.2456755Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 2022-08-17T12:25:18.2490153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:25:18.2856873Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 2022-08-17T12:25:18.2882428Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:25:18.2900806Z [gw1] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 2022-08-17T12:25:18.2937949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:25:18.3295513Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 2022-08-17T12:25:18.3334252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:25:18.3367535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:25:18.3775937Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 2022-08-17T12:25:18.3807091Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:25:18.4216328Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 2022-08-17T12:25:18.4245507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:25:18.4657770Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 2022-08-17T12:25:18.4689166Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:25:18.5096082Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 2022-08-17T12:25:18.5134123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:25:18.5537008Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 2022-08-17T12:25:18.5571336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:25:18.5976342Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 2022-08-17T12:25:18.6011633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:25:18.6415713Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 2022-08-17T12:25:18.6443854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:25:18.6824786Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 2022-08-17T12:25:18.6842785Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 2022-08-17T12:25:18.6856141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:25:18.6892816Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:25:18.7296970Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 2022-08-17T12:25:18.7323381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:25:18.7403602Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 2022-08-17T12:25:18.7416321Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_add_cpu_float64 2022-08-17T12:25:18.7756469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:25:18.7775709Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:25:18.8180160Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 2022-08-17T12:25:18.8228018Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:25:18.8618437Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 2022-08-17T12:25:18.8649899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:25:18.9058242Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 2022-08-17T12:25:18.9090381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:25:18.9498704Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amax_cpu_float64 2022-08-17T12:25:18.9537848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:25:18.9938908Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_amin_cpu_float64 2022-08-17T12:25:18.9976352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:25:19.0377726Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmax_cpu_float64 2022-08-17T12:25:19.0411530Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:25:19.0817324Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_argmin_cpu_float64 2022-08-17T12:25:19.0848878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:25:19.1256717Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_complex128 2022-08-17T12:25:19.1288278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:25:19.1620841Z [gw3] [ 82%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumprod_cpu_float64 2022-08-17T12:25:19.1632846Z [gw1] [ 82%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 2022-08-17T12:25:19.1695387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:25:19.1732878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:25:19.2061585Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_complex128 2022-08-17T12:25:19.2075568Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 2022-08-17T12:25:19.2135628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:25:19.2171720Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:25:19.2818307Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_cumsum_cpu_float64 2022-08-17T12:25:19.2870506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:25:19.3254345Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_log_softmax_cpu_float64 2022-08-17T12:25:19.3260427Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:25:19.3688954Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad__masked_logaddexp_cpu_float64 2022-08-17T12:25:19.3694304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:25:19.4138739Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 2022-08-17T12:25:19.4145109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:25:19.4575063Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 2022-08-17T12:25:19.4581673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:25:19.5053771Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 2022-08-17T12:25:19.6077122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:25:19.6106606Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 2022-08-17T12:25:19.6288518Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:25:19.6565953Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 2022-08-17T12:25:19.6570244Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:25:19.7050485Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 2022-08-17T12:25:19.7056034Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:25:19.7572760Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 2022-08-17T12:25:19.9047160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:25:19.9101672Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 2022-08-17T12:25:19.9904456Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:25:19.9947599Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 2022-08-17T12:25:20.0140848Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:25:20.0313953Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 2022-08-17T12:25:20.0331052Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 2022-08-17T12:25:20.0449083Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:25:20.0452936Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:25:20.0892787Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 2022-08-17T12:25:20.0893983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:25:20.1372912Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 2022-08-17T12:25:20.1383478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:25:20.1474778Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 2022-08-17T12:25:20.1497332Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 2022-08-17T12:25:20.1862359Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:25:20.1872168Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:25:20.2331133Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 2022-08-17T12:25:20.2332170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:25:20.2811945Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 2022-08-17T12:25:20.2813064Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:25:20.3248686Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 2022-08-17T12:25:20.3250218Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:25:20.3690497Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 2022-08-17T12:25:20.3691291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:25:20.4173880Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 2022-08-17T12:25:20.8817781Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:25:20.8855046Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 2022-08-17T12:25:21.0097618Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:25:21.0117748Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 2022-08-17T12:25:21.5122155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:25:21.5156712Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 2022-08-17T12:25:21.5537247Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:25:21.5614436Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 2022-08-17T12:25:21.6848737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:25:21.6876623Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 2022-08-17T12:25:21.7321655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:25:21.7346927Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 2022-08-17T12:25:21.7383689Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:25:21.7807628Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 2022-08-17T12:25:21.7816969Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:25:21.8287900Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 2022-08-17T12:25:21.8300919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:25:21.8769733Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 2022-08-17T12:25:21.8778725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:25:21.9248207Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 2022-08-17T12:25:21.9256757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:25:21.9359832Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 2022-08-17T12:25:21.9383553Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 2022-08-17T12:25:21.9568628Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:25:21.9689143Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 2022-08-17T12:25:21.9697819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:25:21.9815880Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 2022-08-17T12:25:22.0142772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:25:22.0150142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:25:22.0625471Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 2022-08-17T12:25:22.0635116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:25:22.1061599Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 2022-08-17T12:25:22.1069508Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:25:22.1505174Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 2022-08-17T12:25:22.1508747Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:25:22.1949854Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 2022-08-17T12:25:22.1954767Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:25:22.2084120Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 2022-08-17T12:25:22.2100531Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 2022-08-17T12:25:22.2384174Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:25:22.2391932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:25:22.2492127Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 2022-08-17T12:25:22.2535686Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 2022-08-17T12:25:22.2822831Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:25:22.2829821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:25:22.3263605Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 2022-08-17T12:25:22.3274959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:25:22.3698626Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 2022-08-17T12:25:22.3709399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:25:22.4139091Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 2022-08-17T12:25:22.4150133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:25:22.4577595Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 2022-08-17T12:25:22.4587113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:25:22.5020001Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 2022-08-17T12:25:22.5031328Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:25:22.5283782Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 2022-08-17T12:25:22.5303906Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 2022-08-17T12:25:22.5459768Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:25:22.5465279Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:25:22.5662548Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 2022-08-17T12:25:22.5734128Z [gw1] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 2022-08-17T12:25:22.5765607Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:25:22.5896250Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 2022-08-17T12:25:22.5904335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:25:22.6206177Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 2022-08-17T12:25:22.6214242Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:25:22.6338162Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_all_cpu_float64 2022-08-17T12:25:22.6345309Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:25:22.6689354Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 2022-08-17T12:25:22.6696495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:25:22.6735698Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 2022-08-17T12:25:22.6817854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:25:22.7128874Z [gw3] [ 83%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 2022-08-17T12:25:22.7134223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:25:22.7209854Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 2022-08-17T12:25:22.7215734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:25:22.7568170Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 2022-08-17T12:25:22.7574699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:25:22.7652926Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 2022-08-17T12:25:22.7659347Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:25:22.7979179Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 2022-08-17T12:25:22.8020251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:25:22.8056313Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 2022-08-17T12:25:22.8088349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:25:22.8418576Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 2022-08-17T12:25:22.8455962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:25:22.8542446Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 2022-08-17T12:25:22.8548501Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:25:22.8893115Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_char_cpu_float64 2022-08-17T12:25:22.8898390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:25:22.8983348Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 2022-08-17T12:25:22.8988062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:25:22.9330811Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 2022-08-17T12:25:22.9335305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:25:22.9420207Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 2022-08-17T12:25:22.9425736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:25:22.9769432Z [gw3] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 2022-08-17T12:25:22.9775932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:25:22.9860862Z [gw1] [ 83%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 2022-08-17T12:25:22.9866267Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:23.0209033Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:23.0214399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:25:23.0299160Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_any_cpu_float64 2022-08-17T12:25:23.0304612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:25:23.0651462Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 2022-08-17T12:25:23.0657517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:25:23.0739913Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 2022-08-17T12:25:23.0745576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:25:23.1092047Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 2022-08-17T12:25:23.1097017Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:25:23.1184156Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 2022-08-17T12:25:23.1189367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:25:23.1529146Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 2022-08-17T12:25:23.1535478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:25:23.1682928Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 2022-08-17T12:25:23.1691246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:25:23.1973719Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 2022-08-17T12:25:23.1979006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:25:23.2017009Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 2022-08-17T12:25:23.2068250Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:25:23.2418944Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 2022-08-17T12:25:23.2424058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:25:23.2503099Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 2022-08-17T12:25:23.2509159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:25:23.2853354Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 2022-08-17T12:25:23.2858828Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:25:23.2921664Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 2022-08-17T12:25:23.3082574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:25:23.3280791Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 2022-08-17T12:25:23.3285723Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:25:23.3377462Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 2022-08-17T12:25:23.3383038Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:25:23.3819468Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 2022-08-17T12:25:23.3825915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:25:23.3835480Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 2022-08-17T12:25:23.4290806Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:25:23.4497892Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:25:23.4521826Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 2022-08-17T12:25:23.4658423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:25:23.4687103Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 2022-08-17T12:25:23.5487049Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:23.5515441Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 2022-08-17T12:25:23.6483698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:25:23.6508134Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 2022-08-17T12:25:23.6557383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:25:23.7009316Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 2022-08-17T12:25:23.7013714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:25:23.7490452Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 2022-08-17T12:25:23.7495593Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:25:23.7968746Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 2022-08-17T12:25:23.7973631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:25:23.8407429Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 2022-08-17T12:25:23.8411455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:25:23.8847444Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 2022-08-17T12:25:23.8853073Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:25:23.9293420Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 2022-08-17T12:25:23.9297992Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:25:23.9729396Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 2022-08-17T12:25:23.9733710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:25:24.0028130Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 2022-08-17T12:25:24.0046552Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:24.0208991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:24.0209766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:25:24.0694298Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 2022-08-17T12:25:24.1055200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:25:24.1085822Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 2022-08-17T12:25:24.1273813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:25:24.1382436Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 2022-08-17T12:25:24.1413085Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:24.1526498Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:24.1527157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:24.1749849Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:24.1814376Z [gw3] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:24.1844153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:25:24.1939202Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 2022-08-17T12:25:24.1973448Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:25:24.2288136Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 2022-08-17T12:25:24.2288779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:25:24.2450642Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 2022-08-17T12:25:24.2451835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:25:24.2774472Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 2022-08-17T12:25:24.2775407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:25:24.2932121Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 2022-08-17T12:25:24.2934861Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:25:24.3214683Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 2022-08-17T12:25:24.3215868Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:25:24.3412802Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_double_cpu_float64 2022-08-17T12:25:24.3663092Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:25:24.3667438Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:25:24.3801200Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 2022-08-17T12:25:24.3813670Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 2022-08-17T12:25:24.3844616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:25:24.4090330Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 2022-08-17T12:25:24.4092076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:25:24.4288025Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 2022-08-17T12:25:24.4288668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:25:24.4569333Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 2022-08-17T12:25:24.4570491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:25:24.4771317Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 2022-08-17T12:25:24.5014101Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:25:24.5016114Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:25:24.5415604Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 2022-08-17T12:25:24.5442819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:25:24.5490612Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_complex128 2022-08-17T12:25:24.5503171Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 2022-08-17T12:25:24.5663481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:25:24.5856684Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 2022-08-17T12:25:24.5885686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:25:24.5934954Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eig_cpu_float64 2022-08-17T12:25:24.6335461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:25:24.6364880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:25:24.6579465Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 2022-08-17T12:25:24.6584787Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 2022-08-17T12:25:24.6732115Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:25:24.6775331Z [gw1] [ 84%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 2022-08-17T12:25:24.6803139Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:25:24.7015286Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 2022-08-17T12:25:24.7041163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:25:24.7214747Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 2022-08-17T12:25:24.7241717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:25:24.7454981Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 2022-08-17T12:25:24.7478766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:25:24.7655394Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 2022-08-17T12:25:24.7683446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:25:24.7894529Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 2022-08-17T12:25:24.7921389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:25:24.8094156Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 2022-08-17T12:25:24.8118730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:25:24.8334514Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 2022-08-17T12:25:24.8359042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:25:24.8532942Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 2022-08-17T12:25:24.8551335Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:25:24.8774214Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 2022-08-17T12:25:24.8794442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:25:24.8974387Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 2022-08-17T12:25:24.8994361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:25:24.9213705Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 2022-08-17T12:25:24.9233911Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:25:24.9415420Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 2022-08-17T12:25:24.9443626Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:25:24.9657020Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 2022-08-17T12:25:24.9689348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:25:24.9856463Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 2022-08-17T12:25:24.9885414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:25:25.0095803Z [gw3] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 2022-08-17T12:25:25.0132155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:25:25.0296034Z [gw1] [ 84%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 2022-08-17T12:25:25.0325528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:25:25.0577702Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 2022-08-17T12:25:25.0736466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:25:25.0869253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:25:25.1253148Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 2022-08-17T12:25:25.1361401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:25:25.1717790Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 2022-08-17T12:25:25.1725483Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:25:25.2131663Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 2022-08-17T12:25:25.2202766Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:25:25.2532609Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 2022-08-17T12:25:25.3682142Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:25:25.3711412Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 2022-08-17T12:25:25.4072669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:25:25.4175268Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 2022-08-17T12:25:25.4202527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:25:25.4688789Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 2022-08-17T12:25:25.4697475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:25:25.5171458Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 2022-08-17T12:25:25.5178471Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:25:25.5649024Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 2022-08-17T12:25:25.5652126Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:25:25.6057796Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 2022-08-17T12:25:25.6162771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:25:25.6537124Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 2022-08-17T12:25:25.6539141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:25:25.6978935Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 2022-08-17T12:25:25.6982817Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:25:25.7419328Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 2022-08-17T12:25:25.7423112Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:25:25.7859813Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 2022-08-17T12:25:25.7863575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:25:25.8257256Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 2022-08-17T12:25:25.8283513Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:25:25.8697330Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 2022-08-17T12:25:25.8810771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:25:25.9137922Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 2022-08-17T12:25:25.9165010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:25:25.9576601Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 2022-08-17T12:25:25.9604696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:25:26.0017408Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 2022-08-17T12:25:26.0043206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:25:26.0488362Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 2022-08-17T12:25:26.0496542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:25:26.0899839Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 2022-08-17T12:25:26.0933110Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:25:26.1337653Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 2022-08-17T12:25:26.1367696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:25:26.1778690Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 2022-08-17T12:25:26.1810880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:25:26.2216891Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 2022-08-17T12:25:26.2248124Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:25:26.2658577Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 2022-08-17T12:25:26.2685619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:25:26.3101052Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 2022-08-17T12:25:26.3134129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:25:26.3536909Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 2022-08-17T12:25:26.3568326Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:25:26.3977404Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 2022-08-17T12:25:26.4009389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:25:26.4450498Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 2022-08-17T12:25:26.4457701Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:25:26.4857999Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 2022-08-17T12:25:26.4898896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:25:26.5297243Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 2022-08-17T12:25:26.5327648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:25:26.5737303Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 2022-08-17T12:25:26.5770264Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:25:26.5953976Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 2022-08-17T12:25:26.5969158Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:26.6270115Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:26.6352382Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:25:26.6579997Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 2022-08-17T12:25:26.6599524Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:26.6731816Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:25:26.6739299Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:25:26.7168558Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 2022-08-17T12:25:26.7177007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:25:26.7576429Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 2022-08-17T12:25:26.7608104Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:25:26.8017133Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 2022-08-17T12:25:26.8046957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:25:26.8456928Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 2022-08-17T12:25:26.8494149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:25:26.8897749Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 2022-08-17T12:25:26.8933314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:25:26.9335035Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 2022-08-17T12:25:26.9366414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:25:26.9775126Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 2022-08-17T12:25:26.9807577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:25:27.0147776Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 2022-08-17T12:25:27.0161012Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:25:27.0182794Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:27.0214398Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:27.0245605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:25:27.0576242Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 2022-08-17T12:25:27.0655719Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:27.0688704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:25:27.1095347Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 2022-08-17T12:25:27.1125948Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:25:27.1535849Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 2022-08-17T12:25:27.1954737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:25:27.1970119Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:27.2436084Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:27.2464033Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:27.2478104Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:27.2508717Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 2022-08-17T12:25:27.2524835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:25:27.2688274Z [gw0] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:27.2938105Z [gw3] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 2022-08-17T12:25:27.2947589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:25:27.2993054Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:27.3229181Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 2022-08-17T12:25:27.3419468Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:27.3429698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:25:27.3455727Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 2022-08-17T12:25:27.3859681Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:27.3866557Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:25:27.3960148Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 2022-08-17T12:25:27.3994954Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:27.4297612Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:27.4304191Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:25:27.4744329Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 2022-08-17T12:25:27.4750990Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:25:27.5180860Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 2022-08-17T12:25:27.5184020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:25:27.5388602Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 2022-08-17T12:25:27.5407389Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:27.5612670Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:27.5622855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:25:27.6018429Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 2022-08-17T12:25:27.6046905Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:25:27.6456402Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 2022-08-17T12:25:27.6489756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:25:27.6713330Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 2022-08-17T12:25:27.6730006Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:27.6897869Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:27.6937095Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:25:27.7341560Z [gw3] [ 85%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_cpu_float64 2022-08-17T12:25:27.8725349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:25:27.8740061Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:27.9397788Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:27.9412444Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:28.0078638Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:28.0094138Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:28.0720169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:28.0740931Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:28.1292178Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:28.1399353Z [gw0] [ 85%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:28.2644854Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:28.2678591Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:28.2747862Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:28.2778651Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 2022-08-17T12:25:28.3811292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:25:28.3843375Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 2022-08-17T12:25:28.3936157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:25:28.4236747Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 2022-08-17T12:25:28.4299050Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:28.4308087Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:28.4317789Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:25:28.4740154Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 2022-08-17T12:25:28.4750367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:25:28.5180790Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 2022-08-17T12:25:28.5191589Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:25:28.5619826Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 2022-08-17T12:25:28.5630928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:25:28.5999464Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 2022-08-17T12:25:28.6103013Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:28.6332094Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:28.6340883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:25:28.6775765Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_int_cpu_float64 2022-08-17T12:25:28.6787080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:25:28.7221519Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_complex128 2022-08-17T12:25:28.7225475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:25:28.7658609Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inverse_cpu_float64 2022-08-17T12:25:28.7662444Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:25:28.8099896Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 2022-08-17T12:25:28.8104040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:25:28.8536205Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 2022-08-17T12:25:28.8540171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:25:28.8979507Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 2022-08-17T12:25:28.8983468Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:25:28.9379226Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 2022-08-17T12:25:28.9410737Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:25:28.9817569Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 2022-08-17T12:25:28.9850674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:25:29.0255960Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 2022-08-17T12:25:29.0285402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:25:29.0697744Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 2022-08-17T12:25:29.0730867Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:25:29.1136806Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 2022-08-17T12:25:29.1169252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:25:29.1412579Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 2022-08-17T12:25:29.1423638Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:29.1575099Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:29.1606340Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:25:29.2016766Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 2022-08-17T12:25:29.2058300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:25:29.2062581Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:29.2069266Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 2022-08-17T12:25:29.2456530Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:29.2496677Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:25:29.2898255Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 2022-08-17T12:25:29.2957956Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:25:29.3010169Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 2022-08-17T12:25:29.3024193Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:29.3370562Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:29.3378269Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:25:29.3427284Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 2022-08-17T12:25:29.3495234Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:29.3809235Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:29.3816715Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:25:29.4247837Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_istft_cpu_float64 2022-08-17T12:25:29.4255653Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:29.4690079Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:25:29.4696262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:29.5133295Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:25:29.5141914Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:29.5577451Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:25:29.5578346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:29.6014364Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:25:29.6018348Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:25:29.6449884Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 2022-08-17T12:25:29.6453641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:25:29.6895376Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 2022-08-17T12:25:29.6899140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:29.7663746Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:25:29.7670227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:29.8099815Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:25:29.8102896Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:25:29.8579029Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 2022-08-17T12:25:29.8579742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:25:29.9016168Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 2022-08-17T12:25:29.9019165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:25:29.9455958Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 2022-08-17T12:25:29.9459196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:25:29.9898571Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 2022-08-17T12:25:29.9903370Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:25:30.0299079Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 2022-08-17T12:25:30.0342312Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:25:30.0745902Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 2022-08-17T12:25:30.0786111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:25:30.1256003Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 2022-08-17T12:25:30.1260875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:25:30.1671052Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_le_cpu_float64 2022-08-17T12:25:30.7636732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:25:30.7652514Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:31.1115164Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:25:31.1143241Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:25:31.3923087Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:31.3957958Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:31.4271998Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:31.4374134Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:31.4534512Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:25:31.4927898Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 2022-08-17T12:25:31.5930840Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:25:31.5956440Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 2022-08-17T12:25:31.6761039Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:25:31.6785686Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 2022-08-17T12:25:31.6953827Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:25:31.7246114Z [gw3] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 2022-08-17T12:25:31.7254993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:25:31.7688597Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 2022-08-17T12:25:31.7697714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:25:31.8127386Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 2022-08-17T12:25:31.8136070Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:31.8568014Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:25:31.8576934Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:31.9011187Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2022-08-17T12:25:31.9020475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:25:31.9466392Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 2022-08-17T12:25:31.9478962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:25:31.9906641Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 2022-08-17T12:25:31.9919778Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:25:32.0341645Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 2022-08-17T12:25:32.0353953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:25:32.0781301Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 2022-08-17T12:25:32.0793422Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:25:32.1222580Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 2022-08-17T12:25:32.1234461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:25:32.1667012Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 2022-08-17T12:25:32.1679708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:25:32.2089725Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 2022-08-17T12:25:32.2099206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:25:32.2533388Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 2022-08-17T12:25:32.2545895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:25:32.2986583Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 2022-08-17T12:25:32.2999442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:25:32.3241450Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 2022-08-17T12:25:32.3258094Z [gw0] [ 86%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:25:32.3419425Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:25:32.3428707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:25:32.3848725Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 2022-08-17T12:25:32.3857802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:25:32.4289318Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 2022-08-17T12:25:32.4298762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:25:32.4742871Z [gw3] [ 86%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 2022-08-17T12:25:32.4753120Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:25:32.5181288Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 2022-08-17T12:25:32.5191883Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:32.5380030Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 2022-08-17T12:25:32.5411648Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 2022-08-17T12:25:32.5613829Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:25:32.5622506Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:32.6001091Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 2022-08-17T12:25:32.6059050Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:25:32.6067205Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:25:32.6092518Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 2022-08-17T12:25:32.6499279Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:25:32.6500068Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:25:32.6941006Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 2022-08-17T12:25:32.6950320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:25:32.7381360Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 2022-08-17T12:25:32.7392568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:25:32.7825684Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 2022-08-17T12:25:32.7837732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:32.7909381Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 2022-08-17T12:25:32.7926502Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 2022-08-17T12:25:32.8264105Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:25:32.8276317Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:25:32.8289055Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 2022-08-17T12:25:32.8337462Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 2022-08-17T12:25:32.8702584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:25:32.8713067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:32.9141633Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 2022-08-17T12:25:32.9151955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:32.9587539Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 2022-08-17T12:25:32.9599521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:33.0009578Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:25:33.0021837Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:33.0465083Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:25:33.0475996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:33.0907890Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 2022-08-17T12:25:33.0919651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:33.1326597Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 2022-08-17T12:25:33.1336419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:25:33.1770021Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 2022-08-17T12:25:33.1776365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:25:33.2208730Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 2022-08-17T12:25:33.2215374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:33.2624116Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:25:33.2635289Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 2022-08-17T12:25:33.2669843Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:33.2679230Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:25:33.3092405Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:25:33.3098202Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:25:33.3536754Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 2022-08-17T12:25:33.3542482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:25:33.3975049Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 2022-08-17T12:25:33.3980751Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:33.4397505Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 2022-08-17T12:25:33.4407472Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 2022-08-17T12:25:33.4417440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:25:33.4445157Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 2022-08-17T12:25:33.4865048Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:25:33.4874163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:33.5242703Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:25:33.5285169Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_complex128 2022-08-17T12:25:33.5296584Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:25:33.5305436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:33.5660503Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:25:33.5732987Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_t_cpu_float64 2022-08-17T12:25:33.5738246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:33.5750259Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 2022-08-17T12:25:33.6169436Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:25:33.6174832Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:33.6618361Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 2022-08-17T12:25:33.6627061Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:33.6645319Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 2022-08-17T12:25:33.6672001Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 2022-08-17T12:25:33.7051245Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:25:33.7059873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:33.7501491Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 2022-08-17T12:25:33.7510742Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:33.7933297Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 2022-08-17T12:25:33.7942482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:33.8005388Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 2022-08-17T12:25:33.8186815Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tile_cpu_float64 2022-08-17T12:25:33.8223350Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:25:33.8367734Z [gw0] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:25:33.8376334Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:33.8422362Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 2022-08-17T12:25:33.8445797Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:25:33.8653398Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:25:33.8807942Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:25:33.8813641Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:33.8830905Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 2022-08-17T12:25:33.8854608Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:25:33.8967668Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:25:33.9131108Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 2022-08-17T12:25:33.9256644Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:25:33.9261942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:33.9703394Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:25:33.9708608Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:34.0104888Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:25:34.0143339Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:34.0419286Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 2022-08-17T12:25:34.0438733Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_topk_cpu_float64 2022-08-17T12:25:34.0573609Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:25:34.0577999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:34.1016102Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 2022-08-17T12:25:34.1024377Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:25:34.1031260Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 2022-08-17T12:25:34.1187130Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 2022-08-17T12:25:34.1264049Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:25:34.1460285Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trace_cpu_float64 2022-08-17T12:25:34.1466633Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:25:34.1693579Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 2022-08-17T12:25:34.1859562Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:25:34.1896879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:34.2093551Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:25:34.2115704Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_complex128 2022-08-17T12:25:34.2338210Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:25:34.2345887Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:34.2537420Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:25:34.2560479Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_take_cpu_float64 2022-08-17T12:25:34.2778402Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:25:34.2786189Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:25:34.2953010Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 2022-08-17T12:25:34.2975723Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 2022-08-17T12:25:34.3068245Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:25:34.3242783Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tan_cpu_float64 2022-08-17T12:25:34.3252791Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:25:34.3453190Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 2022-08-17T12:25:34.3695214Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:25:34.3702761Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:34.3767402Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:25:34.3851672Z [gw2] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 2022-08-17T12:25:34.3864088Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 2022-08-17T12:25:34.3870585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:25:34.3904614Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:25:34.4138571Z [gw2] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_complex128 2022-08-17T12:25:34.4146332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:34.4324491Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:25:34.4332373Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:25:34.4348939Z [gw2] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chalf_cpu_float64 2022-08-17T12:25:34.4364600Z [gw0] [ 87%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 2022-08-17T12:25:34.4614786Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:25:34.4622058Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:34.4764548Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 2022-08-17T12:25:34.4772417Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:25:34.5099980Z [gw2] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_complex128 2022-08-17T12:25:34.5107554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:34.5206772Z [gw3] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 2022-08-17T12:25:34.5214889Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:25:34.5535001Z [gw2] [ 87%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_char_cpu_float64 2022-08-17T12:25:34.5560842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:25:34.5613830Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 2022-08-17T12:25:34.5640585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:25:34.6014384Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 2022-08-17T12:25:34.6039047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:25:34.6053788Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 2022-08-17T12:25:34.6079014Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:25:34.6454997Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_cpu_float64 2022-08-17T12:25:34.6480361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:34.6493575Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 2022-08-17T12:25:34.6519407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:34.6935349Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 2022-08-17T12:25:34.6938096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:25:34.6969783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:25:34.6973589Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 2022-08-17T12:25:34.7375654Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 2022-08-17T12:25:34.7377942Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:25:34.7409855Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:25:34.7411955Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 2022-08-17T12:25:34.7817163Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 2022-08-17T12:25:34.7818227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:25:34.7850172Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:25:34.7859218Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 2022-08-17T12:25:34.8256017Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 2022-08-17T12:25:34.8259676Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:25:34.8287965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:34.8299291Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_complex128 2022-08-17T12:25:34.8773945Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 2022-08-17T12:25:34.8774611Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:25:34.8775955Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_chunk_cpu_float64 2022-08-17T12:25:34.8779365Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:34.9293031Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 2022-08-17T12:25:34.9300705Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:25:34.9302977Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:34.9327824Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 2022-08-17T12:25:34.9695082Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_cpu_float64 2022-08-17T12:25:34.9698256Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:34.9727864Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:25:34.9827859Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 2022-08-17T12:25:35.0174693Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 2022-08-17T12:25:35.0178085Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:25:35.0214754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:25:35.0304335Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 2022-08-17T12:25:35.0687056Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 2022-08-17T12:25:35.0690113Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:25:35.0708481Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_complex128 2022-08-17T12:25:35.0710182Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:25:35.0715212Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 2022-08-17T12:25:35.0735969Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:25:35.1126379Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:25:35.1130558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:25:35.1139744Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_clone_cpu_float64 2022-08-17T12:25:35.1168939Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:35.1567971Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 2022-08-17T12:25:35.1570671Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:25:35.1646463Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 2022-08-17T12:25:35.1649485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:25:35.2045192Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 2022-08-17T12:25:35.2047895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:25:35.2104123Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_column_stack_cpu_float64 2022-08-17T12:25:35.2129717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:35.2492585Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 2022-08-17T12:25:35.2495209Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:25:35.2503391Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_complex128 2022-08-17T12:25:35.2584238Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 2022-08-17T12:25:35.2588889Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:25:35.2615333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:35.2930874Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 2022-08-17T12:25:35.2932505Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:25:35.3048396Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_combinations_cpu_float64 2022-08-17T12:25:35.3050949Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:35.3335106Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 2022-08-17T12:25:35.3367463Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:25:35.3488050Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_complex_cpu_float64 2022-08-17T12:25:35.3489562Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:35.3808748Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 2022-08-17T12:25:35.3810153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:25:35.3931378Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_complex128 2022-08-17T12:25:35.3934532Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:25:35.4288035Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 2022-08-17T12:25:35.4291932Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:25:35.4366977Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_cpu_float64 2022-08-17T12:25:35.4371054Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:25:35.4822646Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 2022-08-17T12:25:35.4826563Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:35.4830361Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 2022-08-17T12:25:35.4835076Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:25:35.5247233Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 2022-08-17T12:25:35.5252108Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:25:35.5252719Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 2022-08-17T12:25:35.5256504Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:25:35.5648817Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 2022-08-17T12:25:35.5652775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:35.5693737Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 2022-08-17T12:25:35.5697570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:35.6086948Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 2022-08-17T12:25:35.6090834Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:25:35.6129609Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 2022-08-17T12:25:35.6133708Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:35.6495736Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 2022-08-17T12:25:35.6522602Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:25:35.6534148Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 2022-08-17T12:25:35.6560379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:25:35.6934096Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 2022-08-17T12:25:35.6959802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:25:35.6974946Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_contiguous_cpu_float64 2022-08-17T12:25:35.7000437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:25:35.7416579Z [gw3] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 2022-08-17T12:25:35.7417346Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:25:35.7561129Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:25:35.7885669Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_copysign_cpu_float64 2022-08-17T12:25:35.7891572Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:25:35.8105480Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 2022-08-17T12:25:35.8124591Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 2022-08-17T12:25:35.8286725Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:25:35.8328069Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 2022-08-17T12:25:35.8334600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:25:35.8605401Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 2022-08-17T12:25:35.8617528Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:25:35.8626880Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 2022-08-17T12:25:35.8731576Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:25:35.8892586Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 2022-08-17T12:25:35.8963955Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:25:35.9015019Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_complex128 2022-08-17T12:25:35.9327480Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:25:35.9333517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:25:35.9572029Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cos_cpu_float64 2022-08-17T12:25:35.9583646Z [gw0] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 2022-08-17T12:25:35.9811361Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:25:35.9982057Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:25:36.0005858Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_complex128 2022-08-17T12:25:36.0025986Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 2022-08-17T12:25:36.0201125Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:25:36.0205610Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:25:36.0401171Z [gw2] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cosh_cpu_float64 2022-08-17T12:25:36.0453518Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 2022-08-17T12:25:36.0604634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:25:36.0609003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:25:36.1051146Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 2022-08-17T12:25:36.1057491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:25:36.1535921Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 2022-08-17T12:25:36.1541465Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:25:36.1786986Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_complex128 2022-08-17T12:25:36.1813944Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 2022-08-17T12:25:36.2009821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:25:36.2014964Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:25:36.2117263Z [gw2] [ 88%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cov_cpu_float64 2022-08-17T12:25:36.2254463Z [gw3] [ 88%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_cpu_float64 2022-08-17T12:25:36.2282632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:25:36.2447641Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 2022-08-17T12:25:36.2452666Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:25:36.2730143Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_complex128 2022-08-17T12:25:36.2735549Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:36.2893085Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_complex128 2022-08-17T12:25:36.2896290Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:25:36.3172018Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cross_cpu_float64 2022-08-17T12:25:36.3175261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:36.3304290Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_log_softmax_dtype_cpu_float64 2022-08-17T12:25:36.3337293Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:25:36.3613368Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummax_cpu_float64 2022-08-17T12:25:36.3616620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:25:36.3772132Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 2022-08-17T12:25:36.3774542Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:25:36.4050817Z [gw2] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cummin_cpu_float64 2022-08-17T12:25:36.4053998Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:25:36.4252087Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 2022-08-17T12:25:36.4487446Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:25:36.4489902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:25:36.4928638Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 2022-08-17T12:25:36.4932170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:25:36.5372427Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 2022-08-17T12:25:36.5373098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:25:36.5821301Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 2022-08-17T12:25:36.5822402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:25:36.6250373Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 2022-08-17T12:25:36.6251222Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:25:36.6690542Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 2022-08-17T12:25:36.6691462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:25:36.7128365Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 2022-08-17T12:25:36.7570404Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:25:36.7571078Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 2022-08-17T12:25:36.7572710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:25:36.8010538Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 2022-08-17T12:25:36.8012163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:25:36.8288652Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 2022-08-17T12:25:36.8314630Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:25:36.8416499Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:25:36.8447645Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:25:36.8858980Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 2022-08-17T12:25:36.8885372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:25:36.9296031Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 2022-08-17T12:25:36.9599754Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:25:36.9612270Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:25:36.9728300Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:25:36.9745322Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 2022-08-17T12:25:36.9779409Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:25:37.0174131Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 2022-08-17T12:25:37.0203519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:25:37.0614651Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 2022-08-17T12:25:37.0648822Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:25:37.0803418Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 2022-08-17T12:25:37.0815990Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 2022-08-17T12:25:37.1094376Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:25:37.1100300Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:25:37.1190306Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 2022-08-17T12:25:37.1293391Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_tril_cpu_float64 2022-08-17T12:25:37.1524834Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:25:37.1530517Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:25:37.1969248Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_long_cpu_float64 2022-08-17T12:25:37.1972897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:25:37.2412168Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 2022-08-17T12:25:37.2413156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:25:37.2729394Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 2022-08-17T12:25:37.2740659Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 2022-08-17T12:25:37.2849871Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:25:37.2850469Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:25:37.2999374Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 2022-08-17T12:25:37.3252531Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_triu_cpu_float64 2022-08-17T12:25:37.3300520Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:25:37.3339099Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:25:37.3768741Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 2022-08-17T12:25:37.3769605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:25:37.4212591Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 2022-08-17T12:25:37.4213286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:25:37.4657662Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 2022-08-17T12:25:37.4658458Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:25:37.5101611Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 2022-08-17T12:25:37.5102577Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:25:37.5506731Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 2022-08-17T12:25:37.5541682Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:25:37.5970343Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 2022-08-17T12:25:37.5979759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:25:37.6383972Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 2022-08-17T12:25:37.6419980Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:25:37.6892183Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 2022-08-17T12:25:38.0891489Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:25:38.0923267Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 2022-08-17T12:25:38.1743993Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:25:38.1773023Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 2022-08-17T12:25:38.2630260Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:25:38.2691417Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 2022-08-17T12:25:38.3401248Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:25:38.3419365Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 2022-08-17T12:25:38.3753909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:25:38.3887216Z [gw3] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 2022-08-17T12:25:38.3896669Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:25:38.4380371Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 2022-08-17T12:25:38.4390219Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:25:38.4659123Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 2022-08-17T12:25:38.4680871Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 2022-08-17T12:25:38.4800791Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:25:38.4822879Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 2022-08-17T12:25:38.4849882Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:25:38.5173472Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 2022-08-17T12:25:38.5299918Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:25:38.5305161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:25:38.5743871Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 2022-08-17T12:25:38.5752696Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:25:38.6174693Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 2022-08-17T12:25:38.6182668Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:25:38.6613698Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 2022-08-17T12:25:38.6621850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:25:38.7055542Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 2022-08-17T12:25:38.7063595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:38.7495210Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 2022-08-17T12:25:38.7503461Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:38.7977966Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 2022-08-17T12:25:38.7986442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:25:38.8419790Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 2022-08-17T12:25:38.8427957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:25:38.8694898Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 2022-08-17T12:25:38.8719125Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 2022-08-17T12:25:38.8853575Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:25:38.8861437Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:25:38.9299842Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 2022-08-17T12:25:38.9311063Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:25:38.9324531Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_median_cpu_float64 2022-08-17T12:25:38.9347685Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 2022-08-17T12:25:38.9735868Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:25:38.9744062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:39.0178646Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:25:39.0186796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:39.0590331Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:25:39.0615732Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:39.1059169Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:25:39.1067327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:39.1333340Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:25:39.1357205Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 2022-08-17T12:25:39.1495281Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:25:39.1503040Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:25:39.1789088Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 2022-08-17T12:25:39.1812038Z [gw0] [ 89%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 2022-08-17T12:25:39.1950843Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:25:39.1951442Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:39.2386918Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 2022-08-17T12:25:39.2387623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:39.2784576Z [gw3] [ 89%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 2022-08-17T12:25:39.2823880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:25:39.3247512Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 2022-08-17T12:25:39.3253812Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:25:39.3705402Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 2022-08-17T12:25:39.3713363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:25:39.4127136Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 2022-08-17T12:25:39.4135740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:25:39.4607218Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 2022-08-17T12:25:39.4615424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:25:39.5048138Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 2022-08-17T12:25:39.5057090Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:25:39.5499382Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 2022-08-17T12:25:39.5513030Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:25:39.6081022Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 2022-08-17T12:25:40.1142605Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:25:40.1181500Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 2022-08-17T12:25:40.1807460Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:25:40.1846914Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 2022-08-17T12:25:40.3026131Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:25:40.3037256Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 2022-08-17T12:25:40.3073851Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 2022-08-17T12:25:40.3078720Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:25:40.3128661Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:25:40.3155679Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:25:40.3533222Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 2022-08-17T12:25:40.3586535Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:25:40.3595433Z [gw0] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unique_cpu_float64 2022-08-17T12:25:40.3600097Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:25:40.4015274Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 2022-08-17T12:25:40.4022329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:25:40.4028641Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 2022-08-17T12:25:40.4468198Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:25:40.5801080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:40.5861478Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:25:40.5909771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:40.6325752Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:25:40.6334001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:40.7074266Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:25:40.7075437Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 2022-08-17T12:25:40.7076635Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:25:40.7573884Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:25:40.7581621Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:25:40.7678594Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:25:40.7699695Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 2022-08-17T12:25:40.7732515Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:25:40.8168842Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 2022-08-17T12:25:40.8173363Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:25:40.8272605Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 2022-08-17T12:25:40.8300117Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:25:40.8607734Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:25:40.8612899Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:25:40.9047001Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 2022-08-17T12:25:40.9054402Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:25:40.9530708Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 2022-08-17T12:25:40.9537957Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:25:41.0005518Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 2022-08-17T12:25:41.0012735Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:25:41.0446354Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 2022-08-17T12:25:41.0453652Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:25:41.0534448Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 2022-08-17T12:25:41.0552025Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_complex128 2022-08-17T12:25:41.0885817Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:25:41.0891161Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:25:41.0970344Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 2022-08-17T12:25:41.1013785Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_cpu_float64 2022-08-17T12:25:41.1326289Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:25:41.1331487Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:25:41.1852752Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 2022-08-17T12:25:41.2298027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:25:41.2317588Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 2022-08-17T12:25:41.2426950Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:25:41.2452865Z [gw3] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 2022-08-17T12:25:41.2482254Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumprod_cpu_float64 2022-08-17T12:25:41.2774259Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:25:41.2777869Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:25:41.2943107Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 2022-08-17T12:25:41.3020224Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 2022-08-17T12:25:41.3177050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:25:41.3212566Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumsum_cpu_float64 2022-08-17T12:25:41.3217295Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:25:41.3485341Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 2022-08-17T12:25:41.3490616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:41.3653546Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:25:41.3658227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:25:41.3928263Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 2022-08-17T12:25:41.3936086Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:41.4095130Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 2022-08-17T12:25:41.4099648Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:25:41.4335132Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 2022-08-17T12:25:41.4414500Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:25:41.4494229Z [gw2] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 2022-08-17T12:25:41.4519620Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:25:41.4581939Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 2022-08-17T12:25:41.4589787Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 2022-08-17T12:25:41.4775802Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:25:41.4801019Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:25:41.4935556Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_complex128 2022-08-17T12:25:41.4963233Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:25:41.5030866Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 2022-08-17T12:25:41.5037704Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 2022-08-17T12:25:41.5271411Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:25:41.5323010Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:25:41.5406420Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_cpu_float64 2022-08-17T12:25:41.5410634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:25:41.5769161Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 2022-08-17T12:25:41.5773390Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:25:41.5818489Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 2022-08-17T12:25:41.5856609Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:25:41.5883434Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 2022-08-17T12:25:41.5900790Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 2022-08-17T12:25:41.6013616Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:25:41.6205920Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 2022-08-17T12:25:41.6209107Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:25:41.6262229Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 2022-08-17T12:25:41.6291903Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:25:41.6333434Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 2022-08-17T12:25:41.6407048Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:25:41.6690468Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:25:41.6731425Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:25:41.6735987Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 2022-08-17T12:25:41.6738877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:41.6774008Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:25:41.7126456Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:25:41.7129786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:25:41.7168335Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagflat_cpu_float64 2022-08-17T12:25:41.7172221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:41.7434124Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:25:41.7456981Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 2022-08-17T12:25:41.7583052Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:25:41.7614771Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:25:41.7617846Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:41.7623018Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:25:41.7664086Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 2022-08-17T12:25:41.7894526Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 2022-08-17T12:25:41.8449399Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:25:41.8450081Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:41.8450793Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:25:41.8486246Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:25:41.8647159Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_cpu_float64 2022-08-17T12:25:41.8647965Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:41.8648800Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:25:41.8649583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:25:41.8913785Z [gw2] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 2022-08-17T12:25:41.8941792Z [gw0] [ 90%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:25:41.8942475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:41.8946871Z [gw3] [ 90%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:25:41.9010110Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:25:41.9011681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:25:41.9367571Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_complex128 2022-08-17T12:25:41.9370325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:41.9446154Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:25:41.9447521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:25:41.9806951Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_diff_cpu_float64 2022-08-17T12:25:41.9809662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:41.9967309Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:25:41.9969521Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:25:42.0254309Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_digamma_cpu_float64 2022-08-17T12:25:42.0256702Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:42.0365160Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:25:42.0366815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:25:42.0418110Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_complex128 2022-08-17T12:25:42.0434679Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_complex128 2022-08-17T12:25:42.0696024Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:25:42.0698330Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:42.0738286Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 2022-08-17T12:25:42.0792437Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_view_cpu_float64 2022-08-17T12:25:42.0810027Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:25:42.0853215Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dist_cpu_float64 2022-08-17T12:25:42.1134974Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:25:42.1138320Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:42.1292127Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 2022-08-17T12:25:42.1353851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:25:42.1576555Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 2022-08-17T12:25:42.1578870Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:42.1731855Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:25:42.1843787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:42.1852851Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 2022-08-17T12:25:42.1974415Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:25:42.2002558Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:42.2085773Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:25:42.2158396Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 2022-08-17T12:25:42.2166709Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 2022-08-17T12:25:42.2253568Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:42.2333169Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:25:42.2456577Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 2022-08-17T12:25:42.2584177Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:25:42.2620906Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:42.2931907Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 2022-08-17T12:25:42.2938916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:42.2946329Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 2022-08-17T12:25:42.3015458Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 2022-08-17T12:25:42.3048241Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:25:42.3375243Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_complex128 2022-08-17T12:25:42.3381075Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:42.3497916Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 2022-08-17T12:25:42.3504175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:25:42.3549212Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dot_cpu_float64 2022-08-17T12:25:42.3561649Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 2022-08-17T12:25:42.3814271Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:25:42.3820152Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:42.3841515Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 2022-08-17T12:25:42.3909175Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 2022-08-17T12:25:42.3930775Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:25:42.3973997Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_complex128 2022-08-17T12:25:42.4248692Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:25:42.4250619Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:42.4345640Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 2022-08-17T12:25:42.4372025Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:25:42.4697406Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_double_cpu_float64 2022-08-17T12:25:42.4723275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:42.4776113Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:25:42.4809353Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:25:42.5169581Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 2022-08-17T12:25:42.5173681Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:42.5249258Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:25:42.5252830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:25:42.5649170Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dsplit_cpu_float64 2022-08-17T12:25:42.5653287Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:42.5673885Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:25:42.5706221Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:25:42.6138335Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_complex128 2022-08-17T12:25:42.6142153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:42.6147896Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:25:42.6151130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:25:42.6189049Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_dstack_cpu_float64 2022-08-17T12:25:42.6202807Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_complex128 2022-08-17T12:25:42.6577793Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:25:42.6581462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:25:42.6623164Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_complex128 2022-08-17T12:25:42.6624898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:42.6702941Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:25:42.6715964Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_where_cpu_float64 2022-08-17T12:25:42.6735782Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:25:42.7009656Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 2022-08-17T12:25:42.7010583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:25:42.7054582Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eig_cpu_float64 2022-08-17T12:25:42.7055398Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:42.7134590Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:25:42.7447766Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:25:42.7448378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:25:42.7490342Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_complex128 2022-08-17T12:25:42.7493975Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:42.7815276Z [gw3] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:25:42.7830070Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 2022-08-17T12:25:42.7887444Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:25:42.7891121Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:25:42.7971150Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_einsum_cpu_float64 2022-08-17T12:25:42.8188134Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:42.8254064Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zero__cpu_float64 2022-08-17T12:25:42.8286569Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:25:42.8332429Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:25:42.8336704Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:25:42.8806819Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_complex128 2022-08-17T12:25:42.8811410Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:25:42.8817387Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_cpu_float64 2022-08-17T12:25:42.8821632Z test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:25:42.9286168Z [gw0] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 2022-08-17T12:25:42.9290651Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:25:42.9296590Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 2022-08-17T12:25:42.9341066Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:25:42.9704429Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_complex128 2022-08-17T12:25:42.9710293Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:25:42.9763889Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_H_cpu_float64 2022-08-17T12:25:42.9769154Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:25:43.0212483Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_empty_like_cpu_float64 2022-08-17T12:25:43.0221906Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:25:43.0261845Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:25:43.0327664Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_complex128 2022-08-17T12:25:43.0533551Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_complex128 2022-08-17T12:25:43.0579676Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 2022-08-17T12:25:43.0586891Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:25:43.0624143Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:43.0653727Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_T_cpu_float64 2022-08-17T12:25:43.0677374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:25:43.1091808Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_eq_cpu_float64 2022-08-17T12:25:43.1098761Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:25:43.1127072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:25:43.1534746Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_complex128 2022-08-17T12:25:43.1567098Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:25:43.1975166Z [gw2] [ 91%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_equal_cpu_float64 2022-08-17T12:25:43.2030614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:25:43.2415518Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erf_cpu_float64 2022-08-17T12:25:43.2452878Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:25:43.2465714Z [gw3] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 2022-08-17T12:25:43.2500160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:43.2710074Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfc_cpu_float64 2022-08-17T12:25:43.2732250Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 2022-08-17T12:25:43.2861727Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:25:43.2925985Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:25:43.3211063Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_erfinv_cpu_float64 2022-08-17T12:25:43.3241623Z [gw0] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 2022-08-17T12:25:43.3376394Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:25:43.3381699Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:25:43.3734770Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp2_cpu_float64 2022-08-17T12:25:43.3880854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:25:43.4178844Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_complex128 2022-08-17T12:25:43.4261036Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:25:43.4395439Z [gw2] [ 91%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_exp_cpu_float64 2022-08-17T12:25:43.4403060Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 2022-08-17T12:25:43.4557135Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:25:43.4615094Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___radd___cpu_float64 2022-08-17T12:25:43.4638245Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:25:43.4813854Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 2022-08-17T12:25:43.4920070Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:25:43.4933042Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 2022-08-17T12:25:43.5055350Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:25:43.5084171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:25:43.5098827Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 2022-08-17T12:25:43.5334698Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_as_cpu_float64 2022-08-17T12:25:43.5360336Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:43.5536048Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:25:43.5566854Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:25:43.5774940Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_complex128 2022-08-17T12:25:43.5803332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:43.5814590Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 2022-08-17T12:25:43.5820684Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 2022-08-17T12:25:43.5976400Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:25:43.6007062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:25:43.6010159Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 2022-08-17T12:25:43.6213643Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expand_cpu_float64 2022-08-17T12:25:43.6255833Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:43.6416821Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:25:43.6471692Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:25:43.6856337Z [gw2] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_expm1_cpu_float64 2022-08-17T12:25:43.6889100Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:25:43.7068176Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 2022-08-17T12:25:43.7083673Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:25:43.7332227Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:43.7337509Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:25:43.7819722Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 2022-08-17T12:25:43.7825443Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:25:43.8259063Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 2022-08-17T12:25:43.8267361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:25:43.8703106Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 2022-08-17T12:25:43.8711180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:25:43.8864795Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 2022-08-17T12:25:43.8995640Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 2022-08-17T12:25:43.9177971Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:25:43.9185987Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:25:43.9571711Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 2022-08-17T12:25:43.9595341Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 2022-08-17T12:25:43.9649146Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:25:43.9656850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:25:44.0260654Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 2022-08-17T12:25:44.0262104Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 2022-08-17T12:25:44.0263290Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:25:44.0264050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:25:44.0697298Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 2022-08-17T12:25:44.0698304Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:44.1053747Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:25:44.1059355Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:44.1531783Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 2022-08-17T12:25:44.1537303Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:44.1872597Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 2022-08-17T12:25:44.1894654Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 2022-08-17T12:25:44.2007731Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:25:44.2012478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:44.2108980Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:25:44.2376747Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 2022-08-17T12:25:44.2402473Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:25:44.2417623Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 2022-08-17T12:25:44.2448466Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:44.2819146Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:25:44.2840188Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:25:44.2876464Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 2022-08-17T12:25:44.2890045Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:44.3259487Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:25:44.3336955Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:25:44.3387814Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:44.3778144Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:25:44.3831223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:44.4216469Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:25:44.4258719Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:44.4657596Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:25:44.4705210Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:44.5095922Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 2022-08-17T12:25:44.5137462Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:44.5227002Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:25:44.5250878Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 2022-08-17T12:25:44.5577116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:25:44.5622765Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:44.5649459Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 2022-08-17T12:25:44.5695283Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 2022-08-17T12:25:44.6061486Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:25:44.6061880Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:44.6457110Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 2022-08-17T12:25:44.6483472Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:44.6895084Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:25:44.6922495Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:44.6990026Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 2022-08-17T12:25:44.7001840Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amax_cpu_float64 2022-08-17T12:25:44.7335465Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:25:44.7361916Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:25:44.7776279Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 2022-08-17T12:25:44.7803586Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:44.8120167Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:25:44.8130060Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_amin_cpu_float64 2022-08-17T12:25:44.8142590Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:25:44.8155636Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:25:44.8162462Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmax_cpu_float64 2022-08-17T12:25:44.8214072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:44.8237740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:44.8536635Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:25:44.8564764Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:25:44.8656245Z [gw0] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_argmin_cpu_float64 2022-08-17T12:25:44.8683478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:44.8975060Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:25:44.9093710Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:25:44.9123736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:44.9560916Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:25:44.9566672Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:44.9710156Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:25:44.9727590Z [gw3] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:25:44.9759583Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:44.9999095Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:25:45.0003535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:45.0124698Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:25:45.0137584Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_complex128 2022-08-17T12:25:45.0210191Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:25:45.0215223Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:45.0401157Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:25:45.0447420Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumprod_cpu_float64 2022-08-17T12:25:45.0448117Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:45.0574567Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:25:45.0652866Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:25:45.0653519Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:45.0856339Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:25:45.0883376Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:45.1055078Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:25:45.1132356Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:45.1295620Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 2022-08-17T12:25:45.1323540Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:25:45.1543711Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 2022-08-17T12:25:45.1567004Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:25:45.1574831Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_complex128 2022-08-17T12:25:45.1575467Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:25:45.1749570Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 2022-08-17T12:25:45.1764042Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:45.1791443Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:25:45.1973273Z [gw0] [ 92%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_cumsum_cpu_float64 2022-08-17T12:25:45.2014668Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:25:45.2039745Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:45.2175590Z [gw3] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 2022-08-17T12:25:45.2207252Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:45.2305442Z [gw2] [ 92%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:25:45.2413836Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_log_softmax_cpu_float64 2022-08-17T12:25:45.2454381Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:25:45.2485060Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:45.2614771Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 2022-08-17T12:25:45.2656492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:45.2732796Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:25:45.2853712Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logaddexp_cpu_float64 2022-08-17T12:25:45.2894746Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:25:45.2928069Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:45.3054235Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 2022-08-17T12:25:45.3085324Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:45.3335281Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:25:45.3392786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:45.3494688Z [gw3] [ 93%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:25:45.3524232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:45.3776541Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:25:45.3805140Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:45.3936397Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 2022-08-17T12:25:45.3968361Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:25:45.4215067Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 2022-08-17T12:25:45.4245660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:45.4376058Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 2022-08-17T12:25:45.4399144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:25:45.4495611Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 2022-08-17T12:25:45.4508086Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_logsumexp_cpu_float64 2022-08-17T12:25:45.4655421Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:25:45.4684144Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:45.4814961Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:25:45.4843156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:25:45.5094914Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 2022-08-17T12:25:45.5123171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:45.5255868Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:25:45.5536173Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:45.5568327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:45.5674494Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:25:45.5694175Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 2022-08-17T12:25:45.5818109Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:25:45.6014981Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 2022-08-17T12:25:45.6043710Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:45.6135663Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:25:45.6157772Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:45.6454787Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:25:45.6478226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:45.6574800Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:25:45.6743585Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:25:45.6935038Z [gw2] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 2022-08-17T12:25:45.6956445Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:45.7015101Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:25:45.7039352Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:45.7414228Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:25:45.7455337Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:25:45.7573614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.7637067Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.7894444Z [gw3] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 2022-08-17T12:25:45.7898908Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:45.7932190Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:25:45.8409979Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 2022-08-17T12:25:45.8410703Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:45.8899096Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:25:45.8899872Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:45.9383165Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:25:45.9383921Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.9779226Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:25:45.9808596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:45.9835399Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 2022-08-17T12:25:45.9844563Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 2022-08-17T12:25:45.9864232Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:46.0216474Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:25:46.0243485Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:46.0295277Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 2022-08-17T12:25:46.0320912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:46.0586970Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:25:46.0594458Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_complex128 2022-08-17T12:25:46.0654186Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:25:46.0684688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:46.0733855Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 2022-08-17T12:25:46.0761163Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:25:46.1095060Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 2022-08-17T12:25:46.1121524Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:46.1174631Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:25:46.1200567Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:46.1535743Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 2022-08-17T12:25:46.1562554Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:46.1614272Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 2022-08-17T12:25:46.1641613Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:46.1942514Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 2022-08-17T12:25:46.1955951Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_mean_cpu_float64 2022-08-17T12:25:46.1977366Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:25:46.2011595Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:46.2055866Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:25:46.2090881Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:46.2212799Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 2022-08-17T12:25:46.2374925Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_median_cpu_float64 2022-08-17T12:25:46.2416534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:25:46.2449481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:46.2496927Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 2022-08-17T12:25:46.2531801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:46.2856600Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:25:46.2892807Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:46.2935468Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:25:46.2964313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:46.3295993Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:25:46.3325740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:46.3374945Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:25:46.3405050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:25:46.3735700Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 2022-08-17T12:25:46.3763694Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:46.3814870Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:25:46.3843349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:46.4175622Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:25:46.4202604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:46.4253933Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:25:46.4275591Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:46.4613620Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:25:46.4632164Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:25:46.4693204Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 2022-08-17T12:25:46.4714044Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:46.5054249Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:25:46.5075206Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:25:46.5134514Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 2022-08-17T12:25:46.5153909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:46.5493721Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:25:46.5516196Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:25:46.5573876Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 2022-08-17T12:25:46.5592551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:46.5933759Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 2022-08-17T12:25:46.5951257Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:25:46.6013537Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 2022-08-17T12:25:46.6032688Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:25:46.6373846Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 2022-08-17T12:25:46.6391414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:25:46.6453217Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 2022-08-17T12:25:46.6475020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:46.6813928Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:25:46.6841904Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:25:46.6894265Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 2022-08-17T12:25:46.6919746Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:46.7255036Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:25:46.7279270Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:25:46.7334177Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 2022-08-17T12:25:46.7359387Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:25:46.7696892Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 2022-08-17T12:25:46.7722909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:25:46.7775611Z [gw3] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 2022-08-17T12:25:46.7801915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:25:46.7814574Z [gw2] [ 93%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 2022-08-17T12:25:46.7821759Z [gw0] [ 93%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_norm_cpu_float64 2022-08-17T12:25:46.8137692Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:25:46.8155960Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:25:46.8215649Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 2022-08-17T12:25:46.8244116Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:25:46.8577062Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 2022-08-17T12:25:46.8598354Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:25:46.8655015Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 2022-08-17T12:25:46.8684783Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:25:46.9015627Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 2022-08-17T12:25:46.9043275Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:25:46.9094412Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 2022-08-17T12:25:46.9123280Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:25:46.9455165Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 2022-08-17T12:25:46.9483141Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:25:46.9534382Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 2022-08-17T12:25:46.9560996Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:25:46.9895045Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 2022-08-17T12:25:46.9924979Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:25:46.9979887Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_complex128 2022-08-17T12:25:46.9984342Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 2022-08-17T12:25:46.9990331Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:25:47.0013071Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:25:47.0334505Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 2022-08-17T12:25:47.0360576Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:25:47.0387028Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 2022-08-17T12:25:47.0393820Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_normalize_cpu_float64 2022-08-17T12:25:47.0458573Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:25:47.0800578Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:47.0805369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:25:47.1016156Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 2022-08-17T12:25:47.1040914Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:25:47.1069632Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:47.1246356Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:25:47.1254313Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:25:47.1520877Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 2022-08-17T12:25:47.1525003Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:47.1689920Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:25:47.1690596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:25:47.2000610Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 2022-08-17T12:25:47.2001283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:47.2171660Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:25:47.2479155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:25:47.2481156Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:47.2969153Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:25:47.2973818Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:25:47.3425260Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 2022-08-17T12:25:47.3431924Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:25:47.3859111Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 2022-08-17T12:25:47.3886176Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:25:47.4298294Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 2022-08-17T12:25:47.4322207Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:25:47.4779049Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 2022-08-17T12:25:47.4816283Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:25:47.5217222Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 2022-08-17T12:25:47.5242149Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:25:47.5656504Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 2022-08-17T12:25:47.6055757Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:25:47.6068611Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_complex128 2022-08-17T12:25:47.6504738Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:25:47.6529190Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 2022-08-17T12:25:47.6694325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:25:47.7011918Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 2022-08-17T12:25:47.7341405Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:25:47.7354099Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_prod_cpu_float64 2022-08-17T12:25:47.7701309Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:25:47.7775593Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmax_cpu_float64 2022-08-17T12:25:47.7905285Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:25:47.7939569Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 2022-08-17T12:25:47.8399600Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:25:47.8432521Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_softmin_cpu_float64 2022-08-17T12:25:48.0825017Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:25:48.0837168Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 2022-08-17T12:25:48.2136435Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:25:48.2168039Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 2022-08-17T12:25:48.2227604Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:25:48.2242786Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_put_cpu_float64 2022-08-17T12:25:48.2272496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:25:48.2685905Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 2022-08-17T12:25:48.2686642Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:25:48.3032781Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 2022-08-17T12:25:48.3053928Z [gw2] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 2022-08-17T12:25:48.3087289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:25:48.3108980Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 2022-08-17T12:25:48.3137481Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:25:48.3536951Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 2022-08-17T12:25:48.3543343Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:25:48.3576773Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 2022-08-17T12:25:48.3924793Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:25:48.3982467Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 2022-08-17T12:25:48.3987278Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:25:48.4015214Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 2022-08-17T12:25:48.4049399Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:25:48.4426682Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 2022-08-17T12:25:48.4431411Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:25:48.4458069Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 2022-08-17T12:25:48.4497011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:25:48.4818854Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 2022-08-17T12:25:48.4848753Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:25:48.4895311Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 2022-08-17T12:25:48.4928291Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:25:48.5256116Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 2022-08-17T12:25:48.5285066Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:25:48.5374862Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 2022-08-17T12:25:48.5403919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:25:48.5696306Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 2022-08-17T12:25:48.5723401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:25:48.5813877Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 2022-08-17T12:25:48.5840928Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:25:48.6135147Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 2022-08-17T12:25:48.6166877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:25:48.6253551Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 2022-08-17T12:25:48.6280999Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:25:48.6379962Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 2022-08-17T12:25:48.6386207Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_complex128 2022-08-17T12:25:48.6574510Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:25:48.6605826Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:25:48.6693507Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 2022-08-17T12:25:48.6726673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:25:48.7015836Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 2022-08-17T12:25:48.7046895Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:25:48.7135139Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 2022-08-17T12:25:48.7165262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:25:48.7455426Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 2022-08-17T12:25:48.7490606Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:25:48.7575661Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 2022-08-17T12:25:48.7606476Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:25:48.7683207Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_real_cpu_float64 2022-08-17T12:25:48.7690117Z [gw0] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_std_cpu_float64 2022-08-17T12:25:48.7895742Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:25:48.7929426Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:25:48.8015882Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 2022-08-17T12:25:48.8035962Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:48.8375391Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 2022-08-17T12:25:48.8409736Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:25:48.8455308Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 2022-08-17T12:25:48.8815516Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:25:48.8861612Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:25:48.9302687Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 2022-08-17T12:25:48.9307756Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:25:48.9415492Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 2022-08-17T12:25:48.9434172Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 2022-08-17T12:25:48.9635338Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:25:48.9696901Z [gw3] [ 94%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 2022-08-17T12:25:48.9729016Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:25:48.9855803Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 2022-08-17T12:25:48.9892634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:25:49.0180618Z [gw3] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 2022-08-17T12:25:49.0187786Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:25:49.0335945Z [gw2] [ 94%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 2022-08-17T12:25:49.0343325Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:25:49.0619415Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 2022-08-17T12:25:49.0626801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:25:49.0775346Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 2022-08-17T12:25:49.1097634Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:25:49.1107170Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:25:49.1578283Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 2022-08-17T12:25:49.1587842Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:25:49.2019092Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 2022-08-17T12:25:49.2099282Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:25:49.2456079Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_cpu_float64 2022-08-17T12:25:49.2661175Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:25:49.2857053Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 2022-08-17T12:25:49.2879538Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:25:49.3074922Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 2022-08-17T12:25:49.3087073Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_complex128 2022-08-17T12:25:49.3298332Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:25:49.4027959Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:49.4039578Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_sum_cpu_float64 2022-08-17T12:25:49.4598534Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:25:49.4616346Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 2022-08-17T12:25:49.5258367Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:25:49.5275104Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 2022-08-17T12:25:49.7912926Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:25:49.8065399Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 2022-08-17T12:25:49.8416594Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:49.8433639Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 2022-08-17T12:25:49.9260436Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:25:49.9279133Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 2022-08-17T12:25:50.0593160Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:50.0616755Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 2022-08-17T12:25:50.0657378Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:25:50.0855496Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 2022-08-17T12:25:50.0876801Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 2022-08-17T12:25:50.1096424Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:50.1101623Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:50.1538968Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 2022-08-17T12:25:50.1548001Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:50.1979127Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 2022-08-17T12:25:50.1987841Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:25:50.2241152Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 2022-08-17T12:25:50.2248293Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_complex128 2022-08-17T12:25:50.2343255Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:25:50.2351724Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 2022-08-17T12:25:50.2406640Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:50.2412372Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:25:50.2816161Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_cpu_float64 2022-08-17T12:25:50.2844496Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:25:50.3255588Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 2022-08-17T12:25:50.3343919Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:25:50.3359679Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD__masked_var_cpu_float64 2022-08-17T12:25:50.3480880Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:25:50.3708892Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 2022-08-17T12:25:50.3724398Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 2022-08-17T12:25:50.3777261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:25:50.3790176Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 2022-08-17T12:25:50.3809080Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:25:50.3829676Z [gw2] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 2022-08-17T12:25:50.3833766Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:25:50.3839957Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_abs_cpu_float64 2022-08-17T12:25:50.4168548Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_float64 2022-08-17T12:25:50.4174389Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:25:50.4215943Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 2022-08-17T12:25:50.4221860Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:25:50.4397494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:25:50.4649159Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 2022-08-17T12:25:50.4654712Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:25:50.4758750Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 2022-08-17T12:25:50.4762974Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:25:50.4855409Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acos_cpu_float64 2022-08-17T12:25:50.4875909Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 2022-08-17T12:25:50.5025159Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:25:50.5056177Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 2022-08-17T12:25:50.5094289Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:25:50.5176153Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 2022-08-17T12:25:50.5310950Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:25:50.5335410Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 2022-08-17T12:25:50.5403408Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:25:50.5650172Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 2022-08-17T12:25:50.5653744Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:50.5662237Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 2022-08-17T12:25:50.5716817Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:25:50.5775724Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 2022-08-17T12:25:50.5801286Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:25:50.6099878Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 2022-08-17T12:25:50.6100565Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:50.6133825Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:25:50.6256393Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 2022-08-17T12:25:50.6574511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:25:50.6602492Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:25:50.6787481Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 2022-08-17T12:25:50.6801475Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 2022-08-17T12:25:50.6903171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:25:50.7054989Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 2022-08-17T12:25:50.7079475Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:50.7214901Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:25:50.7356850Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:25:50.7366687Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_complex128 2022-08-17T12:25:50.7495425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:25:50.7527714Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:50.7564658Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 2022-08-17T12:25:50.7773179Z [gw0] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_add_cpu_float64 2022-08-17T12:25:50.7934561Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:25:50.7965327Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:25:50.8154152Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 2022-08-17T12:25:50.8167176Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 2022-08-17T12:25:50.8387646Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:25:50.8405508Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 2022-08-17T12:25:50.8408662Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:25:50.8573672Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 2022-08-17T12:25:50.8814122Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:25:50.8841397Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:25:50.9038812Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 2022-08-17T12:25:50.9063683Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 2022-08-17T12:25:50.9153193Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:25:50.9290146Z [gw3] [ 95%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 2022-08-17T12:25:50.9293717Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:50.9568685Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:25:50.9572374Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:25:50.9751013Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 2022-08-17T12:25:50.9754369Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:25:51.0007983Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 2022-08-17T12:25:51.0011718Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:25:51.0181319Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 2022-08-17T12:25:51.0184535Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:25:51.0445593Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 2022-08-17T12:25:51.0450897Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:51.0621134Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:51.0626123Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:25:51.0888432Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 2022-08-17T12:25:51.0894155Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:51.1056290Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:51.1061455Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:51.1319819Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:25:51.1325470Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:51.1481800Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:51.1487197Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:51.1798827Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:25:51.1804478Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:51.1928862Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:51.1934479Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:25:51.2287566Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 2022-08-17T12:25:51.2292953Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:25:51.2367188Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 2022-08-17T12:25:51.2372774Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:51.2767336Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 2022-08-17T12:25:51.2772711Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:25:51.2816382Z [gw3] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 2022-08-17T12:25:51.2841796Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:51.2853089Z [gw2] [ 95%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 2022-08-17T12:25:51.2861603Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 2022-08-17T12:25:51.3121060Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:25:51.3174724Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 2022-08-17T12:25:51.3197251Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:51.3253329Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:25:51.3275381Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:51.3333719Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 2022-08-17T12:25:51.3655964Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:25:51.3679386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:51.3735887Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:25:51.3762770Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:51.4095915Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 2022-08-17T12:25:51.4117918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:51.4175256Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:25:51.4199180Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:25:51.4536456Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 2022-08-17T12:25:51.4558266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:51.4615991Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:25:51.4643946Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:25:51.4975454Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 2022-08-17T12:25:51.5008860Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:51.5055679Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:25:51.5083938Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:51.5415134Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:25:51.5433873Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:25:51.5493885Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 2022-08-17T12:25:51.5516226Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:51.5581990Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:25:51.5590922Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 2022-08-17T12:25:51.5854311Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:25:51.5895493Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:25:51.5912997Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 2022-08-17T12:25:51.5933356Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 2022-08-17T12:25:51.5953379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:51.6012719Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:25:51.6294886Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:25:51.6326590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:25:51.6374246Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 2022-08-17T12:25:51.6391738Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:51.6737790Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:25:51.6770875Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:25:51.6815699Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_cpu_float64 2022-08-17T12:25:51.6842157Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:25:51.7175565Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 2022-08-17T12:25:51.7254657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:25:51.7287691Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:25:51.7390622Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 2022-08-17T12:25:51.7616142Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_float64 2022-08-17T12:25:51.7695819Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:25:51.7726414Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:25:51.8134035Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 2022-08-17T12:25:51.8142812Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 2022-08-17T12:25:51.8152349Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:25:51.8173443Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:25:51.8550251Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 2022-08-17T12:25:51.8611499Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 2022-08-17T12:25:51.8617248Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:25:51.9371010Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:25:51.9397477Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 2022-08-17T12:25:51.9589821Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:25:51.9691003Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 2022-08-17T12:25:51.9716071Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 2022-08-17T12:25:51.9892499Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:25:51.9963452Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:25:51.9978357Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 2022-08-17T12:25:52.0115357Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:25:52.0377213Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 2022-08-17T12:25:52.0404895Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 2022-08-17T12:25:52.0455898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:25:52.0474203Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 2022-08-17T12:25:52.0846999Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:25:52.0856804Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:25:52.1166964Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 2022-08-17T12:25:52.1191353Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 2022-08-17T12:25:52.1239237Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:25:52.1328167Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 2022-08-17T12:25:52.1337657Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:25:52.1646699Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 2022-08-17T12:25:52.1654802Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:25:52.1766863Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 2022-08-17T12:25:52.1776419Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:25:52.2093649Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_std_cpu_float64 2022-08-17T12:25:52.2104062Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:25:52.2116566Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 2022-08-17T12:25:52.2126120Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 2022-08-17T12:25:52.2210425Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:25:52.2215912Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:25:52.2245210Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 2022-08-17T12:25:52.2496053Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 2022-08-17T12:25:52.2531877Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:25:52.2540904Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 2022-08-17T12:25:52.2690013Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:25:52.2691453Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:25:52.2935135Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 2022-08-17T12:25:52.3136147Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:25:52.3137639Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:25:52.3611362Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 2022-08-17T12:25:52.3612687Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:25:52.4094882Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 2022-08-17T12:25:52.4099401Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:25:52.4339786Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 2022-08-17T12:25:52.4351078Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 2022-08-17T12:25:52.4498139Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:25:52.4534706Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:25:52.4585216Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 2022-08-17T12:25:52.4774950Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 2022-08-17T12:25:52.4935551Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:25:52.4964686Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:25:52.5375453Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 2022-08-17T12:25:52.5406292Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:25:52.5683469Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 2022-08-17T12:25:52.5692662Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 2022-08-17T12:25:52.5814752Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:25:52.5850507Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:25:52.5858120Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_cpu_float64 2022-08-17T12:25:52.5964760Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_addr_cpu_float64 2022-08-17T12:25:52.5971607Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 2022-08-17T12:25:52.6094150Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:25:52.6119624Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:25:52.6295965Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_complex128 2022-08-17T12:25:52.6536158Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:25:52.6563102Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:25:52.6579537Z [gw2] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 2022-08-17T12:25:52.6586606Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_all_cpu_float64 2022-08-17T12:25:52.6635590Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:25:52.6684820Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 2022-08-17T12:25:52.6733298Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 2022-08-17T12:25:52.6819707Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:25:52.7089992Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 2022-08-17T12:25:52.7090619Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:25:52.7091253Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 2022-08-17T12:25:52.7091866Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:25:52.7175142Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 2022-08-17T12:25:52.7455171Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:25:52.7459782Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:25:52.7510554Z [gw0] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 2022-08-17T12:25:52.7514941Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:25:52.7842166Z [gw2] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 2022-08-17T12:25:52.7854848Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 2022-08-17T12:25:52.7857779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:25:52.7971717Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:25:52.8062574Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:25:52.8172566Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amax_cpu_float64 2022-08-17T12:25:52.8330699Z [gw3] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 2022-08-17T12:25:52.8333310Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:25:52.8412222Z [gw3] [ 96%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 2022-08-17T12:25:52.8597473Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:25:52.8632317Z [gw0] [ 96%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_amin_cpu_float64 2022-08-17T12:25:52.8647487Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 2022-08-17T12:25:52.8770695Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:25:52.8773482Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:25:52.8833790Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 2022-08-17T12:25:52.8852667Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_t_cpu_float64 2022-08-17T12:25:52.8855116Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:25:52.9054592Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 2022-08-17T12:25:52.9091342Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:25:52.9252659Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 2022-08-17T12:25:52.9255915Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:25:52.9301177Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 2022-08-17T12:25:52.9404260Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:25:52.9533746Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 2022-08-17T12:25:52.9570491Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:25:52.9726411Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 2022-08-17T12:25:52.9729599Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:25:52.9773712Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 2022-08-17T12:25:52.9816069Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:25:52.9974912Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_angle_cpu_float64 2022-08-17T12:25:53.0000631Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:25:53.0133006Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 2022-08-17T12:25:53.0154440Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:25:53.0252531Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 2022-08-17T12:25:53.0272635Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:25:53.0414020Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_complex128 2022-08-17T12:25:53.0439759Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:25:53.0573856Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 2022-08-17T12:25:53.0593902Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:25:53.0693041Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 2022-08-17T12:25:53.0710496Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:25:53.0852353Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_any_cpu_float64 2022-08-17T12:25:53.1014527Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:25:53.1038366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:25:53.1134097Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 2022-08-17T12:25:53.1162016Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:25:53.1454844Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_arange_cpu_float64 2022-08-17T12:25:53.1478153Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:25:53.1574772Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 2022-08-17T12:25:53.1603022Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:25:53.1895326Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 2022-08-17T12:25:53.1919740Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:25:53.2014841Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 2022-08-17T12:25:53.2044179Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:25:53.2337021Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 2022-08-17T12:25:53.2366564Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:25:53.2403365Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 2022-08-17T12:25:53.2419332Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 2022-08-17T12:25:53.2455015Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:25:53.2486426Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:25:53.2768068Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 2022-08-17T12:25:53.2779174Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 2022-08-17T12:25:53.2814898Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:25:53.2854602Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 2022-08-17T12:25:53.2882596Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:25:53.2895523Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 2022-08-17T12:25:53.2928570Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:25:53.3254922Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 2022-08-17T12:25:53.3290006Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:25:53.3334976Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 2022-08-17T12:25:53.3345016Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:25:53.3396386Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:25:53.3411583Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 2022-08-17T12:25:53.3696423Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 2022-08-17T12:25:53.3774749Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:25:53.3793224Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:25:53.3854128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:25:53.4242968Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 2022-08-17T12:25:53.4246302Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:25:53.4733245Z [gw0] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 2022-08-17T12:25:53.5987077Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:25:53.6036528Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 2022-08-17T12:25:53.6403806Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:25:53.6455242Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 2022-08-17T12:25:53.6707024Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:25:53.6989186Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 2022-08-17T12:25:53.6993502Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:25:53.7110300Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asin_cpu_float64 2022-08-17T12:25:53.7141895Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 2022-08-17T12:25:53.7452575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:25:53.7556263Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:25:53.7750262Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 2022-08-17T12:25:53.7770430Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 2022-08-17T12:25:53.7902795Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:25:53.7908424Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:25:53.8214310Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 2022-08-17T12:25:53.8250178Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 2022-08-17T12:25:53.8295322Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:25:53.8769268Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:25:53.8798846Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 2022-08-17T12:25:53.8920294Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:25:53.8953346Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 2022-08-17T12:25:53.9112730Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:25:53.9117107Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 2022-08-17T12:25:53.9143045Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 2022-08-17T12:25:53.9157262Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 2022-08-17T12:25:53.9262165Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:25:53.9301946Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:25:53.9460777Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atan_cpu_float64 2022-08-17T12:25:53.9461379Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:25:53.9772908Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 2022-08-17T12:25:53.9896494Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:25:53.9903224Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 2022-08-17T12:25:53.9903830Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:25:54.0226251Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 2022-08-17T12:25:54.0226868Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:25:54.0339058Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 2022-08-17T12:25:54.0339674Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:25:54.0693106Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 2022-08-17T12:25:54.0820954Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:25:54.0821570Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:25:54.1216844Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 2022-08-17T12:25:54.1244698Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:25:54.1655832Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 2022-08-17T12:25:54.1680383Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:25:54.1694830Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 2022-08-17T12:25:54.1702573Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 2022-08-17T12:25:54.1845090Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:25:54.2096061Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 2022-08-17T12:25:54.2137323Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:25:54.2556390Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:25:54.2572091Z [gw3] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 2022-08-17T12:25:54.2601734Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:25:54.2926244Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 2022-08-17T12:25:54.2944639Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 2022-08-17T12:25:54.3045516Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:25:54.3047693Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:25:54.3075315Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 2022-08-17T12:25:54.3494464Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 2022-08-17T12:25:54.3538836Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:25:54.3544614Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:25:54.3966668Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 2022-08-17T12:25:54.3972096Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:25:54.4420161Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_cpu_float64 2022-08-17T12:25:54.4453813Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:25:54.4533946Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 2022-08-17T12:25:54.4547100Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 2022-08-17T12:25:54.4603655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:25:54.4634685Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 2022-08-17T12:25:54.4794051Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:25:54.4865237Z [gw0] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 2022-08-17T12:25:54.4905007Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:25:54.4958238Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 2022-08-17T12:25:54.5014602Z [gw2] [ 97%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 2022-08-17T12:25:54.5039088Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:25:54.5053834Z [gw2] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 2022-08-17T12:25:54.5327443Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:25:54.5333307Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:25:54.5487045Z [gw3] [ 97%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 2022-08-17T12:25:54.5491923Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:25:54.5805699Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 2022-08-17T12:25:54.5811952Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:25:54.5927677Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 2022-08-17T12:25:54.5934067Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:25:54.6248416Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 2022-08-17T12:25:54.6253111Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:25:54.6365456Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 2022-08-17T12:25:54.6372200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:25:54.6654594Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 2022-08-17T12:25:54.6677020Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:25:54.6774602Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_view_cpu_float64 2022-08-17T12:25:54.6799011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:25:54.7125912Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 2022-08-17T12:25:54.7129128Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:25:54.7221224Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 2022-08-17T12:25:54.7249418Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:25:54.7568632Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 2022-08-17T12:25:54.7569306Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:25:54.7689607Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 2022-08-17T12:25:54.7690262Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:25:54.8004953Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 2022-08-17T12:25:54.8005879Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:25:54.8095275Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_where_cpu_float64 2022-08-17T12:25:54.8121683Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:25:54.8531610Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 2022-08-17T12:25:54.8618266Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:25:54.8769133Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:25:54.8975145Z [gw2] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 2022-08-17T12:25:54.9519762Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:25:55.0212797Z [gw2] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2022-08-17T12:25:55.0244289Z [gw3] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 2022-08-17T12:25:55.0940587Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:25:55.0970746Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 2022-08-17T12:25:55.1232004Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:25:55.1541432Z [gw3] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2022-08-17T12:25:55.1568288Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 2022-08-17T12:25:55.1814393Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:25:55.2012221Z [gw0] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 2022-08-17T12:25:55.2041984Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:25:55.2414112Z [gw0] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 2022-08-17T12:25:55.2447683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:25:55.2854530Z [gw0] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 2022-08-17T12:25:55.3499012Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:25:55.3509674Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 2022-08-17T12:25:55.3578683Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:25:55.3933157Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 2022-08-17T12:25:55.4104694Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:25:55.4374603Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 2022-08-17T12:25:55.4432635Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:25:55.4816349Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 2022-08-17T12:25:55.4845222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:25:55.5254874Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 2022-08-17T12:25:55.5282089Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:25:55.5812790Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bool_cpu_float64 2022-08-17T12:25:55.6070158Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:25:55.6134147Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 2022-08-17T12:25:55.6199893Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:25:55.6574423Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 2022-08-17T12:25:55.6870414Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:25:55.7013161Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 2022-08-17T12:25:55.7074904Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:25:55.7454740Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 2022-08-17T12:25:55.7479745Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:25:55.7895353Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 2022-08-17T12:25:55.7916222Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:25:55.8334774Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 2022-08-17T12:25:55.8359700Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:25:55.8774574Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_byte_cpu_float64 2022-08-17T12:25:55.9132358Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:25:55.9214023Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 2022-08-17T12:25:55.9279840Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:25:55.9656233Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 2022-08-17T12:25:56.0443670Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:25:56.0457177Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 2022-08-17T12:25:56.0606291Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:25:56.0895953Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cat_cpu_float64 2022-08-17T12:25:56.1121320Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:25:56.1332979Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 2022-08-17T12:25:56.1360852Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:25:56.1773747Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 2022-08-17T12:25:56.1843816Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:25:56.2213728Z [gw0] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 2022-08-17T12:25:56.2274583Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:25:56.2653569Z [gw0] [ 98%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 2022-08-17T12:25:56.2672206Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:25:56.3093093Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_complex128 2022-08-17T12:25:56.3111411Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:25:56.3534921Z [gw0] [ 98%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_char_cpu_float64 2022-08-17T12:25:56.3641356Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:25:56.4098978Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 2022-08-17T12:25:56.4102999Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:25:56.4496166Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 2022-08-17T12:25:56.5922961Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:25:56.5948947Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 2022-08-17T12:25:56.6330316Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:25:56.6376347Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 2022-08-17T12:25:56.9077799Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:25:56.9106157Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 2022-08-17T12:25:56.9659566Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:25:56.9682311Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 2022-08-17T12:25:57.0031071Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:25:57.0096637Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 2022-08-17T12:25:57.0184415Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:25:57.0535739Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 2022-08-17T12:25:57.0653960Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:25:57.0976424Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 2022-08-17T12:25:57.1184136Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:25:57.1416693Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 2022-08-17T12:25:57.1622968Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:25:57.1854796Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 2022-08-17T12:25:57.1949112Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:25:57.2293418Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 2022-08-17T12:25:57.2331362Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:25:57.2733365Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_clone_cpu_float64 2022-08-17T12:25:57.2996453Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:25:57.3172813Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 2022-08-17T12:25:57.3220574Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:25:57.3615207Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 2022-08-17T12:25:57.4718323Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:25:57.4726718Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 2022-08-17T12:25:57.4937513Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:25:57.5135960Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 2022-08-17T12:25:57.5348785Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:25:57.5574812Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_complex_cpu_float64 2022-08-17T12:25:57.5704223Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:25:57.6054570Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 2022-08-17T12:25:57.6093708Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:25:57.6496265Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_cpu_float64 2022-08-17T12:25:57.6575039Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:25:57.6935998Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 2022-08-17T12:25:57.6969729Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:25:57.7414127Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 2022-08-17T12:25:57.9455133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:25:57.9461555Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 2022-08-17T12:25:57.9885601Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:25:57.9893189Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 2022-08-17T12:25:57.9983099Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:25:58.0332774Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 2022-08-17T12:25:58.0368938Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:25:58.0775069Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 2022-08-17T12:25:58.1041096Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:25:58.1214132Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 2022-08-17T12:25:58.1598661Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:25:58.1653822Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 2022-08-17T12:25:58.1733467Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:25:58.2095801Z [gw0] [ 98%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 2022-08-17T12:25:58.2259617Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:25:58.2536192Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 2022-08-17T12:25:58.2597124Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:25:58.2975681Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cos_cpu_float64 2022-08-17T12:25:58.3135173Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:25:58.3415074Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 2022-08-17T12:25:58.3469042Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:25:58.3854668Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 2022-08-17T12:25:58.3878303Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:25:58.4295002Z [gw0] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 2022-08-17T12:25:58.4317385Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:25:58.4734189Z [gw0] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 2022-08-17T12:25:58.4876679Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:25:58.5176815Z [gw0] [ 99%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 2022-08-17T12:25:58.5321952Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:25:58.5733258Z [gw0] [ 99%] XFAIL test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cov_cpu_float64 2022-08-17T12:25:58.5974847Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:25:58.6053278Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 2022-08-17T12:25:58.6135978Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:25:58.6496902Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cross_cpu_float64 2022-08-17T12:25:58.6561156Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:25:58.6935741Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 2022-08-17T12:25:58.6998648Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:25:58.7373329Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 2022-08-17T12:25:59.8545141Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:25:59.8550607Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 2022-08-17T12:25:59.9951133Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:25:59.9959278Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 2022-08-17T12:26:00.0193561Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:26:00.0375388Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 2022-08-17T12:26:00.0439949Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:26:00.0817399Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 2022-08-17T12:26:00.1845650Z test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:26:05.7510862Z [gw0] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 2022-08-17T12:26:05.7520467Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 2022-08-17T12:26:09.6685660Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:26:09.6693933Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 2022-08-17T12:26:09.7594041Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:26:09.7606548Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 2022-08-17T12:26:09.7771271Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:26:09.8014173Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 2022-08-17T12:26:09.8037579Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:26:09.8456463Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 2022-08-17T12:26:09.8475575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:26:09.8894500Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 2022-08-17T12:26:09.9032815Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:26:09.9333781Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 2022-08-17T12:26:09.9355130Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:26:09.9774466Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 2022-08-17T12:26:09.9795983Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:26:10.0213493Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 2022-08-17T12:26:10.0235050Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:26:10.0653352Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 2022-08-17T12:26:10.0674851Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:26:10.1095582Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 2022-08-17T12:26:10.1113773Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:26:10.1533858Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 2022-08-17T12:26:10.1553787Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:26:10.1973175Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 2022-08-17T12:26:10.1993675Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:26:10.2412854Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 2022-08-17T12:26:10.2429314Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:26:10.2852961Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 2022-08-17T12:26:10.2871835Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:26:10.3293640Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 2022-08-17T12:26:10.3311366Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:26:10.3732730Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 2022-08-17T12:26:10.4199947Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:26:10.4209560Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 2022-08-17T12:26:10.4331423Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:26:10.4614323Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 2022-08-17T12:26:10.4631721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:26:10.5053447Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 2022-08-17T12:26:10.5071072Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:26:10.5533726Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 2022-08-17T12:26:10.5550511Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:26:10.5974192Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 2022-08-17T12:26:10.5992329Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:26:10.6414624Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 2022-08-17T12:26:10.6432547Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:26:10.6854419Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 2022-08-17T12:26:10.6875721Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:26:10.7293344Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 2022-08-17T12:26:10.7311616Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:26:10.7734128Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 2022-08-17T12:26:10.7750940Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:26:10.8172928Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 2022-08-17T12:26:10.8189673Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:26:10.8613433Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 2022-08-17T12:26:10.8628991Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:26:10.9052880Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 2022-08-17T12:26:10.9068253Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:26:10.9491848Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 2022-08-17T12:26:10.9508199Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:26:10.9932707Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 2022-08-17T12:26:10.9949407Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:26:11.0372271Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_half_cpu_float64 2022-08-17T12:26:11.0388033Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:26:11.0813005Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 2022-08-17T12:26:11.0830944Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:26:11.1252328Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 2022-08-17T12:26:11.1271136Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:26:11.1695711Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 2022-08-17T12:26:11.1715655Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:26:11.2134551Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 2022-08-17T12:26:11.2154421Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:26:11.2573085Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 2022-08-17T12:26:11.2590909Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:26:11.3012774Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 2022-08-17T12:26:11.3029801Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:26:11.3453916Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 2022-08-17T12:26:11.3470954Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:26:11.3893057Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 2022-08-17T12:26:11.4321982Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:26:11.4332700Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 2022-08-17T12:26:11.4460918Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:26:11.4773763Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 2022-08-17T12:26:11.4794200Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:26:11.5214014Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 2022-08-17T12:26:11.5233575Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:26:11.5653639Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 2022-08-17T12:26:11.5673779Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:26:11.6093587Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 2022-08-17T12:26:11.8892047Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:26:11.8903016Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 2022-08-17T12:26:11.9540229Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:26:11.9546749Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 2022-08-17T12:26:12.0482297Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:26:12.0489445Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 2022-08-17T12:26:12.0752332Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:26:12.0893062Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 2022-08-17T12:26:12.1386022Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:26:12.1395235Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 2022-08-17T12:26:12.1538261Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:26:12.1813783Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 2022-08-17T12:26:12.3255555Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:26:12.3266386Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 2022-08-17T12:26:12.3622011Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:26:12.3693524Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 2022-08-17T12:26:12.6872551Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:26:12.6878620Z [gw1] [ 99%] PASSED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 2022-08-17T12:26:12.6903305Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:26:12.7294233Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 2022-08-17T12:26:12.7317531Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:26:12.7735590Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 2022-08-17T12:26:12.7756333Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:26:12.8175219Z [gw1] [ 99%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 2022-08-17T12:26:12.8369667Z test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:26:13.6648066Z [gw1] [100%] SKIPPED test_ops_gradients.py::TestGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 2022-08-17T12:26:13.6648348Z 2022-08-17T12:26:13.6648950Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml - 2022-08-17T12:26:13.6668735Z === 3421 passed, 3941 skipped, 62 xfailed, 222 warnings in 407.48s (0:06:47) === 2022-08-17T12:26:13.7726602Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:26:14.5997984Z Running test_ops_jit ... [2022-08-17 12:26:14.599381] 2022-08-17T12:26:14.5998647Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:26:14.599464] 2022-08-17T12:26:16.6625687Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit.xml 2022-08-17T12:26:16.7980185Z ============================= test session starts ============================== 2022-08-17T12:26:16.7980886Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:26:16.8023759Z cachedir: .pytest_cache 2022-08-17T12:26:16.8024404Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:26:16.8025929Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:26:16.8026605Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:26:16.8026890Z 2022-08-17T12:26:16.8421895Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:26:16.8422419Z [gw0] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:16.8422656Z 2022-08-17T12:26:16.8832251Z gw0 C / gw1 I / gw2 I / gw3 I 2022-08-17T12:26:16.8832828Z [gw1] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:16.8833059Z 2022-08-17T12:26:16.9245423Z gw0 C / gw1 C / gw2 I / gw3 I 2022-08-17T12:26:16.9245912Z [gw2] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:16.9246257Z 2022-08-17T12:26:16.9666370Z gw0 C / gw1 C / gw2 C / gw3 I 2022-08-17T12:26:16.9666687Z [gw3] linux Python 3.7.13 cwd: /var/lib/jenkins/workspace/test 2022-08-17T12:26:16.9666903Z 2022-08-17T12:26:17.1057376Z gw0 C / gw1 C / gw2 C / gw3 C 2022-08-17T12:26:17.1058108Z [gw0] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:17.1058354Z 2022-08-17T12:26:17.1502540Z gw0 ok / gw1 C / gw2 C / gw3 C 2022-08-17T12:26:17.1503224Z [gw1] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:17.1503471Z 2022-08-17T12:26:17.1900536Z gw0 ok / gw1 ok / gw2 C / gw3 C 2022-08-17T12:26:17.1901283Z [gw2] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:17.1901819Z 2022-08-17T12:26:17.2322821Z gw0 ok / gw1 ok / gw2 ok / gw3 C 2022-08-17T12:26:17.2323632Z [gw3] Python 3.7.13 (default, Mar 29 2022, 02:18:16) -- [GCC 7.5.0] 2022-08-17T12:26:17.2323908Z 2022-08-17T12:26:19.7032334Z gw0 ok / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:26:19.7689827Z gw0 [997] / gw1 ok / gw2 ok / gw3 ok 2022-08-17T12:26:19.8313079Z gw0 [997] / gw1 ok / gw2 [997] / gw3 ok 2022-08-17T12:26:19.8447637Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 ok 2022-08-17T12:26:19.8451854Z gw0 [997] / gw1 [997] / gw2 [997] / gw3 [997] 2022-08-17T12:26:19.8452117Z scheduling tests via LoadScheduling 2022-08-17T12:26:19.8544483Z 2022-08-17T12:26:19.8550690Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:26:19.8551163Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:26:19.8551472Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:26:19.9018979Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:26:19.9085677Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 2022-08-17T12:26:19.9088594Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 2022-08-17T12:26:19.9096887Z [gw1] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 2022-08-17T12:26:19.9101938Z [gw0] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 2022-08-17T12:26:19.9111052Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:26:19.9116596Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:26:19.9119533Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:26:19.9154857Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:26:19.9206522Z [gw1] [ 0%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 2022-08-17T12:26:19.9216223Z [gw0] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 2022-08-17T12:26:19.9223061Z [gw2] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 2022-08-17T12:26:19.9542340Z [gw3] [ 0%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 2022-08-17T12:26:19.9548014Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:26:19.9552419Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:26:19.9553292Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:26:19.9604504Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:26:19.9612296Z [gw0] [ 0%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 2022-08-17T12:26:19.9628986Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 2022-08-17T12:26:19.9976356Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 2022-08-17T12:26:19.9983099Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 2022-08-17T12:26:19.9987414Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:26:19.9997477Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:26:19.9999969Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:26:20.0049896Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:20.0107661Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 2022-08-17T12:26:20.0109555Z [gw0] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 2022-08-17T12:26:20.0112031Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 2022-08-17T12:26:20.0417172Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 2022-08-17T12:26:20.0420889Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:26:20.0431529Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:26:20.0470099Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:26:20.0485221Z [gw1] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 2022-08-17T12:26:20.0489928Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:26:20.0497785Z [gw2] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 2022-08-17T12:26:20.0500125Z [gw3] [ 1%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 2022-08-17T12:26:20.0861737Z [gw0] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 2022-08-17T12:26:20.0866670Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:26:20.0867485Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:26:20.0868810Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:26:20.0897166Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:26:20.0911461Z [gw3] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 2022-08-17T12:26:20.0972246Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 2022-08-17T12:26:20.0975076Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 2022-08-17T12:26:20.1304838Z [gw0] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 2022-08-17T12:26:20.1308014Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:26:20.1310649Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:26:20.1311524Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:26:20.1336961Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:26:20.1355965Z [gw0] [ 2%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 2022-08-17T12:26:20.1383543Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 2022-08-17T12:26:20.1410470Z [gw3] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 2022-08-17T12:26:20.1740487Z [gw1] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 2022-08-17T12:26:20.1745586Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:26:20.1752937Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:26:20.1755292Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:26:20.1799309Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:26:20.1850591Z [gw2] [ 2%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 2022-08-17T12:26:20.1851863Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 2022-08-17T12:26:20.1880001Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 2022-08-17T12:26:20.2180130Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 2022-08-17T12:26:20.2181808Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:26:20.2190068Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:26:20.2192478Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:26:20.2256029Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:26:20.2302864Z [gw2] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 2022-08-17T12:26:20.2322410Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 2022-08-17T12:26:20.2328018Z [gw0] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_dtype_cpu_float32 2022-08-17T12:26:20.2619483Z [gw3] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 2022-08-17T12:26:20.2621873Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:26:20.2622491Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:26:20.2653629Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:26:20.2700480Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:26:20.2711053Z [gw3] [ 3%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 2022-08-17T12:26:20.2721352Z [gw2] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 2022-08-17T12:26:20.2746859Z [gw1] [ 3%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 2022-08-17T12:26:20.3056335Z [gw0] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 2022-08-17T12:26:20.3059281Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:26:20.3095716Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:26:20.3098610Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:20.3136794Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:26:20.3151550Z [gw0] [ 4%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 2022-08-17T12:26:20.3167308Z [gw1] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 2022-08-17T12:26:20.3184389Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:26:20.3496327Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 2022-08-17T12:26:20.3497409Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:20.3512779Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:26:20.3535938Z [gw1] [ 4%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:26:20.3539857Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:26:20.3551465Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:20.3649727Z [gw0] [ 4%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:26:20.3657133Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 2022-08-17T12:26:20.3936530Z [gw3] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 2022-08-17T12:26:20.3937205Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:20.3975137Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:20.3976203Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:20.4034551Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:20.4059735Z [gw2] [ 4%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:26:20.4119590Z [gw1] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 2022-08-17T12:26:20.4156576Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:26:20.4376087Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 2022-08-17T12:26:20.4457420Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:20.4471930Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:20.4478900Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:20.4485364Z [gw1] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 2022-08-17T12:26:20.4497430Z [gw2] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 2022-08-17T12:26:20.4599117Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:26:20.4688470Z [gw3] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 2022-08-17T12:26:20.4814888Z [gw0] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:26:20.4821004Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:26:20.4841587Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:26:20.4910110Z [gw2] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 2022-08-17T12:26:20.4917406Z [gw1] [ 5%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 2022-08-17T12:26:20.4939578Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:26:20.4942723Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:20.4992051Z [gw3] [ 5%] SKIPPED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 2022-08-17T12:26:20.5255818Z [gw0] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 2022-08-17T12:26:20.5315944Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:26:20.5327627Z [gw1] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 2022-08-17T12:26:20.5334599Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:26:20.5371672Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:26:20.5414714Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:26:20.5482670Z [gw2] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 2022-08-17T12:26:20.5544224Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 2022-08-17T12:26:20.5732603Z [gw0] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 2022-08-17T12:26:20.5738216Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:26:20.5802102Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:26:20.5810486Z [gw1] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 2022-08-17T12:26:20.5837659Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:26:20.5976730Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:26:20.6020755Z [gw3] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 2022-08-17T12:26:20.6076345Z [gw2] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 2022-08-17T12:26:20.6134647Z [gw0] [ 6%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 2022-08-17T12:26:20.6177041Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:26:20.6178829Z [gw2] [ 6%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 2022-08-17T12:26:20.6213074Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:26:20.6234365Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:26:20.6246316Z [gw1] [ 7%] PASSED test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 2022-08-17T12:26:20.6253462Z [gw3] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 2022-08-17T12:26:20.6301154Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:26:20.6573843Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 2022-08-17T12:26:20.6613347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:26:20.6637763Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:26:20.6653585Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 2022-08-17T12:26:20.6693215Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:26:20.6722710Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:26:20.7057394Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 2022-08-17T12:26:20.7108790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:26:20.7135815Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 2022-08-17T12:26:20.7230417Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:26:20.7498081Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 2022-08-17T12:26:20.7551759Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:26:20.7575278Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 2022-08-17T12:26:20.7691006Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:26:20.7937504Z [gw0] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 2022-08-17T12:26:20.8024012Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:26:20.8056067Z [gw1] [ 7%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 2022-08-17T12:26:20.8103328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:26:20.8375793Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 2022-08-17T12:26:20.8392750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:26:20.8494630Z [gw1] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amax_cpu_float32 2022-08-17T12:26:20.8547150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:26:20.8815425Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 2022-08-17T12:26:20.8831334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:26:20.8934623Z [gw1] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_complex64 2022-08-17T12:26:20.8997160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:26:20.9255464Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmin_cpu_float32 2022-08-17T12:26:20.9311938Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:26:20.9375015Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_log_softmax_cpu_float32 2022-08-17T12:26:20.9392709Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:26:20.9695420Z [gw0] [ 8%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_float32 2022-08-17T12:26:20.9754399Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:26:20.9815428Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_float32 2022-08-17T12:26:20.9940040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:26:21.0135647Z [gw0] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_mean_cpu_complex64 2022-08-17T12:26:21.0202043Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:26:21.0295126Z [gw1] [ 8%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_float32 2022-08-17T12:26:21.0438142Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:26:21.0574796Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_normalize_cpu_complex64 2022-08-17T12:26:21.0625880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:26:21.0734267Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmin_cpu_float32 2022-08-17T12:26:21.0805534Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:26:21.1014634Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_softmax_cpu_float32 2022-08-17T12:26:21.1070321Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:26:21.1174519Z [gw1] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_float32 2022-08-17T12:26:21.1291133Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:26:21.1454703Z [gw0] [ 9%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_sum_cpu_complex64 2022-08-17T12:26:21.1656473Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:26:21.3744017Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:26:21.3745789Z [gw0] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 2022-08-17T12:26:21.3758772Z [gw1] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 2022-08-17T12:26:21.3760669Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:26:21.5747287Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:26:21.5756365Z [gw1] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 2022-08-17T12:26:21.8333146Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:26:21.8342771Z [gw0] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 2022-08-17T12:26:21.8677831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:26:21.8696190Z [gw3] [ 9%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 2022-08-17T12:26:21.8744239Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:26:21.9219198Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 2022-08-17T12:26:21.9220798Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:26:21.9664534Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 2022-08-17T12:26:21.9668774Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:26:22.0081682Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 2022-08-17T12:26:22.0085827Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:26:22.0524049Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_argmax_cpu_float32 2022-08-17T12:26:22.0528388Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:26:22.1004280Z [gw3] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumsum_cpu_complex64 2022-08-17T12:26:22.1008750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:26:22.1487451Z [gw3] [ 10%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logsumexp_cpu_float32 2022-08-17T12:26:22.1491664Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:26:22.1938628Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_norm_cpu_float32 2022-08-17T12:26:22.1943256Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:26:22.2333588Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_float32 2022-08-17T12:26:22.2364462Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:26:22.2591926Z [gw3] [ 10%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_float32 2022-08-17T12:26:22.2609411Z [gw1] [ 10%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 2022-08-17T12:26:22.2776770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:26:22.2842152Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:26:22.3333879Z [gw3] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_float32 2022-08-17T12:26:22.6442720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:26:22.6454650Z [gw3] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 2022-08-17T12:26:22.6856222Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:26:22.6875449Z [gw2] [ 11%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 2022-08-17T12:26:22.6959382Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:26:22.7295986Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 2022-08-17T12:26:22.7341510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:26:22.7737205Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 2022-08-17T12:26:22.7789381Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:26:22.8178821Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 2022-08-17T12:26:22.8267266Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:26:22.8619568Z [gw2] [ 11%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_amin_cpu_float32 2022-08-17T12:26:22.8650401Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:26:22.9097329Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_cumprod_cpu_float32 2022-08-17T12:26:22.9120574Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:26:22.9536783Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_logaddexp_cpu_float32 2022-08-17T12:26:22.9566275Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:26:22.9976425Z [gw2] [ 11%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_median_cpu_float32 2022-08-17T12:26:23.0093173Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:26:23.0416624Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_prod_cpu_complex64 2022-08-17T12:26:23.0717459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:26:23.0855882Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_std_cpu_complex64 2022-08-17T12:26:23.1150592Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:26:23.1295774Z [gw2] [ 12%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__masked_var_cpu_complex64 2022-08-17T12:26:23.6546640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:26:23.6560532Z [gw2] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 2022-08-17T12:26:23.6957400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:26:23.6973511Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 2022-08-17T12:26:23.8504484Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:26:23.8516084Z [gw3] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 2022-08-17T12:26:24.0755706Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:26:24.0759643Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 2022-08-17T12:26:24.4716568Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:26:24.4727601Z [gw1] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 2022-08-17T12:26:24.4745893Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:26:24.5136053Z [gw1] [ 12%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 2022-08-17T12:26:24.6008091Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:26:24.6019268Z [gw0] [ 12%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 2022-08-17T12:26:24.7133176Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:26:24.7149888Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 2022-08-17T12:26:24.7363249Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:26:24.7616455Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 2022-08-17T12:26:24.8776828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:26:24.8796442Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 2022-08-17T12:26:25.0607843Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:26:25.0615806Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 2022-08-17T12:26:25.0630167Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:26:25.1097654Z [gw1] [ 13%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 2022-08-17T12:26:25.2150944Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:26:25.2161156Z [gw3] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 2022-08-17T12:26:25.2621872Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:26:25.2633776Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 2022-08-17T12:26:25.3488516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:26:25.3500732Z [gw1] [ 13%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 2022-08-17T12:26:25.3925791Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:26:25.3975807Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 2022-08-17T12:26:25.4557586Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:26:25.4570677Z [gw1] [ 13%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 2022-08-17T12:26:25.4621377Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:26:25.4976126Z [gw1] [ 14%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 2022-08-17T12:26:25.7157443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:26:25.7170600Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 2022-08-17T12:26:25.7188255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:26:25.7361407Z [gw1] [ 14%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 2022-08-17T12:26:25.7369909Z [gw2] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 2022-08-17T12:26:25.7573901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:26:25.7661512Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:26:25.7672191Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 2022-08-17T12:26:26.0730773Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:26:26.0737589Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 2022-08-17T12:26:26.2598379Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:26:26.2607095Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 2022-08-17T12:26:26.5329780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:26:26.5337650Z [gw1] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 2022-08-17T12:26:26.7413224Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:26:26.7424612Z [gw0] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 2022-08-17T12:26:27.6034032Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:26:27.6047502Z [gw3] [ 14%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 2022-08-17T12:26:27.6501977Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:26:27.6514996Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 2022-08-17T12:26:27.7361893Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:26:27.7377000Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 2022-08-17T12:26:28.2625861Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:26:28.2654161Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 2022-08-17T12:26:28.4612784Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:26:28.4624706Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 2022-08-17T12:26:28.4639092Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:26:28.5057044Z [gw0] [ 15%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 2022-08-17T12:26:28.5638947Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:26:28.5648917Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 2022-08-17T12:26:28.5857137Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:26:28.5864174Z [gw2] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 2022-08-17T12:26:28.8423661Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 [W Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T12:26:28.8425876Z [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:26:28.8588149Z [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:26:28.8590337Z [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:26:28.8608619Z 2022-08-17T12:26:28.8634931Z [gw0] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 2022-08-17T12:26:29.0158118Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:26:29.0165968Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 2022-08-17T12:26:29.1651676Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:26:29.1660301Z [gw3] [ 15%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 2022-08-17T12:26:29.1769130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:26:29.1777367Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 2022-08-17T12:26:29.1791951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:26:29.2215921Z [gw0] [ 16%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 2022-08-17T12:26:29.4432028Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:26:29.4440584Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 2022-08-17T12:26:29.5226858Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:26:29.5238661Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 2022-08-17T12:26:29.5830715Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:26:29.5840135Z [gw2] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 2022-08-17T12:26:29.6878213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:26:29.6889035Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 2022-08-17T12:26:29.8367696Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:26:29.8377184Z [gw3] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 2022-08-17T12:26:29.9181183Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:26:29.9188987Z [gw3] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 2022-08-17T12:26:29.9736646Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:26:29.9748373Z [gw3] [ 16%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 2022-08-17T12:26:30.1786218Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:26:30.1799273Z [gw0] [ 16%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 2022-08-17T12:26:30.1818427Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:26:30.1834482Z [gw2] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 2022-08-17T12:26:30.5882660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:26:30.5887540Z [gw3] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 2022-08-17T12:26:30.7258292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:26:30.7264878Z [gw0] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 2022-08-17T12:26:30.7299616Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:26:30.7695648Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 2022-08-17T12:26:30.8156873Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:26:30.8164725Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 2022-08-17T12:26:30.8215582Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:26:30.8577975Z [gw0] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 2022-08-17T12:26:31.2261859Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:26:31.2274514Z [gw3] [ 17%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 2022-08-17T12:26:31.2314311Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:26:31.2696490Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 2022-08-17T12:26:31.3253934Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:26:31.3264773Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 2022-08-17T12:26:31.3482278Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:26:31.3695152Z [gw3] [ 17%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 2022-08-17T12:26:31.8663696Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:26:31.8675549Z [gw0] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 2022-08-17T12:26:31.8887253Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:26:31.9096640Z [gw0] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 2022-08-17T12:26:31.9301112Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:26:31.9308587Z [gw3] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 2022-08-17T12:26:31.9392536Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:26:31.9401079Z [gw3] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 2022-08-17T12:26:31.9409389Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 2022-08-17T12:26:31.9735177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:26:32.0108704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:26:32.0122344Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 2022-08-17T12:26:32.3117286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:26:32.3133092Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 2022-08-17T12:26:32.3835738Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:26:32.3846604Z [gw0] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 2022-08-17T12:26:32.3942515Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:26:32.4255653Z [gw0] [ 18%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 2022-08-17T12:26:32.4594704Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:26:32.4606926Z [gw2] [ 18%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 2022-08-17T12:26:32.4624012Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:26:32.5132509Z [gw2] [ 19%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 2022-08-17T12:26:32.6097971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:26:32.6109362Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 2022-08-17T12:26:32.7976516Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:26:32.7988373Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 2022-08-17T12:26:33.2602302Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:26:33.2628539Z [gw2] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 2022-08-17T12:26:34.3527210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:26:34.3540239Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 2022-08-17T12:26:35.5429564Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:26:35.5476700Z [gw3] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 2022-08-17T12:26:35.8154951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:26:35.8185058Z [gw1] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 2022-08-17T12:26:35.8739477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:26:35.8770547Z [gw1] [ 19%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 2022-08-17T12:26:35.9611252Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:26:35.9636252Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 2022-08-17T12:26:37.0524039Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:26:37.0610742Z [gw0] [ 19%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 2022-08-17T12:26:37.4370259Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:26:37.4384251Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 2022-08-17T12:26:37.5153033Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:26:37.5169922Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 2022-08-17T12:26:37.5200985Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:26:37.5618031Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 2022-08-17T12:26:37.6730652Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:26:37.6745027Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 2022-08-17T12:26:37.8138862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:26:37.8153845Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 2022-08-17T12:26:37.8171072Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:26:37.8580025Z [gw2] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 2022-08-17T12:26:37.8804609Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:26:37.8814265Z [gw0] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 2022-08-17T12:26:37.8830665Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:26:37.9127982Z [gw0] [ 20%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 2022-08-17T12:26:37.9134509Z [gw2] [ 20%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 2022-08-17T12:26:37.9257015Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:26:37.9885894Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:26:37.9899015Z [gw2] [ 20%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 2022-08-17T12:26:37.9974777Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:26:37.9983520Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 2022-08-17T12:26:38.0152492Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:26:38.0335863Z [gw2] [ 21%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 2022-08-17T12:26:38.3832598Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:26:38.3852205Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 2022-08-17T12:26:38.6627985Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:26:38.6641461Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 2022-08-17T12:26:38.6859453Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:26:38.6874416Z [gw0] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 2022-08-17T12:26:38.9515524Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:26:38.9527361Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 2022-08-17T12:26:39.0768145Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:26:39.0780265Z [gw1] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 2022-08-17T12:26:39.1224303Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:26:39.1235985Z [gw3] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 2022-08-17T12:26:39.2402035Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:26:39.2428337Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 2022-08-17T12:26:39.5358520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:26:39.5367652Z [gw2] [ 21%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 2022-08-17T12:26:39.6073804Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:26:39.6082427Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 2022-08-17T12:26:39.7826753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:26:39.7833957Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 2022-08-17T12:26:39.8083229Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:26:39.8091755Z [gw2] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 2022-08-17T12:26:39.8754317Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:26:39.8763220Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 2022-08-17T12:26:39.8989629Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:26:39.9002040Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 2022-08-17T12:26:40.0183618Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:26:40.0195686Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 2022-08-17T12:26:40.0524192Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:26:40.0533095Z [gw0] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 2022-08-17T12:26:40.1540376Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:26:40.1547760Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 2022-08-17T12:26:40.2810577Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:26:40.2817093Z [gw1] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 2022-08-17T12:26:40.4880666Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:26:40.4891504Z [gw3] [ 22%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 2022-08-17T12:26:40.7536206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:26:40.7547664Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 2022-08-17T12:26:40.9672050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:26:40.9685037Z [gw3] [ 23%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 2022-08-17T12:26:41.2027469Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:26:41.2036094Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 2022-08-17T12:26:41.2949976Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:26:41.2963288Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 2022-08-17T12:26:41.5207761Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:26:41.5220196Z [gw2] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 2022-08-17T12:26:41.5450264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:26:41.5463741Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 2022-08-17T12:26:41.6595702Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:26:41.6610026Z [gw0] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 2022-08-17T12:26:41.8712863Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:26:41.8723268Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 2022-08-17T12:26:42.0024638Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:26:42.0034169Z [gw3] [ 23%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 2022-08-17T12:26:42.0626157Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:26:42.0634993Z [gw3] [ 23%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 2022-08-17T12:26:42.1088829Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:26:42.1100267Z [gw3] [ 24%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 2022-08-17T12:26:42.1118937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:26:42.1538506Z [gw3] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 2022-08-17T12:26:42.1556643Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:26:42.1977716Z [gw3] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 2022-08-17T12:26:42.2738880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:26:42.2751285Z [gw3] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 2022-08-17T12:26:42.2765166Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:26:42.3177686Z [gw3] [ 24%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 2022-08-17T12:26:42.4277087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:26:42.4285113Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 2022-08-17T12:26:42.9778213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:26:42.9790723Z [gw3] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 2022-08-17T12:26:43.1230282Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:26:43.1238813Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 2022-08-17T12:26:43.4882226Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:26:43.4891632Z [gw0] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 2022-08-17T12:26:43.5283405Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:26:43.5293380Z [gw2] [ 24%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 2022-08-17T12:26:43.5753358Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:26:43.5762487Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 2022-08-17T12:26:43.6226859Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:26:43.6230912Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 2022-08-17T12:26:44.2919143Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:26:44.2925321Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 2022-08-17T12:26:44.2981816Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:26:44.2996543Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 2022-08-17T12:26:44.4524213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:26:44.4539865Z [gw2] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 2022-08-17T12:26:44.4957804Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:26:44.4970804Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 2022-08-17T12:26:44.5413469Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:26:44.5424342Z [gw1] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 2022-08-17T12:26:44.6643650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:26:44.6671794Z [gw0] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 2022-08-17T12:26:44.7281076Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:26:44.7288863Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 2022-08-17T12:26:44.9018729Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:26:44.9023774Z [gw3] [ 25%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 2022-08-17T12:26:44.9928502Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:26:44.9942071Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 2022-08-17T12:26:45.0557996Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:26:45.0569562Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 2022-08-17T12:26:45.3030448Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:26:45.3042655Z [gw2] [ 26%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 2022-08-17T12:26:45.3464011Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:26:45.3475985Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 2022-08-17T12:26:45.4244866Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:26:45.4257606Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 2022-08-17T12:26:45.6282334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:26:45.6294257Z [gw1] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 2022-08-17T12:26:45.6315671Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:26:45.6325724Z [gw2] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 2022-08-17T12:26:45.7342817Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:26:45.7372171Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 2022-08-17T12:26:45.8149693Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:26:45.8155428Z [gw0] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 2022-08-17T12:26:46.2302003Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:26:46.2322491Z [gw3] [ 26%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 2022-08-17T12:26:46.2368544Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:26:46.2384653Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 2022-08-17T12:26:46.2522475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:26:46.2537911Z [gw2] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 2022-08-17T12:26:46.5357363Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:26:46.5373113Z [gw1] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 2022-08-17T12:26:46.5475475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:26:46.5491360Z [gw3] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 2022-08-17T12:26:46.6191390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:26:46.6212593Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 2022-08-17T12:26:46.8288915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:26:46.8313603Z [gw2] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 2022-08-17T12:26:47.0435102Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:26:47.0445072Z [gw0] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 2022-08-17T12:26:47.0699139Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:26:47.0713072Z [gw2] [ 27%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 2022-08-17T12:26:47.0952463Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:26:47.1135966Z [gw2] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 2022-08-17T12:26:47.1348525Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:26:47.1576777Z [gw2] [ 27%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 2022-08-17T12:26:47.4993003Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:26:47.5004959Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 2022-08-17T12:26:47.5896563Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:26:47.5910267Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 2022-08-17T12:26:47.7282617Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:47.7296760Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 2022-08-17T12:26:48.0613267Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:26:48.0622005Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 2022-08-17T12:26:48.3297714Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:26:48.3313871Z [gw1] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 2022-08-17T12:26:48.4101213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:26:48.4115391Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 2022-08-17T12:26:48.7481130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:26:48.7493938Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 2022-08-17T12:26:48.8570900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:26:48.8587201Z [gw3] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 2022-08-17T12:26:49.4489177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:26:49.4515577Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 2022-08-17T12:26:49.8203937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:26:49.8220928Z [gw0] [ 28%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 2022-08-17T12:26:50.0335263Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:26:50.0351629Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 2022-08-17T12:26:50.0365340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:26:50.0778242Z [gw3] [ 29%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 2022-08-17T12:26:50.0799840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:26:50.1217825Z [gw3] [ 29%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 2022-08-17T12:26:50.4401587Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:26:50.4410163Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 2022-08-17T12:26:50.5026254Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:26:50.5039131Z [gw3] [ 29%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 2022-08-17T12:26:50.5660528Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:26:50.5672247Z [gw3] [ 29%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 2022-08-17T12:26:50.6437286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:26:50.6457706Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 2022-08-17T12:26:50.6467243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:26:50.6477247Z [gw2] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 2022-08-17T12:26:50.8377090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:26:50.8391133Z [gw3] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 2022-08-17T12:26:51.0647177Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:26:51.0662427Z [gw0] [ 29%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 2022-08-17T12:26:51.2098276Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:26:51.2098931Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 2022-08-17T12:26:51.2689122Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:26:51.2713721Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 2022-08-17T12:26:51.4800848Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:26:51.4813059Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 2022-08-17T12:26:51.7101935Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:26:51.7112279Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 2022-08-17T12:26:51.8452906Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:26:51.8463144Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 2022-08-17T12:26:52.0285857Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:26:52.0296532Z [gw2] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 2022-08-17T12:26:52.0391907Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:26:52.0404571Z [gw0] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 2022-08-17T12:26:52.0565277Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:26:52.0736897Z [gw2] [ 30%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 2022-08-17T12:26:52.1013830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:26:52.1175206Z [gw2] [ 30%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 2022-08-17T12:26:52.7587080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:26:52.7616906Z [gw1] [ 30%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 2022-08-17T12:26:52.8230455Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:26:52.8246339Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 2022-08-17T12:26:53.1877575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:26:53.1894340Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 2022-08-17T12:26:53.5561892Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:26:53.5568080Z [gw2] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_complex64 2022-08-17T12:26:53.8756901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:26:53.8771753Z [gw3] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 2022-08-17T12:26:54.1078150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:26:54.1104278Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 2022-08-17T12:26:54.2605200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:26:54.2616708Z [gw2] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inverse_cpu_float32 2022-08-17T12:26:54.3781037Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:26:54.3791754Z [gw3] [ 31%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 2022-08-17T12:26:54.5526407Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:26:54.5657447Z [gw3] [ 31%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 2022-08-17T12:26:54.6450117Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:26:54.6466127Z [gw0] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 2022-08-17T12:26:55.0015429Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:26:55.0023676Z [gw3] [ 31%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 2022-08-17T12:26:55.0587978Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:26:55.0596053Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 2022-08-17T12:26:55.1721066Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:26:55.1730029Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 2022-08-17T12:26:55.2432963Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:26:55.2444005Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 2022-08-17T12:26:55.2858477Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:26:55.2871009Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 2022-08-17T12:26:55.3441847Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:26:55.3453983Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 2022-08-17T12:26:55.4203146Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:26:55.4215834Z [gw3] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 2022-08-17T12:26:55.5801396Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:26:55.5814748Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 2022-08-17T12:26:55.6500797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:26:55.6528785Z [gw1] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 2022-08-17T12:26:55.8376764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:26:55.8381988Z [gw2] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 2022-08-17T12:26:55.9363858Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:26:55.9378001Z [gw0] [ 32%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 2022-08-17T12:26:56.0149757Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:26:56.0164381Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 2022-08-17T12:26:56.1054894Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:26:56.1068991Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 2022-08-17T12:26:56.1408119Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:26:56.1496119Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 2022-08-17T12:26:56.1647633Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:26:56.1662317Z [gw3] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 2022-08-17T12:26:56.2059647Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:26:56.2071321Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 2022-08-17T12:26:56.2369459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:26:56.2495683Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 2022-08-17T12:26:56.3065893Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:26:56.3081269Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 2022-08-17T12:26:56.3396621Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:26:56.3495671Z [gw2] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 2022-08-17T12:26:56.3635316Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:26:56.3647333Z [gw0] [ 33%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 2022-08-17T12:26:56.3793128Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:26:56.3892034Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 2022-08-17T12:26:56.3901635Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 2022-08-17T12:26:56.3935897Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:26:56.4241378Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:26:56.4374891Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 2022-08-17T12:26:56.5906774Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:26:56.5920494Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 2022-08-17T12:26:56.5983206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:26:56.5994356Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 2022-08-17T12:26:56.6865518Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:26:56.6871989Z [gw2] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 2022-08-17T12:26:56.6877661Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:26:56.7257413Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 2022-08-17T12:26:56.7287937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:26:56.7697805Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_float32 2022-08-17T12:26:56.7740469Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:26:56.8121869Z [gw2] [ 34%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:26:56.8130680Z [gw3] [ 34%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 2022-08-17T12:26:56.8140050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:26:56.8181953Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:56.8576941Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:26:56.8606607Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:26:56.9018526Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:26:56.9047493Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:56.9456619Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:26:56.9491532Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:26:56.9896860Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 2022-08-17T12:26:56.9929404Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:26:57.0125026Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 2022-08-17T12:26:57.0133357Z [gw3] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 2022-08-17T12:26:57.0170241Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:26:57.0182855Z [gw0] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 2022-08-17T12:26:57.0335989Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:26:57.0368641Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:26:57.0777078Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:26:57.0816264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:57.0969931Z [gw2] [ 35%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:26:57.0984273Z [gw1] [ 35%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 2022-08-17T12:26:57.1217162Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:26:57.1255390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:26:57.1657086Z [gw2] [ 36%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 2022-08-17T12:26:57.1687949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:26:57.2099056Z [gw2] [ 36%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 2022-08-17T12:26:57.3509470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:26:57.3521542Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 2022-08-17T12:26:57.4357667Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:26:57.4373502Z [gw2] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 2022-08-17T12:26:57.9660892Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:57.9677499Z [gw2] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 2022-08-17T12:26:58.0192159Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:26:58.0213926Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 2022-08-17T12:26:58.1733080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:26:58.1759445Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 2022-08-17T12:26:58.4975044Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:26:58.4987025Z [gw1] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 2022-08-17T12:26:58.5375917Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:26:58.5387566Z [gw0] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 2022-08-17T12:26:58.9733347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:26:58.9759465Z [gw3] [ 36%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 2022-08-17T12:26:59.5847308Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:26:59.5872668Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 2022-08-17T12:27:00.0109562Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:27:00.0135897Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 2022-08-17T12:27:00.3827684Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:27:00.3937159Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 2022-08-17T12:27:00.7370675Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:27:00.7396341Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 2022-08-17T12:27:01.0020769Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:27:01.0047852Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 2022-08-17T12:27:01.0221707Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:27:01.0250284Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 2022-08-17T12:27:01.1268646Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:27:01.1292459Z [gw3] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 2022-08-17T12:27:01.4812354Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:27:01.4831540Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 2022-08-17T12:27:01.9517308Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:27:01.9531680Z [gw0] [ 37%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 2022-08-17T12:27:01.9587140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:27:01.9939716Z [gw0] [ 37%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 2022-08-17T12:27:01.9991238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:27:02.0380027Z [gw0] [ 38%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 2022-08-17T12:27:02.0483430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:27:02.0498476Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 2022-08-17T12:27:02.1506289Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:27:02.1521891Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 2022-08-17T12:27:03.1724060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:27:03.1725137Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 2022-08-17T12:27:03.3881234Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:27:03.3907843Z [gw1] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 2022-08-17T12:27:03.4914703Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:27:03.4927047Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 2022-08-17T12:27:03.7249440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:27:03.7262153Z [gw0] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 2022-08-17T12:27:03.7465398Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:27:03.7476831Z [gw2] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 2022-08-17T12:27:04.1362117Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:27:04.1374301Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 2022-08-17T12:27:04.3981884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:27:04.3991028Z [gw3] [ 38%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 2022-08-17T12:27:04.6861099Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:27:04.6862360Z [gw1] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 2022-08-17T12:27:05.4610066Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:27:05.4610783Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 2022-08-17T12:27:05.7164181Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:27:05.7173784Z [gw2] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 2022-08-17T12:27:05.7360807Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:27:05.7574727Z [gw2] [ 39%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:27:05.7665921Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:27:05.8014911Z [gw2] [ 39%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:27:06.3672274Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:27:06.3685813Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 2022-08-17T12:27:06.6983013Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:27:06.6995636Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 2022-08-17T12:27:06.8687073Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:27:06.8699206Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 2022-08-17T12:27:07.3969920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:27:07.3991402Z [gw2] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 2022-08-17T12:27:07.7055920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:27:07.7068114Z [gw0] [ 39%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 2022-08-17T12:27:08.6185193Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:27:08.6202203Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 2022-08-17T12:27:08.8321371Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:27:08.8358802Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 2022-08-17T12:27:09.6262087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:27:09.6274346Z [gw0] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 2022-08-17T12:27:10.4349167Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:27:10.4364113Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 2022-08-17T12:27:10.6326778Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:27:10.6341050Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 2022-08-17T12:27:10.6623760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:27:10.6637740Z [gw0] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 2022-08-17T12:27:10.9281100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:27:10.9312234Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 2022-08-17T12:27:11.4222305Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:27:11.4251709Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 2022-08-17T12:27:13.1047125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:27:13.1060835Z [gw3] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 2022-08-17T12:27:14.1714780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:27:14.1737471Z [gw2] [ 40%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:27:14.6108148Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:27:14.6138213Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 2022-08-17T12:27:15.7593354Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:27:15.7616135Z [gw2] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:27:17.0972846Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:27:17.0999118Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:27:18.0096336Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:27:18.0122674Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2022-08-17T12:27:18.3913376Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:27:18.3952754Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 2022-08-17T12:27:18.5555045Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:27:18.5582906Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 2022-08-17T12:27:18.8405982Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:27:18.8430647Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 2022-08-17T12:27:18.9521243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:27:18.9531723Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 2022-08-17T12:27:19.3379383Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:27:19.3392010Z [gw1] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 2022-08-17T12:27:19.6904003Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:27:19.6918471Z [gw3] [ 41%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 2022-08-17T12:27:20.0639301Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:27:20.0655376Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 2022-08-17T12:27:21.2709682Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:27:21.2730866Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 2022-08-17T12:27:22.1710999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:27:22.1740548Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 2022-08-17T12:27:23.2072837Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:27:23.2100378Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 2022-08-17T12:27:23.6336285Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:27:23.6363160Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 2022-08-17T12:27:24.4593010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:27:24.4602324Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 2022-08-17T12:27:24.7740128Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:27:24.7752108Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 2022-08-17T12:27:25.3835971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:27:25.3863444Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 2022-08-17T12:27:25.7440908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:27:25.7466753Z [gw3] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 2022-08-17T12:27:26.4501159Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:27:26.4523795Z [gw1] [ 42%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 2022-08-17T12:27:26.9004960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:27:26.9032806Z [gw1] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 2022-08-17T12:27:27.3642277Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:27:27.3669305Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 2022-08-17T12:27:28.1884733Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:27:28.1910810Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 2022-08-17T12:27:29.0127100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:27:29.0154249Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 2022-08-17T12:27:29.3393598Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:27:29.3405816Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 2022-08-17T12:27:30.0812772Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:27:30.0813864Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 2022-08-17T12:27:30.4356281Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:27:30.4369695Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 2022-08-17T12:27:30.6248488Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:27:30.6260097Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 2022-08-17T12:27:30.6919163Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:27:30.6937913Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 2022-08-17T12:27:30.8901443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:27:30.8928481Z [gw3] [ 43%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:27:30.9638014Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:27:30.9665283Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:27:31.6806949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:27:31.6812714Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 2022-08-17T12:27:33.4422465Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:27:33.4436462Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 2022-08-17T12:27:34.7584613Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:27:34.7614262Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 2022-08-17T12:27:34.7677960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:27:34.8114646Z [gw3] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 2022-08-17T12:27:34.8125528Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:27:34.8533132Z [gw3] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 2022-08-17T12:27:34.8573088Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:27:34.8989318Z [gw3] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 2022-08-17T12:27:34.8999578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:27:34.9452829Z [gw3] [ 44%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 2022-08-17T12:27:36.1917403Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:27:36.1918281Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 2022-08-17T12:27:36.8881776Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:27:36.8887399Z [gw3] [ 44%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 2022-08-17T12:27:37.0735317Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:27:37.0744210Z [gw1] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 2022-08-17T12:27:37.6843208Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:27:37.6863890Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 2022-08-17T12:27:38.0899833Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:27:38.0934916Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 2022-08-17T12:27:39.4232152Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:27:39.4249260Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 2022-08-17T12:27:39.9070958Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:27:39.9078909Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 2022-08-17T12:27:41.9159214Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:27:41.9174298Z [gw1] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 2022-08-17T12:27:42.5803664Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:27:42.5818389Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 2022-08-17T12:27:43.1368753Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:27:43.1383749Z [gw1] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 2022-08-17T12:27:44.3296060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:27:44.3313282Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 2022-08-17T12:27:44.9159133Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:27:44.9189064Z [gw3] [ 45%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 2022-08-17T12:27:45.0997720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:27:45.1020944Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 2022-08-17T12:27:45.2042138Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:27:45.2069660Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 2022-08-17T12:27:45.8903215Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:27:45.8918812Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 2022-08-17T12:27:46.2856716Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:27:46.2872649Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 2022-08-17T12:27:46.4676176Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:27:46.4727755Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 2022-08-17T12:27:46.7004635Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:27:46.7023165Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 2022-08-17T12:27:47.0428255Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:27:47.0436595Z [gw3] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 2022-08-17T12:27:47.1010371Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:27:47.1023170Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 2022-08-17T12:27:47.1814880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:27:47.1826930Z [gw1] [ 46%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 2022-08-17T12:27:47.2272887Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:27:47.2280537Z [gw1] [ 46%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 2022-08-17T12:27:47.2730754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:27:47.2738679Z [gw1] [ 47%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 2022-08-17T12:27:47.6396481Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:27:47.6409304Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 2022-08-17T12:27:47.6883518Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:27:47.6894918Z [gw3] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 2022-08-17T12:27:47.8555673Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:27:47.8568532Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 2022-08-17T12:27:48.0525001Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:27:48.0537865Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 2022-08-17T12:27:48.1511191Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:27:48.1525128Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 2022-08-17T12:27:48.3547661Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:27:48.3556261Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_complex64 2022-08-17T12:27:48.4472231Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:27:48.4480422Z [gw1] [ 47%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eig_cpu_float32 2022-08-17T12:27:48.4503541Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:27:48.4896680Z [gw1] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 2022-08-17T12:27:48.4913883Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:27:48.5376844Z [gw1] [ 47%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 2022-08-17T12:27:48.5400459Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:27:48.5857109Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 2022-08-17T12:27:48.5887901Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:27:48.6296845Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 2022-08-17T12:27:48.6328216Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:27:48.6737651Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 2022-08-17T12:27:48.6770212Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:27:48.7176464Z [gw1] [ 48%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 2022-08-17T12:27:49.2654158Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:27:49.2665330Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 2022-08-17T12:27:49.2674147Z [gw2] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 2022-08-17T12:27:49.2675133Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:27:49.6131853Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:27:49.6147269Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 2022-08-17T12:27:49.8146092Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:27:49.8153349Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 2022-08-17T12:27:49.9239662Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:27:49.9259906Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 2022-08-17T12:27:50.0384597Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:27:50.0405842Z [gw1] [ 48%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 2022-08-17T12:27:50.3378083Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:27:50.3399009Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 2022-08-17T12:27:50.4410232Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:27:50.4430645Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 2022-08-17T12:27:50.7079953Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:27:50.7100974Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 2022-08-17T12:27:51.2104238Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:27:51.2116671Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 2022-08-17T12:27:51.4244400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:27:51.4252469Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 2022-08-17T12:27:51.5462144Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:27:51.5475475Z [gw3] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 2022-08-17T12:27:51.6352191Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:27:51.6361579Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 2022-08-17T12:27:51.7418633Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:27:51.7427942Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 2022-08-17T12:27:51.8147883Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:27:51.8159792Z [gw1] [ 49%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 2022-08-17T12:27:52.2072818Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:27:52.2081240Z [gw1] [ 49%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 2022-08-17T12:27:52.4334498Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:27:52.4345663Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 2022-08-17T12:27:52.6176827Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:27:52.6189054Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 2022-08-17T12:27:52.7121785Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:27:52.7134859Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 2022-08-17T12:27:52.7150672Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:27:52.7538420Z [gw1] [ 50%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 2022-08-17T12:27:52.7561515Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:27:52.7978073Z [gw1] [ 50%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 2022-08-17T12:27:53.0591402Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:27:53.0619575Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 2022-08-17T12:27:53.1940145Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:27:53.1950058Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 2022-08-17T12:27:53.4435884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:27:53.4458213Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 2022-08-17T12:27:53.4463718Z [gw3] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 2022-08-17T12:27:53.4473269Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:27:53.5370286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:27:53.5383373Z [gw1] [ 50%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 2022-08-17T12:27:53.7127363Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:27:53.7139399Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 2022-08-17T12:27:53.8050681Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:27:53.8062528Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 2022-08-17T12:27:54.0046341Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:27:54.0061216Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 2022-08-17T12:27:54.4032096Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:27:54.4045103Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:27:54.5424054Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:27:54.5437283Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:27:54.6810709Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:27:54.6825079Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:27:54.7886950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:27:54.7899719Z [gw3] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 2022-08-17T12:27:55.1109410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:27:55.1122110Z [gw1] [ 51%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:27:55.3671285Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:27:55.3678756Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:27:55.3775939Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:27:55.4096746Z [gw1] [ 51%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:27:55.9244932Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:27:55.9259313Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:27:55.9506154Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:27:55.9519430Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:27:56.3794434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:56.3824374Z [gw0] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 2022-08-17T12:27:56.4081990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:27:56.4122875Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:27:56.5290056Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:27:56.5311031Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:27:56.5335304Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:27:56.5759899Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:27:56.5765902Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:56.6292461Z [gw3] [ 52%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:27:56.9995394Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:27:57.0008359Z [gw1] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:27:57.6226912Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:27:57.6244060Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 2022-08-17T12:27:57.7912406Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:27:57.7933670Z [gw3] [ 52%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 2022-08-17T12:27:58.1656881Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:27:58.1688284Z [gw1] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 2022-08-17T12:27:58.6864334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:27:58.6877408Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 2022-08-17T12:27:59.8031498Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:27:59.8071391Z [gw1] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 2022-08-17T12:27:59.8524471Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:27:59.8560641Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 2022-08-17T12:28:00.2616284Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:28:00.2634802Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 2022-08-17T12:28:00.3680413Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:28:00.3701109Z [gw3] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 2022-08-17T12:28:00.8586644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:28:00.8605620Z [gw1] [ 53%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:28:00.8630544Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:28:00.9057655Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:28:01.0410937Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:28:01.0419561Z [gw1] [ 53%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 2022-08-17T12:28:01.0436575Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:28:01.0856821Z [gw1] [ 53%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 2022-08-17T12:28:01.0875685Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:28:01.1296804Z [gw1] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 2022-08-17T12:28:01.1310207Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:28:01.1737370Z [gw1] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 2022-08-17T12:28:01.1755918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:28:01.1920953Z [gw1] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 2022-08-17T12:28:01.1932953Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 2022-08-17T12:28:01.2176201Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:28:01.2917773Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:28:01.2931062Z [gw1] [ 54%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:28:01.2941570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:28:01.3336968Z [gw1] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:28:01.3364126Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:28:01.3778347Z [gw1] [ 54%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:28:01.5760611Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:28:01.5768804Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 2022-08-17T12:28:01.8088042Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:28:01.8099660Z [gw3] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 2022-08-17T12:28:01.8137875Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:28:01.8145847Z [gw1] [ 54%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:28:01.9927007Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:28:01.9936055Z [gw3] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 2022-08-17T12:28:02.2338854Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:28:02.2346212Z [gw1] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:28:03.8354125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:28:03.8381146Z [gw3] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 2022-08-17T12:28:04.2291220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:28:04.2321060Z [gw1] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:28:04.2353367Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:28:04.2738618Z [gw1] [ 55%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:28:04.2794496Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:28:04.3179238Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 2022-08-17T12:28:04.3237048Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:28:04.3618344Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 2022-08-17T12:28:04.3679769Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:28:04.4060193Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 2022-08-17T12:28:04.5417734Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:28:04.5423808Z [gw1] [ 55%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 2022-08-17T12:28:04.5489935Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:28:04.5898146Z [gw1] [ 55%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:28:04.5941435Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:28:04.6335864Z [gw1] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 2022-08-17T12:28:04.6386563Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:28:04.6776281Z [gw1] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:28:04.6838578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:28:04.7336267Z [gw1] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:28:04.7381748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:28:04.7392004Z [gw1] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:28:04.7400422Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 2022-08-17T12:28:04.7427576Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:28:04.7777036Z [gw3] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 2022-08-17T12:28:04.7817562Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:28:04.7826701Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:28:04.8214898Z [gw1] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:28:04.8271956Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:28:04.8656121Z [gw1] [ 56%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:28:04.8678573Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:28:04.9099152Z [gw1] [ 56%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:28:05.0533189Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:28:05.0552481Z [gw3] [ 56%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 2022-08-17T12:28:05.2608604Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:28:05.2630381Z [gw3] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 2022-08-17T12:28:05.4095993Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:28:05.4122297Z [gw1] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 2022-08-17T12:28:05.6755213Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:28:05.6767112Z [gw2] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 2022-08-17T12:28:06.3529696Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:28:06.3541523Z [gw3] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:28:06.3555475Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:28:06.3980617Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:28:06.4017779Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:28:06.4419813Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:28:06.7204470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:28:06.7212787Z [gw3] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 2022-08-17T12:28:06.7230596Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:28:06.7619499Z [gw3] [ 57%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 2022-08-17T12:28:07.7831771Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:28:07.7857853Z [gw1] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 2022-08-17T12:28:08.0695288Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:28:08.0708820Z [gw3] [ 57%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 2022-08-17T12:28:09.3960406Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:28:09.3986362Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 2022-08-17T12:28:09.4266521Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:28:09.4414611Z [gw1] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 2022-08-17T12:28:09.7192431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:28:09.7208706Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 2022-08-17T12:28:09.8227466Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:28:09.8236917Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:28:10.0289458Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:28:10.0302905Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 2022-08-17T12:28:10.2944468Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:28:10.2953307Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 2022-08-17T12:28:11.1550334Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:28:11.1561719Z [gw1] [ 58%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:28:11.1579258Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:28:11.1977742Z [gw1] [ 58%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 2022-08-17T12:28:11.2332600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:28:11.2416602Z [gw1] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 2022-08-17T12:28:11.7455908Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:28:11.7478709Z [gw1] [ 58%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:28:12.0700754Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:28:12.0710949Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 2022-08-17T12:28:12.0926971Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:28:12.0934155Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:28:12.3776039Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:28:12.3785872Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:28:12.6226780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:28:12.6235982Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:28:12.8826592Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:28:12.8848793Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:28:13.1465895Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:28:13.1474025Z [gw1] [ 59%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:28:14.0458587Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:28:14.0466614Z [gw3] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 2022-08-17T12:28:14.0484827Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:28:14.0509130Z [gw3] [ 59%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 2022-08-17T12:28:14.0656991Z [gw1] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 2022-08-17T12:28:14.0895748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:28:14.8387803Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:28:14.8388438Z [gw2] [ 59%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 2022-08-17T12:28:14.9141433Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:28:14.9153980Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 2022-08-17T12:28:15.2478839Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:28:15.2489296Z [gw1] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:28:15.2997762Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:28:15.3005957Z [gw3] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 2022-08-17T12:28:15.3196271Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:28:15.3215996Z [gw1] [ 60%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 2022-08-17T12:28:15.8361625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:28:15.8390289Z [gw1] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 2022-08-17T12:28:16.3610209Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:28:16.3627695Z [gw1] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:28:16.9694295Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:28:16.9725682Z [gw2] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 2022-08-17T12:28:17.9961610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:28:17.9990913Z [gw2] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 2022-08-17T12:28:18.2564355Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:28:18.2580893Z [gw2] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 2022-08-17T12:28:18.4010346Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:28:18.4041375Z [gw2] [ 60%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 2022-08-17T12:28:18.4309851Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:28:18.4331971Z [gw1] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 2022-08-17T12:28:18.6728456Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:28:18.6743458Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:28:18.8807850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:28:18.8836176Z [gw0] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 2022-08-17T12:28:18.8846821Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:28:18.8866706Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:28:19.6583262Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:28:19.6600662Z [gw1] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 2022-08-17T12:28:19.6924160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:28:19.6937804Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 2022-08-17T12:28:20.0024611Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:28:20.0055701Z [gw1] [ 61%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:28:20.1433787Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:28:20.1457696Z [gw2] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 2022-08-17T12:28:20.1487884Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:28:20.1514650Z [gw1] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:28:22.2518875Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:28:22.2528194Z [gw1] [ 61%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:28:22.6069417Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:28:22.6096488Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 2022-08-17T12:28:24.0146178Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:28:24.0176311Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 2022-08-17T12:28:26.5868290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:28:26.5893530Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:28:28.2744054Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:28:28.2768527Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:28:32.0778009Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:28:32.0808675Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 2022-08-17T12:28:34.0863147Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:28:34.0889998Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 2022-08-17T12:28:35.2916749Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:28:35.2932668Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:28:35.9154115Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:28:35.9183937Z [gw2] [ 62%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:28:35.9225554Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:28:35.9617225Z [gw2] [ 62%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 2022-08-17T12:28:35.9643876Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:28:36.0056173Z [gw2] [ 62%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 2022-08-17T12:28:40.0098578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:28:40.0123307Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:28:41.9157017Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:28:41.9185518Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 2022-08-17T12:28:42.8749686Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:28:42.8787465Z [gw3] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:28:45.0139797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:28:45.0305721Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 2022-08-17T12:28:46.6264810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:28:46.6288861Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 2022-08-17T12:28:47.1930231Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:28:47.1957103Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 2022-08-17T12:28:49.9103619Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:28:49.9125358Z [gw2] [ 63%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 2022-08-17T12:28:49.9300557Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:28:49.9653998Z [gw2] [ 63%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:28:49.9672270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:28:50.0042995Z [gw2] [ 63%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:28:50.0050112Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:28:50.0566192Z [gw2] [ 63%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 2022-08-17T12:28:50.0819206Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:28:50.1089570Z [gw2] [ 64%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 2022-08-17T12:28:51.0177835Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:28:51.0372539Z [gw2] [ 64%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:28:51.4744151Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:28:51.4825490Z [gw2] [ 64%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:28:51.4911557Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:28:51.5308026Z [gw2] [ 64%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 2022-08-17T12:28:51.5317082Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:28:51.5772271Z [gw2] [ 64%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 2022-08-17T12:28:53.2821010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:28:53.2844189Z [gw0] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 2022-08-17T12:29:06.4858225Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:29:06.4884585Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 2022-08-17T12:29:08.4881854Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:29:08.4911289Z [gw0] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 2022-08-17T12:29:12.7926635Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:29:12.7949204Z [gw0] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 2022-08-17T12:29:14.5923488Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:29:14.5945371Z [gw2] [ 64%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 2022-08-17T12:29:14.8469347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:29:14.8495184Z [gw2] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 2022-08-17T12:29:15.0723532Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:29:15.0750002Z [gw2] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 2022-08-17T12:29:15.3778676Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:29:15.3807847Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 2022-08-17T12:29:15.6479724Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:29:15.6505351Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 2022-08-17T12:29:15.7703332Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:29:15.7732026Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 2022-08-17T12:29:16.3742600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:29:16.3765093Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 2022-08-17T12:29:16.3882779Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:29:16.3905923Z [gw2] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 2022-08-17T12:29:16.6863687Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:29:16.6890650Z [gw0] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 2022-08-17T12:29:16.9580434Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:29:16.9607271Z [gw2] [ 65%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 2022-08-17T12:29:17.0642601Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:29:17.0672130Z [gw2] [ 65%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 2022-08-17T12:29:17.2025654Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:29:17.2048237Z [gw2] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 2022-08-17T12:29:17.2207521Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:29:17.2528153Z [gw2] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 2022-08-17T12:29:17.2528767Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:29:17.3007815Z [gw2] [ 66%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 2022-08-17T12:29:17.6574913Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:29:17.6623876Z [gw2] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 2022-08-17T12:29:17.8490854Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:29:17.8520024Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 2022-08-17T12:29:17.8850243Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:29:17.8933145Z [gw2] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 2022-08-17T12:29:18.6401174Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:29:18.6427265Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 2022-08-17T12:29:24.0551029Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:29:24.0577456Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 2022-08-17T12:29:26.2873896Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:29:26.2900682Z [gw0] [ 66%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 2022-08-17T12:29:28.1297567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:29:28.1327506Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 2022-08-17T12:29:33.5345610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:29:33.5455643Z [gw3] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:29:34.4700584Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:29:34.4727057Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 2022-08-17T12:29:34.6586321Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:29:34.6613058Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 2022-08-17T12:29:34.7528480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:29:34.7554461Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 2022-08-17T12:29:34.7741951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:29:34.8092802Z [gw2] [ 67%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 2022-08-17T12:29:35.7034915Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:29:35.7074599Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 2022-08-17T12:29:36.1478895Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:29:36.1505574Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 2022-08-17T12:29:36.4218324Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:29:36.4239915Z [gw3] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:29:38.6576208Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:29:38.6589981Z [gw2] [ 67%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 2022-08-17T12:29:39.5214751Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:29:39.5240470Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 2022-08-17T12:29:39.9473273Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:29:39.9499733Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 2022-08-17T12:29:40.4327795Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:29:40.4354038Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:29:40.4385264Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:29:40.4806357Z [gw2] [ 68%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:29:40.4816620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:29:40.5247726Z [gw2] [ 68%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:29:40.5257524Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:29:40.5686709Z [gw2] [ 68%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:29:40.5696868Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:29:40.6173934Z [gw2] [ 68%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:29:41.2795578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:29:41.2823810Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 2022-08-17T12:29:41.5531058Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:29:41.5561723Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 2022-08-17T12:29:43.8792804Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:29:43.8819358Z [gw2] [ 68%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 2022-08-17T12:29:45.0042300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:29:45.0070060Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 2022-08-17T12:29:50.0569437Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:29:50.0590832Z [gw0] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 2022-08-17T12:29:54.1100955Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:29:54.1124646Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 2022-08-17T12:29:56.4170900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:29:56.4204470Z [gw3] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:29:56.5808211Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:29:56.5838815Z [gw1] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:29:56.5870605Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:29:56.6275306Z [gw1] [ 69%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:29:59.4631894Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:29:59.4647847Z [gw2] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 2022-08-17T12:29:59.4663226Z [gw3] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:29:59.4673579Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:29:59.6202349Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:29:59.6216517Z [gw3] [ 69%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 2022-08-17T12:29:59.7315235Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:29:59.7328278Z [gw3] [ 69%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 2022-08-17T12:30:00.0346499Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:30:00.0372477Z [gw3] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:30:00.2016841Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:30:00.2027625Z [gw3] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:30:01.6681184Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:30:01.6707231Z [gw3] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:30:01.6735865Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:30:01.7159252Z [gw3] [ 70%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 2022-08-17T12:30:03.0132813Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:30:03.0142389Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 2022-08-17T12:30:03.1165749Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:30:03.1180046Z [gw3] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 2022-08-17T12:30:03.4567840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:30:03.4594115Z [gw2] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 2022-08-17T12:30:03.8490918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:30:03.8588328Z [gw3] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 2022-08-17T12:30:04.5730991Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:30:04.5761413Z [gw0] [ 70%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 2022-08-17T12:30:04.6015862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:30:04.6177146Z [gw0] [ 70%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 2022-08-17T12:30:04.7562403Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:30:04.7569935Z [gw3] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:30:04.7594069Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:30:04.7978161Z [gw3] [ 71%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 2022-08-17T12:30:05.0636807Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:30:05.0648583Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 2022-08-17T12:30:05.2784346Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:30:05.2796151Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 2022-08-17T12:30:05.3575748Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:30:05.3591015Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 2022-08-17T12:30:05.4693165Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:30:05.4706720Z [gw2] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 2022-08-17T12:30:05.9728158Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:30:05.9754127Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 2022-08-17T12:30:06.2500711Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:30:06.2526729Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 2022-08-17T12:30:06.7033224Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:30:06.7045002Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 2022-08-17T12:30:06.9456036Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:30:06.9479573Z [gw0] [ 71%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 2022-08-17T12:30:07.3930036Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:30:07.3935439Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 2022-08-17T12:30:08.5865632Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:30:08.5881625Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_complex64 2022-08-17T12:30:09.1885881Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:30:09.1912022Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_dtype_cpu_float32 2022-08-17T12:30:09.2836362Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:30:09.2862234Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 2022-08-17T12:30:09.3836674Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:30:09.3850663Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 2022-08-17T12:30:09.9920737Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:30:09.9949789Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 2022-08-17T12:30:10.9185125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:30:10.9212477Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:30:11.8912632Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:30:11.8940264Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 2022-08-17T12:30:13.0103139Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:30:13.0129554Z [gw0] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 2022-08-17T12:30:13.4527356Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:30:13.4550004Z [gw3] [ 72%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 2022-08-17T12:30:13.4979622Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:30:13.5004204Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 2022-08-17T12:30:13.8257323Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:30:13.8283485Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 2022-08-17T12:30:13.9984728Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:30:14.0015076Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 2022-08-17T12:30:14.0840558Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:30:14.0866974Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 2022-08-17T12:30:14.6349825Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:30:14.6365424Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 2022-08-17T12:30:14.7168685Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:30:14.7200243Z [gw2] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 2022-08-17T12:30:14.9923376Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:30:14.9958027Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 2022-08-17T12:30:15.5353224Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:30:15.5378506Z [gw3] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:30:15.5411889Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:30:15.5893990Z [gw3] [ 73%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:30:15.6965519Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:30:15.6994542Z [gw0] [ 73%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 2022-08-17T12:30:15.9772989Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:30:15.9830769Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 2022-08-17T12:30:16.4950473Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:30:16.4976183Z [gw0] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 2022-08-17T12:30:17.3855996Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:30:17.3990892Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:30:17.4023777Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:30:17.4417393Z [gw3] [ 74%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:30:17.4441786Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:30:17.4882817Z [gw3] [ 74%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:30:17.4893132Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:30:17.5373958Z [gw3] [ 74%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:30:17.8871252Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:30:17.8898446Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 2022-08-17T12:30:17.8928100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:30:17.9455138Z [gw3] [ 74%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:30:18.6074574Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:30:18.6086356Z [gw3] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 2022-08-17T12:30:19.9335930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:30:19.9350103Z [gw2] [ 74%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 2022-08-17T12:30:21.1085549Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:30:21.1093511Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 2022-08-17T12:30:22.2788442Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:30:22.2796674Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 2022-08-17T12:30:22.2813631Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:30:22.3218843Z [gw3] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 2022-08-17T12:30:22.3238987Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:30:22.3657360Z [gw3] [ 75%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 2022-08-17T12:30:22.7356309Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:30:22.7540043Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 2022-08-17T12:30:22.9321637Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:30:22.9330995Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 2022-08-17T12:30:25.1347339Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:30:25.1383214Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 2022-08-17T12:30:26.2407144Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:30:26.2428960Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 2022-08-17T12:30:26.2691722Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:30:26.2856676Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 2022-08-17T12:30:26.3118615Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:30:26.3295817Z [gw3] [ 75%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 2022-08-17T12:30:26.3536863Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:30:26.3775614Z [gw3] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 2022-08-17T12:30:26.4031065Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:30:26.4215681Z [gw3] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 2022-08-17T12:30:26.7159292Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:30:26.7162704Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 2022-08-17T12:30:26.7493032Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:30:26.7504610Z [gw3] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 2022-08-17T12:30:26.9012797Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:30:26.9028039Z [gw2] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 2022-08-17T12:30:26.9067759Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:30:26.9158245Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 2022-08-17T12:30:26.9171507Z [gw3] [ 76%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 2022-08-17T12:30:26.9456403Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:30:26.9504099Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:30:26.9935603Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 2022-08-17T12:30:26.9979924Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:30:27.0376063Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 2022-08-17T12:30:27.0424621Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:30:27.0815769Z [gw2] [ 76%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 2022-08-17T12:30:27.0863990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:30:27.1257565Z [gw2] [ 77%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 2022-08-17T12:30:27.2099490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:30:27.2126699Z [gw3] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 2022-08-17T12:30:27.4017236Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:30:27.4048249Z [gw3] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 2022-08-17T12:30:27.7047918Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:30:27.7055175Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 2022-08-17T12:30:28.0839187Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:30:28.0856790Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 2022-08-17T12:30:28.3550124Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:30:28.3568407Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 2022-08-17T12:30:28.4924951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:30:28.4954375Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 2022-08-17T12:30:29.0249444Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:30:29.0265626Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 2022-08-17T12:30:29.2910317Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:30:29.2928004Z [gw2] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 2022-08-17T12:30:29.6599101Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:30:29.6615793Z [gw0] [ 77%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 2022-08-17T12:30:29.6845725Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:30:29.7055959Z [gw0] [ 78%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 2022-08-17T12:30:30.1597186Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:30:30.1602160Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 2022-08-17T12:30:30.7026144Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:30:30.7046603Z [gw3] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 2022-08-17T12:30:30.9927125Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:30:30.9931597Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 2022-08-17T12:30:31.3239431Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:30:31.3249837Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 2022-08-17T12:30:31.3512755Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:30:31.3655235Z [gw0] [ 78%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 2022-08-17T12:30:31.3927593Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:30:31.4136032Z [gw0] [ 78%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 2022-08-17T12:30:31.5676558Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:30:31.5692668Z [gw2] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 2022-08-17T12:30:31.7033297Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:30:31.7049079Z [gw0] [ 78%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 2022-08-17T12:30:31.8188424Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:30:31.8218141Z [gw0] [ 78%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 2022-08-17T12:30:32.0535590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:30:32.0557240Z [gw0] [ 79%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 2022-08-17T12:30:32.4136476Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:30:32.4161525Z [gw3] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 2022-08-17T12:30:33.2969275Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:30:33.2996420Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 2022-08-17T12:30:33.9946998Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:30:33.9959754Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 2022-08-17T12:30:35.6533219Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:30:35.6558831Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 2022-08-17T12:30:36.2370895Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:30:36.2388067Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 2022-08-17T12:30:37.4144644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:30:37.4187298Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 2022-08-17T12:30:38.9102892Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:30:38.9123139Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 2022-08-17T12:30:39.9007457Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:30:39.9038786Z [gw3] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 2022-08-17T12:30:40.0303235Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:30:40.0309425Z [gw2] [ 79%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 2022-08-17T12:30:41.3667960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:30:41.3699655Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 2022-08-17T12:30:42.9009349Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:30:42.9045084Z [gw2] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 2022-08-17T12:30:42.9084187Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:30:42.9533831Z [gw2] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 2022-08-17T12:30:43.9469168Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:30:43.9498608Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 2022-08-17T12:30:44.0566931Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:30:44.0596030Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 2022-08-17T12:30:44.3460441Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:30:44.3475123Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 2022-08-17T12:30:44.3488640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:30:44.3940355Z [gw3] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 2022-08-17T12:30:44.3981883Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:30:44.4380220Z [gw3] [ 80%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 2022-08-17T12:30:45.0157187Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:30:45.0163359Z [gw3] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 2022-08-17T12:30:45.2291182Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:30:45.2305424Z [gw1] [ 80%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:30:45.2317860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:30:45.2738026Z [gw1] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:30:45.2761501Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:30:45.3019114Z [gw1] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:30:45.3028460Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 2022-08-17T12:30:45.3176266Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:30:45.3198716Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:30:45.3616081Z [gw1] [ 81%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:30:46.4166897Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:30:46.4178246Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 2022-08-17T12:30:46.4646582Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:30:46.4663700Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 2022-08-17T12:30:46.4729576Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:46.4742277Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 2022-08-17T12:30:46.6084771Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:30:46.6095051Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:46.6497815Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:46.6506821Z [gw2] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 2022-08-17T12:30:46.7113143Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:30:46.7121838Z [gw3] [ 81%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:46.7140093Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:46.7290942Z [gw3] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:46.7299036Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 2022-08-17T12:30:46.7577759Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:30:46.7596679Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:46.8018882Z [gw3] [ 82%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:46.8711949Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:30:46.8720866Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 2022-08-17T12:30:46.9701793Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:30:46.9713402Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 2022-08-17T12:30:47.0794636Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:30:47.0803962Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:30:47.1288675Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:30:47.1301134Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 2022-08-17T12:30:47.1806954Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:30:47.1814989Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:30:47.2497792Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:30:47.2506337Z [gw3] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 2022-08-17T12:30:47.3294444Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:30:47.3302796Z [gw2] [ 82%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 2022-08-17T12:30:47.3498800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:30:47.3506730Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 2022-08-17T12:30:47.4565323Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:30:47.4573167Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 2022-08-17T12:30:47.5015192Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:30:47.5022426Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 2022-08-17T12:30:47.5785771Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:30:47.5793989Z [gw2] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 2022-08-17T12:30:47.5867776Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:30:47.5879572Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:30:47.5897067Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:30:47.6296454Z [gw3] [ 83%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:30:47.7429008Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:30:47.7437372Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 2022-08-17T12:30:47.7777886Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:30:47.7857456Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 2022-08-17T12:30:47.8348523Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:30:47.8358126Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 2022-08-17T12:30:47.8836414Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:30:47.8845087Z [gw3] [ 83%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 2022-08-17T12:30:47.9318307Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:30:47.9326502Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 2022-08-17T12:30:48.0406736Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:30:48.0414962Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 2022-08-17T12:30:48.1732963Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:30:48.1745362Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 2022-08-17T12:30:48.1787904Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:30:48.2178095Z [gw3] [ 84%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:30:48.2635493Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:30:48.2643997Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:30:48.2982032Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:30:48.3057320Z [gw3] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:30:48.3074764Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:48.3497545Z [gw3] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:30:48.3519065Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:48.3894394Z [gw3] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:30:48.3903098Z [gw2] [ 84%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 2022-08-17T12:30:48.3935163Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:30:48.3953622Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:48.4377294Z [gw3] [ 84%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:30:48.4396288Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:48.4534856Z [gw3] [ 85%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:30:48.4542064Z [gw0] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 2022-08-17T12:30:48.4817087Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:30:48.5306408Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:30:48.5319802Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:30:48.9415061Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:30:48.9441766Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 2022-08-17T12:30:48.9942237Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:30:48.9958125Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 2022-08-17T12:30:49.1305401Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:30:49.1320854Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 2022-08-17T12:30:49.4958624Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:30:49.4970796Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 2022-08-17T12:30:49.6544581Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:30:49.6553426Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 2022-08-17T12:30:50.0158008Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:30:50.0173662Z [gw2] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 2022-08-17T12:30:50.3006922Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:30:50.3012346Z [gw3] [ 85%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 2022-08-17T12:30:50.4803535Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:30:50.4815400Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:30:50.4903979Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:30:50.5214577Z [gw1] [ 86%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 2022-08-17T12:30:50.6198165Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:30:50.6210986Z [gw2] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 2022-08-17T12:30:50.6380963Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:30:50.6390160Z [gw3] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 2022-08-17T12:30:50.6400249Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 2022-08-17T12:30:50.6408556Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:30:50.7933400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:30:50.7942093Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 2022-08-17T12:30:50.7972777Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:30:50.8375332Z [gw1] [ 86%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 2022-08-17T12:30:50.9811178Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:30:50.9822945Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 2022-08-17T12:30:51.0519377Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:30:51.0527471Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:30:51.1656022Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:30:51.1665807Z [gw1] [ 86%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 2022-08-17T12:30:51.2737854Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:30:51.2744692Z [gw1] [ 87%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:30:51.3658001Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:30:51.3666589Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 2022-08-17T12:30:51.6219597Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:30:51.6229123Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:30:51.7110842Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:30:51.7122885Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 2022-08-17T12:30:51.8579470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:30:51.8588383Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 2022-08-17T12:30:51.9269233Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:30:51.9280699Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 2022-08-17T12:30:51.9348636Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:30:51.9356732Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 2022-08-17T12:30:52.3427530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:30:52.3439598Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 2022-08-17T12:30:52.5516040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:30:52.5527240Z [gw3] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 2022-08-17T12:30:52.6950363Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:30:52.6963160Z [gw1] [ 87%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:30:53.0459880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:30:53.0466144Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:30:53.1737126Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:30:53.1747304Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 2022-08-17T12:30:53.3737850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:30:53.3750851Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 2022-08-17T12:30:53.5476047Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:30:53.5484833Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 2022-08-17T12:30:53.7039690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:30:53.7052248Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 2022-08-17T12:30:53.9868959Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:30:53.9880646Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 2022-08-17T12:30:54.0615872Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:30:54.0628653Z [gw3] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 2022-08-17T12:30:54.2339277Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:30:54.2346003Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:30:54.5015356Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:30:54.5025085Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:30:54.7069113Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:30:54.7079158Z [gw1] [ 88%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 2022-08-17T12:30:54.7208594Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:30:54.7216032Z [gw0] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 2022-08-17T12:30:54.7441474Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:30:54.7452120Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 2022-08-17T12:30:55.0823926Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:30:55.0839954Z [gw3] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 2022-08-17T12:30:55.2887073Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:30:55.2894937Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 2022-08-17T12:30:55.2909400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:30:55.3337681Z [gw2] [ 89%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:30:55.3356366Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:30:55.3776655Z [gw2] [ 89%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 2022-08-17T12:30:55.4261703Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:30:55.4271905Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 2022-08-17T12:30:55.4610286Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:30:55.4694799Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 2022-08-17T12:30:55.5173783Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:30:55.5185601Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 2022-08-17T12:30:55.5517169Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:30:55.5615766Z [gw2] [ 89%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 2022-08-17T12:30:55.6590544Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:30:55.6607459Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:30:56.0063557Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:30:56.0075671Z [gw2] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 2022-08-17T12:30:56.1352337Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:30:56.1361032Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:30:56.1842281Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:30:56.1854951Z [gw2] [ 90%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 2022-08-17T12:30:56.3137605Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:30:56.3149773Z [gw3] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 2022-08-17T12:30:56.8640391Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:30:56.8649663Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 2022-08-17T12:30:56.9677644Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:30:56.9687401Z [gw3] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 2022-08-17T12:30:57.2595155Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:30:57.2605190Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 2022-08-17T12:30:57.3625957Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:30:57.3635512Z [gw0] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 2022-08-17T12:30:57.4668951Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:30:57.4677680Z [gw1] [ 90%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 2022-08-17T12:30:57.5798336Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:30:57.5806412Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 2022-08-17T12:30:57.8962583Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:30:57.8969297Z [gw3] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 2022-08-17T12:30:57.8983502Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:30:57.9376849Z [gw3] [ 91%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 2022-08-17T12:30:57.9395870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:30:57.9818115Z [gw3] [ 91%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 2022-08-17T12:30:58.0950430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:30:58.0959064Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 2022-08-17T12:30:58.2106551Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:30:58.2114032Z [gw1] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 2022-08-17T12:30:58.4531791Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:30:58.4540274Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 2022-08-17T12:30:58.5553248Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:30:58.5561831Z [gw1] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 2022-08-17T12:30:58.8342862Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:30:58.8354312Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 2022-08-17T12:30:58.9756200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:30:58.9767256Z [gw0] [ 91%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 2022-08-17T12:30:59.0474171Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:30:59.0482527Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 2022-08-17T12:30:59.0696567Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:30:59.0895902Z [gw0] [ 92%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 2022-08-17T12:30:59.1220470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:30:59.1337196Z [gw0] [ 92%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 2022-08-17T12:30:59.5565619Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:30:59.5574425Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 2022-08-17T12:30:59.7245744Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:30:59.7254929Z [gw3] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 2022-08-17T12:30:59.7685684Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:30:59.7693889Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 2022-08-17T12:30:59.8391715Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:30:59.8407570Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 2022-08-17T12:30:59.8628132Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:30:59.8714904Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 2022-08-17T12:30:59.8725255Z [gw1] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 2022-08-17T12:30:59.8814950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:31:00.0482849Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:31:00.0487743Z [gw0] [ 92%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 2022-08-17T12:31:00.1274592Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:31:00.1293410Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 2022-08-17T12:31:00.2797274Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:31:00.2808184Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 2022-08-17T12:31:00.3587561Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:31:00.3599017Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 2022-08-17T12:31:00.5307347Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:31:00.5315088Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 2022-08-17T12:31:00.6624145Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:31:00.6634064Z [gw3] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 2022-08-17T12:31:00.7775998Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:31:00.7788572Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 2022-08-17T12:31:00.8881693Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:31:00.8887436Z [gw1] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 2022-08-17T12:31:02.0361823Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:31:02.0371064Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 2022-08-17T12:31:02.8611765Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:31:02.8621174Z [gw0] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 2022-08-17T12:31:03.5111004Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:31:03.5126312Z [gw3] [ 93%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 2022-08-17T12:31:03.9676625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:31:03.9682774Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 2022-08-17T12:31:04.0959893Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:31:04.0967854Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 2022-08-17T12:31:04.1618752Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:31:04.1631782Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 2022-08-17T12:31:04.8068745Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:31:04.8076177Z [gw1] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 2022-08-17T12:31:05.0882683Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:31:05.0895054Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 2022-08-17T12:31:05.3025150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:31:05.3037776Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 2022-08-17T12:31:05.6538565Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:31:05.6550583Z [gw0] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 2022-08-17T12:31:05.6702311Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:31:05.6711035Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 2022-08-17T12:31:06.4221562Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:31:06.4233684Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 2022-08-17T12:31:06.7528872Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:31:06.7540614Z [gw3] [ 94%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 2022-08-17T12:31:06.8980030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:31:06.8992171Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 2022-08-17T12:31:06.9969624Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:31:06.9991026Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 2022-08-17T12:31:07.1992460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:31:07.2038703Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 2022-08-17T12:31:07.4852625Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:31:07.4865032Z [gw3] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 2022-08-17T12:31:08.0618526Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:31:08.0631352Z [gw3] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 2022-08-17T12:31:08.1271940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:31:08.1289022Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 2022-08-17T12:31:09.1834197Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:31:09.1860582Z [gw1] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 2022-08-17T12:31:09.2592412Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:31:09.2610407Z [gw3] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 2022-08-17T12:31:09.6401876Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:31:09.6412629Z [gw3] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 2022-08-17T12:31:09.6879328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:31:09.6898803Z [gw0] [ 95%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 2022-08-17T12:31:10.1782152Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:31:10.1802164Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 2022-08-17T12:31:10.2854454Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:31:10.2866388Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 2022-08-17T12:31:10.5214461Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:31:10.5226177Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 2022-08-17T12:31:11.0596724Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:31:11.0605676Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 2022-08-17T12:31:11.2555538Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:31:11.2568696Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 2022-08-17T12:31:11.2932443Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:31:11.3008228Z [gw1] [ 96%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 2022-08-17T12:31:11.3016831Z [gw0] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 2022-08-17T12:31:11.3022052Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:31:11.3457409Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:31:11.3468845Z [gw1] [ 96%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 2022-08-17T12:31:11.5574654Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:31:11.5589354Z [gw3] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 2022-08-17T12:31:12.6620328Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:31:12.6637031Z [gw1] [ 96%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 2022-08-17T12:31:13.1775383Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:31:13.1784172Z [gw0] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 2022-08-17T12:31:13.2059076Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:31:13.2078588Z [gw3] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 2022-08-17T12:31:13.4512969Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:31:13.4536939Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 2022-08-17T12:31:13.8242719Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:31:13.8257869Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 2022-08-17T12:31:13.9157678Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:31:13.9178906Z [gw0] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 2022-08-17T12:31:13.9252581Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:31:13.9267368Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 2022-08-17T12:31:13.9619442Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:31:13.9628619Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 2022-08-17T12:31:13.9638737Z [gw3] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 2022-08-17T12:31:13.9692945Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:31:14.1031419Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:31:14.1059850Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 2022-08-17T12:31:14.1768241Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:31:14.1787150Z [gw1] [ 97%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 2022-08-17T12:31:14.3328639Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:31:14.3341682Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 2022-08-17T12:31:14.4456195Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:31:14.4473473Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 2022-08-17T12:31:14.7764991Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:31:14.7778948Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 2022-08-17T12:31:14.9268499Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:31:14.9286384Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 2022-08-17T12:31:14.9290480Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 2022-08-17T12:31:14.9298924Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:31:15.0222036Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:31:15.0234642Z [gw1] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 2022-08-17T12:31:15.0251270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:31:15.0656604Z [gw1] [ 98%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 2022-08-17T12:31:15.0918900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:31:15.0936106Z [gw3] [ 98%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 2022-08-17T12:31:15.0949999Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:31:15.1376094Z [gw3] [ 98%] SKIPPED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 2022-08-17T12:31:15.1412730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:31:15.1819829Z [gw3] [ 98%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 2022-08-17T12:31:15.2408483Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:31:15.2426897Z [gw0] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 2022-08-17T12:31:15.3812578Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:31:15.3826649Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2022-08-17T12:31:15.4722828Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:31:15.5048299Z [gw3] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2022-08-17T12:31:15.7561910Z [gw0] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 2022-08-17T12:31:15.7574744Z [gw1] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 2022-08-17T12:31:15.7633197Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:31:35.3977901Z [gw1] [ 99%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 2022-08-17T12:31:35.3989659Z [gw2] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 2022-08-17T12:31:53.2017517Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:31:53.2025059Z [gw2] [ 99%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 2022-08-17T12:31:53.2149100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:31:53.2455532Z [gw2] [ 99%] XFAIL test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 2022-08-17T12:31:54.5959831Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:31:56.0538456Z [gw2] [100%] PASSED test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 2022-08-17T12:31:56.0541755Z 2022-08-17T12:31:56.0542347Z - generated xml file: /var/lib/jenkins/workspace/test/test-reports/python-pytest/test_ops_jit/test_ops_jit.xml - 2022-08-17T12:31:56.0549332Z ==== 749 passed, 98 skipped, 150 xfailed, 169 warnings in 339.26s (0:05:39) ==== 2022-08-17T12:31:56.0675023Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:31:56.5430149Z Running test_quantization ... [2022-08-17 12:31:56.542598] 2022-08-17T12:31:56.5430917Z Executing ['/opt/conda/bin/python', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:31:56.542679] 2022-08-17T12:31:58.1908642Z /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:31:58.1909180Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:31:58.2566545Z Test results will be stored in test-reports/python-unittest/test_quantization 2022-08-17T12:31:58.3274709Z 2022-08-17T12:31:58.3275125Z Running tests... 2022-08-17T12:31:58.3275546Z ---------------------------------------------------------------------- 2022-08-17T12:31:58.3431849Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.016s) 2022-08-17T12:31:58.3439358Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3446996Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3455938Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3464231Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3470601Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3479750Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3488158Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3495717Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3502189Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3511207Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3517492Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3523443Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3529536Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3535553Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3541654Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3547574Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3553706Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3559781Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3565758Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3571709Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3578189Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.001s) 2022-08-17T12:31:58.3587659Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3595464Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3605440Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3612788Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3620172Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3628031Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3636038Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3643883Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3651346Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3660228Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3669113Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3676921Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3682922Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3689245Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3695013Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3700909Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3706681Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3712715Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3718732Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3724904Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3730979Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3736915Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3742858Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3748888Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:31:58.3786943Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.004s) 2022-08-17T12:31:58.3801608Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3810959Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3831679Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2022-08-17T12:31:58.3844356Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3874347Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2022-08-17T12:31:58.3883390Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3892795Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3902191Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3910623Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3920703Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3931628Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3941016Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3949659Z test_backend_op_config_set_overwrite_output_fake_quantize (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3958488Z test_backend_op_config_set_overwrite_output_observer (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3967049Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3975595Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3984158Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.3992929Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.4012241Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2022-08-17T12:31:58.4021125Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.4031385Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:31:58.8941774Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.491s) 2022-08-17T12:31:58.9817512Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.088s) 2022-08-17T12:31:59.4615730Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.480s) 2022-08-17T12:31:59.6949268Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.233s) 2022-08-17T12:31:59.7057144Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.011s) 2022-08-17T12:31:59.7925574Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.087s) 2022-08-17T12:31:59.7965730Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:510: UserWarning: quantize_rnn_cell_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2022-08-17T12:31:59.7966936Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2022-08-17T12:31:59.8007850Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:101: UserWarning: torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.RNNCell instead. 2022-08-17T12:31:59.8008775Z "torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.8009991Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:214: UserWarning: torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.LSTMCell instead. 2022-08-17T12:31:59.8010875Z "torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.8316996Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:237: UserWarning: torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.GRUCell instead. 2022-08-17T12:31:59.8317946Z "torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.8631511Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:179: UserWarning: torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.RNNCell instead. 2022-08-17T12:31:59.8632414Z "torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.8960882Z ok (0.104s) 2022-08-17T12:31:59.9007283Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:556: UserWarning: quantize_rnn_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2022-08-17T12:31:59.9008237Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2022-08-17T12:31:59.9009353Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:265: UserWarning: torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic instead. 2022-08-17T12:31:59.9010187Z "torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.9011325Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:370: UserWarning: torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.LSTM instead. 2022-08-17T12:31:59.9012142Z "torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.9429653Z /opt/conda/lib/python3.7/site-packages/torch/jit/quantized.py:450: UserWarning: torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.GRU instead. 2022-08-17T12:31:59.9430488Z "torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming " 2022-08-17T12:31:59.9665150Z ok (0.070s) 2022-08-17T12:31:59.9671377Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:31:59.9681806Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:31:59.9702847Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.003s) 2022-08-17T12:31:59.9712433Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:31:59.9788378Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.008s) 2022-08-17T12:31:59.9798369Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:31:59.9823779Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... /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-17T12:31:59.9824668Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T12:31:59.9848182Z ok (0.006s) 2022-08-17T12:31:59.9864670Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:31:59.9865467Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.002s) 2022-08-17T12:31:59.9870150Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:31:59.9879030Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.001s) 2022-08-17T12:31:59.9903728Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [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-17T12:32:00.0355686Z [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-17T12:32:00.0493829Z [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-17T12:32:00.0639759Z [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-17T12:32:00.0808499Z [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-17T12:32:00.0923317Z [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-17T12:32:00.1064554Z [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-17T12:32:00.1208046Z [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-17T12:32:00.1375205Z [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-17T12:32:00.1523263Z [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-17T12:32:00.1684628Z [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-17T12:32:00.1809308Z [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-17T12:32:00.1962834Z [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-17T12:32:00.2097984Z [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-17T12:32:00.2266967Z [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-17T12:32:00.2369675Z [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-17T12:32:00.2508955Z [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-17T12:32:00.2649710Z [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-17T12:32:00.2815466Z [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-17T12:32:00.2967732Z [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-17T12:32:00.3142873Z [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-17T12:32:00.3287958Z [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-17T12:32:00.3441657Z [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-17T12:32:00.3569382Z [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-17T12:32:00.3744989Z [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-17T12:32:00.3808857Z [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-17T12:32:00.4005188Z [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-17T12:32:00.4156275Z [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-17T12:32:00.4320119Z [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-17T12:32:00.4470983Z [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-17T12:32:00.4637073Z [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-17T12:32:00.4788634Z [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-17T12:32:00.4943494Z [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-17T12:32:00.5089347Z [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-17T12:32:00.5304408Z [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-17T12:32:00.5441126Z [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-17T12:32:00.5589257Z [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-17T12:32:00.5728713Z [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-17T12:32:00.5900040Z [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-17T12:32:00.6009100Z [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-17T12:32:00.6885294Z ok (0.700s) 2022-08-17T12:32:00.6903568Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:60: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:32:00.6904467Z self._get_name() 2022-08-17T12:32:00.7809917Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:00.8091013Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:472: UserWarning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp:76.) 2022-08-17T12:32:00.8091681Z return callable(*args, **kwargs) 2022-08-17T12:32:00.8171369Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:00.8566941Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:00.8802827Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:00.9095740Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:00.9374895Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:00.9716464Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.0026478Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.1033311Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.1415877Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.1808521Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.2017401Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.2334663Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.2624824Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.2932188Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.3239843Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.5260388Z ok (0.837s) 2022-08-17T12:32:01.5274318Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:125: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:32:01.5275136Z self._get_name() 2022-08-17T12:32:01.6165528Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.6365300Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.6718466Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.6968531Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.7198843Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.7488998Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.7873325Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.8193993Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.9216620Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:01.9608213Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.0024422Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.0258997Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.0451339Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.0772468Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.1110906Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.1429864Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.3442501Z ok (0.818s) 2022-08-17T12:32:02.3458118Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:190: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:32:02.3459312Z self._get_name() 2022-08-17T12:32:02.5266911Z ok (0.182s) 2022-08-17T12:32:02.5281564Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:260: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:32:02.5282538Z self._get_name() 2022-08-17T12:32:02.6183330Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.6532386Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.6928016Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.7145456Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.7323374Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.7604991Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.7959821Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.8251010Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.9234149Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.9592981Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:02.9967008Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.0182923Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.0479663Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.0783688Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.1144101Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.1430119Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.3265832Z ok (0.800s) 2022-08-17T12:32:03.3279699Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:321: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:32:03.3280622Z self._get_name() 2022-08-17T12:32:03.4180738Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.4547898Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.4998523Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.5230152Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.5371692Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.5696704Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.6024463Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.6288225Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.7354856Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.7709191Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.8114596Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.8355470Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.8648186Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.8936761Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.9273790Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:03.9583495Z [W qconv_dynamic.cpp:76] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function apply_dynamic) 2022-08-17T12:32:04.1397373Z ok (0.813s) 2022-08-17T12:32:04.1412349Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/dynamic/modules/conv.py:382: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:32:04.1413288Z self._get_name() 2022-08-17T12:32:04.3060164Z ok (0.166s) 2022-08-17T12:32:04.3075191Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [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-17T12:32:04.3221545Z [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-17T12:32:04.3369875Z [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-17T12:32:04.3515868Z [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-17T12:32:04.3690927Z [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-17T12:32:04.3842029Z [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-17T12:32:04.4051195Z [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-17T12:32:04.4244577Z [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-17T12:32:04.4370011Z [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-17T12:32:04.4521982Z [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-17T12:32:04.4654617Z [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-17T12:32:04.4867474Z [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-17T12:32:04.5012881Z [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-17T12:32:04.5184867Z [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-17T12:32:04.5330610Z [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-17T12:32:04.5509347Z [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-17T12:32:04.5652804Z [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-17T12:32:04.5790392Z [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-17T12:32:04.5928941Z [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-17T12:32:04.6066993Z [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-17T12:32:04.6317632Z ok (0.326s) 2022-08-17T12:32:04.6352135Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [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-17T12:32:04.6355846Z [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-17T12:32:04.6356549Z [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-17T12:32:04.6391539Z [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-17T12:32:04.6533753Z [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-17T12:32:04.6549164Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:472: UserWarning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp:239.) 2022-08-17T12:32:04.6549673Z return callable(*args, **kwargs) 2022-08-17T12:32:04.6601120Z [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-17T12:32:04.6692061Z [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-17T12:32:04.6769940Z [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-17T12:32:04.6782838Z [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-17T12:32:04.6795458Z [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-17T12:32:04.6841265Z [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-17T12:32:04.6858071Z [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-17T12:32:04.6866431Z [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-17T12:32:04.7661810Z [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-17T12:32:04.7664812Z [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-17T12:32:04.7665721Z [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-17T12:32:04.7691566Z [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-17T12:32:04.7766777Z [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-17T12:32:04.7803236Z [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-17T12:32:04.7868213Z [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-17T12:32:04.7928140Z [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-17T12:32:04.7938610Z [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-17T12:32:04.7948928Z [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-17T12:32:04.7983016Z [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-17T12:32:04.7996209Z [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-17T12:32:04.8003309Z [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-17T12:32:04.8767164Z [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-17T12:32:04.8849755Z [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-17T12:32:04.8993851Z [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-17T12:32:04.9168265Z [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-17T12:32:04.9422294Z [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-17T12:32:04.9621170Z [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-17T12:32:04.9968199Z [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-17T12:32:05.0197375Z [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-17T12:32:05.0487885Z [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-17T12:32:05.0758068Z [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-17T12:32:05.1097789Z [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-17T12:32:05.1407082Z [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-17T12:32:05.1556384Z [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-17T12:32:05.2540360Z [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-17T12:32:05.2542576Z [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-17T12:32:05.2543824Z [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-17T12:32:05.2571341Z [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-17T12:32:05.2647685Z [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-17T12:32:05.2683303Z [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-17T12:32:05.2747712Z [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-17T12:32:05.2804589Z [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-17T12:32:05.2815420Z [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-17T12:32:05.2825546Z [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-17T12:32:05.2859618Z [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-17T12:32:05.2872747Z [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-17T12:32:05.2880310Z [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-17T12:32:05.3603595Z [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-17T12:32:05.3749421Z [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-17T12:32:05.3885974Z [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-17T12:32:05.4073640Z [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-17T12:32:05.4315176Z [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-17T12:32:05.4688588Z [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-17T12:32:05.5048502Z [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-17T12:32:05.5248603Z [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-17T12:32:05.5704113Z [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-17T12:32:05.6002676Z [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-17T12:32:05.6323598Z [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-17T12:32:05.6614538Z [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-17T12:32:05.6767489Z [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-17T12:32:05.7671625Z [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-17T12:32:05.7675114Z [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-17T12:32:05.7676005Z [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-17T12:32:05.7700980Z [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-17T12:32:05.7774440Z [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-17T12:32:05.7809875Z [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-17T12:32:05.7874446Z [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-17T12:32:05.7932932Z [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-17T12:32:05.7942906Z [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-17T12:32:05.7952469Z [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-17T12:32:05.7984371Z [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-17T12:32:05.7997087Z [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-17T12:32:05.8003620Z [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-17T12:32:05.8701786Z [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-17T12:32:05.8704888Z [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-17T12:32:05.8705783Z [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-17T12:32:05.8731128Z [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-17T12:32:05.8805986Z [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-17T12:32:05.8841539Z [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-17T12:32:05.8905645Z [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-17T12:32:05.8963013Z [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-17T12:32:05.8973966Z [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-17T12:32:05.8983830Z [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-17T12:32:05.9016619Z [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-17T12:32:05.9029825Z [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-17T12:32:05.9036000Z [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-17T12:32:05.9734685Z [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-17T12:32:05.9737646Z [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-17T12:32:05.9738528Z [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-17T12:32:05.9763503Z [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-17T12:32:05.9837514Z [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-17T12:32:05.9872781Z [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-17T12:32:05.9937227Z [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-17T12:32:05.9993640Z [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-17T12:32:06.0003626Z [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-17T12:32:06.0012931Z [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-17T12:32:06.0045581Z [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-17T12:32:06.0058281Z [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-17T12:32:06.0064381Z [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-17T12:32:06.0807808Z [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-17T12:32:06.0917832Z [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-17T12:32:06.1054612Z [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-17T12:32:06.1231305Z [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-17T12:32:06.1485022Z [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-17T12:32:06.1797038Z [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-17T12:32:06.2007042Z [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-17T12:32:06.2173034Z [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-17T12:32:06.2451197Z [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-17T12:32:06.2736022Z [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-17T12:32:06.3049455Z [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-17T12:32:06.3344194Z [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-17T12:32:06.3494237Z [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-17T12:32:06.4452814Z [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-17T12:32:06.4600518Z [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-17T12:32:06.4748391Z [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-17T12:32:06.4923804Z [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-17T12:32:06.5178385Z [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-17T12:32:06.5500172Z [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-17T12:32:06.5908302Z [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-17T12:32:06.6195313Z [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-17T12:32:06.6479565Z [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-17T12:32:06.6781293Z [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-17T12:32:06.7122178Z [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-17T12:32:06.7424397Z [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-17T12:32:06.7540235Z [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-17T12:32:06.8574774Z [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-17T12:32:06.8577832Z [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-17T12:32:06.8578739Z [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-17T12:32:06.8606711Z [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-17T12:32:06.8682517Z [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-17T12:32:06.8719266Z [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-17T12:32:06.8785252Z [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-17T12:32:06.8842468Z [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-17T12:32:06.8854677Z [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-17T12:32:06.8864721Z [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-17T12:32:06.8898552Z [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-17T12:32:06.8911955Z [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-17T12:32:06.8919294Z [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-17T12:32:06.9687777Z [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-17T12:32:06.9779277Z [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-17T12:32:06.9807922Z [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-17T12:32:07.0085555Z [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-17T12:32:07.0324852Z [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-17T12:32:07.0652297Z [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-17T12:32:07.1042319Z [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-17T12:32:07.1270485Z [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-17T12:32:07.1568015Z [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-17T12:32:07.1838582Z [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-17T12:32:07.2155206Z [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-17T12:32:07.2454340Z [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-17T12:32:07.2579414Z [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-17T12:32:07.3718044Z [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-17T12:32:07.3853222Z [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-17T12:32:07.3992930Z [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-17T12:32:07.4149706Z [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-17T12:32:07.4374022Z [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-17T12:32:07.4708765Z [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-17T12:32:07.5085123Z [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-17T12:32:07.5288880Z [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-17T12:32:07.5566465Z [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-17T12:32:07.5861584Z [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-17T12:32:07.6223590Z [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-17T12:32:07.6634233Z [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-17T12:32:07.6784494Z [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-17T12:32:07.7810396Z [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-17T12:32:07.7950165Z [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-17T12:32:07.8097477Z [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-17T12:32:07.8283075Z [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-17T12:32:07.8531118Z [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-17T12:32:07.8867792Z [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-17T12:32:07.9167337Z [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-17T12:32:07.9392834Z [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-17T12:32:07.9689313Z [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-17T12:32:07.9976474Z [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-17T12:32:08.0311831Z [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-17T12:32:08.0611451Z [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-17T12:32:08.0756143Z [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-17T12:32:08.1723306Z [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-17T12:32:08.1860058Z [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-17T12:32:08.1995356Z [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-17T12:32:08.2161315Z [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-17T12:32:08.2382688Z [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-17T12:32:08.2716699Z [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-17T12:32:08.3086120Z [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-17T12:32:08.3332026Z [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-17T12:32:08.3624229Z [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-17T12:32:08.3918567Z [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-17T12:32:08.4245513Z [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-17T12:32:08.4543579Z [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-17T12:32:08.4698408Z [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-17T12:32:08.5679062Z [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-17T12:32:08.5831567Z [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-17T12:32:08.5979017Z [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-17T12:32:08.6167840Z [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-17T12:32:08.6428648Z [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-17T12:32:08.6878876Z [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-17T12:32:08.7247924Z [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-17T12:32:08.7410748Z [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-17T12:32:08.7689020Z [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-17T12:32:08.7975797Z [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-17T12:32:08.8298573Z [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-17T12:32:08.8613971Z [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-17T12:32:08.8757574Z [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-17T12:32:08.9628759Z [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-17T12:32:08.9778956Z [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-17T12:32:08.9931592Z [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-17T12:32:09.0105395Z [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-17T12:32:09.0358968Z [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-17T12:32:09.0683714Z [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-17T12:32:09.1000055Z [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-17T12:32:09.1169727Z [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-17T12:32:09.1448612Z [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-17T12:32:09.1734202Z [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-17T12:32:09.2052527Z [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-17T12:32:09.2337522Z [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-17T12:32:09.2479711Z [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-17T12:32:09.3501385Z [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-17T12:32:09.3650885Z [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-17T12:32:09.3771053Z [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-17T12:32:09.3970591Z [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-17T12:32:09.4228063Z [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-17T12:32:09.4571877Z [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-17T12:32:09.4930587Z [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-17T12:32:09.5133649Z [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-17T12:32:09.5411911Z [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-17T12:32:09.5729307Z [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-17T12:32:09.6047135Z [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-17T12:32:09.6321351Z [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-17T12:32:09.6466516Z [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-17T12:32:09.7629040Z [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-17T12:32:09.7768262Z [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-17T12:32:09.7911817Z [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-17T12:32:09.8088349Z [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-17T12:32:09.8345373Z [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-17T12:32:09.8666168Z [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-17T12:32:09.8985549Z [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-17T12:32:09.9199511Z [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-17T12:32:09.9509472Z [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-17T12:32:09.9817221Z [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-17T12:32:10.0147851Z [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-17T12:32:10.0453717Z [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-17T12:32:10.0604581Z [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-17T12:32:10.1612147Z [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-17T12:32:10.1762073Z [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-17T12:32:10.1912809Z [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-17T12:32:10.2097509Z [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-17T12:32:10.2358297Z [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-17T12:32:10.2700763Z [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-17T12:32:10.2975082Z [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-17T12:32:10.3170511Z [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-17T12:32:10.3440400Z [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-17T12:32:10.3736685Z [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-17T12:32:10.4052740Z [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-17T12:32:10.4323748Z [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-17T12:32:10.4457822Z [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-17T12:32:10.5589162Z [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-17T12:32:10.5732835Z [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-17T12:32:10.5880136Z [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-17T12:32:10.6062856Z [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-17T12:32:10.6317274Z [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-17T12:32:10.6622030Z [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-17T12:32:10.7010068Z [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-17T12:32:10.7221215Z [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-17T12:32:10.7570863Z [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-17T12:32:10.7800419Z [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-17T12:32:10.8112848Z [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-17T12:32:10.8382853Z [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-17T12:32:10.8527671Z [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-17T12:32:10.9500037Z [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-17T12:32:10.9650783Z [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-17T12:32:10.9785842Z [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-17T12:32:10.9963428Z [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-17T12:32:11.0215890Z [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-17T12:32:11.0541115Z [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-17T12:32:11.0889773Z [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-17T12:32:11.1052863Z [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-17T12:32:11.1366892Z [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-17T12:32:11.1656151Z [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-17T12:32:11.2003674Z [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-17T12:32:11.2323657Z [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-17T12:32:11.2485000Z [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-17T12:32:11.3498537Z [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-17T12:32:11.3638586Z [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-17T12:32:11.3787205Z [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-17T12:32:11.3964508Z [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-17T12:32:11.4200413Z [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-17T12:32:11.4569691Z [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-17T12:32:11.4940165Z [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-17T12:32:11.5157243Z [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-17T12:32:11.5447817Z [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-17T12:32:11.5743052Z [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-17T12:32:11.6067228Z [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-17T12:32:11.6355964Z [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-17T12:32:11.6497215Z [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-17T12:32:11.7389085Z [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-17T12:32:11.7528389Z [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-17T12:32:11.7674347Z [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-17T12:32:11.7898803Z [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-17T12:32:11.8135057Z [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-17T12:32:11.8389907Z [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-17T12:32:11.8707116Z [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-17T12:32:11.8933642Z [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-17T12:32:11.9228788Z [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-17T12:32:11.9513247Z [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-17T12:32:11.9841146Z [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-17T12:32:12.0122080Z [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-17T12:32:12.0258709Z [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-17T12:32:12.1259393Z [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-17T12:32:12.1397464Z [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-17T12:32:12.1547098Z [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-17T12:32:12.1721909Z [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-17T12:32:12.1961787Z [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-17T12:32:12.2304176Z [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-17T12:32:12.2663571Z [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-17T12:32:12.2849534Z [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-17T12:32:12.3117747Z [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-17T12:32:12.3410503Z [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-17T12:32:12.3745116Z [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-17T12:32:12.4056839Z [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-17T12:32:12.4224787Z [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-17T12:32:12.5103538Z [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-17T12:32:12.5107266Z [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-17T12:32:12.5108132Z [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-17T12:32:12.5133885Z [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-17T12:32:12.5209367Z [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-17T12:32:12.5246327Z [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-17T12:32:12.5312002Z [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-17T12:32:12.5371316Z [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-17T12:32:12.5380925Z [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-17T12:32:12.5390516Z [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-17T12:32:12.5422582Z [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-17T12:32:12.5436957Z [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-17T12:32:12.5445539Z [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-17T12:32:12.6159435Z [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-17T12:32:12.6162775Z [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-17T12:32:12.6163858Z [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-17T12:32:12.6191673Z [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-17T12:32:12.6266303Z [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-17T12:32:12.6302828Z [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-17T12:32:12.6367143Z [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-17T12:32:12.6427236Z [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-17T12:32:12.6437346Z [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-17T12:32:12.6447349Z [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-17T12:32:12.6480038Z [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-17T12:32:12.6494623Z [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-17T12:32:12.6503206Z [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-17T12:32:12.7224953Z [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-17T12:32:12.7228070Z [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-17T12:32:12.7228966Z [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-17T12:32:12.7254188Z [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-17T12:32:12.7330566Z [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-17T12:32:12.7366919Z [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-17T12:32:12.7430741Z [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-17T12:32:12.7487381Z [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-17T12:32:12.7497505Z [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-17T12:32:12.7508240Z [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-17T12:32:12.7543772Z [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-17T12:32:12.7557323Z [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-17T12:32:12.7564268Z [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-17T12:32:12.8368872Z [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-17T12:32:12.8438150Z [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-17T12:32:12.8569253Z [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-17T12:32:12.8763168Z [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-17T12:32:12.9001116Z [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-17T12:32:12.9331120Z [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-17T12:32:12.9693349Z [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-17T12:32:12.9919713Z [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-17T12:32:13.0211912Z [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-17T12:32:13.0509634Z [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-17T12:32:13.0844534Z [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-17T12:32:13.1156917Z [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-17T12:32:13.1299552Z [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-17T12:32:13.2202292Z [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-17T12:32:13.2342913Z [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-17T12:32:13.2491239Z [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-17T12:32:13.2675313Z [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-17T12:32:13.2936783Z [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-17T12:32:13.3290566Z [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-17T12:32:13.3652871Z [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-17T12:32:13.3895551Z [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-17T12:32:13.4206005Z [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-17T12:32:13.4494681Z [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-17T12:32:13.4846706Z [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-17T12:32:13.5137515Z [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-17T12:32:13.5259758Z [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-17T12:32:13.6287516Z [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-17T12:32:13.6290120Z [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-17T12:32:13.6290985Z [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-17T12:32:13.6320695Z [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-17T12:32:13.6396055Z [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-17T12:32:13.6431806Z [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-17T12:32:13.6496050Z [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-17T12:32:13.6552659Z [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-17T12:32:13.6562806Z [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-17T12:32:13.6572966Z [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-17T12:32:13.6605538Z [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-17T12:32:13.6619841Z [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-17T12:32:13.6627995Z [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-17T12:32:13.7364398Z [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-17T12:32:13.7367921Z [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-17T12:32:13.7368778Z [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-17T12:32:13.7395925Z [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-17T12:32:13.7471831Z [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-17T12:32:13.7507563Z [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-17T12:32:13.7572525Z [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-17T12:32:13.7630989Z [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-17T12:32:13.7641011Z [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-17T12:32:13.7650644Z [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-17T12:32:13.7682100Z [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-17T12:32:13.7695958Z [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-17T12:32:13.7703754Z [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-17T12:32:13.8423088Z [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-17T12:32:13.8426929Z [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-17T12:32:13.8429019Z [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-17T12:32:13.8457411Z [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-17T12:32:13.8534318Z [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-17T12:32:13.8571617Z [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-17T12:32:13.8638678Z [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-17T12:32:13.8695510Z [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-17T12:32:13.8705688Z [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-17T12:32:13.8715687Z [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-17T12:32:13.8748726Z [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-17T12:32:13.8762882Z [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-17T12:32:13.8770816Z [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-17T12:32:13.9494803Z [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-17T12:32:13.9496964Z [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-17T12:32:13.9497814Z [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-17T12:32:13.9523510Z [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-17T12:32:13.9600716Z [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-17T12:32:13.9636685Z [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-17T12:32:13.9701629Z [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-17T12:32:13.9760312Z [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-17T12:32:13.9770720Z [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-17T12:32:13.9780565Z [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-17T12:32:13.9812509Z [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-17T12:32:13.9826177Z [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-17T12:32:13.9833993Z [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-17T12:32:14.0608687Z [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-17T12:32:14.0697181Z [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-17T12:32:14.0922197Z [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-17T12:32:14.1111292Z [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-17T12:32:14.1337180Z [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-17T12:32:14.1665493Z [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-17T12:32:14.2024495Z [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-17T12:32:14.2201964Z [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-17T12:32:14.2487735Z [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-17T12:32:14.2815531Z [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-17T12:32:14.3147319Z [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-17T12:32:14.3461460Z [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-17T12:32:14.3579585Z [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-17T12:32:14.4567499Z [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-17T12:32:14.4728419Z [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-17T12:32:14.4874666Z [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-17T12:32:14.5062191Z [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-17T12:32:14.5299036Z [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-17T12:32:14.5634836Z [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-17T12:32:14.6012219Z [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-17T12:32:14.6241333Z [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-17T12:32:14.6531241Z [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-17T12:32:14.6816460Z [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-17T12:32:14.7130273Z [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-17T12:32:14.7413411Z [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-17T12:32:14.7538637Z [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-17T12:32:14.8526179Z [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-17T12:32:14.8685242Z [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-17T12:32:14.8840391Z [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-17T12:32:14.9042804Z [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-17T12:32:14.9302677Z [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-17T12:32:14.9636556Z [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-17T12:32:15.0021975Z [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-17T12:32:15.0247960Z [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-17T12:32:15.0554187Z [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-17T12:32:15.0852229Z [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-17T12:32:15.1177347Z [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-17T12:32:15.1470653Z [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-17T12:32:15.1616807Z [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-17T12:32:15.2606842Z [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-17T12:32:15.2774214Z [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-17T12:32:15.2890023Z [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-17T12:32:15.3068601Z [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-17T12:32:15.3316658Z [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-17T12:32:15.3639260Z [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-17T12:32:15.3959273Z [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-17T12:32:15.4130855Z [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-17T12:32:15.4409874Z [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-17T12:32:15.4698045Z [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-17T12:32:15.5013685Z [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-17T12:32:15.5358391Z [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-17T12:32:15.5502028Z [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-17T12:32:15.6399122Z [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-17T12:32:15.6553111Z [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-17T12:32:15.6698870Z [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-17T12:32:15.6880652Z [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-17T12:32:15.7117807Z [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-17T12:32:15.7422940Z [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-17T12:32:15.7826929Z [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-17T12:32:15.8062928Z [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-17T12:32:15.8366391Z [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-17T12:32:15.8660478Z [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-17T12:32:15.9090958Z [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-17T12:32:15.9406802Z [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-17T12:32:15.9526747Z [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-17T12:32:16.0491280Z [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-17T12:32:16.0493181Z [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-17T12:32:16.0494006Z [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-17T12:32:16.0520633Z [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-17T12:32:16.0597199Z [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-17T12:32:16.0632722Z [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-17T12:32:16.0698827Z [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-17T12:32:16.0755482Z [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-17T12:32:16.0765704Z [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-17T12:32:16.0775226Z [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-17T12:32:16.0807683Z [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-17T12:32:16.0820769Z [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-17T12:32:16.0827593Z [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-17T12:32:16.1534994Z [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-17T12:32:16.1537210Z [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-17T12:32:16.1538327Z [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-17T12:32:16.1565408Z [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-17T12:32:16.1640522Z [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-17T12:32:16.1676591Z [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-17T12:32:16.1741344Z [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-17T12:32:16.1803632Z [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-17T12:32:16.1814076Z [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-17T12:32:16.1824333Z [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-17T12:32:16.1857920Z [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-17T12:32:16.1871496Z [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-17T12:32:16.1879178Z [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-17T12:32:16.2687149Z [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-17T12:32:16.2746094Z [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-17T12:32:16.2889485Z [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-17T12:32:16.3071373Z [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-17T12:32:16.3294147Z [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-17T12:32:16.3612564Z [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-17T12:32:16.3986661Z [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-17T12:32:16.4195226Z [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-17T12:32:16.4487847Z [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-17T12:32:16.4784247Z [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-17T12:32:16.5110452Z [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-17T12:32:16.5410846Z [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-17T12:32:16.5572262Z [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-17T12:32:16.6660215Z [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-17T12:32:16.6807487Z [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-17T12:32:16.6930473Z [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-17T12:32:16.7113194Z [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-17T12:32:16.7349252Z [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-17T12:32:16.7694271Z [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-17T12:32:16.8080052Z [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-17T12:32:16.8291543Z [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-17T12:32:16.8572682Z [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-17T12:32:16.8967423Z [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-17T12:32:16.9283710Z [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-17T12:32:16.9608500Z [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-17T12:32:16.9768351Z [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-17T12:32:17.0638401Z [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-17T12:32:17.0786450Z [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-17T12:32:17.0921791Z [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-17T12:32:17.1125565Z [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-17T12:32:17.1384151Z [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-17T12:32:17.1726160Z [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-17T12:32:17.2115001Z [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-17T12:32:17.2328463Z [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-17T12:32:17.2537436Z [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-17T12:32:17.2815758Z [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-17T12:32:17.3130535Z [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-17T12:32:17.3419233Z [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-17T12:32:17.3563726Z [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-17T12:32:17.4662338Z [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-17T12:32:17.4802077Z [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-17T12:32:17.4929578Z [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-17T12:32:17.5101862Z [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-17T12:32:17.5335555Z [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-17T12:32:17.5663032Z [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-17T12:32:17.6050869Z [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-17T12:32:17.6280693Z [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-17T12:32:17.6591517Z [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-17T12:32:17.6896073Z [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-17T12:32:17.7195181Z [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-17T12:32:17.7495244Z [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-17T12:32:17.7644976Z [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-17T12:32:17.8790301Z [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-17T12:32:17.8941007Z [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-17T12:32:17.9087495Z [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-17T12:32:17.9272108Z [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-17T12:32:17.9510329Z [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-17T12:32:17.9946888Z [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-17T12:32:18.0333596Z [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-17T12:32:18.0489044Z [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-17T12:32:18.0811320Z [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-17T12:32:18.1107626Z [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-17T12:32:18.1437460Z [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-17T12:32:18.1732819Z [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-17T12:32:18.1881738Z [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-17T12:32:18.2747378Z [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-17T12:32:18.2898646Z [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-17T12:32:18.3043788Z [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-17T12:32:18.3220419Z [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-17T12:32:18.3461323Z [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-17T12:32:18.3779673Z [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-17T12:32:18.4128102Z [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-17T12:32:18.4330995Z [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-17T12:32:18.4611146Z [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-17T12:32:18.4899121Z [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-17T12:32:18.5214887Z [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-17T12:32:18.5496407Z [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-17T12:32:18.5620765Z [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-17T12:32:18.6615826Z [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-17T12:32:18.6766260Z [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-17T12:32:18.6891216Z [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-17T12:32:18.7078801Z [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-17T12:32:18.7325119Z [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-17T12:32:18.7675585Z [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-17T12:32:18.8037104Z [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-17T12:32:18.8241194Z [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-17T12:32:18.8477690Z [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-17T12:32:18.8767962Z [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-17T12:32:18.9094812Z [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-17T12:32:18.9416258Z [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-17T12:32:18.9571773Z [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-17T12:32:19.0549484Z [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-17T12:32:19.0704773Z [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-17T12:32:19.0870587Z [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-17T12:32:19.1043932Z [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-17T12:32:19.1276209Z [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-17T12:32:19.1605237Z [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-17T12:32:19.1970923Z [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-17T12:32:19.2180237Z [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-17T12:32:19.2474696Z [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-17T12:32:19.2761762Z [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-17T12:32:19.3068931Z [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-17T12:32:19.3360373Z [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-17T12:32:19.3513875Z [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-17T12:32:19.4429516Z [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-17T12:32:19.4569059Z [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-17T12:32:19.4716954Z [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-17T12:32:19.4888253Z [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-17T12:32:19.5143945Z [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-17T12:32:19.5448370Z [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-17T12:32:19.5649903Z [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-17T12:32:19.5855215Z [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-17T12:32:19.6152103Z [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-17T12:32:19.6447779Z [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-17T12:32:19.6782146Z [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-17T12:32:19.7086493Z [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-17T12:32:19.7219737Z [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-17T12:32:19.8343920Z ok (15.202s) 2022-08-17T12:32:19.8374826Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... [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-17T12:32:19.8530440Z [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-17T12:32:19.8676035Z [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-17T12:32:19.8821757Z [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-17T12:32:19.8973538Z [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-17T12:32:19.9120080Z [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-17T12:32:19.9249836Z [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-17T12:32:19.9395655Z [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-17T12:32:19.9529660Z [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-17T12:32:19.9674899Z [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-17T12:32:19.9813455Z [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-17T12:32:19.9961298Z [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-17T12:32:20.0089963Z [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-17T12:32:20.0236561Z [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-17T12:32:20.0482076Z [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-17T12:32:20.0729605Z [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-17T12:32:20.0828566Z [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-17T12:32:20.0969833Z [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-17T12:32:20.1090277Z [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-17T12:32:20.1226910Z [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-17T12:32:20.1396024Z [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-17T12:32:20.1529800Z [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-17T12:32:20.1682360Z [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-17T12:32:20.1827825Z [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-17T12:32:20.1963909Z [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-17T12:32:20.2100449Z [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-17T12:32:20.2237404Z [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-17T12:32:20.2374920Z [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-17T12:32:20.2449205Z [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-17T12:32:20.2595676Z [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-17T12:32:20.2734121Z [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-17T12:32:20.2871991Z [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-17T12:32:20.3009461Z [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-17T12:32:20.3167723Z [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-17T12:32:20.3314185Z [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-17T12:32:20.3449368Z [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-17T12:32:20.3600260Z [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-17T12:32:20.3729243Z [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-17T12:32:20.3869392Z [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-17T12:32:20.4007366Z [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-17T12:32:20.4143637Z [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-17T12:32:20.4280829Z [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-17T12:32:20.4429304Z [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-17T12:32:20.4566903Z [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-17T12:32:20.4710604Z [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-17T12:32:20.4849275Z [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-17T12:32:20.4987787Z [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-17T12:32:20.5126426Z [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-17T12:32:20.5265744Z [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-17T12:32:20.5405889Z [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-17T12:32:20.5544818Z [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-17T12:32:20.5684560Z [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-17T12:32:20.5809669Z [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-17T12:32:20.5953274Z [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-17T12:32:20.6088764Z [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-17T12:32:20.6232916Z [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-17T12:32:20.6369395Z [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-17T12:32:20.6507911Z [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-17T12:32:20.6646180Z [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-17T12:32:20.6787916Z [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-17T12:32:20.6925734Z [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-17T12:32:20.7064741Z [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-17T12:32:20.7203950Z [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-17T12:32:20.7344866Z [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-17T12:32:20.7519643Z [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-17T12:32:20.7680985Z [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-17T12:32:20.7832042Z [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-17T12:32:20.7973078Z [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-17T12:32:20.8120462Z [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-17T12:32:20.8249822Z [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-17T12:32:20.8399385Z [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-17T12:32:20.8529504Z [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-17T12:32:20.8679516Z [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-17T12:32:20.8835285Z [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-17T12:32:20.8982275Z [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-17T12:32:20.9170746Z [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-17T12:32:20.9316581Z [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-17T12:32:20.9449349Z [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-17T12:32:20.9599924Z [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-17T12:32:20.9810329Z [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-17T12:32:20.9955763Z [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-17T12:32:21.0105238Z [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-17T12:32:21.0250852Z [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-17T12:32:21.0401658Z [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-17T12:32:21.0530721Z [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-17T12:32:21.0682453Z [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-17T12:32:21.1361171Z [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-17T12:32:21.1488295Z [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-17T12:32:21.1639872Z [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-17T12:32:21.1768453Z [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-17T12:32:21.1905165Z [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-17T12:32:21.2042394Z [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-17T12:32:21.2179315Z [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-17T12:32:21.2318391Z [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-17T12:32:21.2456403Z [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-17T12:32:21.2594253Z [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-17T12:32:21.2728423Z [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-17T12:32:21.2866616Z [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-17T12:32:21.3004767Z [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-17T12:32:21.3128229Z [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-17T12:32:21.3267146Z [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-17T12:32:21.3409530Z [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-17T12:32:21.3529458Z [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-17T12:32:21.3666253Z [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-17T12:32:21.3804891Z [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-17T12:32:21.3929733Z [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-17T12:32:21.4076299Z [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-17T12:32:21.4208860Z [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-17T12:32:21.4351786Z [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-17T12:32:21.4493294Z [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-17T12:32:21.4640396Z [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-17T12:32:21.4782171Z [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-17T12:32:21.4919318Z [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-17T12:32:21.5049838Z [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-17T12:32:21.5194475Z [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-17T12:32:21.5331204Z [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-17T12:32:21.5417830Z [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-17T12:32:21.5608709Z [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-17T12:32:21.5745925Z [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-17T12:32:21.5888027Z [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-17T12:32:21.6038887Z [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-17T12:32:21.6171208Z [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-17T12:32:21.6316475Z [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-17T12:32:21.6450124Z [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-17T12:32:21.6597613Z [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-17T12:32:21.6729519Z [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-17T12:32:21.6899845Z [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-17T12:32:21.7009499Z [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-17T12:32:21.7172450Z [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-17T12:32:21.7290632Z [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-17T12:32:21.7393872Z [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-17T12:32:21.7592356Z [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-17T12:32:21.7731241Z [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-17T12:32:21.7872687Z [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-17T12:32:21.8010285Z [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-17T12:32:21.8153823Z [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-17T12:32:21.8290743Z [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-17T12:32:21.8410933Z [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-17T12:32:21.8567456Z [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-17T12:32:21.8690414Z [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-17T12:32:21.8827665Z [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-17T12:32:21.9010817Z [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-17T12:32:21.9148500Z [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-17T12:32:21.9331330Z [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-17T12:32:21.9449973Z [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-17T12:32:21.9623805Z [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-17T12:32:21.9765552Z [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-17T12:32:21.9904530Z [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-17T12:32:22.0043685Z [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-17T12:32:22.0194069Z [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-17T12:32:22.0329869Z [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-17T12:32:22.0469524Z [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-17T12:32:22.0610345Z [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-17T12:32:22.0758202Z [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-17T12:32:22.0891068Z [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-17T12:32:22.1037871Z [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-17T12:32:22.1170336Z [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-17T12:32:22.1308321Z [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-17T12:32:22.1488716Z [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-17T12:32:22.1608848Z [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-17T12:32:22.1768479Z [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-17T12:32:22.1908537Z [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-17T12:32:22.2059951Z [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-17T12:32:22.2202569Z [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-17T12:32:22.2340492Z [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-17T12:32:22.2483023Z [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-17T12:32:22.2622234Z [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-17T12:32:22.2763678Z [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-17T12:32:22.2901597Z [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-17T12:32:22.3043443Z [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-17T12:32:22.3204200Z [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-17T12:32:22.3368893Z [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-17T12:32:22.3489486Z [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-17T12:32:22.3631242Z [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-17T12:32:22.3785493Z [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-17T12:32:22.3922731Z [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-17T12:32:22.4048930Z [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-17T12:32:22.4186979Z [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-17T12:32:22.4328534Z [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-17T12:32:22.4449297Z [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-17T12:32:22.4472658Z [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-17T12:32:22.4730019Z [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-17T12:32:22.4867292Z [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-17T12:32:22.5010788Z [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-17T12:32:22.5153265Z [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-17T12:32:22.5289987Z [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-17T12:32:22.5410093Z [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-17T12:32:22.5569861Z [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-17T12:32:22.5730011Z [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-17T12:32:22.5890273Z [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-17T12:32:22.6050757Z [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-17T12:32:22.6188024Z [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-17T12:32:22.6329975Z [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-17T12:32:22.6471068Z [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-17T12:32:22.6613142Z [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-17T12:32:22.6760202Z [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-17T12:32:22.6890254Z [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-17T12:32:22.7032994Z [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-17T12:32:22.7170288Z [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-17T12:32:22.7316709Z [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-17T12:32:22.7450644Z [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-17T12:32:22.7594377Z [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-17T12:32:22.7730889Z [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-17T12:32:22.7873895Z [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-17T12:32:22.8017545Z [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-17T12:32:22.8159112Z [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-17T12:32:22.8301579Z [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-17T12:32:22.8443858Z [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-17T12:32:22.8570667Z [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-17T12:32:22.8723883Z [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-17T12:32:22.8850074Z [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-17T12:32:22.8996094Z [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-17T12:32:22.9135163Z [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-17T12:32:22.9283151Z [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-17T12:32:22.9473253Z [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-17T12:32:22.9609731Z [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-17T12:32:22.9753195Z [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-17T12:32:22.9898726Z [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-17T12:32:22.9944803Z [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-17T12:32:23.0086925Z [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-17T12:32:23.0229742Z [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-17T12:32:23.0370692Z [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-17T12:32:23.0521816Z [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-17T12:32:23.0651102Z [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-17T12:32:23.0787738Z [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-17T12:32:23.0930376Z [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-17T12:32:23.1066769Z [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-17T12:32:23.1208140Z [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-17T12:32:23.1344653Z [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-17T12:32:23.1482022Z [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-17T12:32:23.1650953Z [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-17T12:32:23.1770866Z [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-17T12:32:23.1930867Z [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-17T12:32:23.2031193Z [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-17T12:32:23.2208478Z [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-17T12:32:23.2330656Z [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-17T12:32:23.2491288Z [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-17T12:32:23.2637675Z [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-17T12:32:23.2770611Z [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-17T12:32:23.2913563Z [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-17T12:32:23.3050603Z [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-17T12:32:23.3202050Z [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-17T12:32:23.3330898Z [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-17T12:32:23.3473574Z [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-17T12:32:23.3610738Z [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-17T12:32:23.3753121Z [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-17T12:32:23.3890788Z [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-17T12:32:23.4032847Z [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-17T12:32:23.4170130Z [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-17T12:32:23.4312520Z [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-17T12:32:23.4450899Z [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-17T12:32:23.4594071Z [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-17T12:32:23.4730838Z [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-17T12:32:23.4873789Z [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-17T12:32:23.5010459Z [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-17T12:32:23.5211310Z [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-17T12:32:23.5361169Z [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-17T12:32:23.5521723Z [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-17T12:32:23.6342999Z ok (3.800s) 2022-08-17T12:32:23.6679322Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.033s) 2022-08-17T12:32:23.6944108Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.026s) 2022-08-17T12:32:23.7292653Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.035s) 2022-08-17T12:32:23.7593366Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.030s) 2022-08-17T12:32:23.7902180Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.031s) 2022-08-17T12:32:23.7939074Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.003s) 2022-08-17T12:32:23.8030321Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8039245Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8114380Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8125866Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8138090Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8149024Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8161608Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8173520Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8185759Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8195047Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8211373Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8281673Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8290471Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8299132Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8342893Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8351241Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8369740Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8439180Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8447593Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:32:23.8491261Z ok (0.055s) 2022-08-17T12:32:25.4161134Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (1.567s) 2022-08-17T12:32:25.4364722Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.020s) 2022-08-17T12:32:25.6558098Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.219s) 2022-08-17T12:32:30.7803996Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (5.115s) 2022-08-17T12:32:30.7805061Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [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-17T12:32:30.7881085Z [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-17T12:32:30.8047840Z [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-17T12:32:30.8235261Z [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-17T12:32:30.8380780Z [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-17T12:32:30.8488249Z [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-17T12:32:30.8650168Z [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-17T12:32:30.8789814Z [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-17T12:32:30.9116875Z [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-17T12:32:30.9248369Z [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-17T12:32:30.9396473Z [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-17T12:32:30.9528418Z [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-17T12:32:30.9675944Z [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-17T12:32:30.9808187Z [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-17T12:32:30.9959091Z [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-17T12:32:31.0088162Z [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-17T12:32:31.0385785Z [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-17T12:32:31.0522417Z [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-17T12:32:31.0673330Z [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-17T12:32:31.0808001Z [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-17T12:32:31.0955086Z [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-17T12:32:31.1088044Z [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-17T12:32:31.1262550Z [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-17T12:32:31.1368137Z [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-17T12:32:31.1663199Z [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-17T12:32:31.1799807Z [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-17T12:32:31.1948147Z [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-17T12:32:31.2084134Z [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-17T12:32:31.2258942Z [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-17T12:32:31.2398853Z [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-17T12:32:31.2558770Z [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-17T12:32:31.2703471Z [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-17T12:32:31.3000125Z [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-17T12:32:31.3129903Z [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-17T12:32:31.3290315Z [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-17T12:32:31.3409067Z [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-17T12:32:31.3554767Z [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-17T12:32:31.3689333Z [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-17T12:32:31.3838433Z [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-17T12:32:31.3969306Z [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-17T12:32:31.4294019Z [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-17T12:32:31.4369991Z [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-17T12:32:31.4721279Z [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-17T12:32:31.4849084Z [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-17T12:32:31.5001517Z [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-17T12:32:31.5129643Z [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-17T12:32:31.5277010Z [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-17T12:32:31.5408985Z [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-17T12:32:31.5749028Z [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-17T12:32:31.5884484Z [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-17T12:32:31.6019862Z [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-17T12:32:31.6155757Z [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-17T12:32:31.6301291Z [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-17T12:32:31.6442244Z [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-17T12:32:31.6581383Z [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-17T12:32:31.6723158Z [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-17T12:32:31.7039486Z [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-17T12:32:31.7169364Z [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-17T12:32:31.7325681Z [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-17T12:32:31.7449279Z [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-17T12:32:31.7608375Z [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-17T12:32:31.7729983Z [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-17T12:32:31.7903986Z [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-17T12:32:31.8037653Z [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-17T12:32:31.8357905Z [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-17T12:32:31.8489881Z [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-17T12:32:31.8646588Z [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-17T12:32:31.8769653Z [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-17T12:32:31.8920814Z [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-17T12:32:31.9049660Z [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-17T12:32:31.9202081Z [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-17T12:32:31.9329797Z [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-17T12:32:31.9670846Z [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-17T12:32:31.9807803Z [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-17T12:32:31.9961060Z [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-17T12:32:32.0089571Z [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-17T12:32:32.0242498Z [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-17T12:32:32.0382988Z [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-17T12:32:32.0541024Z [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-17T12:32:32.0689470Z [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-17T12:32:32.1007575Z [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-17T12:32:32.1129381Z [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-17T12:32:32.1282098Z [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-17T12:32:32.1409805Z [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-17T12:32:32.1569786Z [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-17T12:32:32.1689262Z [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-17T12:32:32.1844220Z [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-17T12:32:32.1969102Z [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-17T12:32:32.2297405Z [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-17T12:32:32.2434499Z [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-17T12:32:32.2580156Z [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-17T12:32:32.2735052Z [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-17T12:32:32.2910313Z [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-17T12:32:32.3047249Z [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-17T12:32:32.3203680Z [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-17T12:32:32.3342929Z [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-17T12:32:32.3634648Z [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-17T12:32:32.3770828Z [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-17T12:32:32.3927604Z [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-17T12:32:32.4066902Z [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-17T12:32:32.4218402Z [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-17T12:32:32.4356139Z [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-17T12:32:32.4517929Z [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-17T12:32:32.4653971Z [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-17T12:32:32.5098691Z [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-17T12:32:32.5235803Z [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-17T12:32:32.5378980Z [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-17T12:32:32.5526730Z [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-17T12:32:32.5676173Z [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-17T12:32:32.5827231Z [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-17T12:32:32.5972206Z [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-17T12:32:32.6120711Z [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-17T12:32:32.6444090Z [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-17T12:32:32.6631111Z [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-17T12:32:32.6784487Z [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-17T12:32:32.6923472Z [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-17T12:32:32.7059426Z [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-17T12:32:32.7209265Z [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-17T12:32:32.7358470Z [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-17T12:32:32.7529816Z [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-17T12:32:32.7860464Z [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-17T12:32:32.8001482Z [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-17T12:32:32.8154758Z [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-17T12:32:32.8291859Z [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-17T12:32:32.8450547Z [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-17T12:32:32.8588732Z [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-17T12:32:32.8748651Z [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-17T12:32:32.8885206Z [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-17T12:32:32.9219831Z [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-17T12:32:32.9362568Z [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-17T12:32:32.9504308Z [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-17T12:32:32.9645543Z [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-17T12:32:32.9780076Z [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-17T12:32:32.9916246Z [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-17T12:32:33.0070809Z [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-17T12:32:33.0210013Z [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-17T12:32:33.0550191Z [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-17T12:32:33.0687533Z [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-17T12:32:33.0823067Z [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-17T12:32:33.0963600Z [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-17T12:32:33.1100308Z [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-17T12:32:33.1241423Z [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-17T12:32:33.1380184Z [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-17T12:32:33.1520927Z [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-17T12:32:33.1857602Z [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-17T12:32:33.1992970Z [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-17T12:32:33.2141043Z [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-17T12:32:33.2285454Z [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-17T12:32:33.2435779Z [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-17T12:32:33.2529730Z [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-17T12:32:33.2683220Z [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-17T12:32:33.2824837Z [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-17T12:32:33.3161831Z [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-17T12:32:33.3302682Z [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-17T12:32:33.3456441Z [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-17T12:32:33.3569889Z [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-17T12:32:33.3721782Z [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-17T12:32:33.3849607Z [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-17T12:32:33.4026931Z [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-17T12:32:33.4162334Z [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-17T12:32:33.4482982Z [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-17T12:32:33.4625977Z [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-17T12:32:33.4782356Z [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-17T12:32:33.4929765Z [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-17T12:32:33.5179506Z [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-17T12:32:33.5409757Z [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-17T12:32:33.5461219Z [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-17T12:32:33.5631668Z [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-17T12:32:33.5975357Z [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-17T12:32:33.6120347Z [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-17T12:32:33.6270437Z [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-17T12:32:33.6408614Z [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-17T12:32:33.6565173Z [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-17T12:32:33.6702960Z [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-17T12:32:33.6880285Z [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-17T12:32:33.7009712Z [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-17T12:32:33.7361515Z [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-17T12:32:33.7504912Z [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-17T12:32:33.7654855Z [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-17T12:32:33.7809342Z [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-17T12:32:33.7934965Z [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-17T12:32:33.8072214Z [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-17T12:32:33.8218305Z [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-17T12:32:33.8355743Z [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-17T12:32:33.8695244Z [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-17T12:32:33.8840745Z [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-17T12:32:33.8979908Z [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-17T12:32:33.9125838Z [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-17T12:32:33.9283586Z [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-17T12:32:33.9410207Z [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-17T12:32:33.9580733Z [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-17T12:32:33.9735280Z [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-17T12:32:34.0073555Z [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-17T12:32:34.0217424Z [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-17T12:32:34.0341764Z [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-17T12:32:34.0477583Z [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-17T12:32:34.0624171Z [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-17T12:32:34.0759379Z [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-17T12:32:34.0928303Z [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-17T12:32:34.1049513Z [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-17T12:32:34.1379433Z [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-17T12:32:34.1515802Z [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-17T12:32:34.1680150Z [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-17T12:32:34.1829305Z [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-17T12:32:34.1985320Z [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-17T12:32:34.2120473Z [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-17T12:32:34.2283060Z [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-17T12:32:34.2409898Z [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-17T12:32:34.2720894Z [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-17T12:32:34.2848635Z [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-17T12:32:34.3007725Z [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-17T12:32:34.3152800Z [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-17T12:32:34.3303232Z [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-17T12:32:34.3453474Z [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-17T12:32:34.3613963Z [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-17T12:32:34.3774054Z [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-17T12:32:34.4099497Z [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-17T12:32:34.4247482Z [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-17T12:32:34.4417366Z [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-17T12:32:34.4563911Z [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-17T12:32:34.4735534Z [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-17T12:32:34.4881521Z [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-17T12:32:34.5047652Z [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-17T12:32:34.5183322Z [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-17T12:32:34.5519377Z [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-17T12:32:34.5648293Z [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-17T12:32:34.5807607Z [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-17T12:32:34.5929351Z [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-17T12:32:34.6091037Z [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-17T12:32:34.6208092Z [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-17T12:32:34.6365997Z [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-17T12:32:34.6505294Z [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-17T12:32:34.6842826Z [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-17T12:32:34.6968237Z [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-17T12:32:34.7126820Z [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-17T12:32:34.7262706Z [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-17T12:32:34.7412374Z [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-17T12:32:34.7528398Z [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-17T12:32:34.7694249Z [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-17T12:32:34.7808428Z [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-17T12:32:34.8165830Z [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-17T12:32:34.8288997Z [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-17T12:32:34.8447323Z [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-17T12:32:34.8583887Z [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-17T12:32:34.8739081Z [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-17T12:32:34.8883885Z [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-17T12:32:34.9019413Z [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-17T12:32:34.9129155Z [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-17T12:32:34.9487332Z [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-17T12:32:34.9623489Z [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-17T12:32:34.9773061Z [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-17T12:32:34.9918638Z [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-17T12:32:35.0058325Z [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-17T12:32:35.0203102Z [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-17T12:32:35.0337669Z [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-17T12:32:35.0483651Z [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-17T12:32:35.0797330Z [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-17T12:32:35.0928182Z [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-17T12:32:35.1086326Z [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-17T12:32:35.1233298Z [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-17T12:32:35.1380450Z [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-17T12:32:35.1529117Z [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-17T12:32:35.1686769Z [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-17T12:32:35.1809819Z [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-17T12:32:35.2140684Z [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-17T12:32:35.2286319Z [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-17T12:32:35.2423577Z [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-17T12:32:35.2585955Z [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-17T12:32:35.2740038Z [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-17T12:32:35.2877925Z [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-17T12:32:35.2938896Z [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-17T12:32:35.3087830Z [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-17T12:32:35.3415088Z [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-17T12:32:35.3553015Z [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-17T12:32:35.3698946Z [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-17T12:32:35.3835662Z [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-17T12:32:35.3982845Z [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-17T12:32:35.4119281Z [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-17T12:32:35.4258209Z [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-17T12:32:35.4398967Z [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-17T12:32:35.4721163Z [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-17T12:32:35.4856075Z [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-17T12:32:35.5006704Z [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-17T12:32:35.5128068Z [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-17T12:32:35.5283690Z [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-17T12:32:35.5408874Z [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-17T12:32:35.5557141Z [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-17T12:32:35.5648456Z [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-17T12:32:35.5971727Z [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-17T12:32:35.6138239Z [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-17T12:32:35.6327493Z [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-17T12:32:35.6463293Z [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-17T12:32:35.6613514Z [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-17T12:32:35.6768795Z [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-17T12:32:35.6928973Z [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-17T12:32:35.7077234Z [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-17T12:32:35.7409280Z [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-17T12:32:35.7554722Z [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-17T12:32:35.7699137Z [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-17T12:32:35.7835548Z [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-17T12:32:35.7978856Z [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-17T12:32:35.8114861Z [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-17T12:32:35.8258344Z [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-17T12:32:35.8394421Z [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-17T12:32:35.8725132Z [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-17T12:32:35.8848577Z [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-17T12:32:35.9005962Z [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-17T12:32:35.9129059Z [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-17T12:32:35.9280030Z [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-17T12:32:35.9418675Z [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-17T12:32:35.9571906Z [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-17T12:32:35.9718498Z [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-17T12:32:36.0047817Z [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-17T12:32:36.0217176Z [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-17T12:32:36.0378392Z [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-17T12:32:36.0529801Z [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-17T12:32:36.0685989Z [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-17T12:32:36.0838319Z [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-17T12:32:36.1000585Z [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-17T12:32:36.1154953Z [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-17T12:32:36.1490257Z [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-17T12:32:36.1628469Z [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-17T12:32:36.1778281Z [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-17T12:32:36.1914252Z [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-17T12:32:36.2069222Z [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-17T12:32:36.2218089Z [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-17T12:32:36.2374447Z [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-17T12:32:36.2519261Z [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-17T12:32:36.2835923Z [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-17T12:32:36.2969375Z [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-17T12:32:36.3121188Z [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-17T12:32:36.3249631Z [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-17T12:32:36.3409231Z [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-17T12:32:36.3529121Z [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-17T12:32:36.3684115Z [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-17T12:32:36.3809194Z [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-17T12:32:36.4156803Z [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-17T12:32:36.4289097Z [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-17T12:32:36.4444867Z [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-17T12:32:36.4589383Z [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-17T12:32:36.4737668Z [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-17T12:32:36.4872933Z [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-17T12:32:36.5015319Z [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-17T12:32:36.5156291Z [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-17T12:32:36.5487113Z [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-17T12:32:36.5622574Z [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-17T12:32:36.5772147Z [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-17T12:32:36.5919213Z [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-17T12:32:36.6080658Z [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-17T12:32:36.6199433Z [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-17T12:32:36.6378899Z [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-17T12:32:36.6519299Z [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-17T12:32:36.6849741Z [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-17T12:32:36.6991475Z [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-17T12:32:36.7150840Z [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-17T12:32:36.7289563Z [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-17T12:32:36.7449576Z [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-17T12:32:36.7593946Z [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-17T12:32:36.7741739Z [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-17T12:32:36.7889268Z [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-17T12:32:36.8219308Z [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-17T12:32:36.8363843Z [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-17T12:32:36.8499462Z [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-17T12:32:36.8645285Z [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-17T12:32:36.8798222Z [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-17T12:32:36.8889474Z [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-17T12:32:36.9049616Z [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-17T12:32:36.9200072Z [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-17T12:32:36.9522938Z [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-17T12:32:36.9648984Z [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-17T12:32:36.9804796Z [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-17T12:32:36.9929008Z [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-17T12:32:37.0085801Z [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-17T12:32:37.0230628Z [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-17T12:32:37.0379789Z [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-17T12:32:37.0529145Z [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-17T12:32:37.0857010Z [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-17T12:32:37.1002342Z [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-17T12:32:37.1161024Z [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-17T12:32:37.1289202Z [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-17T12:32:37.1459308Z [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-17T12:32:37.1568873Z [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-17T12:32:37.1734443Z [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-17T12:32:37.1880978Z [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-17T12:32:37.2188798Z [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-17T12:32:37.2333887Z [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-17T12:32:37.2492658Z [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-17T12:32:37.2628290Z [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-17T12:32:37.2780839Z [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-17T12:32:37.2921627Z [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-17T12:32:37.3059830Z [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-17T12:32:37.3249723Z [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-17T12:32:37.3648127Z [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-17T12:32:37.3795472Z [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-17T12:32:37.3955303Z [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-17T12:32:37.4101211Z [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-17T12:32:37.4248329Z [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-17T12:32:37.4368794Z [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-17T12:32:37.4513998Z [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-17T12:32:37.4650888Z [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-17T12:32:37.4965330Z ok (6.726s) 2022-08-17T12:32:37.4979052Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:32:37.4991491Z Sanity checks on _equalize.converged working ... ok (0.003s) 2022-08-17T12:32:37.4998238Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:32:37.5015363Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.002s) 2022-08-17T12:32:37.5031255Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:32:37.5165328Z First checks to see if _equalize.equalize can handle multiple ... ok (0.015s) 2022-08-17T12:32:37.5184577Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:32:37.5387558Z Checks to see if eager mode equalization supports fused ... ok (0.022s) 2022-08-17T12:32:37.5404918Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:32:37.5575340Z Checks to see if eager mode equalization supports fused ... ok (0.019s) 2022-08-17T12:32:37.7632061Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.205s) 2022-08-17T12:32:37.7648746Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:37.7712715Z After applying the equalization functions check if the input ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1467: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-17T12:32:37.7713739Z "Passing a QConfig dictionary to prepare is deprecated and will not be supported " 2022-08-17T12:32:37.7714972Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:1473: UserWarning: Passing a QConfig dictionary to prepare for equalization is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-17T12:32:37.7715903Z "Passing a QConfig dictionary to prepare for equalization is deprecated and will not " 2022-08-17T12:32:37.8150672Z ok (0.052s) 2022-08-17T12:32:37.8164652Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:37.8260212Z Tests that graphs containing branches are prepared correctly. ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:717: UserWarning: Cannot equalize linear1 because it is part of a branch. 2022-08-17T12:32:37.8260942Z f"Cannot equalize {node} because it is part of a branch." 2022-08-17T12:32:37.8267902Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/prepare.py:717: UserWarning: Cannot equalize linear2 because it is part of a branch. 2022-08-17T12:32:37.8268531Z f"Cannot equalize {node} because it is part of a branch." 2022-08-17T12:32:37.8381769Z ok (0.023s) 2022-08-17T12:32:37.8394355Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:37.9641486Z Tests that the modified model for equalization (before quantization) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node linear1_packed_weight_0 target linear1_packed_weight_0 linear1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:37.9642877Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:38.0076755Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node linear2_packed_weight_0 target linear2_packed_weight_0 linear2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:38.0077842Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:38.2582071Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node linear_packed_weight_0 target linear_packed_weight_0 linear_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:38.2583085Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:38.8154096Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node conv1_packed_weight_0 target conv1_packed_weight_0 conv1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:38.8155379Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:38.9320036Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node conv2_packed_weight_0 target conv2_packed_weight_0 conv2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:38.9321002Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:39.5394206Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node conv_packed_weight_0 target conv_packed_weight_0 conv_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:39.5395301Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:39.6678427Z ok (1.829s) 2022-08-17T12:32:39.6687193Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:39.7201793Z After applying the equalization functions, check if the equalization ... ok (0.052s) 2022-08-17T12:32:39.7247599Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:39.7348929Z Tests that the modified model for equalization has the same graph ... /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-17T12:32:39.7349825Z "must run observer before calling calculate_qparams. " + 2022-08-17T12:32:39.7350864Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_equalize.py:180: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2022-08-17T12:32:39.7351607Z "Must run observer before calling calculate_equalization_scale. " + 2022-08-17T12:32:39.7353002Z /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/fx/_equalize.py:95: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2022-08-17T12:32:39.7353797Z "Must call calculate_equalization_scale before calling calculate_scaled_minmax. " + 2022-08-17T12:32:39.8230369Z /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:32:39.8231316Z "must run observer before calling calculate_qparams. " + 2022-08-17T12:32:40.1824743Z ok (0.462s) 2022-08-17T12:32:40.1838662Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:40.3433967Z Tests that graphs created after prepare_fx is as expected ... ok (0.161s) 2022-08-17T12:32:40.3442414Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:40.6259008Z Tests that for small models, the results of quantized models that ... ok (0.282s) 2022-08-17T12:32:40.6270579Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:40.6760802Z After applying the equalization functions check if the weights and ... ok (0.050s) 2022-08-17T12:32:40.6779765Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:32:40.8061302Z Tests that we are able to run numeric suite on the equalized model ... ok (0.130s) 2022-08-17T12:32:40.9702259Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.164s) 2022-08-17T12:32:41.0181940Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.048s) 2022-08-17T12:32:41.0515652Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.033s) 2022-08-17T12:32:41.0524364Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-17T12:32:41.1000950Z Verify that graph matching works on methods ... ok (0.048s) 2022-08-17T12:32:41.2604484Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.160s) 2022-08-17T12:32:41.2795960Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/observer.py:1173: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T12:32:41.2796491Z Returning default scale and zero point " 2022-08-17T12:32:41.3799050Z ok (0.119s) 2022-08-17T12:32:41.3826533Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-17T12:32:41.3884734Z Tests that the mapping of op relationships is complete. ... ok (0.009s) 2022-08-17T12:32:41.5400240Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.151s) 2022-08-17T12:32:41.5598362Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:41.5599459Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:41.6211559Z ok (0.081s) 2022-08-17T12:32:41.7034134Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.082s) 2022-08-17T12:32:41.8490327Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.145s) 2022-08-17T12:32:41.9199525Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.071s) 2022-08-17T12:32:42.0040419Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.084s) 2022-08-17T12:32:42.0052084Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-17T12:32:42.0467957Z Verify that graph matching works on user defined functions ... ok (0.043s) 2022-08-17T12:32:42.0484167Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... /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:32:42.0485533Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T12:32:42.0487046Z /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:32:42.0487783Z warnings.warn(msg) 2022-08-17T12:32:45.4356372Z ok (3.389s) 2022-08-17T12:32:49.5518279Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... ok (4.116s) 2022-08-17T12:32:49.5527792Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:32:51.3302097Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.777s) 2022-08-17T12:32:51.3311433Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:32:51.4973116Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node _packed_weight_1 target _packed_weight_1 _packed_weight_1 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:51.4974540Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:51.8850054Z ok (0.554s) 2022-08-17T12:32:52.3020401Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.417s) 2022-08-17T12:32:52.3026151Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:32:52.3499193Z Verify that add_loggers works on methods ... skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-08-17T12:32:52.3500012Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2022-08-17T12:32:52.3945097Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-08-17T12:32:52.4182609Z ok (0.116s) 2022-08-17T12:32:53.0270942Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.609s) 2022-08-17T12:32:53.4600026Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.433s) 2022-08-17T12:32:53.5365124Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.076s) 2022-08-17T12:32:53.5892965Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node _packed_weight_2 target _packed_weight_2 _packed_weight_2 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:53.5894173Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:53.5895316Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node _packed_weight_3 target _packed_weight_3 _packed_weight_3 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:53.5896252Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:53.5897374Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node _packed_weight_4 target _packed_weight_4 _packed_weight_4 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:53.5898284Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:53.5899653Z /opt/conda/lib/python3.7/site-packages/torch/fx/graph.py:1258: UserWarning: Node _packed_weight_5 target _packed_weight_5 _packed_weight_5 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:32:53.5900569Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:32:54.4190315Z ok (0.882s) 2022-08-17T12:32:55.3167827Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.898s) 2022-08-17T12:32:55.3174860Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:32:55.5352132Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.217s) 2022-08-17T12:32:55.6133899Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.078s) 2022-08-17T12:32:56.0694814Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.456s) 2022-08-17T12:32:56.4490001Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.380s) 2022-08-17T12:32:57.4465270Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.997s) 2022-08-17T12:32:58.5133481Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.067s) 2022-08-17T12:32:58.6533392Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.140s) 2022-08-17T12:32:58.8051049Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-17T12:32:58.8052344Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-17T12:32:58.8090712Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2022-08-17T12:32:58.8091643Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2022-08-17T12:32:58.8112420Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2022-08-17T12:32:58.8114842Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2022-08-17T12:32:58.8159811Z ok (0.163s) 2022-08-17T12:32:58.9090980Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.093s) 2022-08-17T12:32:59.0958394Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.187s) 2022-08-17T12:32:59.1769264Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.081s) 2022-08-17T12:32:59.5080670Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.331s) 2022-08-17T12:32:59.8716669Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.363s) 2022-08-17T12:33:00.2386434Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.367s) 2022-08-17T12:33:00.2934696Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.055s) 2022-08-17T12:33:00.5396681Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.246s) 2022-08-17T12:33:00.5856177Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.046s) 2022-08-17T12:33:00.6704955Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.085s) 2022-08-17T12:33:00.6711778Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:01.1949933Z Verifies that logging inputs works correctly ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:01.3355316Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:01.4504029Z ok (0.780s) 2022-08-17T12:33:01.5308025Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.080s) 2022-08-17T12:33:02.0379112Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.507s) 2022-08-17T12:33:02.3220298Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.284s) 2022-08-17T12:33:02.3225874Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:02.5439207Z Verify that add_loggers works on methods ... ok (0.222s) 2022-08-17T12:33:02.9701255Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.426s) 2022-08-17T12:33:03.3322589Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.362s) 2022-08-17T12:33:04.0515728Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2022-08-17T12:33:04.0516623Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2022-08-17T12:33:04.0517351Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-17T12:33:04.0517979Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-17T12:33:04.0518624Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2022-08-17T12:33:04.0519037Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2022-08-17T12:33:04.0519522Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:04.0520037Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:04.0520544Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:04.0521004Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:33:04.2571610Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2022-08-17T12:33:04.2572404Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-17T12:33:04.2573045Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2022-08-17T12:33:04.2573610Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:04.2574387Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:04.2574858Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:33:04.3687962Z ok (1.036s) 2022-08-17T12:33:04.3716819Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:04.3773350Z Tests that all the ops quantization cares about have input and output ... ok (0.009s) 2022-08-17T12:33:04.3779593Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:04.6904847Z Verify that shadowing works with ops which accept either fp32 or ... skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-17T12:33:04.6906147Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-17T12:33:04.6908131Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-17T12:33:04.6910948Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-17T12:33:04.7453422Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-17T12:33:04.7455321Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-17T12:33:04.7967580Z ok (0.419s) 2022-08-17T12:33:04.9419183Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:04.9420341Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:33:05.0646442Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:05.0646948Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:33:05.1003622Z ok (0.304s) 2022-08-17T12:33:05.1010260Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:05.3994953Z Verifies that we can match pairs of ops which have the same aten ... ok (0.299s) 2022-08-17T12:33:05.4802411Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.081s) 2022-08-17T12:33:05.6543589Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.174s) 2022-08-17T12:33:05.6549977Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:05.8122662Z Copying a `call_function` node is not implemented, test that this ... skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-17T12:33:05.8123773Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-17T12:33:05.8765135Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-17T12:33:05.9314786Z ok (0.277s) 2022-08-17T12:33:05.9340357Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:06.1717304Z Verify that NS APIs work on user defined functions ... /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:33:06.1717804Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:33:06.2291077Z skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-08-17T12:33:06.2291989Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-08-17T12:33:06.2308510Z ok (0.299s) 2022-08-17T12:33:06.2324803Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:33:06.2334928Z For user defined modules, ... /opt/conda/lib/python3.7/site-packages/torch/ao/quantization/quantize_fx.py:150: UserWarning: Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported in a future version. Please pass in a PrepareCustomConfig instead. 2022-08-17T12:33:06.2335966Z "Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported " 2022-08-17T12:33:06.4936542Z ok (0.263s) 2022-08-17T12:33:06.5687874Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.075s) 2022-08-17T12:33:07.5512912Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.982s) 2022-08-17T12:33:07.9860374Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.435s) 2022-08-17T12:33:08.0008682Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/_reference/modules/rnn.py:308: 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:33:08.0009870Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-08-17T12:33:08.0011198Z /opt/conda/lib/python3.7/site-packages/torch/nn/quantized/_reference/modules/rnn.py:311: 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:33:08.0012116Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2022-08-17T12:33:08.2023809Z ok (0.216s) 2022-08-17T12:33:09.1404911Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.938s) 2022-08-17T12:33:09.6761981Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.536s) 2022-08-17T12:33:09.8049617Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.129s) 2022-08-17T12:33:10.5627411Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.758s) 2022-08-17T12:33:10.9482323Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.385s) 2022-08-17T12:33:11.2585140Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.310s) 2022-08-17T12:33:12.9112363Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9113166Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9176978Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9177522Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9209751Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9210268Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9274435Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9274983Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9307864Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9308604Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9342206Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9343300Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9422551Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9423088Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9455865Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9456392Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9521423Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9521973Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9555671Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9556199Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:12.9602397Z skipping shadow loggers for node_b: torch.nn.functional.adaptive_avg_pool2d, start_node_a: torch.nn.functional.adaptive_avg_pool2d, unhandled logic in subgraph copy 2022-08-17T12:33:12.9604989Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.functional.adaptive_avg_pool2d, unhandled logic in subgraph copy 2022-08-17T12:33:14.0008133Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0038168Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0055080Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0084766Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0100608Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0115903Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0145882Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0161385Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0191409Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0215032Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:14.0230434Z skipping shadow loggers for node_b: torch.nn.functional.adaptive_avg_pool2d, start_node_a: torch.nn.functional.adaptive_avg_pool2d, unhandled logic in subgraph copy 2022-08-17T12:33:18.1983900Z ok (6.940s) 2022-08-17T12:33:19.2620345Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2621257Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2641479Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2642112Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2673706Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2674339Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2695556Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2696203Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2726790Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2727748Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2748560Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2749246Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2779074Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2779996Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2801127Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.2802139Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7611077Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7620530Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7637365Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7648503Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7663843Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7674167Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7690529Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7700913Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add_relu, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:33:19.7703649Z skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-17T12:33:19.7711914Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.flatten, start_node_a: torch._VariableFunctionsClass.flatten, unknown dtype cast 2022-08-17T12:33:21.4279554Z ok (3.230s) 2022-08-17T12:33:24.9313126Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (3.503s) 2022-08-17T12:33:26.0903505Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:33:26.0904753Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:33:26.0916196Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:26.2061230Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:33:26.2071128Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:28.0993993Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:33:28.0994968Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:33:28.1003579Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:28.2141356Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:33:28.2148643Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:33:28.4744499Z ok (3.543s) 2022-08-17T12:33:28.6504184Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.176s) 2022-08-17T12:33:28.6537939Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.003s) 2022-08-17T12:33:28.6552557Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.001s) 2022-08-17T12:33:28.6555561Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:33:28.7561324Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.101s) 2022-08-17T12:33:28.7694695Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.013s) 2022-08-17T12:33:28.7698969Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:33:28.7702113Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:33:28.7753450Z Tests the backward method. ... skip: temporarily disable the test (0.005s) 2022-08-17T12:33:28.7856880Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2022-08-17T12:33:28.7861680Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:33:28.7946812Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.008s) 2022-08-17T12:33:29.1323963Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.338s) 2022-08-17T12:33:29.1374923Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.005s) 2022-08-17T12:33:29.2500741Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.112s) 2022-08-17T12:33:29.2551523Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... /opt/conda/lib/python3.7/site-packages/torch/amp/autocast_mode.py:202: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2022-08-17T12:33:29.2552653Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2022-08-17T12:33:29.2570773Z ok (0.007s) 2022-08-17T12:33:29.2581258Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:33:29.3895599Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.132s) 2022-08-17T12:33:29.4007121Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.011s) 2022-08-17T12:33:29.4011456Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:33:29.4107873Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.009s) 2022-08-17T12:33:29.4117042Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:33:29.5172282Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.106s) 2022-08-17T12:33:29.5281798Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.011s) 2022-08-17T12:33:29.5286461Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:33:29.5338051Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.005s) 2022-08-17T12:33:29.6800089Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.146s) 2022-08-17T12:33:29.6876450Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.008s) 2022-08-17T12:33:29.6917377Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.004s) 2022-08-17T12:33:29.6955984Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.004s) 2022-08-17T12:33:29.9511197Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.255s) 2022-08-17T12:33:29.9550099Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.004s) 2022-08-17T12:33:30.0959716Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.141s) 2022-08-17T12:33:30.1001757Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.004s) 2022-08-17T12:33:30.1039183Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.004s) 2022-08-17T12:33:30.1077359Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.004s) 2022-08-17T12:33:30.1717830Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.064s) 2022-08-17T12:33:30.1949276Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.023s) 2022-08-17T12:33:30.1967951Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2022-08-17T12:33:30.2096802Z Test case that checks whether forward pre hooks of the first module and ... ok (0.015s) 2022-08-17T12:33:30.2528101Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.043s) 2022-08-17T12:33:30.5222114Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.269s) 2022-08-17T12:33:30.5646730Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.042s) 2022-08-17T12:33:30.5695397Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.005s) 2022-08-17T12:33:30.5722512Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.003s) 2022-08-17T12:33:31.1846619Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.612s) 2022-08-17T12:33:31.3891953Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.204s) 2022-08-17T12:33:31.3908721Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temprorarily skipping the test case, will enable after the simplepattern format is supported (0.002s) 2022-08-17T12:33:31.4159214Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.025s) 2022-08-17T12:33:31.4221577Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.006s) 2022-08-17T12:33:31.4305352Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.008s) 2022-08-17T12:33:31.4352367Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.005s) 2022-08-17T12:33:31.4422275Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.007s) 2022-08-17T12:33:31.4439503Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-17T12:33:31.4475132Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.005s) 2022-08-17T12:33:31.4493807Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-17T12:33:31.4530585Z This test tests two keys in backend_config: root_node_getter and ... ok (0.005s) 2022-08-17T12:33:31.5582795Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.105s) 2022-08-17T12:33:31.5593064Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-17T12:33:31.5954238Z TODO: add test for all fused modules ... ok (0.037s) 2022-08-17T12:33:31.6011622Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... /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:33:31.6012693Z warnings.warn(msg, FutureWarning) 2022-08-17T12:33:31.6018201Z ok (0.006s) 2022-08-17T12:33:31.6082564Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.006s) 2022-08-17T12:33:31.6103573Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-08-17T12:33:31.6217133Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.013s) 2022-08-17T12:33:31.6239997Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-08-17T12:33:31.6548185Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.033s) 2022-08-17T12:33:31.6642214Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.009s) 2022-08-17T12:33:31.6791988Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.015s) 2022-08-17T12:33:31.6972336Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.018s) 2022-08-17T12:33:31.7313492Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.034s) 2022-08-17T12:33:31.7572944Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.026s) 2022-08-17T12:33:31.7583827Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.001s) 2022-08-17T12:33:31.7638827Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.005s) 2022-08-17T12:33:31.7721317Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.008s) 2022-08-17T12:33:31.7892547Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.017s) 2022-08-17T12:33:31.8408099Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.051s) 2022-08-17T12:33:31.8815447Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.041s) 2022-08-17T12:33:31.8931674Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.012s) 2022-08-17T12:33:31.9132989Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.020s) 2022-08-17T12:33:31.9944165Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.081s) 2022-08-17T12:33:32.0152258Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.021s) 2022-08-17T12:33:32.0433125Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.028s) 2022-08-17T12:33:32.0444351Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:33:32.0572489Z Tests the constructor of the ModelReport class. ... ok (0.014s) 2022-08-17T12:33:32.0575664Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:33:32.0582046Z Tests for generation of qconfigs by ModelReport API ... ok (0.001s) 2022-08-17T12:33:32.0598446Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:33:32.1011422Z Tests model_report.generate_model_report to ensure report generation ... /var/lib/jenkins/workspace/test/quantization/fx/test_model_report_fx.py:1057: 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:33:32.1012423Z example_input = torch.tensor(torch.randint(100, (1, 3, 3, 3)), dtype=torch.float) 2022-08-17T12:33:32.1793571Z ok (0.121s) 2022-08-17T12:33:32.1804322Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:33:32.2098930Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... ok (0.030s) 2022-08-17T12:33:32.2115467Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:33:32.2330997Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... ok (0.023s) 2022-08-17T12:33:32.2333489Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:33:32.2339560Z Tests for generation of qconfigs by ModelReport API ... ok (0.001s) 2022-08-17T12:33:32.2743156Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... ok (0.040s) 2022-08-17T12:33:32.2941032Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.020s) 2022-08-17T12:33:32.3139742Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.020s) 2022-08-17T12:33:32.3282306Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.014s) 2022-08-17T12:33:32.3464019Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.018s) 2022-08-17T12:33:32.3573134Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.011s) 2022-08-17T12:33:32.3761644Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.019s) 2022-08-17T12:33:32.3869629Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.011s) 2022-08-17T12:33:32.4038739Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.017s) 2022-08-17T12:33:32.4997183Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.096s) 2022-08-17T12:33:32.5030913Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.003s) 2022-08-17T12:33:32.5147001Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.011s) 2022-08-17T12:33:32.5154591Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:33:32.5446004Z Tests the generate_table_view() ... ok (0.030s) 2022-08-17T12:33:32.5452239Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:33:32.5727747Z Tests the generate_table_view() ... ok (0.028s) 2022-08-17T12:33:32.5734086Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:33:32.6000337Z Tests the generate_table_view() ... ok (0.027s) 2022-08-17T12:33:32.6011675Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:33:32.6286349Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... ok (0.028s) 2022-08-17T12:33:45.6960249Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (13.067s) 2022-08-17T12:33:49.0917989Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (3.396s) 2022-08-17T12:33:49.3008629Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.209s) 2022-08-17T12:33:49.7014939Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.401s) 2022-08-17T12:33:50.2147731Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.513s) 2022-08-17T12:33:50.3260902Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.111s) 2022-08-17T12:33:50.3488917Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.023s) 2022-08-17T12:33:50.4636876Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.115s) 2022-08-17T12:33:50.6098354Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.146s) 2022-08-17T12:33:50.7374615Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.127s) 2022-08-17T12:33:50.8369707Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.099s) 2022-08-17T12:33:50.8394799Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [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-17T12:33:50.8612652Z ok (0.024s) 2022-08-17T12:33:51.1837833Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.322s) 2022-08-17T12:33:51.1874107Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [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-17T12:33:51.2023940Z [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-17T12:33:51.2298980Z ok (0.046s) 2022-08-17T12:33:51.4001503Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.170s) 2022-08-17T12:33:51.5001035Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.100s) 2022-08-17T12:33:51.5088806Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [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-17T12:33:51.5207426Z ok (0.021s) 2022-08-17T12:33:51.8506894Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.330s) 2022-08-17T12:33:51.8538050Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... [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-17T12:33:51.8685893Z [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-17T12:33:51.8924462Z ok (0.042s) 2022-08-17T12:33:52.1758107Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.283s) 2022-08-17T12:33:52.2039134Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.028s) 2022-08-17T12:33:52.2821406Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.078s) 2022-08-17T12:33:52.2869459Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.005s) 2022-08-17T12:33:52.5822692Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.295s) 2022-08-17T12:33:52.5898888Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.008s) 2022-08-17T12:33:52.5911202Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... /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=MobileNet_V2_Weights.IMAGENET1K_V1`. You can also use `weights=MobileNet_V2_Weights.DEFAULT` to get the most up-to-date weights. 2022-08-17T12:33:52.5912342Z warnings.warn(msg) 2022-08-17T12:33:52.6382787Z Downloading: "https://download.pytorch.org/models/mobilenet_v2-b0353104.pth" to /var/lib/jenkins/.cache/torch/hub/checkpoints/mobilenet_v2-b0353104.pth 2022-08-17T12:33:52.6874504Z 2022-08-17T12:33:52.7879520Z 0%| | 0.00/13.6M [00:00= 5.1 (0.002s) 2022-08-17T12:44:51.3317571Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-08-17T12:44:51.3322221Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-08-17T12:44:51.3332690Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.001s) 2022-08-17T12:44:51.3352394Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.002s) 2022-08-17T12:44:51.3367939Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.001s) 2022-08-17T12:44:51.3409361Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.3426238Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.3498368Z test_RReLU (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.3506153Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.3557261Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.3565508Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.3636892Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.3645184Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.3689566Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.3697680Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.3783497Z test_ReLU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.3870445Z test_ReLU6 (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.3879327Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.3929591Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.3937493Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.3988103Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.3996313Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4004154Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4055252Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.4063365Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4177862Z test_ReLU_scalar (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:51.4179547Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4247746Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.4329394Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.4337903Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4460798Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:44:51.4469574Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4478268Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4562441Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.4702025Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:44:51.4710516Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4718959Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4808874Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.4817507Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.4949830Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:44:51.5199776Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:44:51.5208560Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5216003Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5324747Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:51.5333744Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5408766Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.5488699Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.5496933Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5616726Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:44:51.5626118Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5634941Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5715396Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.5844393Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:44:51.5852971Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5860836Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.5944836Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.5952996Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6035826Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.6175979Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:44:51.6184089Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6192052Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6276472Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.6284578Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6368344Z test_SELU (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.6377099Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6427076Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.6435232Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6509706Z test_SELU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.6510263Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6517744Z test_Sequential_add (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6542425Z test_Sequential_append (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6562243Z test_Sequential_delitem (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6580875Z test_Sequential_extend (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6612245Z test_Sequential_getitem (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:51.6633259Z test_Sequential_iadd (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6658130Z test_Sequential_imul (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6677322Z test_Sequential_insert (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6691566Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:51.6708315Z test_Sequential_mul (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6724850Z test_Sequential_pop (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6741905Z test_Sequential_rmul (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:51.6756331Z test_Sequential_setitem (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:51.6772008Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:51.6857841Z test_SiLU (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.6866856Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6920639Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.6929356Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.6981187Z test_SiLU_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.6989298Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7068332Z test_Sigmoid (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.7076519Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7128782Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.7137266Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7182760Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.7190903Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7270193Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.7348333Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.7356170Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7364561Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7372598Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7380515Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7422941Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.7431264Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7439474Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7447616Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7490173Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.7498193Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7505875Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7512351Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7551297Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.7558576Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7565504Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7572548Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7645644Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.7654004Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7704466Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.7712539Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7781686Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.7789701Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7797407Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7804820Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7868037Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:51.7875570Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7882730Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7890076Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7954809Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:51.7962545Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7969899Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.7976516Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8050477Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.8058771Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8111093Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.8119878Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8127332Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8134566Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8184756Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.8193300Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8200879Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8208626Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8251718Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.8258712Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8264885Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8271036Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8313917Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.8321249Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8327858Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8333862Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8424231Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.8433334Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8484793Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.8494059Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8501332Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8508754Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8595624Z test_Softmax (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.8686936Z test_Softmax2d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.8694927Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8772930Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.8781788Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8789583Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8864465Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.8872643Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.8925728Z test_Softmax_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.8934265Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9016810Z test_Softmin (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.9025711Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9111979Z test_Softmin_multidim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:51.9120165Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9206233Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.9214917Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9262630Z test_Softmin_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.9270757Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9356796Z test_Softplus (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.9442684Z test_Softplus_beta (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.9451881Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9537820Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:51.9546532Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9597541Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.9605575Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9613583Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9663922Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.9672038Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9740869Z test_Softshrink (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.9748911Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9817111Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:51.9825148Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9868683Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:51.9876909Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:51.9967343Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:51.9967933Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0049086Z test_Softsign (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:52.0056862Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0116218Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:52.0124305Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0195487Z test_Softsign_scalar (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:52.0203135Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0287608Z test_Tanh (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:52.0296749Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0350563Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:52.0359623Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0409751Z test_Tanh_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:52.0418085Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0506713Z test_Tanhshrink (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:52.0516008Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0575597Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:52.0584367Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0635246Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:52.0643911Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0720679Z test_Threshold_large_value (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:52.0729610Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0778644Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:52.0786888Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0871579Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:52.0880581Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.0932726Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:52.0941159Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.1567798Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.062s) 2022-08-17T12:44:52.1577568Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.2207665Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.063s) 2022-08-17T12:44:52.2218125Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.2580519Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.036s) 2022-08-17T12:44:52.2589693Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.3995701Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.140s) 2022-08-17T12:44:52.4005794Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:52.9463847Z test_Transformer_cell (__main__.TestNN) ... ok (0.546s) 2022-08-17T12:44:53.2856706Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.339s) 2022-08-17T12:44:53.2867775Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.2977820Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:53.2986409Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.2994314Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3000537Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3088666Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:53.3095629Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3102398Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3108787Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3196321Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:53.3203625Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3210198Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3216677Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3289869Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:53.3296779Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3368745Z test_Unfold (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:53.3376718Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3449286Z test_Unfold_int_input (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:53.3457396Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3535614Z test_ZeroPad2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:53.3668688Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:44:53.3679052Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3688677Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3768926Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:53.3777533Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.3857926Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:53.3866748Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:53.4018129Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:44:53.4042896Z test_adaptive_pooling_avg_nhwc (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.4056691Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:53.4067223Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:53.4091257Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.4145273Z test_adaptive_pooling_bfloat16 (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:53.4157103Z test_adaptive_pooling_input_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.4174618Z test_adaptive_pooling_size_none (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.4239310Z test_adaptive_pooling_size_overflow (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:53.4266515Z test_add_module (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:53.4280645Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.4341620Z test_affine_grid (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:53.4407406Z test_affine_grid_3d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:53.4447802Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:53.4495626Z test_assignment (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:44:53.4509633Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.4520117Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:53.4540443Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.002s) 2022-08-17T12:44:53.4682015Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:44:53.4692891Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:44:53.4712967Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.4720497Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:53.4799660Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:53.4810360Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.4886942Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:53.4974406Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:53.5130168Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:44:53.5220050Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:53.5235676Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.5260375Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.5371407Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:53.5383675Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.5407482Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.5431355Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.5463477Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:53.5775940Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.031s) 2022-08-17T12:44:53.5851337Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:53.5866586Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.5882129Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.5894449Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.5906913Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.5922129Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.5955586Z test_bilinear (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:53.5970806Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6175400Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:44:53.6208699Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:53.6216049Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:44:53.6222771Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:44:53.6231351Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:44:53.6240574Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6254361Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6263241Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6271016Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6282846Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6302912Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.6312180Z test_caching_parametrization (__main__.TestNN) 2022-08-17T12:44:53.6323889Z Test the caching system of a parametrization ... ok (0.002s) 2022-08-17T12:44:53.6335957Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T12:44:53.6351691Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.003s) 2022-08-17T12:44:53.6367069Z 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:44:53.6368297Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2022-08-17T12:44:53.6368701Z ok (0.002s) 2022-08-17T12:44:53.6407449Z test_channel_shuffle (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:53.6417049Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6432199Z test_children (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.6530587Z test_clip_grad_norm (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:44:53.6553864Z test_clip_grad_value (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.6562342Z test_compute_nparams_to_prune (__main__.TestNN) 2022-08-17T12:44:53.6568363Z Test that requested pruning `amount` gets translated into the ... ok (0.001s) 2022-08-17T12:44:53.6588868Z test_container_copy (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.6769678Z test_conv2d_discontiguous_weight (__main__.TestNN) ... ok (0.018s) 2022-08-17T12:44:53.7296981Z test_conv_backcompat (__main__.TestNN) ... ok (0.053s) 2022-08-17T12:44:53.7309018Z test_conv_cudnn_memory_layout_dominance (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:53.7325203Z test_conv_invalid_groups (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:53.8288849Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestNN) ... ok (0.096s) 2022-08-17T12:44:53.8303358Z test_conv_padding_mode (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:53.9143104Z test_conv_shapecheck (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:971: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T12:44:53.9144325Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:44:53.9721677Z ok (0.142s) 2022-08-17T12:44:53.9791942Z test_conv_tbc (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:53.9810963Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:44:53.9925057Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:54.0012171Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:54.0094746Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:54.0540565Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.044s) 2022-08-17T12:44:54.0575451Z test_cosine_similarity (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:54.0597407Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:56.9955551Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (2.936s) 2022-08-17T12:44:56.9967035Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:56.9975596Z test_cudnn_non_contiguous (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:44:56.9984271Z test_cudnn_noncontiguous_weight (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:56.9991001Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.001s) 2022-08-17T12:44:57.0012068Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2022-08-17T12:44:57.0030333Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.002s) 2022-08-17T12:44:57.0038912Z test_custom_from_mask_pruning (__main__.TestNN) 2022-08-17T12:44:57.0046921Z Test that the CustomFromMask is capable of receiving ... ok (0.002s) 2022-08-17T12:44:57.0066163Z test_deepcopy_after_parametrization (__main__.TestNN) 2022-08-17T12:44:57.0127125Z Test that we are able to create a deepcopy of the module when it's parametrized. ... ok (0.008s) 2022-08-17T12:44:57.0140680Z test_dir (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0150394Z test_dir_digit (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0191695Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:57.0233651Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:57.0247851Z test_embedding_bag_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0258429Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0278019Z test_embedding_bag_functional (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0395671Z test_embedding_bag_padding_idx_error (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:44:57.0408852Z test_embedding_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0424664Z test_embedding_from_pretrained_options (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0436257Z test_embedding_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0453839Z test_embedding_functional (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0466699Z test_embedding_max_norm (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0475001Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:57.0488254Z test_embedding_sparse_basic (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0505647Z test_embedding_sparse_empty_tensor (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0519608Z test_embeddingbag_from_pretrained (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0536941Z test_embeddingbag_from_pretrained_options (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0733275Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:44:57.0777702Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:57.0839366Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:57.0858783Z test_extra_state (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0868766Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0879261Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.0896814Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.0912906Z 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:44:57.0913731Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2022-08-17T12:44:57.0915256Z 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:44:57.0916090Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2022-08-17T12:44:57.0918836Z ok (0.002s) 2022-08-17T12:44:57.0930611Z test_flatten (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.1159111Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.023s) 2022-08-17T12:44:57.1203090Z test_functional_grad_conv (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:57.2948275Z test_functional_grad_conv2d (__main__.TestNN) ... ok (0.174s) 2022-08-17T12:44:57.2964960Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.2993444Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:57.3016185Z test_gaussian_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.3029984Z test_get_buffer (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:57.3047624Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:57.3059606Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.001s) 2022-08-17T12:44:57.3071508Z test_global_pruning (__main__.TestNN) 2022-08-17T12:44:57.3084635Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.002s) 2022-08-17T12:44:57.3100370Z test_global_pruning_importance_scores (__main__.TestNN) 2022-08-17T12:44:57.3112408Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.003s) 2022-08-17T12:44:57.3387731Z test_grad_conv1d_input (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:44:57.3670513Z test_grad_conv1d_weight (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:44:57.3997095Z test_grad_conv2d_input (__main__.TestNN) ... ok (0.033s) 2022-08-17T12:44:57.4317574Z test_grad_conv2d_weight (__main__.TestNN) ... ok (0.032s) 2022-08-17T12:44:57.4822433Z test_grad_conv3d_input (__main__.TestNN) ... ok (0.050s) 2022-08-17T12:44:57.5295857Z test_grad_conv3d_weight (__main__.TestNN) ... ok (0.047s) 2022-08-17T12:44:58.2651343Z test_grid_sample (__main__.TestNN) ... ok (0.735s) 2022-08-17T12:44:58.3409696Z test_grid_sample_3d (__main__.TestNN) ... ok (0.076s) 2022-08-17T12:44:58.3665693Z 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:44:58.3666672Z "Default grid_sample and affine_grid behavior has changed " 2022-08-17T12:44:58.3710564Z ok (0.030s) 2022-08-17T12:44:58.3722905Z test_grouped_conv_cudnn_nhwc_support (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:58.4780407Z test_hardtanh_backward (__main__.TestNN) ... ok (0.105s) 2022-08-17T12:44:58.4822608Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:44:58.4849495Z test_hook_backward_size (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:58.4864858Z test_hook_backward_writeable (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:44:58.4865620Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:44:58.4866956Z /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:44:58.4868011Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:44:58.4870693Z ok (0.002s) 2022-08-17T12:44:58.4889029Z test_hook_cpp (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:58.4903527Z test_hook_extra_input (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:58.4925582Z test_hook_forward_preforward_writable (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:58.5055562Z test_hook_inplace (__main__.TestNN) ... ok (0.013s) 2022-08-17T12:44:58.5071738Z test_hook_invalid_outputs (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:58.5083439Z test_hook_last_arg_requires_grad (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:58.5111359Z test_hook_no_requires_grad (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:44:58.5205679Z test_hook_non_full_warning (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:58.5220122Z test_hook_requires_grad (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:58.5239686Z test_hooks (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T12:44:58.5240964Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T12:44:58.5321226Z ok (0.010s) 2022-08-17T12:44:58.5405621Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:58.5416361Z test_identity_pruning (__main__.TestNN) 2022-08-17T12:44:58.5434614Z Test that a mask of 1s does not change forward or backward. ... ok (0.003s) 2022-08-17T12:44:58.5456976Z test_initialization_parametrization (__main__.TestNN) 2022-08-17T12:44:58.5482179Z Test that it is possible to initialize a parametrization when it ... ok (0.005s) 2022-08-17T12:44:58.5506699Z test_inplace_thnn (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:58.6736428Z test_interpolate (__main__.TestNN) ... ok (0.123s) 2022-08-17T12:44:58.6817253Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:58.6826304Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.6890695Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.6899765Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.6978177Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:58.6987551Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7061227Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7070312Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7138910Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7210219Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7218316Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7227291Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7295929Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7362422Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7370788Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7378475Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7452140Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7460078Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7528915Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7537063Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7612465Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7619643Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7690584Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7698444Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7769332Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7834945Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7842978Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7850757Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7916799Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7982559Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.7990409Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.7998420Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8011301Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:44:58.8074509Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8138497Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8146570Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8154453Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8213432Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8221569Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8285018Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8345890Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8353923Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8361655Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8425713Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8433338Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8496806Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8505397Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8568927Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8576797Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8649444Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.8657435Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8730131Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.8738766Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8798880Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8806499Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8897841Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:58.8906080Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.8969433Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:44:58.8977364Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9049342Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.9057372Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9130687Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.9138352Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9252623Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:58.9260154Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9328984Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.9336361Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9408602Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:58.9416310Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9529109Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:44:58.9537848Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9642184Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:44:58.9650293Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9728824Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:58.9737332Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9839230Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:44:58.9935042Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:44:58.9943249Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:58.9951126Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:59.0026066Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:44:59.0102114Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:44:59.0110283Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:59.0118372Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:44:59.0524812Z 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:44:59.0525972Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:44:59.0781148Z ok (0.066s) 2022-08-17T12:44:59.2052347Z test_invalid_conv2d (__main__.TestNN) ... ok (0.127s) 2022-08-17T12:44:59.2682715Z test_invalid_conv3d (__main__.TestNN) ... ok (0.063s) 2022-08-17T12:44:59.2698884Z test_invalid_dropout_p (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:44:59.2713696Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:44:59.2729379Z 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:44:59.2730087Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:44:59.2740614Z ok (0.003s) 2022-08-17T12:44:59.2767044Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:08.4486515Z test_l1_loss_correct (__main__.TestNN) ... ok (9.172s) 2022-08-17T12:45:08.4498830Z test_l1_unstructured_pruning (__main__.TestNN) 2022-08-17T12:45:08.4515668Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.003s) 2022-08-17T12:45:08.4529200Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-08-17T12:45:08.4541911Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.003s) 2022-08-17T12:45:08.4563441Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:08.4578432Z test_linear_broadcasting (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:08.4589073Z test_ln_structured_pruning (__main__.TestNN) 2022-08-17T12:45:08.4602263Z Check Ln structured pruning by hand. ... ok (0.002s) 2022-08-17T12:45:08.4615074Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-08-17T12:45:08.4626952Z Check Ln structured pruning by hand. ... ok (0.002s) 2022-08-17T12:45:08.4716745Z test_load_state_dict (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:45:08.4733257Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:08.4759073Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:08.4776064Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:08.6186037Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.141s) 2022-08-17T12:45:08.6198468Z test_load_state_dict_type (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:08.6253183Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:45:08.6329257Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:08.6337507Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:08.6411487Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:08.6419934Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:08.6493419Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:08.6501777Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:08.6542752Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:08.6551229Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:08.6624496Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:08.6633051Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:08.6715635Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:45:08.6723885Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:08.6732633Z test_loss_equal_input_target_shape (__main__.TestNN) ... test_nn.py:7271: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:08.6733560Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2022-08-17T12:45:08.6765713Z 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:45:08.6767045Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2022-08-17T12:45:08.6797905Z 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:45:08.6799292Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2022-08-17T12:45:08.6830168Z 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:45:08.6830950Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2022-08-17T12:45:08.6863411Z /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:45:08.6864470Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:45:08.6977894Z ok (0.025s) 2022-08-17T12:45:08.7007371Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:08.7034946Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:08.7060733Z test_max_unpool2d_nhwc_cpu (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:08.7129844Z test_mismatch_shape_conv2d (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:08.7240174Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.011s) 2022-08-17T12:45:08.7443582Z test_module_backcompat (__main__.TestNN) ... ok (0.020s) 2022-08-17T12:45:08.7464002Z test_module_to_argparse (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:08.7481721Z test_modules (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:08.7498935Z test_move_sparse_half_embedding (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:08.7511261Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:10.8927354Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:5088: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-08-17T12:45:10.8928915Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T12:45:10.8930275Z /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:45:10.8931327Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T12:45:11.1824708Z ok (2.431s) 2022-08-17T12:45:13.6286529Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... ok (2.446s) 2022-08-17T12:45:13.6347111Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:13.6389922Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:13.6406570Z test_multihead_attn_invalid_shape (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:13.6426449Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... test_nn.py:6168: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:142.) 2022-08-17T12:45:13.6427294Z nt = torch.nested_tensor([torch.randn(3, 3)]) 2022-08-17T12:45:13.6436878Z ok (0.003s) 2022-08-17T12:45:13.6447630Z test_multihead_attn_no_bias (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:13.6480997Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:13.6489268Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:13.6578959Z test_multiple_inputs_parametrization (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:45:13.6609630Z test_multiple_pruning_calls (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:13.6631915Z test_named_children (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:13.6668170Z test_named_modules (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:13.6677436Z test_native_dropout_corner_case (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T12:45:13.6694212Z test_nested_tensor_from_mask (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:13.6867724Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:45:13.7237508Z test_new_spectral_norm (__main__.TestNN) ... ok (0.037s) 2022-08-17T12:45:13.7268169Z test_new_spectral_norm_dim (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:13.7300194Z test_new_spectral_norm_forward (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:13.7452735Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:45:13.9196367Z test_nnpack_conv (__main__.TestNN) ... ok (0.174s) 2022-08-17T12:45:13.9290644Z test_no_grad (__main__.TestNN) ... ok (0.009s) 2022-08-17T12:45:13.9306670Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:13.9362164Z test_normalize (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:13.9383875Z test_orthogonal_errors (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:13.9437971Z 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:45:13.9438897Z warnings.warn(msg, FutureWarning) 2022-08-17T12:45:14.0954984Z ok (0.157s) 2022-08-17T12:45:14.1106094Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:45:14.1373401Z test_pack_padded_sequence (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:45:14.1905000Z test_pack_sequence (__main__.TestNN) ... ok (0.053s) 2022-08-17T12:45:14.1912885Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:45:14.1977040Z test_pad_scalar_error (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:14.2081153Z test_pad_sequence (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:45:14.2139651Z test_padding_list (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:14.2166517Z test_pairwise_distance (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:14.2189314Z test_parameter_assignment (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.2225965Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:14.2241864Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.2262488Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.2274900Z test_parameters_to_vector (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.2282418Z test_parametrization_same_training_mode (__main__.TestNN) 2022-08-17T12:45:14.2290093Z Test training mode updated on parametrization registration ... ok (0.001s) 2022-08-17T12:45:14.2299265Z test_parse_to (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.2307956Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:45:14.2454669Z test_pdist (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:45:14.2524444Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.007s) 2022-08-17T12:45:14.2534014Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.001s) 2022-08-17T12:45:14.2549993Z test_pdist_empty_col (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.2567677Z test_pdist_empty_row (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.2711520Z test_pdist_large (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:45:14.2717482Z test_pdist_zeros (__main__.TestNN) 2022-08-17T12:45:14.2784769Z Test that grad is still valid when dist is 0 ... ok (0.007s) 2022-08-17T12:45:14.2806728Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.6926396Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.412s) 2022-08-17T12:45:14.6943300Z test_pointwise_loss_broadcast (__main__.TestNN) ... test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.6944425Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.6961316Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.6962257Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.6977568Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.6978376Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.6992547Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.6993341Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.7005671Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7006602Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.7017921Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7018697Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.7029926Z test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7030756Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T12:45:14.7032034Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7032799Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7047607Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7048395Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7064169Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7064956Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7079765Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7080559Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7093034Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7093828Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7106180Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7106940Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7119061Z test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7119843Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7120955Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7121759Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7136654Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7137476Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7152048Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7152979Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7167221Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7168034Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7180760Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7181713Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7193705Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7194582Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7206564Z test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7207626Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T12:45:14.7208614Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7209432Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7224591Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7225479Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7240585Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7241432Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7256502Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7257363Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7270273Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7271110Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7283252Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7284108Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7295371Z test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T12:45:14.7296199Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T12:45:14.7297880Z ok (0.037s) 2022-08-17T12:45:14.7312365Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.7330758Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.7341795Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.7389875Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:45:14.7401686Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:45:14.7571551Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:45:14.7590158Z test_prune (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.7605648Z test_prune_importance_scores (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.7622189Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.7635000Z test_pruning_container (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.7650246Z test_pruning_container_compute_mask (__main__.TestNN) 2022-08-17T12:45:14.7663186Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.003s) 2022-08-17T12:45:14.7670079Z test_pruning_id_consistency (__main__.TestNN) 2022-08-17T12:45:14.7678304Z Test that pruning doesn't change the id of the parameters, which ... ok (0.001s) 2022-08-17T12:45:14.7687465Z test_pruning_rollback (__main__.TestNN) 2022-08-17T12:45:14.7704651Z Test that if something fails when the we try to compute the mask, ... ok (0.002s) 2022-08-17T12:45:14.7741806Z test_pruning_serialization_model (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:14.7778835Z test_pruning_serialization_state_dict (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:14.7806015Z test_random_pruning (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:14.7818275Z test_random_pruning_0perc (__main__.TestNN) 2022-08-17T12:45:14.7841981Z Test that a mask of 1s does not change forward or backward. ... ok (0.003s) 2022-08-17T12:45:14.7851378Z test_random_pruning_forward (__main__.TestNN) 2022-08-17T12:45:14.7863328Z check forward with mask (by hand). ... ok (0.002s) 2022-08-17T12:45:14.7871283Z test_random_pruning_new_weight (__main__.TestNN) 2022-08-17T12:45:14.7887875Z Test that module.name now contains a pruned version of ... ok (0.002s) 2022-08-17T12:45:14.7894814Z test_random_pruning_orig (__main__.TestNN) 2022-08-17T12:45:14.7910672Z Test that original tensor is correctly stored in 'orig' ... ok (0.002s) 2022-08-17T12:45:14.7956937Z test_random_pruning_pickle (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:45:14.7966617Z test_random_pruning_sizes (__main__.TestNN) 2022-08-17T12:45:14.7984411Z Test that the new parameters and buffers created by the pruning ... ok (0.003s) 2022-08-17T12:45:14.7999138Z test_random_structured_pruning_amount (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8015738Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-08-17T12:45:14.8028774Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.003s) 2022-08-17T12:45:14.8044686Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-08-17T12:45:14.8059610Z Test that it is possible to nest the parametrizations ... ok (0.003s) 2022-08-17T12:45:14.8137701Z test_register_and_remove_parametrization (__main__.TestNN) 2022-08-17T12:45:14.8259897Z Test that it is possible to add a few parametrizations ... ok (0.020s) 2022-08-17T12:45:14.8274667Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8288288Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8300662Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8309055Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8323946Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8337186Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8348747Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8390362Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:14.8402363Z test_remove_pruning (__main__.TestNN) 2022-08-17T12:45:14.8421406Z `prune.remove` removes the hook and the reparametrization ... ok (0.003s) 2022-08-17T12:45:14.8428205Z test_remove_pruning_exception (__main__.TestNN) 2022-08-17T12:45:14.8435191Z Removing from an unpruned tensor throws an assertion error ... ok (0.001s) 2022-08-17T12:45:14.8442893Z test_remove_pruning_forward (__main__.TestNN) 2022-08-17T12:45:14.8453635Z Remove pruning and check forward is unchanged from previous ... ok (0.002s) 2022-08-17T12:45:14.8467337Z test_repr (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.8484285Z test_requires_grad_ (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.8548833Z test_rnn_args_check (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:14.8561844Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:45:14.8700342Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.014s) 2022-08-17T12:45:14.8720611Z test_rnn_pruning (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.8748604Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:14.8764136Z test_serialization_parametrization (__main__.TestNN) 2022-08-17T12:45:14.8800175Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.005s) 2022-08-17T12:45:14.8828499Z test_share_memory (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.8878334Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:14.8927174Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:45:14.8975892Z test_softmax_cpu (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:45:14.9087757Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:14.9088867Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9133718Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:14.9142380Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9181817Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:14.9190335Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9262427Z test_softmax_lastdim (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:14.9271586Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9343690Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:14.9352638Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9420986Z test_softmax_spatial (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:14.9429824Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9498058Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.007s) 2022-08-17T12:45:14.9507005Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9588126Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:45:14.9597166Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T12:45:14.9610585Z test_softmin (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:14.9881654Z test_spectral_norm (__main__.TestNN) ... ok (0.027s) 2022-08-17T12:45:14.9899372Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:14.9921938Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.0092706Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.017s) 2022-08-17T12:45:15.0112058Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.0148680Z test_state_dict (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:15.0156813Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:45:15.0169612Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.001s) 2022-08-17T12:45:15.0187275Z test_thnn_conv_strided_padded_dilated (__main__.TestNN) ... skip: CUDA not available (0.002s) 2022-08-17T12:45:15.0206796Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.0217499Z test_threshold_int (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:15.0235532Z test_to (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.0251230Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:15.0269993Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T12:45:15.0297717Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.005s) 2022-08-17T12:45:15.0353427Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... ok (0.005s) 2022-08-17T12:45:15.0363374Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-08-17T12:45:15.0377299Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.002s) 2022-08-17T12:45:15.0390595Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-08-17T12:45:15.0407060Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.003s) 2022-08-17T12:45:15.2002166Z test_transformer_args_check (__main__.TestNN) ... ok (0.159s) 2022-08-17T12:45:15.2098311Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:45:15.3068809Z test_transformerdecoder (__main__.TestNN) ... ok (0.097s) 2022-08-17T12:45:15.3318161Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.025s) 2022-08-17T12:45:15.3596069Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.028s) 2022-08-17T12:45:15.3638458Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:15.3720966Z test_triplet_margin_loss_invalid (__main__.TestNN) ... ok (0.008s) 2022-08-17T12:45:15.3756922Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:15.3799450Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:15.3840187Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.004s) 2022-08-17T12:45:15.3875233Z test_type (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:15.3882450Z test_type_before_parametrizations (__main__.TestNN) 2022-08-17T12:45:15.3890037Z Test that type_before_parametrizations always retrieves original type ... ok (0.001s) 2022-08-17T12:45:15.3909822Z 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:45:15.3910788Z return super(Tensor, self).refine_names(names) 2022-08-17T12:45:15.3911203Z ok (0.002s) 2022-08-17T12:45:15.3932427Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.4052735Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.012s) 2022-08-17T12:45:15.4158991Z test_unpack_sequence (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:45:15.4254287Z test_unpad_sequence (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:45:15.4261756Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-08-17T12:45:15.4267959Z Since it may happen that the tensor to prune has entries with the ... ok (0.001s) 2022-08-17T12:45:15.4281993Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:15.4442353Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T12:45:15.4455244Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:15.4862578Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.041s) 2022-08-17T12:45:15.4882093Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.5031332Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.015s) 2022-08-17T12:45:15.5131473Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.010s) 2022-08-17T12:45:15.5143451Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:15.5151134Z test_validate_pruning_amount (__main__.TestNN) 2022-08-17T12:45:15.5155570Z Tests the second util function that validates the pruning ... ok (0.001s) 2022-08-17T12:45:15.5164571Z test_validate_pruning_amount_init (__main__.TestNN) 2022-08-17T12:45:15.5169701Z Test the first util function that validates the pruning ... ok (0.001s) 2022-08-17T12:45:15.5183698Z test_vector_to_parameters (__main__.TestNN) ... ok (0.001s) 2022-08-17T12:45:15.5243199Z test_weight_norm (__main__.TestNN) ... ok (0.006s) 2022-08-17T12:45:15.5260207Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.002s) 2022-08-17T12:45:15.5291046Z test_zero_grad (__main__.TestNN) ... ok (0.003s) 2022-08-17T12:45:15.5360261Z test_AdaptiveMaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:15.5427529Z test_AdaptiveMaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:15.5489599Z test_AdaptiveMaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:15.5618592Z test_AdaptiveMaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:15.5671381Z test_AvgPool2d_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:15.5682523Z test_AvgPool3d_backward_after_cat_dim1_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:15.5707603Z test_BatchNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:15.5728923Z test_Bilinear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:15.5745870Z test_CTCLoss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:15.5771493Z test_CTCLoss_empty_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:15.5805625Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:15.5839582Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:15.5873050Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:15.5905999Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:15.5940372Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:15.5973063Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:16.7803156Z test_Conv2d_backward_depthwise_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (1.183s) 2022-08-17T12:45:16.8895554Z test_Conv2d_backward_depthwise_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.109s) 2022-08-17T12:45:16.8926191Z test_Conv2d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:45:16.8954870Z test_Conv2d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:45:16.8982293Z test_Conv2d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:45:16.8998741Z test_Conv2d_deterministic_cudnn_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:16.9015521Z test_Conv2d_deterministic_cudnn_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:16.9031821Z test_Conv2d_deterministic_cudnn_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:16.9048885Z test_Conv2d_deterministic_cudnn_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:16.9066080Z test_Conv2d_deterministic_cudnn_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:16.9079549Z test_Conv2d_large_workspace_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9093089Z test_Conv2d_large_workspace_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9106318Z test_Conv2d_large_workspace_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9163232Z test_Conv2d_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:16.9178867Z test_Conv2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:16.9205758Z test_Conv3d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:45:16.9232292Z test_Conv3d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:45:16.9259348Z test_Conv3d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:45:16.9273151Z test_ConvTranspose2d_large_output_padding_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9287244Z test_ConvTranspose2d_large_output_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9301475Z test_ConvTranspose2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9316013Z test_ConvTranspose3d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:16.9361156Z test_Dropout1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:16.9475927Z test_Dropout2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:45:16.9557366Z test_Dropout3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:17.1413339Z test_Dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.185s) 2022-08-17T12:45:17.1454892Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1494085Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1530103Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1568215Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1606172Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1641902Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1679888Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1717846Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1754096Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1792315Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1830443Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.1866156Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.2037867Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.2206532Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.2364838Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:17.2532701Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.2700154Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.2852008Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:45:17.3021393Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.3193047Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.3346262Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:45:17.3511596Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:17.3677475Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:17.3829023Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:45:17.4011009Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:17.4179299Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:17.4360696Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:17.4525229Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:17.4568148Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4609428Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4648960Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4690403Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4732435Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4772202Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4813530Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4855053Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4894877Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4937113Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.4978136Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.5017302Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:17.5099845Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:17.5178474Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:17.5256919Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:17.5336274Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:17.5386838Z test_FractionalMaxPool2d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:17.5453318Z test_FractionalMaxPool2d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.5501660Z test_FractionalMaxPool3d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:17.5568007Z test_FractionalMaxPool3d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:17.5746139Z test_GRU_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:17.5763774Z test_GroupNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:17.5837722Z test_GroupNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:18.6385358Z test_GroupNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.054s) 2022-08-17T12:45:18.6399425Z test_GroupNorm_raises_error_if_one_value_per_group_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:18.6431193Z test_InstanceNorm1d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:18.6460089Z test_InstanceNorm2d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:18.6487365Z test_InstanceNorm3d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:18.6709497Z test_LSTM_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:45:18.7192044Z test_LayerNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T12:45:19.2837669Z test_LayerNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.564s) 2022-08-17T12:45:19.2852961Z test_LocalResponseNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:19.3055782Z test_MarginLoss_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:45:19.3251841Z test_MarginLoss_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T12:45:19.3316917Z test_MaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:19.3381525Z test_MaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:19.3444044Z test_MaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:19.3560861Z test_MaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:19.3591655Z 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:45:19.3621770Z 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:45:19.3651966Z 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:45:19.3682283Z 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:45:19.3712638Z 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:45:19.3742876Z 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:45:19.3772963Z 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:45:19.3803397Z 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:45:19.3833787Z 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:45:19.3863592Z 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:45:19.3898752Z test_MaxUnpool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:19.3911317Z test_ReflectionPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:19.3923969Z test_ReflectionPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:19.4089527Z test_ReflectionPad_empty_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:19.4251811Z test_ReflectionPad_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:45:19.6058015Z test_ReplicationPad1d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.180s) 2022-08-17T12:45:22.4021140Z test_ReplicationPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (2.796s) 2022-08-17T12:45:33.5768658Z test_ReplicationPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (11.175s) 2022-08-17T12:45:33.5943826Z test_ReplicationPad_empty_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:33.6112610Z test_ReplicationPad_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:33.7207273Z test_TransformerDecoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.109s) 2022-08-17T12:45:34.1780943Z test_TransformerDecoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.457s) 2022-08-17T12:45:34.3043690Z test_TransformerEncoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.126s) 2022-08-17T12:45:34.6213020Z test_TransformerEncoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.317s) 2022-08-17T12:45:35.6217486Z test_Transformer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.000s) 2022-08-17T12:45:35.6273232Z test_Unfold_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:35.6288154Z test_activations_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:35.6905595Z test_activations_bfloat16_cpu_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.062s) 2022-08-17T12:45:35.6942026Z test_adaptive_avg_pool2d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:35.6960659Z test_adaptive_avg_pool3d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:35.7055686Z test_adaptive_pool_invalid_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:45:35.7125928Z test_adaptive_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:35.7191734Z test_adaptive_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:35.7367949Z test_adaptive_pooling_no_suppot_input_cpu_int16 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:35.7545255Z test_adaptive_pooling_no_suppot_input_cpu_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:35.7718984Z test_adaptive_pooling_no_suppot_input_cpu_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:35.7890584Z test_adaptive_pooling_no_suppot_input_cpu_int8 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:35.8062627Z test_adaptive_pooling_no_suppot_input_cpu_uint8 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:35.8084201Z test_adaptive_pooling_zero_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:35.8104520Z test_adaptive_pooling_zero_batch_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:35.8128398Z test_affine_2d_rotate0_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:35.8149791Z test_affine_2d_rotate45_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:35.8320589Z test_affine_2d_rotate90_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:36.1505378Z test_affine_2d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.318s) 2022-08-17T12:45:42.6484258Z test_affine_3d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (6.498s) 2022-08-17T12:45:42.6543021Z test_avg_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:45:45.7660971Z test_avg_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (3.112s) 2022-08-17T12:45:52.7119560Z test_avg_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (6.946s) 2022-08-17T12:45:52.7147357Z test_batchnorm_affine_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.7158407Z test_batchnorm_affine_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7168972Z test_batchnorm_affine_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7202695Z test_batchnorm_eval_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.7213411Z test_batchnorm_eval_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7223390Z test_batchnorm_eval_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7413963Z test_batchnorm_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:45:52.7424969Z test_batchnorm_large_batch_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7434745Z test_batchnorm_large_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7472734Z test_batchnorm_simple_average_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:52.7481910Z test_batchnorm_simple_average_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7490812Z test_batchnorm_simple_average_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.7510068Z test_batchnorm_update_stats_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:52.8525493Z test_clip_grad_norm_error_if_nonfinite_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.101s) 2022-08-17T12:45:52.8542427Z test_clip_grad_norm_multi_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:45:52.8555178Z test_contig_wrong_stride_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:45:52.8597006Z test_conv1d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:52.8625393Z test_conv1d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.8742860Z test_conv1d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:52.8810803Z test_conv1d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:52.8835462Z test_conv1d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:52.8855275Z test_conv1d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:52.8869584Z test_conv1d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:52.8882701Z test_conv1d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:52.8912866Z test_conv1d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.8939591Z test_conv1d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.8968027Z test_conv1d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.8993689Z test_conv1d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.9067316Z test_conv2d_no_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:45:52.9147195Z test_conv2d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:45:52.9189225Z test_conv2d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:52.9232807Z test_conv2d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:52.9262273Z test_conv2d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.9285854Z test_conv2d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:52.9304807Z test_conv2d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:52.9320880Z test_conv2d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:52.9336375Z test_conv2d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:52.9369211Z test_conv2d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.9396866Z test_conv2d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.9426272Z test_conv2d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:52.9453730Z test_conv2d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:53.1176240Z test_conv3d_same_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.172s) 2022-08-17T12:45:53.1486178Z test_conv3d_same_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:53.1534542Z test_conv3d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:45:53.1568502Z test_conv3d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:53.2234048Z test_conv3d_valid_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.066s) 2022-08-17T12:45:53.2362764Z test_conv3d_valid_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:53.2379786Z test_conv3d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:53.2393551Z test_conv3d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:45:53.2432422Z test_conv3d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:45:53.2467129Z test_conv3d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:53.2502813Z test_conv3d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:53.2534913Z test_conv3d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:45:53.2553723Z test_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:45:53.2676382Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.2798520Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.2920235Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3045378Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3167221Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3288597Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3412842Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3536190Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3657113Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3778971Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.3901263Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4023155Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4144771Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4265147Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4386979Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4507943Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4628701Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4749249Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4869937Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.4992084Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5113104Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5234443Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5355370Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5475816Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5597575Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5718857Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5839882Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.5961219Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6082715Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6203586Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6324142Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6445787Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6567580Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6688412Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6809284Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.6930496Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7050977Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7171651Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7293716Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7414895Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7536189Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7657277Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7778427Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.7899785Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8021861Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8143825Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8265179Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8386787Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8507949Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8629245Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8750923Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8872075Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.8994570Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9116453Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9238999Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9360742Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9485098Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9606961Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9731280Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9852724Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:53.9974398Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:54.0096269Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:54.0217828Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:54.0338650Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:54.0523025Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.0699178Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.0879921Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.1056167Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.1238877Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.1421261Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.1602804Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.1781203Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.1962821Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.2141118Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.2321906Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.2499328Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.2683227Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.2865922Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.3050571Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.3232094Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.3414763Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.3595563Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.3777807Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.3959199Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.4145652Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:45:54.4329738Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.4515454Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:45:54.4699421Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.4869015Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.5038759Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.5216023Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.5383782Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.5561361Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.5734368Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.5908188Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.6080616Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.6254433Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.6422260Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.6591563Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.6759387Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.6934088Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.7105688Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.7282737Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.7455940Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.7626712Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.7795509Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.7967340Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.8137279Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.8312953Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.8485867Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.8661500Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.8835201Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.9005288Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.9173272Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.9341968Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.9509335Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:54.9690053Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:54.9863310Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.0039588Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:55.0212952Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.0383511Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.0553505Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.0725384Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.0900791Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:55.1077986Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:55.1252129Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.1427236Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.1599598Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.1771116Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.1941116Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.2110918Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.2279779Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.2454572Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.2627699Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:45:55.2804404Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:55.2983642Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T12:45:55.3106904Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3229888Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3351689Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3473633Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3598772Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3721212Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3842416Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.3965070Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4087514Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4210454Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4334593Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4455556Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4576721Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4698292Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4819416Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.4941358Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5063164Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5186849Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5307668Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5428634Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5550340Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5672247Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5793877Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.5916491Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6038610Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6160901Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6283082Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6405649Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6528210Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6650426Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6773169Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.6895412Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7018663Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7140194Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7261936Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7384074Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7507080Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7629730Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7752001Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7875385Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.7998396Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8120070Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8241507Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8363762Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8486460Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8609049Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8731246Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8854044Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.8976562Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9100104Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9222945Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9345931Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9468029Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9590565Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9713443Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9835489Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:55.9957752Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0108471Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.015s) 2022-08-17T12:45:56.0233270Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0353808Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0476309Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0598815Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0722329Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0845922Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.0970087Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1092681Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1214547Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1337415Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1460105Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1581635Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1704104Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.1826715Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:45:56.2072741Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:56.2302261Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:56.2534644Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:56.2761039Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:56.3008685Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:56.3251934Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:56.3497525Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:56.3739665Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:56.3873847Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4001452Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4133534Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4263926Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4394012Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4521103Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4652661Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4779748Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.4968539Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:56.5152851Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:56.5337940Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:56.5521929Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:56.5711709Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:56.5894941Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:56.6080531Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:56.6268041Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:56.6542614Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:56.6796827Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:56.7053928Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:56.7308400Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:56.7595945Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:56.7873206Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:56.8145902Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:56.8410961Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:56.8544998Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.8678207Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.8813353Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.8943812Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.9079345Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:45:56.9209365Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.9343733Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.9474711Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:56.9661335Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:56.9843211Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.0028920Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.0210887Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.0396449Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.0579804Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.0764394Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.0947502Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.1294328Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:45:57.1629932Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:45:57.1931202Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:57.2223617Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:57.2584172Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:45:57.2933743Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:45:57.3248815Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:57.3558233Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:57.3696915Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:45:57.3827895Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.3963538Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.4093104Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.4232149Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:45:57.4364044Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.4500097Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:45:57.4631092Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.4821082Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:57.5007884Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:57.5194039Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:57.5378149Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.5564552Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:57.5749624Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.5937388Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.019s) 2022-08-17T12:45:57.6121329Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.018s) 2022-08-17T12:45:57.6251222Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.6378510Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.6508369Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.6634170Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.6763967Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.6890201Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7020104Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7147959Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7277168Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7403167Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7534727Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7666097Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7798388Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.7928967Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8060793Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8188184Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8319122Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8448439Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8578901Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8704833Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8838099Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.8965250Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.9097505Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.9223274Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.9350756Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.9475956Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:57.9603958Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.9728880Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:57.9857241Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:57.9983684Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0113355Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0240492Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0369349Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0495428Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0623260Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0751683Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.0879842Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.1005015Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.1133000Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.1258889Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.1386318Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.1511056Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.1639688Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.1766865Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.1898998Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2027012Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2158120Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2285216Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2413889Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2539100Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.2667062Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2794817Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.2924064Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3050307Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3178787Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3304253Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.3431650Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3559621Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3687409Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3812441Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.3941694Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.4067346Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.4195459Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.4320881Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.4449054Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.4573585Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.4702005Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.4829621Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.4958475Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.5083269Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.5212272Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:45:58.5337487Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:45:58.5573424Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:58.5803362Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:58.6034848Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:58.6266370Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:58.6517688Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.6763354Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.7010450Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.7252995Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:58.7494513Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:58.7730586Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:58.7973484Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:58.8210256Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:58.8459815Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.8707238Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.8959144Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.9205497Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:58.9435096Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:58.9662615Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:58.9891178Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:59.0116628Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:45:59.0359017Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:59.0592504Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:59.0837031Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:59.1072377Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:59.1312138Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:59.1544182Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:45:59.1785885Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:59.2027419Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:59.2273818Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.2517310Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:45:59.2767288Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.3012538Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.3267151Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.3519852Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.3773133Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.4025160Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.4297502Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:59.4564191Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:59.4832500Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:59.5101196Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:45:59.5385433Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:59.5665286Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:45:59.5966295Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:59.6266150Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:45:59.6561786Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:59.6856154Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:45:59.7167061Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:59.7476865Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:45:59.7734350Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:59.7986897Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.8239273Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.8489859Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T12:45:59.8755740Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:59.9017302Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:59.9276611Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:59.9534296Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T12:45:59.9814559Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:46:00.0090137Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.027s) 2022-08-17T12:46:00.0384322Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:46:00.0680093Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:46:00.0969650Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:46:00.1255034Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:46:00.1558881Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:46:00.1861144Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:46:00.2203598Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:46:00.2531266Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:46:00.2817734Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:46:00.3093720Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:46:00.3438129Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:46:00.3773475Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:46:00.4059338Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:46:00.4339336Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.028s) 2022-08-17T12:46:00.4465049Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.013s) 2022-08-17T12:46:00.4589632Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:46:00.4713504Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:46:00.4836853Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:46:00.4963961Z 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:46:00.5087464Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:46:00.5212326Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:46:00.5334402Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.012s) 2022-08-17T12:46:00.5686165Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:46:00.6027307Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T12:46:00.6327837Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:46:00.6627036Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:46:00.6988322Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T12:46:00.7344495Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:46:00.7662791Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:46:00.7976818Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T12:46:00.7992079Z test_conv_cudnn_mismatch_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:00.8018728Z test_conv_cudnn_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:00.8044798Z test_conv_cudnn_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:00.8071131Z test_conv_cudnn_nhwc_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:00.8097509Z test_conv_cudnn_nhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:00.8123863Z test_conv_cudnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:00.8135638Z test_conv_cudnn_nhwc_support_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:00.8147135Z test_conv_cudnn_nhwc_support_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:00.8161636Z test_conv_double_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:00.8282571Z test_conv_double_backward_groups_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:00.8375072Z test_conv_double_backward_no_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:46:00.8804872Z test_conv_double_backward_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:46:00.8829195Z test_conv_double_backward_strided_with_3D_input_and_weight_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:00.8851996Z 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:46:00.8852816Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T12:46:00.9062583Z ok (0.023s) 2022-08-17T12:46:00.9278961Z test_conv_empty_channel_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:00.9300406Z test_conv_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:00.9312328Z test_conv_large_nosplit_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:00.9501873Z test_conv_noncontig_weights_and_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:00.9541063Z test_conv_noncontig_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:01.0246666Z test_conv_thnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.070s) 2022-08-17T12:46:01.0828848Z test_conv_thnn_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:46:01.0843925Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:01.1441519Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.060s) 2022-08-17T12:46:01.1463839Z test_conv_transposed_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:01.1479028Z test_convert_conv2d_weight_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:01.1642425Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:01.1706281Z test_cross_entropy_label_smoothing_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:46:01.1851532Z test_cross_entropy_label_smoothing_weight_ignore_indices_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:01.1978632Z test_cross_entropy_label_smoothing_with_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:01.2034709Z test_cross_entropy_loss_index_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:46:01.2105185Z test_cross_entropy_loss_one_hot_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:46:01.2206623Z test_cross_entropy_loss_prob_target_all_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:46:01.2222585Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:01.2237806Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:01.2252147Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:01.2266389Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:01.2280643Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:01.2295720Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:01.2358614Z test_cross_entropy_loss_prob_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:46:01.5391511Z test_ctc_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.303s) 2022-08-17T12:46:01.5410123Z test_ctc_loss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:01.5431903Z test_cudnn_convolution_add_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:01.5453383Z test_cudnn_convolution_add_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:01.5473244Z test_cudnn_convolution_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:01.5492791Z test_cudnn_convolution_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:01.5503533Z test_device_mask_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:01.5605349Z test_elu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T12:46:01.5745330Z test_elu_inplace_with_neg_alpha_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.014s) 2022-08-17T12:46:01.5780971Z test_embedding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:02.2624233Z test_embedding_bag_1D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.684s) 2022-08-17T12:46:02.9179673Z test_embedding_bag_1D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.655s) 2022-08-17T12:46:02.9783554Z test_embedding_bag_2D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.060s) 2022-08-17T12:46:03.0363594Z test_embedding_bag_2D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.058s) 2022-08-17T12:46:03.0376250Z test_embedding_bag_bfloat16_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:03.0387251Z test_embedding_bag_bfloat16_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:03.0397887Z test_embedding_bag_bfloat16_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:03.0408284Z test_embedding_bag_bfloat16_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:03.2007888Z test_embedding_bag_device_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.160s) 2022-08-17T12:46:03.3611192Z test_embedding_bag_device_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.160s) 2022-08-17T12:46:03.5248068Z test_embedding_bag_device_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.164s) 2022-08-17T12:46:03.6847450Z test_embedding_bag_device_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.160s) 2022-08-17T12:46:03.8442903Z test_embedding_bag_device_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.159s) 2022-08-17T12:46:04.0080381Z test_embedding_bag_device_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.164s) 2022-08-17T12:46:04.1677613Z test_embedding_bag_device_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.160s) 2022-08-17T12:46:04.3274002Z test_embedding_bag_device_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.159s) 2022-08-17T12:46:04.4894355Z test_embedding_bag_device_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.162s) 2022-08-17T12:46:04.6487561Z test_embedding_bag_device_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.159s) 2022-08-17T12:46:04.8073978Z test_embedding_bag_device_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.159s) 2022-08-17T12:46:04.9689985Z test_embedding_bag_device_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.162s) 2022-08-17T12:46:04.9715185Z test_embedding_bag_empty_input_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:04.9740307Z test_embedding_bag_empty_input_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:04.9764157Z test_embedding_bag_empty_input_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:04.9786948Z test_embedding_bag_empty_input_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.0173338Z test_embedding_bag_half_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:46:05.0559293Z test_embedding_bag_half_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:46:05.0944479Z test_embedding_bag_half_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:46:05.1328526Z test_embedding_bag_half_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T12:46:05.1348768Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1369711Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1387642Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1406415Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1425508Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1443823Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1462480Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1481718Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1500032Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1518921Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1538022Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1556209Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.1682893Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:05.1807546Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.1931523Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.2055449Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.2173099Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.2290885Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.2402528Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:05.2514712Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:05.2734684Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:05.2954374Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:05.3162021Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:46:05.3369956Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:46:05.3493475Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.3617526Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.3742245Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.3866271Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.3983848Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.4101053Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:05.4211829Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:05.4322880Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:05.4543046Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:05.4763426Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:05.4971815Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:46:05.5179196Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T12:46:05.5225579Z test_embedding_dense_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:05.5243085Z test_embedding_max_norm_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.5255320Z test_embedding_max_norm_device_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:05.5266849Z test_embedding_max_norm_device_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:05.5278390Z test_embedding_max_norm_device_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:05.5296648Z test_embedding_max_norm_fwd_AD_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.5406382Z test_embedding_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2022-08-17T12:46:05.5480008Z test_embedding_scalar_weight_error_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:46:05.5488742Z test_empty_dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:05.5786946Z test_fold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.030s) 2022-08-17T12:46:05.6080495Z test_fractional_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.029s) 2022-08-17T12:46:05.6475213Z test_fractional_max_pool3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:46:05.6493035Z test_fractional_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:05.6626604Z test_glu_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:05.6658536Z test_grid_sample_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:12.4099664Z test_grid_sample_large_index_2d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (6.744s) 2022-08-17T12:46:12.4894911Z test_grid_sample_large_index_2d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.079s) 2022-08-17T12:46:17.3907982Z test_grid_sample_large_index_3d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (4.901s) 2022-08-17T12:46:17.4679302Z test_grid_sample_large_index_3d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.077s) 2022-08-17T12:46:17.4697806Z test_grid_sample_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.4714325Z test_grid_sample_nan_inf_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.4732297Z test_group_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.4748988Z test_group_conv_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.4824003Z test_groupnorm_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:46:17.4913998Z test_groupnorm_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2022-08-17T12:46:17.4996330Z test_gumbel_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:17.5075452Z test_gumbel_softmax_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:17.5098102Z test_hardsigmoid_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.5118739Z test_hardswish_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.5168491Z test_hardswish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:17.5185201Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.5194610Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:17.5260032Z test_invalid_reduction_strings_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:46:17.5272527Z test_layernorm_half_precision_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:17.5285452Z test_layernorm_weight_bias_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:17.5368556Z test_leaky_relu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:17.5518360Z test_leaky_relu_inplace_with_neg_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T12:46:17.5537436Z test_leaky_relu_inplace_with_zero_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.5553240Z test_linear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:17.5567070Z test_log_softmax_big_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:17.5580741Z test_logsigmoid_out_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:17.5592342Z test_lstmcell_backward_only_one_output_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:17.5604306Z test_masked_softmax_TxT_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:26.7037895Z test_masked_softmax_cpu (__main__.TestNNDeviceTypeCPU) ... ok (9.143s) 2022-08-17T12:46:26.9069880Z test_masked_softmax_forward_with_nans_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.203s) 2022-08-17T12:46:26.9387709Z test_masked_softmax_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:46:26.9403757Z test_masked_softmax_transformer_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:26.9439120Z test_max_pool1d_corner_cases_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:26.9472720Z test_max_pool1d_corner_cases_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:27.1829830Z test_max_pool1d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.235s) 2022-08-17T12:46:27.8945162Z test_max_pool1d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.711s) 2022-08-17T12:46:27.9134659Z test_max_pool1d_errors_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:27.9198484Z test_max_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:46:27.9214178Z test_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:27.9229398Z test_max_pool2d_indices_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:31.1029867Z test_max_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (3.180s) 2022-08-17T12:46:38.2161819Z test_max_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (7.113s) 2022-08-17T12:46:38.2200016Z test_max_pool3d_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:46:38.2238763Z test_max_pool3d_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:46:38.2274259Z test_max_pool3d_ndhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:46:38.2299697Z test_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:39.2722887Z test_maxpool3d_non_square_backward_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.042s) 2022-08-17T12:46:39.2735697Z test_maxpool_indices_no_batch_dim_cpu_float32 (__main__.TestNNDeviceTypeCPU) 2022-08-17T12:46:39.2752317Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.003s) 2022-08-17T12:46:39.2800098Z test_mish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:39.2817650Z test_module_to_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:39.2835311Z test_module_to_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:39.2881704Z test_multi_margin_loss_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:39.2896769Z test_multihead_attention_dtype_batch_first_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.2911471Z test_multihead_attention_dtype_batch_first_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.2926469Z test_multihead_attention_dtype_batch_first_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.2938818Z test_multihead_attention_dtype_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.2950922Z test_multihead_attention_dtype_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.2963125Z test_multihead_attention_dtype_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.2978714Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:39.2992540Z test_multihead_attn_fast_path_small_test_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:39.3006633Z test_multihead_attn_in_proj_bias_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:39.3022058Z test_multihead_attn_in_proj_weight_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:39.3044500Z test_nll_loss_all_ignored_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:39.3076245Z test_nll_loss_byte_target_matches_long_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:39.3104185Z test_nll_loss_empty_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:39.3133647Z test_nll_loss_empty_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:39.3160818Z test_nll_loss_empty_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:39.3226952Z test_nll_loss_invalid_target_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2022-08-17T12:46:39.3353588Z test_nll_loss_invalid_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2022-08-17T12:46:39.3386394Z test_nll_loss_mismatched_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:39.3398012Z test_nll_loss_out_of_bounds_ignore_index_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:39.3421150Z test_nll_loss_total_weight_is_zero_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:39.3453564Z test_nn_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:39.3496184Z test_nn_scalars_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:39.3581985Z test_nn_scalars_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:39.3597367Z test_noncontig_conv_grad_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:39.3611474Z test_noncontig_conv_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.3625982Z test_noncontig_conv_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.3643102Z test_nonlinearity_propagate_nan_cpu (__main__.TestNNDeviceTypeCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T12:46:39.3644481Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T12:46:39.3687504Z /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:46:39.3688214Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:46:39.3699541Z ok (0.002s) 2022-08-17T12:46:39.3802897Z test_one_hot_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T12:46:39.3819881Z test_overwrite_module_params_on_conversion_cpu_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:39.4047243Z test_pad_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:46:39.4271677Z test_pad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2022-08-17T12:46:39.4285860Z test_pool3d_large_size_int64_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.4299952Z test_pool3d_size_one_feature_dim_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:39.4543069Z test_pool_invalid_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.024s) 2022-08-17T12:46:40.3265110Z test_pool_large_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.872s) 2022-08-17T12:46:40.3281832Z test_pooling_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:46:40.3364981Z test_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:40.3442887Z test_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:40.3457279Z test_pooling_shape_cpu (__main__.TestNNDeviceTypeCPU) 2022-08-17T12:46:40.3485460Z Test the output shape calculation for pooling functions ... ok (0.004s) 2022-08-17T12:46:40.3656327Z test_pooling_size_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T12:46:40.4096646Z test_pooling_zero_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.044s) 2022-08-17T12:46:40.4106647Z test_prelu_backward_32bit_indexing_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:40.4140684Z test_rnn_fused_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:40.4172509Z test_rnn_fused_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:46:40.4494359Z test_rnn_retain_variables_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:46:40.4548510Z test_save_lstm_compatibility_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:40.4596076Z test_silu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:40.4613378Z test_skip_init_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:40.4699023Z test_smooth_l1_loss_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:40.4816485Z test_smooth_l1_loss_vs_huber_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:46:40.4831186Z test_softmax_64bit_indexing_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:40.4844616Z test_softmax_64bit_indexing_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:40.5174703Z test_softmax_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:46:40.5188239Z test_softmax_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:40.5201237Z test_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:40.9565722Z test_softmax_results_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.436s) 2022-08-17T12:46:40.9617214Z test_softplus_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:40.9635910Z test_softplus_low_threshold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:40.9661741Z test_softshrink_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:40.9707905Z test_softshrink_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2022-08-17T12:46:40.9752682Z test_softshrink_negative_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2022-08-17T12:46:40.9761722Z test_threshold_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:40.9777748Z 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:46:40.9779164Z "Complex modules are a new feature under active development whose design may change, " 2022-08-17T12:46:40.9780479Z /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:46:40.9781299Z return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) 2022-08-17T12:46:40.9781941Z ok (0.002s) 2022-08-17T12:46:41.0108920Z test_transformerencoderlayer_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T12:46:41.0461319Z test_transformerencoderlayer_fast_path_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2022-08-17T12:46:41.0785307Z test_transformerencoderlayer_gelu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T12:46:45.3708713Z test_triplet_margin_with_distance_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (4.292s) 2022-08-17T12:46:45.4759048Z test_triplet_margin_with_distance_loss_default_parity_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.105s) 2022-08-17T12:46:45.4775808Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:45.4792050Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:45.4825101Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:45.4857329Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:45.4889854Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:45.4923267Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:46:45.4938168Z test_upsamplingBicubic2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:45.4953129Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:45.4967167Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T12:46:45.5338652Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:46:45.5705314Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.037s) 2022-08-17T12:46:45.6126744Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T12:46:45.6553367Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.043s) 2022-08-17T12:46:45.6574129Z test_upsamplingNearest1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:45.6766586Z test_upsamplingNearest1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.019s) 2022-08-17T12:46:45.6776206Z test_upsamplingNearest1d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:45.6854415Z test_upsamplingNearest2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:45.7249888Z test_upsamplingNearest2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.039s) 2022-08-17T12:46:45.7259760Z test_upsamplingNearest2d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:45.7268167Z test_upsamplingNearest2d_launch_fail_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:45.7276311Z test_upsamplingNearest2d_launch_rocm_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:45.8147819Z test_upsamplingNearest3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.087s) 2022-08-17T12:46:45.8380888Z test_upsamplingNearest3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.023s) 2022-08-17T12:46:45.8390927Z test_upsamplingNearest3d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:46:45.8409917Z test_upsamplingNearestExact1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:45.8427242Z test_upsamplingNearestExact1d_rescale_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2022-08-17T12:46:45.8506282Z test_upsamplingNearestExact2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2022-08-17T12:46:45.9389796Z test_upsamplingNearestExact3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.088s) 2022-08-17T12:46:46.3915254Z test_variable_sequence_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.452s) 2022-08-17T12:46:46.3929505Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.3937914Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.3947633Z test_calculate_gain_linear (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.3959177Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.3967793Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.3980652Z test_constant (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.4012116Z test_deprecation (__main__.TestNNInit) ... ok (0.003s) 2022-08-17T12:46:46.4073264Z test_dirac_identity (__main__.TestNNInit) ... ok (0.006s) 2022-08-17T12:46:46.4081741Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.4105659Z test_dirac_properties (__main__.TestNNInit) ... ok (0.002s) 2022-08-17T12:46:46.4116686Z test_eye (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.4124903Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.6185801Z test_kaiming_normal (__main__.TestNNInit) ... ok (0.206s) 2022-08-17T12:46:46.6197413Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.6231050Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.003s) 2022-08-17T12:46:46.7911831Z test_kaiming_uniform (__main__.TestNNInit) ... ok (0.168s) 2022-08-17T12:46:46.7923151Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:46.7955816Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.003s) 2022-08-17T12:46:46.8041306Z test_max_unpool (__main__.TestNNInit) ... ok (0.008s) 2022-08-17T12:46:47.7337570Z test_normal (__main__.TestNNInit) ... ok (0.929s) 2022-08-17T12:46:47.7359038Z test_ones_and_zeros (__main__.TestNNInit) ... ok (0.002s) 2022-08-17T12:46:47.7401029Z test_orthogonal (__main__.TestNNInit) ... ok (0.004s) 2022-08-17T12:46:47.7446720Z test_sparse_default_std (__main__.TestNNInit) ... ok (0.005s) 2022-08-17T12:46:47.7455689Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:47.7464689Z test_trunc_normal (__main__.TestNNInit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:46:48.5285919Z test_uniform (__main__.TestNNInit) ... ok (0.782s) 2022-08-17T12:46:48.9337257Z test_xavier_normal (__main__.TestNNInit) ... ok (0.405s) 2022-08-17T12:46:48.9347516Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:49.0054743Z test_xavier_uniform (__main__.TestNNInit) ... ok (0.070s) 2022-08-17T12:46:49.0065107Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.001s) 2022-08-17T12:46:49.0089605Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2022-08-17T12:46:49.0116536Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2022-08-17T12:46:49.0143032Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... ok (0.003s) 2022-08-17T12:46:49.0167297Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.002s) 2022-08-17T12:46:49.0177245Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.001s) 2022-08-17T12:46:49.0190678Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.001s) 2022-08-17T12:46:49.0191908Z 2022-08-17T12:46:49.0192371Z ---------------------------------------------------------------------- 2022-08-17T12:46:49.0192782Z Ran 3250 tests in 129.485s 2022-08-17T12:46:49.0192976Z 2022-08-17T12:46:49.0193120Z OK (skipped=1377, expected failures=27) 2022-08-17T12:46:49.0193349Z 2022-08-17T12:46:49.0193493Z Generating XML reports... 2022-08-17T12:46:49.0240212Z Generated XML report: test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220817124439.xml 2022-08-17T12:46:49.0245897Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220817124439.xml 2022-08-17T12:46:49.0253864Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220817124439.xml 2022-08-17T12:46:49.0257060Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220817124439.xml 2022-08-17T12:46:49.0260042Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220817124439.xml 2022-08-17T12:46:49.0262603Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220817124439.xml 2022-08-17T12:46:49.0302108Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220817124439.xml 2022-08-17T12:46:49.0309960Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220817124439.xml 2022-08-17T12:46:49.2093866Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNN-20220817124439.xml 2022-08-17T12:46:49.3633990Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20220817124439.xml 2022-08-17T12:46:49.3657415Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNInit-20220817124439.xml 2022-08-17T12:46:49.3664417Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220817124439.xml 2022-08-17T12:46:49.8216100Z Running test_jit ... [2022-08-17 12:46:49.821236] 2022-08-17T12:46:49.8216618Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:46:49.821319] 2022-08-17T12:46:52.3491816Z CUDA not available, skipping tests 2022-08-17T12:46:52.3766419Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:46:52.4649615Z Test results will be stored in test-reports/python-unittest/test_jit 2022-08-17T12:46:52.4841262Z 2022-08-17T12:46:52.4841768Z Running tests... 2022-08-17T12:46:52.4842424Z ---------------------------------------------------------------------- 2022-08-17T12:46:52.4862916Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.002s) 2022-08-17T12:46:52.4965451Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.010s) 2022-08-17T12:46:52.5113567Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.015s) 2022-08-17T12:46:52.5125536Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.001s) 2022-08-17T12:46:52.5560536Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.043s) 2022-08-17T12:46:52.5622429Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.006s) 2022-08-17T12:46:52.7534326Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.191s) 2022-08-17T12:46:52.7623493Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.009s) 2022-08-17T12:46:52.7652789Z test_async_python (jit.test_async.TestAsync) ... ok (0.003s) 2022-08-17T12:46:52.7715075Z test_async_script (jit.test_async.TestAsync) ... ok (0.006s) 2022-08-17T12:46:52.7797620Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.008s) 2022-08-17T12:46:52.8069232Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.027s) 2022-08-17T12:46:52.8222498Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.015s) 2022-08-17T12:46:52.8286824Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.006s) 2022-08-17T12:46:52.8384573Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.010s) 2022-08-17T12:46:52.8401034Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.002s) 2022-08-17T12:46:52.8733729Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.033s) 2022-08-17T12:46:52.8743376Z test_future_subtyping (jit.test_async.TestAsync) 2022-08-17T12:46:52.8832034Z Test that futures subtype each other properly. ... ok (0.010s) 2022-08-17T12:46:52.8849328Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.002s) 2022-08-17T12:46:52.8953224Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.010s) 2022-08-17T12:46:52.9030530Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.008s) 2022-08-17T12:46:52.9168843Z test_trace_fork_wait_inline_onnx (jit.test_async.TestAsync) ... ok (0.014s) 2022-08-17T12:46:52.9190457Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.002s) 2022-08-17T12:46:52.9434301Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.024s) 2022-08-17T12:46:52.9584003Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.015s) 2022-08-17T12:46:52.9627504Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2022-08-17T12:46:52.9806476Z 1. Testing a = int, b = int ... ok (0.022s) 2022-08-17T12:46:53.0638338Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.083s) 2022-08-17T12:46:53.1145662Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.051s) 2022-08-17T12:46:53.2308490Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.116s) 2022-08-17T12:46:53.3473866Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.116s) 2022-08-17T12:46:53.4694143Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.122s) 2022-08-17T12:46:53.4724533Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.003s) 2022-08-17T12:46:53.8281387Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.355s) 2022-08-17T12:46:54.1486310Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.320s) 2022-08-17T12:46:54.1531090Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2022-08-17T12:46:54.1750201Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.022s) 2022-08-17T12:46:54.1816749Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-08-17T12:46:54.1833706Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.002s) 2022-08-17T12:46:54.1894517Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-08-17T12:46:54.1950867Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-08-17T12:46:54.1965977Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.001s) 2022-08-17T12:46:54.2060567Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.009s) 2022-08-17T12:46:54.2119857Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-08-17T12:46:54.2178672Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-08-17T12:46:54.2237408Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2022-08-17T12:46:54.2290616Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2022-08-17T12:46:54.2300196Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.001s) 2022-08-17T12:46:54.2351889Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2022-08-17T12:46:54.2418887Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.007s) 2022-08-17T12:46:54.2465625Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2022-08-17T12:46:54.2517272Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2022-08-17T12:46:54.2661628Z 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:46:54.3919935Z ok (0.140s) 2022-08-17T12:46:54.4071531Z 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:46:54.5215865Z ok (0.128s) 2022-08-17T12:46:54.5372305Z 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:46:54.7496823Z ok (0.227s) 2022-08-17T12:46:54.7965911Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... ok (0.045s) 2022-08-17T12:46:54.8608041Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... ok (0.064s) 2022-08-17T12:46:54.8674656Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.006s) 2022-08-17T12:46:54.8739899Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.006s) 2022-08-17T12:46:54.8802770Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.006s) 2022-08-17T12:46:54.8884113Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2022-08-17T12:46:54.8969091Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2022-08-17T12:46:54.9050866Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.008s) 2022-08-17T12:46:54.9147331Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.010s) 2022-08-17T12:46:54.9246256Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.010s) 2022-08-17T12:46:54.9308950Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.006s) 2022-08-17T12:46:54.9395490Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.009s) 2022-08-17T12:46:54.9572877Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.018s) 2022-08-17T12:46:54.9658868Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.009s) 2022-08-17T12:46:54.9765845Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.011s) 2022-08-17T12:46:54.9773242Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2022-08-17T12:46:54.9811471Z Test that the error message displayed when convering a class type ... ok (0.005s) 2022-08-17T12:46:55.0131701Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.032s) 2022-08-17T12:46:55.0178453Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.005s) 2022-08-17T12:46:55.0207450Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-08-17T12:46:55.0216073Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.0312740Z Test that inheritance is detected in ... ok (0.010s) 2022-08-17T12:46:55.0861264Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.055s) 2022-08-17T12:46:55.1530664Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.067s) 2022-08-17T12:46:55.1609315Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:46:55.1615889Z test_classmethod (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.1688963Z Test classmethods on class types. ... ok (0.008s) 2022-08-17T12:46:55.1713599Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.002s) 2022-08-17T12:46:55.1724402Z test_custom_delete (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.1845146Z Test that del can be called on an instance of a class that ... ok (0.013s) 2022-08-17T12:46:55.1870559Z test_default_args (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.2369005Z Test that methods on class types can have default arguments. ... ok (0.052s) 2022-08-17T12:46:55.2418298Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.005s) 2022-08-17T12:46:55.2444147Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-08-17T12:46:55.2455134Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.001s) 2022-08-17T12:46:55.2602420Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.015s) 2022-08-17T12:46:55.2657779Z test_in (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-08-17T12:46:55.2687390Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-08-17T12:46:55.3356756Z test_interface (jit.test_class_type.TestClassType) ... ok (0.067s) 2022-08-17T12:46:55.3401240Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.005s) 2022-08-17T12:46:55.3462631Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-08-17T12:46:55.4645939Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.118s) 2022-08-17T12:46:55.4665119Z test_properties (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.4893739Z Test that a scripted class can make use of the @property decorator. ... ok (0.025s) 2022-08-17T12:46:55.4954050Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-08-17T12:46:55.5008254Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.005s) 2022-08-17T12:46:55.5012152Z test_recursive_class (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.5032999Z Recursive class types not yet supported. We should give a good error message. ... ok (0.002s) 2022-08-17T12:46:55.5046913Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.5387814Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.035s) 2022-08-17T12:46:55.5393556Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.5500505Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.011s) 2022-08-17T12:46:55.5506349Z test_recursive_scripting (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.5590255Z Test that class types are recursively scripted when an Python instance of one ... ok (0.009s) 2022-08-17T12:46:55.5600928Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.5721600Z Test that class types module attributes that fail to script ... ok (0.013s) 2022-08-17T12:46:55.5730419Z test_reference_semantics (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.5799092Z Test that modifications made to a class instance in TorchScript ... ok (0.008s) 2022-08-17T12:46:55.5877923Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:46:55.6012039Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.013s) 2022-08-17T12:46:55.6096346Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.008s) 2022-08-17T12:46:55.6100373Z test_schema_human_readable (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.8365335Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.227s) 2022-08-17T12:46:55.8372181Z test_self_referential_method (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.8471792Z Test that a scripted class can have a method that refers to the class itself ... ok (0.011s) 2022-08-17T12:46:55.8534205Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-08-17T12:46:55.8562019Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-08-17T12:46:55.8586045Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.002s) 2022-08-17T12:46:55.8596196Z test_staticmethod (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.8751255Z Test static methods on class types. ... ok (0.016s) 2022-08-17T12:46:55.8758058Z test_type_annotation (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.8811265Z Test that annotating container attributes with types works correctly ... ok (0.006s) 2022-08-17T12:46:55.8841378Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.003s) 2022-08-17T12:46:55.8900543Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.006s) 2022-08-17T12:46:55.8913986Z test_unused_method (jit.test_class_type.TestClassType) 2022-08-17T12:46:55.9019867Z Test unused methods on scripted classes. ... ok (0.012s) 2022-08-17T12:46:55.9182209Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.016s) 2022-08-17T12:46:55.9308449Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.013s) 2022-08-17T12:46:56.3941440Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.463s) 2022-08-17T12:46:56.4426563Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.048s) 2022-08-17T12:46:56.4461593Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.003s) 2022-08-17T12:46:56.4526344Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.006s) 2022-08-17T12:46:56.4564978Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.004s) 2022-08-17T12:46:56.4601118Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.004s) 2022-08-17T12:46:56.4634429Z test_div (jit.test_complex.TestComplex) ... ok (0.003s) 2022-08-17T12:46:56.4709447Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.007s) 2022-08-17T12:46:56.4781513Z test_pickle (jit.test_complex.TestComplex) ... ok (0.007s) 2022-08-17T12:46:56.4808998Z test_script (jit.test_complex.TestComplex) ... ok (0.003s) 2022-08-17T12:46:56.4872893Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.006s) 2022-08-17T12:46:56.5254356Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.038s) 2022-08-17T12:46:56.5282533Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2022-08-17T12:46:56.5330577Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.005s) 2022-08-17T12:46:56.5340547Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5355765Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5363520Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5374217Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5384183Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5393537Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5403067Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5412934Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5438398Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2022-08-17T12:46:56.5443583Z 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:46:56.5452664Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2022-08-17T12:46:56.5484407Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2022-08-17T12:46:56.5530484Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.005s) 2022-08-17T12:46:56.5606279Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.008s) 2022-08-17T12:46:56.5611540Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:46:56.5616237Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:46:56.5627772Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:46:56.5637178Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:46:56.5641330Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:46:59.8137982Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... ok (3.249s) 2022-08-17T12:47:04.4545221Z test_comparators (jit.test_dataclasses.TestDataclasses) ... ok (4.641s) 2022-08-17T12:47:04.4638146Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.009s) 2022-08-17T12:47:04.4655770Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.002s) 2022-08-17T12:47:04.4664614Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... skip: InitVar not supported in Python < 3.8 (0.001s) 2022-08-17T12:47:04.4797475Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.013s) 2022-08-17T12:47:04.4812515Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.001s) 2022-08-17T12:47:04.4889950Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.008s) 2022-08-17T12:47:04.4913988Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2022-08-17T12:47:04.4946270Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-08-17T12:47:04.4981671Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-08-17T12:47:04.5023812Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-08-17T12:47:04.5057590Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-08-17T12:47:04.5090725Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-08-17T12:47:07.8421038Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... ok (3.333s) 2022-08-17T12:47:07.8470637Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-17T12:47:07.8503632Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2022-08-17T12:47:07.8555812Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2022-08-17T12:47:07.8654837Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.010s) 2022-08-17T12:47:07.8690421Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2022-08-17T12:47:07.8803333Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.011s) 2022-08-17T12:47:07.8807757Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: No CUDA (0.000s) 2022-08-17T12:47:07.9028495Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.022s) 2022-08-17T12:47:07.9207087Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.018s) 2022-08-17T12:47:07.9419253Z test_basic (jit.test_list_dict.TestDict) ... ok (0.021s) 2022-08-17T12:47:07.9457339Z test_clear (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-08-17T12:47:07.9504736Z test_copy (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-17T12:47:07.9588086Z test_del (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-17T12:47:07.9812205Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.022s) 2022-08-17T12:47:08.0699101Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.089s) 2022-08-17T12:47:08.0749288Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-17T12:47:08.0762199Z test_dict_variance (jit.test_list_dict.TestDict) 2022-08-17T12:47:08.0872280Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.012s) 2022-08-17T12:47:08.0956700Z test_get (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-17T12:47:08.1054520Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.010s) 2022-08-17T12:47:08.1084918Z test_items (jit.test_list_dict.TestDict) ... ok (0.003s) 2022-08-17T12:47:08.1100973Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.002s) 2022-08-17T12:47:08.1155388Z test_keys (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-17T12:47:08.1190901Z test_len (jit.test_list_dict.TestDict) ... ok (0.004s) 2022-08-17T12:47:08.1225071Z test_loop (jit.test_list_dict.TestDict) ... ok (0.003s) 2022-08-17T12:47:08.1313273Z test_membership (jit.test_list_dict.TestDict) ... ok (0.009s) 2022-08-17T12:47:08.1345825Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.003s) 2022-08-17T12:47:08.1455435Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.011s) 2022-08-17T12:47:08.1587564Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.013s) 2022-08-17T12:47:08.1699385Z test_pop (jit.test_list_dict.TestDict) ... ok (0.011s) 2022-08-17T12:47:08.1734782Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.003s) 2022-08-17T12:47:08.1812495Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.008s) 2022-08-17T12:47:08.1820304Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2022-08-17T12:47:08.1838992Z Test that the use of a Dict type annotation without contained ... ok (0.003s) 2022-08-17T12:47:08.1941887Z test_update (jit.test_list_dict.TestDict) ... ok (0.010s) 2022-08-17T12:47:08.1992244Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.005s) 2022-08-17T12:47:08.2021962Z test_values (jit.test_list_dict.TestDict) ... ok (0.003s) 2022-08-17T12:47:08.2652560Z test_view (jit.test_list_dict.TestDict) ... ok (0.063s) 2022-08-17T12:47:08.2730340Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.008s) 2022-08-17T12:47:08.2805643Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... /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:47:08.2806310Z rand_tensor = torch.rand(shape, dtype=dtype) 2022-08-17T12:47:08.3367103Z ok (0.064s) 2022-08-17T12:47:08.3457003Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.009s) 2022-08-17T12:47:08.3614844Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.016s) 2022-08-17T12:47:08.3784610Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.017s) 2022-08-17T12:47:08.4095871Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.031s) 2022-08-17T12:47:08.4207054Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.011s) 2022-08-17T12:47:08.4310001Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.010s) 2022-08-17T12:47:08.4371855Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.4430643Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.4488153Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.4544576Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.4601159Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.4657475Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.4709186Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.4760423Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.4811999Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.4862868Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.4914337Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.4964574Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.5003631Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.5042518Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.5081331Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.5153013Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5207661Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.5273105Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5337688Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.5407320Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5450756Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.5518630Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5587407Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5625428Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.5692804Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5760884Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.5825578Z test_custom_rules_ints_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.5889813Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.5954422Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.6040060Z test_custom_rules_ints_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.6124312Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.6208626Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.6286005Z test_custom_rules_ints_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.6372833Z test_custom_rules_ints_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.6457268Z test_custom_rules_ints_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.6545730Z test_custom_rules_ints_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.6636180Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.6723352Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.6803608Z test_custom_rules_ints_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.6891477Z test_custom_rules_ints_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.6979823Z test_custom_rules_ints_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:08.7062164Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.7147419Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.7232771Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.7275794Z test_custom_rules_ints_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7317587Z test_custom_rules_ints_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7359695Z test_custom_rules_ints_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7414556Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.7468725Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.7522669Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:08.7564967Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7607685Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7651516Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7693225Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7734536Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2022-08-17T12:47:08.7798342Z test_custom_rules_ints_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.7862219Z test_custom_rules_ints_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.7925190Z test_custom_rules_ints_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.7988539Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8047398Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8105733Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8178726Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.8252983Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.8325764Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.8389192Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8452352Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8515382Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8576058Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8636849Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8697537Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8762565Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8826453Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8890409Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.8955165Z test_custom_rules_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.9020495Z test_custom_rules_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9084282Z test_custom_rules_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.9146931Z test_custom_rules_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:08.9217013Z test_custom_rules_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9287916Z test_custom_rules_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9358939Z test_custom_rules_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9427688Z test_custom_rules_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9496345Z test_custom_rules_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9564885Z test_custom_rules_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9630829Z test_custom_rules_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:08.9707600Z test_custom_rules_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.9784430Z test_custom_rules_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.9862349Z test_custom_rules_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:08.9955115Z test_custom_rules_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.0165613Z test_custom_rules_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.021s) 2022-08-17T12:47:09.0372967Z test_custom_rules_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.021s) 2022-08-17T12:47:09.0457094Z test_custom_rules_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.0543633Z test_custom_rules_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.0626828Z test_custom_rules_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.0717782Z test_custom_rules_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.0936413Z test_custom_rules_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.022s) 2022-08-17T12:47:09.1155909Z test_custom_rules_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.022s) 2022-08-17T12:47:09.1244213Z test_custom_rules_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.1330582Z test_custom_rules_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.1417344Z test_custom_rules_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.1504890Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.009s) 2022-08-17T12:47:09.1589409Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.1674234Z test_custom_rules_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.1731123Z test_custom_rules_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:09.1789427Z test_custom_rules_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:09.1849750Z test_custom_rules_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:09.1921822Z test_custom_rules_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:09.1994031Z test_custom_rules_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:09.2065244Z test_custom_rules_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2022-08-17T12:47:09.2147896Z test_custom_rules_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.2230150Z test_custom_rules_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.2312382Z test_custom_rules_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.2391129Z test_custom_rules_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.2468613Z test_custom_rules_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.008s) 2022-08-17T12:47:09.2523698Z test_custom_rules_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:09.2579839Z test_custom_rules_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2022-08-17T12:47:09.2633381Z test_custom_rules_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2022-08-17T12:47:09.2704865Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-17T12:47:09.2758101Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-17T12:47:09.2822542Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.006s) 2022-08-17T12:47:09.2876721Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-17T12:47:09.2947492Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-17T12:47:09.2955635Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.001s) 2022-08-17T12:47:09.3025189Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.007s) 2022-08-17T12:47:09.3076242Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-17T12:47:09.3139961Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.006s) 2022-08-17T12:47:09.3190570Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-17T12:47:09.3244695Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-17T12:47:09.3293161Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.005s) 2022-08-17T12:47:09.3470865Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.018s) 2022-08-17T12:47:09.3505110Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.003s) 2022-08-17T12:47:09.3542306Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.004s) 2022-08-17T12:47:09.3607306Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.006s) 2022-08-17T12:47:09.3670943Z test_aten_fallback (jit.test_export_modes.TestExportModes) ... ok (0.006s) 2022-08-17T12:47:09.3681247Z test_caffe2_aten_fallback (jit.test_export_modes.TestExportModes) ... skip: Caffe2 is not available (0.001s) 2022-08-17T12:47:09.3710899Z 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:47:09.3711936Z export_type=torch.onnx.ExportTypes.COMPRESSED_ZIP_ARCHIVE) 2022-08-17T12:47:09.3759784Z ok (0.008s) 2022-08-17T12:47:09.3789445Z 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:47:09.3790317Z export_type=torch.onnx.ExportTypes.DIRECTORY) 2022-08-17T12:47:09.3836842Z ok (0.008s) 2022-08-17T12:47:09.3869302Z test_onnx_aten (jit.test_export_modes.TestExportModes) ... ok (0.003s) 2022-08-17T12:47:09.3892940Z test_onnx_multiple_return (jit.test_export_modes.TestExportModes) ... /var/lib/jenkins/workspace/test/jit/test_export_modes.py:69: 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:47:09.3893719Z torch.onnx._export(foo, (x,), f) 2022-08-17T12:47:09.3903327Z ok (0.003s) 2022-08-17T12:47:09.3931611Z 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:47:09.3932429Z export_type=torch.onnx.ExportTypes.PROTOBUF_FILE) 2022-08-17T12:47:09.3975480Z ok (0.007s) 2022-08-17T12:47:09.4003289Z 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:47:09.4004181Z export_type=torch.onnx.ExportTypes.ZIP_ARCHIVE) 2022-08-17T12:47:09.4047999Z ok (0.007s) 2022-08-17T12:47:09.4184050Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:47:09.4301576Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:47:09.6549135Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.225s) 2022-08-17T12:47:09.6637240Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-17T12:47:09.6736409Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-17T12:47:09.6800832Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.6923936Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.012s) 2022-08-17T12:47:09.6990914Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-17T12:47:09.7054289Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.7111236Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.7167230Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.7261131Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-17T12:47:09.7327929Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-17T12:47:09.7411060Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-08-17T12:47:09.7473623Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.7588684Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-17T12:47:09.7684490Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-17T12:47:09.7792339Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-17T12:47:09.7897273Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-17T12:47:09.7961769Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.8024840Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.8093106Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-17T12:47:09.8140695Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.005s) 2022-08-17T12:47:09.8188498Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.005s) 2022-08-17T12:47:09.8391999Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.020s) 2022-08-17T12:47:09.8607390Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.021s) 2022-08-17T12:47:09.8796021Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.019s) 2022-08-17T12:47:09.8810623Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2022-08-17T12:47:09.9129960Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.033s) 2022-08-17T12:47:09.9216211Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-17T12:47:09.9324106Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-17T12:47:09.9452995Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.013s) 2022-08-17T12:47:09.9677204Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.022s) 2022-08-17T12:47:09.9817413Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.014s) 2022-08-17T12:47:09.9882915Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:09.9955813Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-17T12:47:10.0048740Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.009s) 2022-08-17T12:47:10.0095811Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.005s) 2022-08-17T12:47:10.0202672Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.011s) 2022-08-17T12:47:10.0288198Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-08-17T12:47:10.0363810Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-08-17T12:47:10.0427750Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.006s) 2022-08-17T12:47:10.0530433Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.010s) 2022-08-17T12:47:10.0612631Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.008s) 2022-08-17T12:47:10.0688124Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.007s) 2022-08-17T12:47:10.1500450Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... ok (0.081s) 2022-08-17T12:47:10.1596346Z test_instancing_error (__main__.TestFrontend) ... ok (0.010s) 2022-08-17T12:47:10.1734627Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... ok (0.014s) 2022-08-17T12:47:11.4789890Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (1.305s) 2022-08-17T12:47:11.8282920Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.349s) 2022-08-17T12:47:11.8297061Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.002s) 2022-08-17T12:47:11.8423716Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2022-08-17T12:47:13.8744822Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... ok (2.032s) 2022-08-17T12:47:13.9215177Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.047s) 2022-08-17T12:47:13.9594593Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.038s) 2022-08-17T12:47:13.9601738Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: Testing no mkldnn (0.001s) 2022-08-17T12:47:13.9619839Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.002s) 2022-08-17T12:47:13.9634148Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.001s) 2022-08-17T12:47:13.9693630Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-08-17T12:47:13.9751832Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-08-17T12:47:13.9816726Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.006s) 2022-08-17T12:47:13.9894710Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... ok (0.008s) 2022-08-17T12:47:14.1829555Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... ok (0.193s) 2022-08-17T12:47:14.1842440Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:47:14.1854691Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2022-08-17T12:47:14.1855526Z Testing that the interleaving of multiple optimizations does not ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:47:14.1867210Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2022-08-17T12:47:14.1867890Z 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:47:14.1881844Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2022-08-17T12:47:14.1930343Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.005s) 2022-08-17T12:47:14.1975708Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2022-08-17T12:47:14.3925204Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.195s) 2022-08-17T12:47:14.4154643Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... ok (0.023s) 2022-08-17T12:47:14.4274230Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... ok (0.012s) 2022-08-17T12:47:14.4468374Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.019s) 2022-08-17T12:47:14.7861922Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.339s) 2022-08-17T12:47:15.5327744Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... ok (0.746s) 2022-08-17T12:47:15.5367888Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2022-08-17T12:47:15.5404028Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2022-08-17T12:47:15.5824178Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... ok (0.042s) 2022-08-17T12:47:15.6395560Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.057s) 2022-08-17T12:47:15.8321636Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.192s) 2022-08-17T12:47:15.8886624Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.056s) 2022-08-17T12:47:15.8976906Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.009s) 2022-08-17T12:47:20.8032239Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (4.905s) 2022-08-17T12:47:20.8097342Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.007s) 2022-08-17T12:47:20.8373883Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.028s) 2022-08-17T12:47:20.8443512Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.007s) 2022-08-17T12:47:20.8508037Z test_hash_device (jit.test_hash.TestHash) ... ok (0.006s) 2022-08-17T12:47:20.8599300Z test_hash_float (jit.test_hash.TestHash) ... ok (0.009s) 2022-08-17T12:47:20.8670934Z test_hash_int (jit.test_hash.TestHash) ... ok (0.007s) 2022-08-17T12:47:20.8703931Z test_hash_none (jit.test_hash.TestHash) ... ok (0.003s) 2022-08-17T12:47:20.8757554Z test_hash_string (jit.test_hash.TestHash) ... ok (0.005s) 2022-08-17T12:47:20.8762817Z test_hash_tensor (jit.test_hash.TestHash) 2022-08-17T12:47:20.8811196Z Tensors should hash by identity ... ok (0.005s) 2022-08-17T12:47:20.8872331Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.006s) 2022-08-17T12:47:20.8901552Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.003s) 2022-08-17T12:47:20.9069876Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.017s) 2022-08-17T12:47:20.9078985Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... ok (0.001s) 2022-08-17T12:47:20.9165386Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.009s) 2022-08-17T12:47:20.9241125Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.008s) 2022-08-17T12:47:20.9367403Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.013s) 2022-08-17T12:47:20.9578421Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.021s) 2022-08-17T12:47:20.9766272Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.019s) 2022-08-17T12:47:20.9943371Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.018s) 2022-08-17T12:47:21.0237894Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.029s) 2022-08-17T12:47:21.0497026Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.026s) 2022-08-17T12:47:21.0642669Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.015s) 2022-08-17T12:47:21.0840128Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.020s) 2022-08-17T12:47:21.0973798Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.013s) 2022-08-17T12:47:21.1171830Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.020s) 2022-08-17T12:47:21.1399276Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.023s) 2022-08-17T12:47:21.1595144Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.019s) 2022-08-17T12:47:21.1790551Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.020s) 2022-08-17T12:47:21.1982005Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.019s) 2022-08-17T12:47:21.2311711Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.033s) 2022-08-17T12:47:21.2581200Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.027s) 2022-08-17T12:47:21.2740062Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.016s) 2022-08-17T12:47:21.2960543Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.022s) 2022-08-17T12:47:21.3322082Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.036s) 2022-08-17T12:47:21.3752606Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.043s) 2022-08-17T12:47:21.3782038Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.003s) 2022-08-17T12:47:21.3820589Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.004s) 2022-08-17T12:47:21.3955543Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.013s) 2022-08-17T12:47:21.4000233Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.004s) 2022-08-17T12:47:21.4048120Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... ok (0.005s) 2022-08-17T12:47:21.4440556Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.039s) 2022-08-17T12:47:25.1877319Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (3.743s) 2022-08-17T12:47:25.1939298Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-08-17T12:47:25.1999592Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-08-17T12:47:25.2056740Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-08-17T12:47:25.2074425Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-17T12:47:25.2120055Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2129729Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-08-17T12:47:25.2140793Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-08-17T12:47:25.2184702Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.2230895Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2285888Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2356336Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-17T12:47:25.2399911Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.2450961Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2505199Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2522332Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-17T12:47:25.2569611Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2611608Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.2622900Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2022-08-17T12:47:25.2681787Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.006s) 2022-08-17T12:47:25.2724165Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.2742127Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-17T12:47:25.2782142Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.2824660Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.2877889Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.005s) 2022-08-17T12:47:25.2952036Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-17T12:47:25.2970731Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2022-08-17T12:47:25.3045235Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.007s) 2022-08-17T12:47:25.3088292Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2022-08-17T12:47:25.3238113Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.015s) 2022-08-17T12:47:25.3770947Z test_ModuleList (__main__.TestJit) ... ok (0.053s) 2022-08-17T12:47:25.3993864Z test_Sequential (__main__.TestJit) ... ok (0.022s) 2022-08-17T12:47:25.4182207Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.019s) 2022-08-17T12:47:25.4438623Z test_add_relu_fusion (__main__.TestJit) ... ok (0.026s) 2022-08-17T12:47:25.4455295Z test_arg_configurations (__main__.TestJit) 2022-08-17T12:47:25.4456073Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.002s) 2022-08-17T12:47:25.4503318Z test_attrs (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:25.4534432Z test_batchnorm (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:25.4544287Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.001s) 2022-08-17T12:47:25.4583530Z test_conj_transpose (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:29.5167684Z test_constant_insertion (__main__.TestJit) ... ok (4.058s) 2022-08-17T12:47:29.5225363Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.006s) 2022-08-17T12:47:29.5274065Z test_constant_prop_exception (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.5325356Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.5351696Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.5396422Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:29.5437522Z test_constant_prop_nested (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:29.5488492Z test_constant_prop_none (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.5518905Z test_constant_prop_print (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.5548176Z test_constant_prop_rand (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.5586917Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:29.5620075Z test_constant_prop_simple (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.5645023Z test_constants_pkl (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:29.5840357Z test_cpp (__main__.TestJit) ... ok (0.019s) 2022-08-17T12:47:29.5900551Z test_cse (__main__.TestJit) ... ok (0.006s) 2022-08-17T12:47:29.5951601Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.5966507Z test_cu_escaped_number (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:29.5976950Z test_cuda_export_restore (__main__.TestJit) ... skip: requires CUDA (0.001s) 2022-08-17T12:47:29.6107864Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.013s) 2022-08-17T12:47:29.6455292Z test_decompose_addmm (__main__.TestJit) ... ok (0.035s) 2022-08-17T12:47:29.6461783Z test_device_not_equal (__main__.TestJit) ... skip: requires CUDA (0.001s) 2022-08-17T12:47:29.6500267Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:29.6513499Z test_disabled (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:29.6533251Z test_dropout (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:29.6544965Z test_dropout_cuda (__main__.TestJit) ... skip: test_dropout_cuda require CUDA (0.001s) 2022-08-17T12:47:29.7075746Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:29.7101878Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:29.7111593Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:29.7115578Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:29.7498076Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:29.7512230Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:29.7519500Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:47:29.7523760Z STAGE:2022-08-17 12:47:29 3128:3128 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:47:29.7527977Z ok (0.098s) 2022-08-17T12:47:29.7544871Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.002s) 2022-08-17T12:47:29.7781259Z test_einsum (__main__.TestJit) ... ok (0.024s) 2022-08-17T12:47:29.7809509Z test_element_size (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.7816987Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:29.7824261Z test_expand_quantlint (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:29.7838364Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:47:29.7898672Z test_export_dropout (__main__.TestJit) ... ok (0.006s) 2022-08-17T12:47:29.8266768Z test_export_lstm (__main__.TestJit) ... ok (0.037s) 2022-08-17T12:47:29.8388406Z test_export_opnames (__main__.TestJit) ... ok (0.012s) 2022-08-17T12:47:29.9021316Z test_export_rnn (__main__.TestJit) ... ok (0.063s) 2022-08-17T12:47:29.9037735Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.002s) 2022-08-17T12:47:29.9404910Z test_function_default_values (__main__.TestJit) ... ok (0.037s) 2022-08-17T12:47:29.9437037Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.9484151Z test_import_method (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.9504697Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:29.9534919Z test_layout (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.9573877Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:29.9605715Z test_matrix_transpose (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:29.9655672Z test_module_default_values (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.9703092Z test_mutable_default_values (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:29.9716267Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test requires CUDA (0.001s) 2022-08-17T12:47:30.1908856Z test_nn_conv (__main__.TestJit) ... ok (0.219s) 2022-08-17T12:47:30.2911881Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.100s) 2022-08-17T12:47:30.4257953Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.135s) 2022-08-17T12:47:30.6490769Z test_nn_padding (__main__.TestJit) ... ok (0.223s) 2022-08-17T12:47:30.6712677Z test_nn_padding_functional (__main__.TestJit) ... ok (0.022s) 2022-08-17T12:47:30.6752286Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:30.6760643Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.001s) 2022-08-17T12:47:30.6787666Z test_numel (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:30.7056502Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.027s) 2022-08-17T12:47:30.7076939Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:30.7268590Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.019s) 2022-08-17T12:47:30.7297138Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.003s) 2022-08-17T12:47:30.7328735Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:30.7602288Z test_pretty_printer (__main__.TestJit) ... ok (0.027s) 2022-08-17T12:47:30.7610767Z test_print_classes_module (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:30.7619152Z test_print_op_module (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:30.7628190Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:30.7644823Z 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.001s) 2022-08-17T12:47:30.9774528Z test_python_bindings (__main__.TestJit) ... ok (0.213s) 2022-08-17T12:47:30.9809628Z test_python_ir (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:30.9852074Z test_python_ir_utils (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:30.9866903Z 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.001s) 2022-08-17T12:47:30.9883607Z test_python_ivalue (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:32.0628711Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (1.074s) 2022-08-17T12:47:32.0651062Z test_recursive_cse (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:32.0706892Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.005s) 2022-08-17T12:47:32.0772517Z test_restore_device (__main__.TestJit) ... ok (0.006s) 2022-08-17T12:47:32.0792534Z test_restore_device_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.002s) 2022-08-17T12:47:32.0804982Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.001s) 2022-08-17T12:47:32.4294409Z test_script_autograd_grad (__main__.TestJit) ... ok (0.349s) 2022-08-17T12:47:32.4413447Z test_script_backward (__main__.TestJit) ... ok (0.012s) 2022-08-17T12:47:32.4431964Z 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:47:32.4432488Z "`optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead" 2022-08-17T12:47:32.4557684Z ok (0.014s) 2022-08-17T12:47:32.4585418Z test_script_fn_pkl (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:32.4625171Z test_script_tensor_type (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:32.4654628Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:32.4665696Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:32.4676106Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:32.4708207Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:32.5031560Z test_sparse_tensors (__main__.TestJit) ... ok (0.032s) 2022-08-17T12:47:32.5170045Z 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:47:32.5171426Z return callable(*args, **kwargs) 2022-08-17T12:47:32.5209227Z /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:47:32.5210383Z return callable(*args, **kwargs) 2022-08-17T12:47:32.5307552Z ok (0.028s) 2022-08-17T12:47:32.5315528Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.001s) 2022-08-17T12:47:32.5344826Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:32.5371550Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.003s) 2022-08-17T12:47:32.5394646Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.002s) 2022-08-17T12:47:32.5491243Z test_torch_sum (__main__.TestJit) ... ok (0.010s) 2022-08-17T12:47:32.5553078Z test_trace_retains_train (__main__.TestJit) ... ok (0.006s) 2022-08-17T12:47:32.5975912Z test_train_eval (__main__.TestJit) ... ok (0.042s) 2022-08-17T12:47:32.6011515Z test_transpose (__main__.TestJit) ... ok (0.004s) 2022-08-17T12:47:32.6116816Z test_unchecked_cast (__main__.TestJit) ... ok (0.010s) 2022-08-17T12:47:32.6131233Z test_unique_state_dict (__main__.TestJit) ... ok (0.001s) 2022-08-17T12:47:32.6140401Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.001s) 2022-08-17T12:47:32.6230414Z test_warnings (__main__.TestJit) ... ok (0.009s) 2022-08-17T12:47:32.6562453Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:32.6887816Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:32.7211739Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:32.7612596Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:32.8014464Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:32.8414006Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:32.8820886Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:32.8849214Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:32.9258842Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:32.9660414Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:33.0064313Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:33.0477347Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:33.0506189Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:33.0977217Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:33.1396386Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:47:33.1910184Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:33.2363388Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:47:33.2833680Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:33.2863099Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:33.3390636Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:47:33.3862976Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:33.4340659Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:47:33.4822867Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:47:33.5298332Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:47:33.5327751Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:33.5699506Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:33.6071131Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:33.6440518Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:33.6812899Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:33.7192097Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:33.7574169Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:33.7960158Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:33.8349675Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:33.8724644Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:33.9104647Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:33.9493096Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:33.9874115Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.0255358Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.0635015Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.1014848Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.1401662Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.1787101Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.2185799Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:34.2575560Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.2956338Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.3336016Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.3714864Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:34.4102213Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.4493119Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.4881950Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.5269395Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.5780177Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:34.6078284Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:34.6378847Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:34.6678779Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:34.6708647Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.6736884Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.7045500Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:34.7352926Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:34.7379821Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.7406783Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.7800664Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:34.7828269Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.8137854Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:34.8445100Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:34.8751325Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:34.8779416Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.8806482Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:34.9114615Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:34.9428227Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:35.0243999Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-17T12:47:35.1042529Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:47:35.1860081Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-17T12:47:35.3124551Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.126s) 2022-08-17T12:47:35.3928203Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:47:35.4710709Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T12:47:35.5519248Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-17T12:47:35.6332656Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.081s) 2022-08-17T12:47:35.7167559Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-17T12:47:35.7963619Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:47:35.8743469Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T12:47:35.9505439Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:47:36.0266813Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:47:36.1063078Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T12:47:36.1886396Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.082s) 2022-08-17T12:47:36.2689753Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.080s) 2022-08-17T12:47:36.3484541Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.079s) 2022-08-17T12:47:36.4249642Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:47:36.5033391Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.078s) 2022-08-17T12:47:36.5438941Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:36.5818974Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:36.6192558Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:36.6562525Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:36.6591640Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:47:36.6868771Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:36.7097813Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.023s) 2022-08-17T12:47:36.7126417Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:47:36.7356425Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.023s) 2022-08-17T12:47:36.7699658Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:36.8040756Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:36.8395075Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:36.8751854Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:36.9103152Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:36.9451403Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:36.9807345Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:37.0169528Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:37.0520749Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:37.1013477Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:47:37.1540719Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:47:37.2044721Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.2544286Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.3042395Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.3531562Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:47:37.4068436Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:37.4563486Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:47:37.5068249Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.5564340Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.6063765Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.6553694Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:47:37.7068986Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:37.7586987Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:37.8094291Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:37.8589561Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:47:37.9086802Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:37.9600163Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.0139902Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:38.0648631Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.1165936Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:38.1675467Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.2190180Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.2709455Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:38.3225754Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:38.3740716Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.4251994Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.4760015Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.5268669Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.5777673Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.6279545Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:38.6781959Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:38.7305414Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:38.7842306Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:38.8348728Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.8826086Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:47:38.9334620Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:38.9841101Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:39.0340864Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:39.0895706Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.055s) 2022-08-17T12:47:39.1407792Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:39.1916922Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:39.2424488Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:39.2923182Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:39.3441251Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:39.3962232Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:39.4472542Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:39.5013374Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:39.5535854Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:39.6052298Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:39.6544099Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.049s) 2022-08-17T12:47:39.7054825Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:39.8018424Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.096s) 2022-08-17T12:47:39.8991000Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T12:47:39.9965729Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T12:47:40.0936152Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T12:47:40.1936745Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-08-17T12:47:40.2919418Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-17T12:47:40.3897078Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.098s) 2022-08-17T12:47:40.4872159Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.097s) 2022-08-17T12:47:40.5869118Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-08-17T12:47:40.7007670Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.114s) 2022-08-17T12:47:40.7362198Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:40.7642248Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:40.7914334Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:40.8188421Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:40.8465243Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:40.8818217Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:40.9097589Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:40.9377621Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:40.9662916Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:40.9944562Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.0228791Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.0517079Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:41.0793449Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:41.1069721Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.1343989Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:41.1624793Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.1902594Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.2186861Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.2467061Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.2743350Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.3023409Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.3301209Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.3584954Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.3863096Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.4139281Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.4421360Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.4706286Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.4991889Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.5273229Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:41.5561236Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:41.5847962Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:41.5876397Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:41.6263669Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:41.6645679Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:41.7026764Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:41.7335841Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:41.7964561Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.063s) 2022-08-17T12:47:41.8420926Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:41.8878370Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:41.9332429Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:47:41.9792202Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:42.0246933Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:47:42.0701375Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:47:42.1160874Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:42.1411367Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.025s) 2022-08-17T12:47:42.1654997Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.024s) 2022-08-17T12:47:42.1988628Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:42.2314429Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:42.2886919Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:47:42.3401601Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:42.3917708Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:42.4417555Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.050s) 2022-08-17T12:47:42.5262824Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.084s) 2022-08-17T12:47:42.5963634Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:47:42.6682991Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T12:47:42.7345569Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T12:47:42.8033703Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-08-17T12:47:42.8725269Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-08-17T12:47:42.9440242Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.071s) 2022-08-17T12:47:43.0309361Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:47:43.1047829Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-08-17T12:47:43.1780244Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T12:47:43.2540538Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:47:43.3244537Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.070s) 2022-08-17T12:47:43.3967283Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T12:47:43.4689082Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T12:47:43.5425721Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.074s) 2022-08-17T12:47:43.5770397Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:43.6089832Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:43.6405747Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:43.6823927Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:47:43.7220433Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:43.7609511Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:43.8277091Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T12:47:43.8928685Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-17T12:47:43.9532994Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-17T12:47:44.0150190Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.062s) 2022-08-17T12:47:44.0738564Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:47:44.1319267Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-17T12:47:44.1927576Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-17T12:47:44.2611863Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-08-17T12:47:44.3203530Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.059s) 2022-08-17T12:47:44.3787647Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.058s) 2022-08-17T12:47:44.4516341Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.073s) 2022-08-17T12:47:44.4850335Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:44.5167550Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:44.5480354Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:44.5509233Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:47:44.5537262Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.003s) 2022-08-17T12:47:44.5928086Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:44.6318214Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:44.6712472Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:44.7042058Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:44.7304325Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:44.7333676Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:44.7597531Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:44.7859870Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:44.8123585Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:44.8151819Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:44.8418632Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:44.8705250Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:44.8733919Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:44.8958583Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.022s) 2022-08-17T12:47:44.9183061Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.022s) 2022-08-17T12:47:44.9409832Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.023s) 2022-08-17T12:47:45.0310243Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.090s) 2022-08-17T12:47:45.1170896Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-17T12:47:45.2084759Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-08-17T12:47:45.2998363Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.091s) 2022-08-17T12:47:45.3865759Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:47:45.4725427Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-17T12:47:45.5654986Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-08-17T12:47:45.6584291Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-08-17T12:47:45.7453106Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.087s) 2022-08-17T12:47:45.8318714Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.086s) 2022-08-17T12:47:45.9250852Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.093s) 2022-08-17T12:47:46.0166813Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.092s) 2022-08-17T12:47:46.0576311Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:46.0883350Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:46.1191323Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:46.1500528Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:46.1803937Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:46.1832932Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.1860578Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.1887466Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.1914880Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.2218935Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:46.2523925Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:46.2552504Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.2579363Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.2923406Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:46.3192358Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:46.3459843Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:46.3732238Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:46.3759499Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.3787122Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.3813657Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:46.4082148Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:46.5099326Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.101s) 2022-08-17T12:47:46.6102155Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.100s) 2022-08-17T12:47:46.7161557Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.106s) 2022-08-17T12:47:46.8410230Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.125s) 2022-08-17T12:47:46.9769920Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.136s) 2022-08-17T12:47:47.0520550Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.075s) 2022-08-17T12:47:47.0987173Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:47.1415157Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:47:47.1835146Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.042s) 2022-08-17T12:47:47.2278820Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:47:47.3646326Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.137s) 2022-08-17T12:47:47.4088322Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.044s) 2022-08-17T12:47:47.4472458Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:47.4856841Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:47.5236819Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:47.5617532Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:47.6013481Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:47.6383753Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:47.6745977Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:47.7109941Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:47.8697570Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.159s) 2022-08-17T12:47:48.0450219Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.175s) 2022-08-17T12:47:48.2233072Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.178s) 2022-08-17T12:47:48.2546294Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:48.2848881Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:48.3154973Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:48.3632697Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.048s) 2022-08-17T12:47:48.4105837Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:48.4571607Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:48.5046716Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:48.5394680Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:48.5669589Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:48.5946827Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:48.6219112Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:48.6247588Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:48.6274687Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:48.6674761Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:48.6959256Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:48.7343181Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:48.7682065Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:48.8025349Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:48.8369467Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:48.8708859Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:48.9275075Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:47:48.9875424Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.060s) 2022-08-17T12:47:49.0395911Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:49.0863535Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:49.1333013Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:49.1867254Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.053s) 2022-08-17T12:47:49.2337254Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:49.2881977Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:49.3350036Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:49.3820768Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.047s) 2022-08-17T12:47:49.4220649Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:49.4580186Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:49.4941503Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:49.5262853Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:49.5291894Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:49.5549326Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:49.5577946Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:49.5604852Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:49.5863028Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:49.6116882Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.025s) 2022-08-17T12:47:49.6371381Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.025s) 2022-08-17T12:47:49.6399440Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:49.7164914Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.076s) 2022-08-17T12:47:49.7704431Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:49.8245355Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:49.8782624Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:49.8811262Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:49.9528815Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.072s) 2022-08-17T12:47:49.9559637Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:49.9943713Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:47:50.0238995Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:50.0269874Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.0566275Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:50.0595977Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.0622844Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.0914634Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:50.0943688Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1241247Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:50.1269839Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1297628Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:47:50.1637320Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:50.1666090Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1694150Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1721451Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1748387Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1775830Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.1803024Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.2066717Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.2329303Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.2592887Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.2858643Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.3122525Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.3386566Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.3651285Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.3916638Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:50.4179395Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:50.4207830Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.4235100Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.4262038Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.4289300Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.4316229Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.4582757Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:50.4848516Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:50.5125324Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:50.5451720Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.5779473Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.6115001Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.6447730Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.6782362Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.7121394Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:50.7447938Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.7779450Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:50.7807446Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7834637Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7861663Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7888805Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7915658Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7942938Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7970277Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.7997292Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.8024168Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:50.8373494Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:50.8724184Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:50.9074389Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:50.9417834Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:50.9775418Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:51.0098763Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:51.0421522Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:51.0793124Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:51.1087694Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:51.1381031Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:51.1667878Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:51.1961773Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:51.2481789Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:51.2776505Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.029s) 2022-08-17T12:47:51.2805744Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:51.3480937Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.067s) 2022-08-17T12:47:51.3890718Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:51.4296559Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:51.4703329Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:47:51.5166864Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:51.5537421Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:51.5940413Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.040s) 2022-08-17T12:47:51.6331471Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:51.6725568Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:51.7087205Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:51.7444905Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:51.7780398Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:51.8116458Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:51.8452742Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:51.8802335Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:51.9151930Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:51.9493421Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:51.9852159Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.0218138Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.0568399Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:52.0901007Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:52.1230592Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:52.1571360Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:52.1916717Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:52.2267198Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:52.2618133Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:52.2970852Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:47:52.3328050Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.3673402Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:52.4039055Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.4401174Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.4760555Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.5134905Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.037s) 2022-08-17T12:47:52.5494579Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.5854140Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.6170272Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:52.6474529Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:52.6773591Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.030s) 2022-08-17T12:47:52.7131295Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.036s) 2022-08-17T12:47:52.7159782Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:52.7436025Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:52.7714989Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:52.7993094Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:52.8021287Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:52.8049412Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:52.8331839Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.028s) 2022-08-17T12:47:52.8359733Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:52.8687598Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.033s) 2022-08-17T12:47:52.8947963Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:52.9217148Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.027s) 2022-08-17T12:47:52.9479329Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.026s) 2022-08-17T12:47:52.9508794Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:47:53.0030824Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:53.0546847Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:53.1061237Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.051s) 2022-08-17T12:47:53.1520857Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:53.1985275Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.046s) 2022-08-17T12:47:53.2560840Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.057s) 2022-08-17T12:47:53.3101794Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:53.3645727Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2022-08-17T12:47:53.4170512Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.052s) 2022-08-17T12:47:53.4513530Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:53.4854572Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:53.5197776Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:47:53.5521895Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:53.5846798Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:53.6160878Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:53.6472483Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:53.6783290Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:53.7098334Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:53.7927320Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.083s) 2022-08-17T12:47:53.8613681Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.069s) 2022-08-17T12:47:53.9290876Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.068s) 2022-08-17T12:47:53.9608037Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.032s) 2022-08-17T12:47:53.9915919Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:54.0224114Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.031s) 2022-08-17T12:47:54.1438590Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.121s) 2022-08-17T12:47:54.2093750Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.065s) 2022-08-17T12:47:54.2752952Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.066s) 2022-08-17T12:47:54.3184560Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.043s) 2022-08-17T12:47:54.3576032Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:54.3971382Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:54.4362044Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:47:54.4390354Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2022-08-17T12:47:56.5218792Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (2.083s) 2022-08-17T12:47:58.5357816Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (2.014s) 2022-08-17T12:48:00.3500473Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.814s) 2022-08-17T12:48:02.2424301Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.892s) 2022-08-17T12:48:08.3376946Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (6.095s) 2022-08-17T12:48:08.3827453Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.045s) 2022-08-17T12:48:08.4175452Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:48:08.4529062Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.035s) 2022-08-17T12:48:08.4875232Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.034s) 2022-08-17T12:48:08.5487194Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.061s) 2022-08-17T12:48:08.6045722Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.056s) 2022-08-17T12:48:08.6458301Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:48:08.6864584Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.041s) 2022-08-17T12:48:08.7248672Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.038s) 2022-08-17T12:48:08.7644781Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.039s) 2022-08-17T12:48:08.7678153Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7708762Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7736271Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7763794Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7795713Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7823040Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7851615Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7880972Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7911755Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7945072Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.7973707Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8004734Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8031748Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8059257Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8085879Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8114547Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8141686Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8169022Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8196309Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8223384Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8250612Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8277899Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8304421Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8331360Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8358073Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8385262Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8412289Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8439910Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8466605Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8493398Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8521397Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8548283Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8575214Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8602157Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8629503Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8656698Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8683938Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8711115Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8738645Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8765505Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8792589Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8819857Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8846960Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8874191Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8901736Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8928980Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8955936Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.8983088Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9010639Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9037086Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9064208Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9091798Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9119154Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9146327Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9174042Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9201274Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.003s) 2022-08-17T12:48:08.9227634Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.002s) 2022-08-17T12:48:08.9232525Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.000s) 2022-08-17T12:48:08.9240292Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-17T12:48:08.9245341Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... skip: POSITIONAL_ONLY arguments are not supported before 3.8 (0.000s) 2022-08-17T12:48:08.9254088Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-17T12:48:08.9263303Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-17T12:48:08.9271826Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-17T12:48:08.9280660Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.001s) 2022-08-17T12:48:08.9466134Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.018s) 2022-08-17T12:48:08.9536758Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:08.9607772Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:08.9677958Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:08.9741610Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:08.9770972Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.003s) 2022-08-17T12:48:08.9804304Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.003s) 2022-08-17T12:48:08.9913564Z test_del (jit.test_list_dict.TestList) ... ok (0.011s) 2022-08-17T12:48:08.9954634Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.0010303Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.0068714Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.0099763Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.003s) 2022-08-17T12:48:09.0130688Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.003s) 2022-08-17T12:48:09.0184685Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.0236754Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.0287529Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.0361377Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:09.0400740Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.0443407Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.0464499Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.002s) 2022-08-17T12:48:09.0518479Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.0555904Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.0601041Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.0639429Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.0692745Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.0829297Z test_in_check (jit.test_list_dict.TestList) ... ok (0.013s) 2022-08-17T12:48:09.1023035Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.019s) 2022-08-17T12:48:09.1090054Z test_list_count (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:09.1129977Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.1243421Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.011s) 2022-08-17T12:48:09.1310297Z test_list_index (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:09.1466383Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.016s) 2022-08-17T12:48:09.1611021Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.014s) 2022-08-17T12:48:09.1671696Z test_list_len (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.1802221Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.013s) 2022-08-17T12:48:09.1810816Z test_list_none (jit.test_list_dict.TestList) ... ok (0.001s) 2022-08-17T12:48:09.2377371Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.056s) 2022-08-17T12:48:09.2591573Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.021s) 2022-08-17T12:48:09.2934705Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.034s) 2022-08-17T12:48:09.2949514Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.002s) 2022-08-17T12:48:09.2960564Z test_list_variance (jit.test_list_dict.TestList) 2022-08-17T12:48:09.3048590Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.010s) 2022-08-17T12:48:09.3088738Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.3752932Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.066s) 2022-08-17T12:48:09.4191903Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.044s) 2022-08-17T12:48:09.4241550Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4284837Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.4332044Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4381855Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4443743Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.4522074Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-17T12:48:09.4568664Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4619194Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4678945Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.4728194Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4779660Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4830236Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4880308Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.4947010Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:09.4993796Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.5040168Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.5079495Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.5120278Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.5160345Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.5202331Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.5265089Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.5311393Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.5399212Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.009s) 2022-08-17T12:48:09.5436885Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.5500275Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.5578002Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.008s) 2022-08-17T12:48:09.5626484Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.5669174Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.5735769Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.007s) 2022-08-17T12:48:09.5773012Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.004s) 2022-08-17T12:48:09.6057920Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.028s) 2022-08-17T12:48:09.6113603Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.006s) 2022-08-17T12:48:09.6167323Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.6219439Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.005s) 2022-08-17T12:48:09.6385469Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.017s) 2022-08-17T12:48:09.6460541Z test_to_list (jit.test_list_dict.TestList) 2022-08-17T12:48:09.9262150Z Unit tests for Tensor.tolist() function. ... ok (0.287s) 2022-08-17T12:48:09.9274434Z test_to_list_gpu (jit.test_list_dict.TestList) 2022-08-17T12:48:09.9279975Z GPU tests for Tensor.tolist() function. ... skip: CUDA is not available (0.002s) 2022-08-17T12:48:09.9378240Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.010s) 2022-08-17T12:48:09.9460710Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.008s) 2022-08-17T12:48:09.9468797Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.001s) 2022-08-17T12:48:09.9497062Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.003s) 2022-08-17T12:48:09.9565221Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.007s) 2022-08-17T12:48:09.9626442Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.006s) 2022-08-17T12:48:09.9858918Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.023s) 2022-08-17T12:48:10.0007346Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.015s) 2022-08-17T12:48:10.0174064Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.017s) 2022-08-17T12:48:10.0314559Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... ok (0.014s) 2022-08-17T12:48:10.0325038Z test_broadcasting_list (jit.test_misc.TestMisc) 2022-08-17T12:48:10.0391936Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.008s) 2022-08-17T12:48:10.0687889Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.029s) 2022-08-17T12:48:10.0729563Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-17T12:48:10.0755615Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-17T12:48:10.0760908Z test_if_returning_any (jit.test_misc.TestMisc) 2022-08-17T12:48:10.0826469Z Check that an if statement can return different ... ok (0.007s) 2022-08-17T12:48:10.0878700Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.005s) 2022-08-17T12:48:10.0992141Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.011s) 2022-08-17T12:48:10.1215789Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.022s) 2022-08-17T12:48:10.1330477Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.011s) 2022-08-17T12:48:10.1368749Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-17T12:48:10.1379552Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.001s) 2022-08-17T12:48:10.1392885Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.001s) 2022-08-17T12:48:10.1405579Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.001s) 2022-08-17T12:48:10.1445338Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-17T12:48:10.1483197Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-17T12:48:10.1519431Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-17T12:48:10.1553923Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-17T12:48:10.1602022Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.005s) 2022-08-17T12:48:10.1641297Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.004s) 2022-08-17T12:48:10.1673326Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.003s) 2022-08-17T12:48:10.1818736Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2022-08-17T12:48:10.2037920Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.022s) 2022-08-17T12:48:10.2124334Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.009s) 2022-08-17T12:48:10.2258178Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.013s) 2022-08-17T12:48:10.2350216Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.009s) 2022-08-17T12:48:10.2479999Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.013s) 2022-08-17T12:48:10.2617680Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2022-08-17T12:48:10.3137941Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.052s) 2022-08-17T12:48:10.3417339Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.028s) 2022-08-17T12:48:10.3602690Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.019s) 2022-08-17T12:48:10.3710379Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-08-17T12:48:10.3839433Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.013s) 2022-08-17T12:48:10.4109482Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.027s) 2022-08-17T12:48:10.4124595Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2022-08-17T12:48:10.4249452Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.014s) 2022-08-17T12:48:10.6044147Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.179s) 2022-08-17T12:48:10.6062407Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2022-08-17T12:48:10.6298174Z Tracing over a script function returning a dictionary should work. ... ok (0.025s) 2022-08-17T12:48:10.6378330Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.008s) 2022-08-17T12:48:10.6685092Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.031s) 2022-08-17T12:48:10.6915738Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.023s) 2022-08-17T12:48:10.7015298Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.010s) 2022-08-17T12:48:10.7122083Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2022-08-17T12:48:11.5357098Z test_alexnet (jit.test_models.TestModels) ... ok (0.823s) 2022-08-17T12:48:11.5365841Z 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:48:11.5368254Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:48:11.9032090Z test_mnist (jit.test_models.TestModels) ... ok (0.366s) 2022-08-17T12:48:11.9037912Z test_mnist_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:48:11.9047273Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:48:11.9055787Z 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:48:11.9060617Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:48:11.9461295Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.040s) 2022-08-17T12:48:11.9466301Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:48:11.9517520Z 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:48:11.9531334Z 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:48:11.9539729Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:11.9544239Z test_snli_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:48:12.4490958Z test_snli_quantized (jit.test_models.TestModels) ... ok (0.494s) 2022-08-17T12:48:12.4501362Z 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:48:12.4505070Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2022-08-17T12:48:12.5720933Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.121s) 2022-08-17T12:48:12.7287324Z test_vae (jit.test_models.TestModels) ... ok (0.157s) 2022-08-17T12:48:12.7292577Z test_vae_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.001s) 2022-08-17T12:48:12.8174860Z test_vae_quantized (jit.test_models.TestModels) ... ok (0.088s) 2022-08-17T12:48:12.8192514Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T12:48:12.8551101Z Tests that customized state dict methods are in effect ... ok (0.037s) 2022-08-17T12:48:12.8558660Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T12:48:12.8838164Z Tests that default state dict methods are automatically available ... ok (0.029s) 2022-08-17T12:48:12.8854715Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2022-08-17T12:48:12.9280440Z Tests that customized state dict methods on submodules are in effect ... ok (0.044s) 2022-08-17T12:48:13.0052384Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.077s) 2022-08-17T12:48:13.0282529Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.023s) 2022-08-17T12:48:13.0484528Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.020s) 2022-08-17T12:48:13.1052114Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.057s) 2022-08-17T12:48:13.1389409Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.034s) 2022-08-17T12:48:13.3310262Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.192s) 2022-08-17T12:48:13.3638887Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.033s) 2022-08-17T12:48:13.3768753Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.013s) 2022-08-17T12:48:13.3773919Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2022-08-17T12:48:13.3800443Z Test that an attempt to script a module with a regular list attribute ... ok (0.003s) 2022-08-17T12:48:13.3939674Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.014s) 2022-08-17T12:48:13.4383047Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.044s) 2022-08-17T12:48:13.4976206Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.059s) 2022-08-17T12:48:13.5201129Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.023s) 2022-08-17T12:48:13.6239229Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.104s) 2022-08-17T12:48:13.6489091Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.025s) 2022-08-17T12:48:13.6739416Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.025s) 2022-08-17T12:48:13.6757914Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2022-08-17T12:48:13.7284187Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.054s) 2022-08-17T12:48:13.7304564Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2022-08-17T12:48:13.7753746Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.047s) 2022-08-17T12:48:13.7956130Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.020s) 2022-08-17T12:48:13.8113321Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T12:48:13.8329160Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.021s) 2022-08-17T12:48:13.8505748Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.018s) 2022-08-17T12:48:13.8688651Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.018s) 2022-08-17T12:48:13.8774027Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.008s) 2022-08-17T12:48:13.8947687Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.017s) 2022-08-17T12:48:13.9821072Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.087s) 2022-08-17T12:48:13.9832924Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.001s) 2022-08-17T12:48:14.0163949Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.033s) 2022-08-17T12:48:14.0329382Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T12:48:14.0521158Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.019s) 2022-08-17T12:48:14.0684565Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.016s) 2022-08-17T12:48:14.0822850Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.014s) 2022-08-17T12:48:14.0903872Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.008s) 2022-08-17T12:48:14.1079723Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.017s) 2022-08-17T12:48:14.1085388Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2022-08-17T12:48:14.1163942Z Test that a module that has __constants__ set to something ... ok (0.008s) 2022-08-17T12:48:14.1208101Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-08-17T12:48:14.1257294Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.005s) 2022-08-17T12:48:14.1285696Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2022-08-17T12:48:14.1323504Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-08-17T12:48:14.1356917Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2022-08-17T12:48:14.1398853Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-08-17T12:48:14.1407385Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.001s) 2022-08-17T12:48:14.1441326Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2022-08-17T12:48:14.1472187Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.003s) 2022-08-17T12:48:14.1490161Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2022-08-17T12:48:14.1529506Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.004s) 2022-08-17T12:48:14.1548100Z test_adaptive_avg_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:48:14.1549008Z t = torch.tensor(t) 2022-08-17T12:48:14.5428938Z ok (0.390s) 2022-08-17T12:48:15.8845514Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (1.341s) 2022-08-17T12:48:15.9379623Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.053s) 2022-08-17T12:48:15.9479156Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.010s) 2022-08-17T12:48:19.8189532Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (3.871s) 2022-08-17T12:48:20.3440746Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.525s) 2022-08-17T12:48:20.3584790Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.014s) 2022-08-17T12:48:20.3846891Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.026s) 2022-08-17T12:48:20.4789779Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.094s) 2022-08-17T12:48:20.5035259Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.025s) 2022-08-17T12:48:20.5259870Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.022s) 2022-08-17T12:48:20.5277959Z 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:48:20.5278947Z return forward_call(*input, **kwargs) 2022-08-17T12:48:20.5298189Z /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:48:20.5298824Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-08-17T12:48:20.5466508Z ok (0.021s) 2022-08-17T12:48:21.1282054Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.581s) 2022-08-17T12:48:21.1994582Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.071s) 2022-08-17T12:48:21.2113107Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.012s) 2022-08-17T12:48:21.3057713Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.094s) 2022-08-17T12:48:21.3476810Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.042s) 2022-08-17T12:48:21.3869048Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.039s) 2022-08-17T12:48:21.4192209Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.032s) 2022-08-17T12:48:21.5456856Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.126s) 2022-08-17T12:48:21.6435162Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.098s) 2022-08-17T12:48:21.6593132Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.016s) 2022-08-17T12:48:21.6877425Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.028s) 2022-08-17T12:48:21.6982250Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.011s) 2022-08-17T12:48:21.7377325Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.039s) 2022-08-17T12:48:21.7398106Z 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:48:21.7398885Z return forward_call(*input, **kwargs) 2022-08-17T12:48:21.7416086Z /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:48:21.7416730Z outs = wrap_retval(mod(*_clone_inputs(inputs))) 2022-08-17T12:48:21.7688536Z ok (0.031s) 2022-08-17T12:48:21.7862877Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.017s) 2022-08-17T12:48:21.8147046Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.028s) 2022-08-17T12:48:21.8645088Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.050s) 2022-08-17T12:48:22.2117937Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... ok (0.347s) 2022-08-17T12:48:22.2552801Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.043s) 2022-08-17T12:48:22.2913396Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.036s) 2022-08-17T12:48:22.3161373Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.025s) 2022-08-17T12:48:22.3397631Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.024s) 2022-08-17T12:48:22.3626415Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.023s) 2022-08-17T12:48:22.3857967Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.023s) 2022-08-17T12:48:22.3955911Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.010s) 2022-08-17T12:48:22.4049107Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.009s) 2022-08-17T12:48:22.4112231Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.006s) 2022-08-17T12:48:22.4419646Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.031s) 2022-08-17T12:48:22.4427336Z test_traceable (jit.test_parametrization.TestParametrization) 2022-08-17T12:48:22.4704342Z Test the jit scripting and tracing of a parametrized model. ... ok (0.028s) 2022-08-17T12:48:22.5324532Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.062s) 2022-08-17T12:48:22.5501289Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.018s) 2022-08-17T12:48:22.5662155Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.016s) 2022-08-17T12:48:22.5706438Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-17T12:48:22.5750331Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-17T12:48:22.5803192Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-17T12:48:22.5853588Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-17T12:48:22.5938310Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.008s) 2022-08-17T12:48:22.5965509Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... You have not run this instance of FileCheck! 2022-08-17T12:48:22.5965988Z FileCheck checks: 2022-08-17T12:48:22.5968081Z ok (0.003s) 2022-08-17T12:48:22.6018398Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-17T12:48:22.6027749Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: cpp tests require CUDA (0.001s) 2022-08-17T12:48:22.6059050Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6087813Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6114735Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6139804Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.002s) 2022-08-17T12:48:22.6165758Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6200404Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6290787Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.009s) 2022-08-17T12:48:22.6318143Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6345824Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6374116Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6408208Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.6433370Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.002s) 2022-08-17T12:48:22.6459078Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.002s) 2022-08-17T12:48:22.6518298Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.006s) 2022-08-17T12:48:22.6931943Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.041s) 2022-08-17T12:48:22.7053883Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.012s) 2022-08-17T12:48:22.7103882Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-17T12:48:22.7132385Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.7173646Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.004s) 2022-08-17T12:48:22.7284230Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-08-17T12:48:22.7314287Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.7343827Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.7461593Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.012s) 2022-08-17T12:48:22.7570104Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.011s) 2022-08-17T12:48:22.7640306Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.007s) 2022-08-17T12:48:22.7686316Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-17T12:48:22.7717417Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.003s) 2022-08-17T12:48:22.7772991Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.005s) 2022-08-17T12:48:22.7779286Z test_version (__main__.TestProducerVersion) ... ok (0.001s) 2022-08-17T12:48:22.8218945Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.044s) 2022-08-17T12:48:22.8604932Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.038s) 2022-08-17T12:48:22.8838914Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.023s) 2022-08-17T12:48:22.9278742Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.044s) 2022-08-17T12:48:22.9529675Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.025s) 2022-08-17T12:48:22.9546593Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.002s) 2022-08-17T12:48:22.9786116Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.024s) 2022-08-17T12:48:23.0739282Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.095s) 2022-08-17T12:48:23.0965040Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.023s) 2022-08-17T12:48:23.1198253Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.023s) 2022-08-17T12:48:23.1691922Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.049s) 2022-08-17T12:48:23.1935758Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.024s) 2022-08-17T12:48:23.1969051Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.003s) 2022-08-17T12:48:23.1982795Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2022-08-17T12:48:23.2017021Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.003s) 2022-08-17T12:48:23.2069442Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.005s) 2022-08-17T12:48:23.2088448Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-08-17T12:48:23.2113903Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2022-08-17T12:48:23.2141576Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.003s) 2022-08-17T12:48:23.2214434Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2022-08-17T12:48:23.2434339Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.022s) 2022-08-17T12:48:23.2658432Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.022s) 2022-08-17T12:48:23.2700715Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.004s) 2022-08-17T12:48:23.2959984Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.026s) 2022-08-17T12:48:23.3852059Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.089s) 2022-08-17T12:48:23.3911050Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2022-08-17T12:48:23.3983622Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2022-08-17T12:48:23.4045447Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2022-08-17T12:48:23.4386775Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.034s) 2022-08-17T12:48:23.4420037Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.003s) 2022-08-17T12:48:23.4564353Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.014s) 2022-08-17T12:48:23.4625297Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.006s) 2022-08-17T12:48:23.4691559Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2022-08-17T12:48:23.4741542Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2022-08-17T12:48:23.4779908Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.004s) 2022-08-17T12:48:23.5010515Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.023s) 2022-08-17T12:48:23.5143061Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2022-08-17T12:48:23.5271025Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.013s) 2022-08-17T12:48:23.5721537Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.045s) 2022-08-17T12:48:23.5765764Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-08-17T12:48:23.5790512Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2022-08-17T12:48:23.5812935Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2022-08-17T12:48:23.5883965Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2022-08-17T12:48:23.5917662Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2022-08-17T12:48:23.6104285Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.019s) 2022-08-17T12:48:23.6140941Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-08-17T12:48:23.6214484Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.007s) 2022-08-17T12:48:23.6223577Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.001s) 2022-08-17T12:48:23.6402771Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.018s) 2022-08-17T12:48:23.6881053Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.048s) 2022-08-17T12:48:23.6969261Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.009s) 2022-08-17T12:48:23.7105915Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.014s) 2022-08-17T12:48:23.7255543Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.015s) 2022-08-17T12:48:23.7295521Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-08-17T12:48:23.7496125Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.020s) 2022-08-17T12:48:23.7685011Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.019s) 2022-08-17T12:48:23.7720043Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2022-08-17T12:48:23.7774788Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-17T12:48:23.7805855Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2022-08-17T12:48:23.8313476Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.051s) 2022-08-17T12:48:23.8375747Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2022-08-17T12:48:23.8427929Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-17T12:48:23.8513000Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2022-08-17T12:48:23.8565670Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2022-08-17T12:48:23.8726880Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.016s) 2022-08-17T12:48:23.8733017Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2022-08-17T12:48:23.8848433Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.012s) 2022-08-17T12:48:23.9008939Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.016s) 2022-08-17T12:48:23.9290205Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.028s) 2022-08-17T12:48:23.9328662Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.004s) 2022-08-17T12:48:23.9391813Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.006s) 2022-08-17T12:48:23.9544805Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.015s) 2022-08-17T12:48:23.9599021Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2022-08-17T12:48:23.9636646Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.004s) 2022-08-17T12:48:23.9737408Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.010s) 2022-08-17T12:48:23.9753469Z test_different_functions (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:23.9967671Z Exercise the situation where we have the same qualified name ... ok (0.023s) 2022-08-17T12:48:23.9988786Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:24.0209255Z Exercise the situation where we have the same qualified name ... ok (0.024s) 2022-08-17T12:48:24.0226565Z test_different_modules (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:24.0553524Z Exercise the situation where we have the same qualified name ... ok (0.034s) 2022-08-17T12:48:24.1017917Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.046s) 2022-08-17T12:48:24.1035276Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:24.1209840Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.019s) 2022-08-17T12:48:24.1225678Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:24.1293103Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.008s) 2022-08-17T12:48:24.1349839Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.006s) 2022-08-17T12:48:24.1469830Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.012s) 2022-08-17T12:48:24.1475387Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:24.1540695Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.007s) 2022-08-17T12:48:24.1545699Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2022-08-17T12:48:24.1605255Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.006s) 2022-08-17T12:48:24.1678772Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.007s) 2022-08-17T12:48:24.1691145Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1691959Z 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:48:24.1710621Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1711410Z 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:48:24.1726327Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1727048Z 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:48:24.1751753Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.002s) 2022-08-17T12:48:24.1761450Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2022-08-17T12:48:24.1777442Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1777886Z 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:48:24.1783677Z 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:48:24.1789766Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1790307Z 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:48:24.1795777Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1796435Z 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:48:24.1801101Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2022-08-17T12:48:24.1808176Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2022-08-17T12:48:24.2973508Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... Falsifying explicit example: test_versioned_div_scalar( 2022-08-17T12:48:24.2974291Z self=, 2022-08-17T12:48:24.2974731Z sample_input=(2, 3, 2.0, 3.0), 2022-08-17T12:48:24.2975027Z ) 2022-08-17T12:48:24.2975356Z skip: Failed to load fixture! (0.117s) 2022-08-17T12:48:24.6903300Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.393s) 2022-08-17T12:48:24.7935635Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.103s) 2022-08-17T12:48:24.8000254Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.006s) 2022-08-17T12:48:24.8858868Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.086s) 2022-08-17T12:48:25.3928656Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.507s) 2022-08-17T12:48:26.4886772Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (1.096s) 2022-08-17T12:48:26.4979817Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.009s) 2022-08-17T12:48:26.5062452Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.008s) 2022-08-17T12:48:26.5147023Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.008s) 2022-08-17T12:48:26.5225426Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.008s) 2022-08-17T12:48:26.5284015Z test_add_out (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:26.5334097Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.5396042Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:26.5447913Z test_add_tuple_optional (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.5500297Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.5509880Z test_addmm_grad (__main__.TestScript) 2022-08-17T12:48:26.5551824Z This test checks several things: ... ok (0.005s) 2022-08-17T12:48:26.5604118Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.5694484Z test_all (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:26.5901751Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:48:26.6254709Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:48:26.6474494Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:48:26.6837178Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:48:26.6882710Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.7153623Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:48:26.7192693Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:26.7461010Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:48:26.7492809Z test_annotated_script_fn (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:26.7510338Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:26.7525416Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:26.7575303Z test_annotated_script_method (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.7623860Z test_annoying_doubles (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.7832506Z test_any (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:48:26.7862741Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:26.7908105Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:26.8131423Z test_attr_module_constants (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:48:26.8184166Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:26.8210675Z test_attribute_in_init (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:26.8324264Z test_attribute_serialization (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:26.8414901Z test_attribute_unpickling (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:26.8471587Z test_augmented_assign (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:26.8484377Z test_autodiff_complex (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:48:26.8513075Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:26.8537331Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:26.8628534Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:26.8708752Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:26.8729329Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: running tests on cuda to verify cudnn fix (0.002s) 2022-08-17T12:48:27.7629854Z test_batchnorm_fuser_cpu (__main__.TestScript) ... ok (0.890s) 2022-08-17T12:48:27.7688411Z test_big_float_literals (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:27.7739437Z test_big_int_literals (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:27.9784683Z test_binary_op_shape (__main__.TestScript) ... ok (0.204s) 2022-08-17T12:48:28.0000865Z test_bitwise_ops (__main__.TestScript) ... ok (0.022s) 2022-08-17T12:48:28.0058550Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.0121956Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.0184042Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.0246175Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.0499552Z test_bool_dispatch (__main__.TestScript) ... ok (0.025s) 2022-08-17T12:48:28.0636747Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:28.0662084Z test_break_continue_error (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:28.1789612Z test_breaks_continues (__main__.TestScript) ... ok (0.113s) 2022-08-17T12:48:28.1919068Z test_builtin_args (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:28.1983843Z 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:48:28.1984699Z File "test_jit.py", line 10867 2022-08-17T12:48:28.1985160Z @torch.jit.script 2022-08-17T12:48:28.1985552Z def f6(a): 2022-08-17T12:48:28.1985863Z a.expand(size=[3, [4]]) 2022-08-17T12:48:28.1986405Z ~~~~~~ <--- HERE 2022-08-17T12:48:28.1986740Z (function emitListLiteral) 2022-08-17T12:48:28.1987061Z ok (0.007s) 2022-08-17T12:48:28.2057064Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.2070828Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:28.2117493Z test_call_ge (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.2147548Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.2191566Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.2279529Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:28.2336073Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.2357900Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:28.2416144Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.2554666Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:28.2621944Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.2665646Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.2731846Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.2808331Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:28.2861793Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.2952733Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:28.2960775Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-08-17T12:48:28.3053673Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:28.3061976Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.001s) 2022-08-17T12:48:28.3199996Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:28.3206394Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.001s) 2022-08-17T12:48:28.3346079Z test_cat (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:28.3412684Z test_cat_lifts (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.3454153Z test_chr (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.3465067Z test_circular_dependency (__main__.TestScript) 2022-08-17T12:48:28.3744993Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.029s) 2022-08-17T12:48:28.3882738Z test_class_as_attribute (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:28.3909738Z test_class_attribute (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.3937927Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.3987539Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.3994691Z test_code_with_constants (__main__.TestScript) 2022-08-17T12:48:28.4051539Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.006s) 2022-08-17T12:48:28.4059028Z test_code_with_constants_restore (__main__.TestScript) 2022-08-17T12:48:28.4134673Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.008s) 2022-08-17T12:48:28.4189474Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.4240480Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.4255073Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:48:28.4723335Z test_conditional_casting (__main__.TestScript) ... ok (0.047s) 2022-08-17T12:48:28.4774171Z test_constant_as_attr (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.4806628Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.4860337Z test_constant_pooling_none (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.4900009Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.5052464Z test_context_manager (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:48:28.5121534Z test_conv_error (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.5327433Z test_convert_base (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:48:28.5368701Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.5481028Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:28.5544499Z test_desugar_module (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.5583092Z test_device_kwarg (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.5621333Z test_device_type (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:28.5625405Z test_device_type_cuda (__main__.TestScript) ... skip: Requires CUDA (0.000s) 2022-08-17T12:48:28.5648106Z test_dir (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:28.5955919Z test_divmod (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:48:28.5976090Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.002s) 2022-08-17T12:48:28.7512475Z test_dropout_eval (__main__.TestScript) ... ok (0.153s) 2022-08-17T12:48:28.7661571Z test_dropout_script (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:48:28.7708831Z test_dtype_attr (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.8048485Z test_dtype_op_shape (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:48:28.8498165Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.045s) 2022-08-17T12:48:28.8531601Z test_early_return_closure (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.8604955Z test_early_return_fork_join (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.8808369Z test_early_return_rewrite (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:48:28.8841596Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.9192180Z test_early_returns_loops (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:48:28.9247853Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.9303173Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.9376913Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:28.9429533Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.9479121Z test_ellipsis_end (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.9533407Z test_ellipsis_mid (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.9595304Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:28.9647091Z test_ellipsis_start (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:28.9805649Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:28.9836860Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:28.9846006Z test_empty_tuple_str (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:29.0171762Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:48:29.0202533Z test_erase_number_types (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:29.0381208Z test_error (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:48:29.0519850Z test_error_stacktrace (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:29.0806529Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:48:29.0901679Z test_eval_python (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.0927000Z test_exception_exits_closure (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.1271647Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:48:29.1309627Z test_expand (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:29.1404901Z test_fibb (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.1457820Z test_fibb_totally_better (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.1474591Z test_file_format_serialization (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.1493247Z test_file_line_error (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.1626289Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:29.1654586Z test_file_line_graph (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:29.1762204Z test_file_line_save_load (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:29.1773326Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:29.1819627Z test_file_line_trace (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.1863786Z test_filecheck (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:29.1887009Z test_filecheck_parse (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.2040117Z test_first_class_calls (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:48:29.2090126Z test_first_class_module (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.2185801Z test_floor_div (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:29.2385194Z test_floordiv (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:48:29.2399222Z test_for_else (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:29.2491723Z test_for_in_dict (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.2779791Z test_for_in_enumerate (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:48:29.2831234Z test_for_in_range (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.2995523Z test_for_in_range_ast (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:29.3160732Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:29.3228242Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:29.3282241Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.3434622Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:48:29.3474899Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:29.3777655Z test_for_in_string (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:48:29.3868939Z test_for_in_tensors (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.3885198Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.3984745Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:29.4050997Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:29.4264651Z test_for_in_zip (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:48:29.4430527Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:48:29.4516515Z test_for_tuple_assign (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.4670008Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:48:29.4742883Z test_format (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:29.4895230Z test_func_call (__main__.TestScript) ... ok (0.015s) 2022-08-17T12:48:29.4936181Z test_function_compilation_caching (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:29.5103119Z test_function_overload_misuse (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:48:29.5219060Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:29.5737680Z test_function_overloads (__main__.TestScript) ... ok (0.052s) 2022-08-17T12:48:29.5745869Z 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:48:29.7682864Z test_fuser_double_literal_precision (__main__.TestScript) ... ok (0.193s) 2022-08-17T12:48:29.7731912Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.7795788Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:29.7816498Z test_generic_list_errors (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.8113203Z test_get_set_state (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:48:29.8198331Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:29.8236352Z test_grad_from_script (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:29.8314947Z test_hash (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:29.8429794Z test_hex_literals (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:29.8564269Z test_id (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:29.8617071Z test_if (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.8710186Z test_if_define (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.8757635Z test_if_different_type (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.8848363Z test_if_for_in_range (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.9030065Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:48:29.9064203Z test_if_list_cat (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:29.9478706Z test_if_nest_while (__main__.TestScript) ... ok (0.041s) 2022-08-17T12:48:29.9538971Z test_if_noelse (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:29.9564141Z test_if_not_defined_error (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:29.9604677Z test_if_supertype (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:29.9684408Z test_ignore_decorator (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:29.9771300Z test_ignored_as_value (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:29.9833956Z test_ignored_method_binding (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:29.9881368Z test_ignored_props (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:29.9984720Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:30.0083791Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:30.0113263Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.0905244Z test_index (__main__.TestScript) ... ok (0.079s) 2022-08-17T12:48:30.0937422Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.1002155Z test_index_with_tuple (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.1016576Z test_indexing_error (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.1062795Z test_infer_size (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.1065720Z test_inferred_error_msg (__main__.TestScript) 2022-08-17T12:48:30.1086384Z Test that when we get a type mismatch on a function where we inferred ... ok (0.002s) 2022-08-17T12:48:30.1203994Z test_inherit_method (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:30.1209606Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.001s) 2022-08-17T12:48:30.1219522Z test_inlined_graph (__main__.TestScript) 2022-08-17T12:48:30.1320230Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.011s) 2022-08-17T12:48:30.1364583Z test_inlining_cleanup (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:30.1410860Z test_inplace_add (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.1458500Z test_inplace_copy_script (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.1495674Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:30.1528282Z test_int_cast (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.1541169Z test_integral_shape_inference (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.1552859Z test_interpret_graph (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.4316615Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.276s) 2022-08-17T12:48:30.4451777Z test_intlist_args (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:30.4469209Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:30.4479327Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.4503071Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:30.4511530Z test_irparser (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.4624502Z test_is_after_use (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:30.5019426Z test_is_isnot (__main__.TestScript) ... ok (0.039s) 2022-08-17T12:48:30.5029009Z test_is_optional (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.5055286Z test_is_scripting (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.5082607Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.5152603Z test_isinstance (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:30.5199865Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.5264438Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.5397411Z test_isinstance_refinement (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:30.5455182Z test_jitter_bug (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.5487689Z test_keyword (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.5500566Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.5526842Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.5711869Z test_lazy_script (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:48:30.5776509Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.5848439Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:30.5897287Z test_lhs_indexing (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.5942298Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:30.6002052Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.6046302Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:30.6090891Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:30.6147557Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.6277308Z test_linear_grad (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:30.6748101Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.047s) 2022-08-17T12:48:30.6790699Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:30.6801438Z test_list_iterables (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:30.6862328Z test_list_python_op (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:30.6930828Z test_list_unify (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:30.7107065Z test_literal (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:48:30.7153381Z test_literals (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.7351991Z test_logical_short_circuit (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:48:30.7397784Z test_loop_liveness (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:30.7519411Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:30.7549966Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:30.7637320Z test_loop_unrolling (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:30.7720162Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:30.8204308Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:48:30.8231365Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:31.0261073Z test_math_ops (__main__.TestScript) ... ok (0.203s) 2022-08-17T12:48:31.0269064Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:48:31.0280668Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2022-08-17T12:48:31.0328454Z test_method_casts_script (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:31.0358234Z test_method_no_self (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:31.1861701Z test_method_overloading (__main__.TestScript) ... ok (0.150s) 2022-08-17T12:48:31.1898861Z test_missing_getstate (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.6903031Z test_mm_batching (__main__.TestScript) ... ok (0.500s) 2022-08-17T12:48:31.7403042Z test_module_apis (__main__.TestScript) ... ok (0.050s) 2022-08-17T12:48:31.7450151Z test_module_attrs (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:31.7534508Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:31.7694945Z test_module_copying (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:31.7706551Z test_module_error (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:31.7745460Z test_module_method_reassignment (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.7788823Z test_module_none_attrs (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.8037030Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.025s) 2022-08-17T12:48:31.8091078Z test_module_str (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:31.8142878Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:31.8152593Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:31.8162147Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:31.8393535Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.023s) 2022-08-17T12:48:31.8420040Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:31.8445884Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:31.8520299Z test_multiple_assign (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:31.8578820Z test_multiple_assignment (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:31.8614501Z test_mutable_dce (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.8661008Z test_mutable_dce_block (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:31.8688289Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:31.8751600Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:31.8823227Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:31.8859025Z test_mutable_dce_list (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.8903239Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.8966761Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:31.9005756Z test_mutate_constant (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:31.9040435Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:31.9479374Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.044s) 2022-08-17T12:48:31.9547646Z test_namedtuple_attr (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:31.9630774Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:31.9762161Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:31.9881688Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:32.0000380Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:32.0028621Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:32.0116270Z test_namedtuple_python (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:32.0161201Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:32.0204815Z test_narrow_copy (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:32.0572569Z test_nested_aug_assign (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:48:32.0660513Z test_nested_bailouts (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:32.0921410Z test_nested_breaks (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:48:32.0963883Z test_nested_list_construct (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:32.1133897Z test_nested_select_assign (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:48:32.2160660Z test_nn_GRU (__main__.TestScript) ... ok (0.102s) 2022-08-17T12:48:32.2967817Z test_nn_LSTM (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:48:32.3775917Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:48:32.4100361Z test_nn_init (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:48:32.4157920Z test_no_dtype_shape (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:32.4209394Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:32.5001954Z test_non_final_return (__main__.TestScript) ... ok (0.079s) 2022-08-17T12:48:32.5011169Z test_none_type_str (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:32.5052498Z test_not (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:32.5062683Z test_not_initialized_err (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:32.5165849Z test_ntuple_builtins (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:32.5293224Z test_number_abs (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:32.5324233Z test_number_augassign (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:32.5358667Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:32.5390599Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:32.5421528Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:32.5510533Z test_number_div (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:34.3771618Z test_number_math (__main__.TestScript) ... ok (1.826s) 2022-08-17T12:48:34.3832182Z test_number_neg (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:34.3841417Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.001s) 2022-08-17T12:48:34.3877417Z test_oneline_func (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:34.3939334Z test_op_dtype (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:34.4012697Z test_operator_precedence (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:34.4028723Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2022-08-17T12:48:34.4043143Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2022-08-17T12:48:34.4116108Z test_ord (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:34.4223040Z test_override_magic (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:34.4353466Z 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:48:34.4353917Z torch.onnx._export(m, (x, seq_lens), f, verbose=False) 2022-08-17T12:48:34.4463754Z /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:48:34.4464350Z n, utils._params_dict, GLOBALS.export_onnx_opset_version 2022-08-17T12:48:34.4519911Z /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:48:34.4520493Z n, utils._params_dict, GLOBALS.export_onnx_opset_version 2022-08-17T12:48:34.4526778Z ok (0.030s) 2022-08-17T12:48:34.4537705Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.4816114Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.028s) 2022-08-17T12:48:34.4951444Z test_pack_unpack_state (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:34.5003107Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-08-17T12:48:34.5003500Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-08-17T12:48:34.5003732Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-08-17T12:48:34.5003950Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-08-17T12:48:34.5004135Z grad_fn=) 2022-08-17T12:48:34.5010046Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2022-08-17T12:48:34.5010338Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2022-08-17T12:48:34.5010549Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2022-08-17T12:48:34.5010759Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2022-08-17T12:48:34.5010959Z grad_fn=) 2022-08-17T12:48:34.5051813Z ok (0.010s) 2022-08-17T12:48:34.5061979Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5072773Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5089823Z test_parse_nested_names (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.5099518Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5134426Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.5148911Z test_parser_kwargonly (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5169577Z test_parser_type_annotations (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.5182032Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5192523Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5202573Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5212331Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5222247Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5264230Z test_partial_returns (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:34.5299735Z test_pass (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:34.5412852Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:34.5416262Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2022-08-17T12:48:34.5446988Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.5457058Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:48:34.5801348Z test_pretty_print_function (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:48:34.5808625Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.001s) 2022-08-17T12:48:34.5929760Z test_print (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:34.5940040Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.5949843Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:48:34.5985964Z test_profiling_merge (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:34.6011121Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.6054221Z test_python_call (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:34.6105581Z test_python_call_annotation (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:34.6122148Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.6151825Z test_python_call_failure (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.6214372Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:34.6239013Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.6268755Z test_python_frontend (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.6283461Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.6295795Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.6330062Z test_python_op_builtins (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.6349900Z test_python_op_name (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.6362889Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.6373136Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.001s) 2022-08-17T12:48:34.6431410Z test_rand_profiling (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:34.6454562Z test_range_args (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.6489623Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.6518385Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:34.6527291Z test_refine_tuple_types (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:34.6646617Z test_remove_dropout (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:34.6669974Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:34.6719312Z test_request_bailout (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:34.6733191Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.001s) 2022-08-17T12:48:34.6989784Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.026s) 2022-08-17T12:48:34.7090133Z test_resize_input_ops (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:34.7229820Z test_return (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:34.7279089Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:34.7322120Z test_return_tuple (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:35.0281911Z test_rnn_trace_override (__main__.TestScript) ... ok (0.296s) 2022-08-17T12:48:35.0337383Z test_robust_op_resolution (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.0396463Z test_round (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.0467104Z test_save_load_attr_error (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:35.0496724Z test_script_annotation (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.0525625Z test_script_bool_constant (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.0558452Z test_script_chunk (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.0700271Z test_script_clamp_none (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:35.0755367Z test_script_copy (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.0766959Z test_script_cu (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:35.0817899Z test_script_define_order (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.0850585Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.0872979Z test_script_docstring (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:35.0936506Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.0941349Z test_script_get_device_cuda (__main__.TestScript) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:35.0986213Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:35.1055648Z test_script_is_tracing (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:35.1108186Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.1148425Z test_script_method_docstring (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:35.1207053Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.1383922Z test_script_module (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:48:35.1435695Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.1486811Z test_script_module_const (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.1695059Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:48:35.1809340Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:35.1890547Z test_script_module_export_shared_storage (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:35.2085140Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:48:35.2096512Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: testing cuda tensors require CUDA (0.001s) 2022-08-17T12:48:35.2189076Z test_script_module_export_tensor_type (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:35.2218313Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.2264890Z test_script_module_for (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.2587719Z test_script_module_for2 (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:48:35.2613905Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.2707692Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:35.2716684Z 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:48:35.2746751Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.2798294Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.2932278Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:35.3063132Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:35.3089868Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.3125671Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:35.3150813Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:35.3498520Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:48:35.3531287Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.3657974Z test_script_optional_none (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:35.3697065Z test_script_outputs (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:35.4061967Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.036s) 2022-08-17T12:48:35.4433411Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.037s) 2022-08-17T12:48:35.4439762Z test_script_scope (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:35.4671487Z test_script_sequential_for (__main__.TestScript) ... ok (0.023s) 2022-08-17T12:48:35.5069007Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.040s) 2022-08-17T12:48:35.5201879Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:35.5491779Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.029s) 2022-08-17T12:48:35.5792648Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.030s) 2022-08-17T12:48:35.5902005Z test_script_star_assign (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:35.6378434Z test_script_star_expr (__main__.TestScript) ... ok (0.048s) 2022-08-17T12:48:35.6570535Z test_script_star_expr_string (__main__.TestScript) ... ok (0.019s) 2022-08-17T12:48:35.6637718Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:35.6651656Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:48:35.6661695Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:48:35.6673226Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:48:35.6726317Z test_select_after_chunk (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.6753205Z test_sequence_parsing (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.6993819Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.024s) 2022-08-17T12:48:35.7081974Z test_serialization_big_ints (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:35.7155098Z test_serialization_sharing (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:35.7210491Z test_serialize_long_lines (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:35.7380789Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.017s) 2022-08-17T12:48:35.7501961Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:35.8316745Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.081s) 2022-08-17T12:48:35.8441402Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:35.8547938Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.011s) 2022-08-17T12:48:35.8603631Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.8633002Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.8693463Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.8722089Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.8748482Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.8811232Z test_signed_float_zero (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.8822048Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:35.8832798Z test_single_starred_lhs (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:35.8874421Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:35.8880737Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:48:35.8936739Z test_split (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:35.9014367Z test_stack (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:35.9654629Z test_static_if_prop (__main__.TestScript) ... ok (0.064s) 2022-08-17T12:48:35.9662532Z test_static_method_on_module (__main__.TestScript) 2022-08-17T12:48:35.9729725Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.008s) 2022-08-17T12:48:35.9911698Z test_static_methods (__main__.TestScript) ... ok (0.018s) 2022-08-17T12:48:35.9939281Z test_str_cast (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:35.9948986Z test_string_cu (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:35.9988987Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.0036507Z test_string_frontend_elif (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0075386Z test_string_index (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.0122307Z test_string_len (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0163089Z test_string_list (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.0172336Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:36.0211793Z test_string_ops (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.0263258Z test_string_print (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0271844Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:36.0393180Z test_string_slicing (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:36.0434726Z test_string_sort (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.0474538Z test_string_sorted (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.0635031Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:36.0691126Z test_submodule_twice (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:36.0737212Z test_sum (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0793369Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:36.0848033Z test_sum_list_empty (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0899330Z test_sum_list_literal (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0954690Z test_sum_list_one (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:36.0969782Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:36.0995264Z test_sys_stdout_override (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:36.1015487Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.002s) 2022-08-17T12:48:36.1046673Z test_tensor_data (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:36.1053421Z test_tensor_device (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:48:36.1130122Z test_tensor_dtype (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:36.1208920Z test_tensor_grad (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:36.1253050Z test_tensor_import_export (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.1285599Z test_tensor_len (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:36.4870653Z test_tensor_number_math (__main__.TestScript) ... ok (0.358s) 2022-08-17T12:48:36.4874765Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: No CUDA (0.000s) 2022-08-17T12:48:36.4883403Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.001s) 2022-08-17T12:48:36.4925850Z test_tensor_shape (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.4944269Z 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:48:36.4945036Z warnings.warn("TorchScript will treat type annotations of Tensor " 2022-08-17T12:48:36.5001399Z ok (0.008s) 2022-08-17T12:48:36.5205246Z test_tensor_to (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:48:36.5243911Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:36.5250083Z test_tensor_to_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.001s) 2022-08-17T12:48:36.5255103Z test_tensor_to_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2022-08-17T12:48:36.5323543Z test_ternary (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:36.5670650Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.035s) 2022-08-17T12:48:36.5743357Z test_ternary_right_associative (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:36.5831403Z test_ternary_static_if (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:36.5988904Z test_torch_any (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:36.6017230Z test_torch_functional (__main__.TestScript) ... skip: Skipping while landing PR stack (0.003s) 2022-08-17T12:48:36.6439766Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.042s) 2022-08-17T12:48:36.6515980Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:36.6724255Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.021s) 2022-08-17T12:48:36.6803935Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:36.6887813Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.008s) 2022-08-17T12:48:36.6943848Z test_torch_manual_seed (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:36.7257413Z test_torch_pow (__main__.TestScript) ... ok (0.031s) 2022-08-17T12:48:37.2140206Z 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:48:37.2140712Z return callable(*args, **kwargs) 2022-08-17T12:48:37.2189363Z ok (0.493s) 2022-08-17T12:48:37.2253517Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:37.2503555Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.025s) 2022-08-17T12:48:37.2597447Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:37.2625543Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.3507851Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.088s) 2022-08-17T12:48:37.5187058Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.168s) 2022-08-17T12:48:37.5253446Z test_training_param (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:37.5578720Z test_tuple_assignments (__main__.TestScript) ... ok (0.032s) 2022-08-17T12:48:37.5597253Z test_tuple_error_msg (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:37.5665332Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:37.5867904Z test_tuple_indexing (__main__.TestScript) ... ok (0.020s) 2022-08-17T12:48:37.5917578Z test_tuple_len (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.5973541Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:37.6020101Z test_tuple_sort (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.6067423Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.6111788Z test_tuple_sorted (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:37.6156364Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:37.6188300Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.6223050Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.6254310Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.6395611Z test_type_annotate (__main__.TestScript) ... ok (0.014s) 2022-08-17T12:48:37.6521895Z test_type_annotation_module (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:37.6627760Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:37.6790345Z test_type_annotations (__main__.TestScript) ... ok (0.016s) 2022-08-17T12:48:37.6918561Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.013s) 2022-08-17T12:48:37.7037667Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.012s) 2022-08-17T12:48:37.7059403Z test_type_call_in_script (__main__.TestScript) ... ok (0.002s) 2022-08-17T12:48:37.7110886Z test_type_cast (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.7154352Z test_type_comments_in_body (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:37.7159965Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2022-08-17T12:48:37.7181005Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.003s) 2022-08-17T12:48:37.7191344Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2022-08-17T12:48:37.7219430Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.7250014Z test_unicode_comments (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.7307586Z test_uninitialized (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:37.7335024Z test_union_to_number (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.7348507Z test_unknown_builtin (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.7384060Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:37.7417787Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.7424216Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2022-08-17T12:48:37.7438789Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.7490610Z test_unused_decorator (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.7590199Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.010s) 2022-08-17T12:48:37.7983254Z test_var_aug_assign (__main__.TestScript) ... ok (0.039s) 2022-08-17T12:48:37.8025847Z test_vararg_zeros (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:37.8061063Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.8075498Z test_view_shape_prop (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.8137534Z test_view_write (__main__.TestScript) ... ok (0.006s) 2022-08-17T12:48:37.8144912Z test_weak_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2022-08-17T12:48:37.8192515Z test_where (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.8237613Z test_where_method (__main__.TestScript) ... ok (0.004s) 2022-08-17T12:48:37.8308820Z test_while (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:37.8645931Z test_while_nest_if (__main__.TestScript) ... ok (0.034s) 2022-08-17T12:48:37.8913074Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.027s) 2022-08-17T12:48:37.8923907Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.8992674Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.007s) 2022-08-17T12:48:37.9007532Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.9056159Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.005s) 2022-08-17T12:48:37.9088497Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.9103492Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.9134028Z test_wrong_return_type (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.9146587Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.001s) 2022-08-17T12:48:37.9174278Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.003s) 2022-08-17T12:48:37.9261086Z test_zeros (__main__.TestScript) ... ok (0.009s) 2022-08-17T12:48:38.3405391Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.414s) 2022-08-17T12:48:38.3413384Z test_bool (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3423200Z Test the __bool__ method. This should return True ... ok (0.002s) 2022-08-17T12:48:38.3427972Z test_contains (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3437695Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2022-08-17T12:48:38.3442648Z test_delitem (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3452670Z Test deletion. ... ok (0.001s) 2022-08-17T12:48:38.3457043Z test_getitem (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3469327Z Test accessing dictionary values using the [] operator. ... ok (0.002s) 2022-08-17T12:48:38.3473149Z test_items (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3480351Z Test .items(). ... ok (0.001s) 2022-08-17T12:48:38.3483850Z test_iter (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3491386Z Test iteration over a dictionary's keys. ... ok (0.001s) 2022-08-17T12:48:38.3494378Z test_len (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3501797Z Test len() builtin function. ... ok (0.001s) 2022-08-17T12:48:38.3509263Z test_nested (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3510032Z 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:48:38.3513866Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3542489Z Test that reference semantics are honoured; that modifications made ... ok (0.003s) 2022-08-17T12:48:38.3544923Z test_repr (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3551779Z Test the __repr__ method. ... ok (0.001s) 2022-08-17T12:48:38.3557116Z test_setitem (jit.test_list_dict.TestScriptDict) 2022-08-17T12:48:38.3565668Z Test setting dictionary values using the [] operator. ... ok (0.001s) 2022-08-17T12:48:38.3569879Z test_append (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3577444Z Test append method. ... ok (0.001s) 2022-08-17T12:48:38.3580443Z test_bool (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3586725Z Test the __bool__ method. This should return True ... ok (0.001s) 2022-08-17T12:48:38.3589200Z test_clear (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3594430Z Test clear. ... ok (0.001s) 2022-08-17T12:48:38.3598984Z test_contains (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3607110Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2022-08-17T12:48:38.3610676Z test_count (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3617808Z Test count method. ... ok (0.001s) 2022-08-17T12:48:38.3622818Z test_delitem (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3631266Z Test deletion. ... ok (0.001s) 2022-08-17T12:48:38.3642037Z test_extend (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3653798Z Test extend. ... ok (0.002s) 2022-08-17T12:48:38.3662986Z test_getitem (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3689500Z Test accessing list elements using the [] operator. ... ok (0.004s) 2022-08-17T12:48:38.3695153Z test_insert (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3705248Z Test insert. ... ok (0.002s) 2022-08-17T12:48:38.3708494Z test_iter (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3715418Z Test iteration over a list's elements. ... ok (0.001s) 2022-08-17T12:48:38.3718480Z test_len (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3725686Z Test len() builtin function. ... ok (0.001s) 2022-08-17T12:48:38.3733143Z test_nested (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3734107Z 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:48:38.3738975Z test_pop (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3750322Z Test pop. ... ok (0.002s) 2022-08-17T12:48:38.3754367Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3780714Z Test that reference semantics are honoured; that modifications made ... ok (0.003s) 2022-08-17T12:48:38.3785301Z test_remove (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3793095Z Test remove method. ... ok (0.001s) 2022-08-17T12:48:38.3795508Z test_repr (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3801170Z Test the __repr__ method. ... ok (0.001s) 2022-08-17T12:48:38.3811028Z test_setitem (jit.test_list_dict.TestScriptList) 2022-08-17T12:48:38.3823011Z Test setting list elements using the [] operator. ... ok (0.002s) 2022-08-17T12:48:38.3888877Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-17T12:48:38.3951771Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-17T12:48:38.4017430Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-08-17T12:48:38.4100514Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.008s) 2022-08-17T12:48:38.4151034Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2022-08-17T12:48:38.4195907Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.004s) 2022-08-17T12:48:38.4260418Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-17T12:48:38.4323001Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-17T12:48:38.4388847Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.007s) 2022-08-17T12:48:38.4452073Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2022-08-17T12:48:38.4499976Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2022-08-17T12:48:38.4545892Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2022-08-17T12:48:38.4590634Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.004s) 2022-08-17T12:48:38.4635141Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.004s) 2022-08-17T12:48:38.5299770Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.066s) 2022-08-17T12:48:38.5308826Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.001s) 2022-08-17T12:48:38.5967742Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.066s) 2022-08-17T12:48:38.6495703Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.053s) 2022-08-17T12:48:38.8483439Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.199s) 2022-08-17T12:48:38.8697523Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.021s) 2022-08-17T12:48:38.8743059Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.8795145Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.8812336Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.002s) 2022-08-17T12:48:38.8861831Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.8905601Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.004s) 2022-08-17T12:48:38.8950218Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.004s) 2022-08-17T12:48:38.8997394Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9046665Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9091481Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.004s) 2022-08-17T12:48:38.9139384Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9177481Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.004s) 2022-08-17T12:48:38.9224275Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9274852Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9322972Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9372396Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9421843Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.005s) 2022-08-17T12:48:38.9481323Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.006s) 2022-08-17T12:48:38.9560432Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.008s) 2022-08-17T12:48:38.9769267Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.021s) 2022-08-17T12:48:38.9831833Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.006s) 2022-08-17T12:48:38.9899091Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... ok (0.007s) 2022-08-17T12:48:38.9935258Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-08-17T12:48:38.9968017Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0001054Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0033959Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0066557Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0125960Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.0158845Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0217365Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.0251482Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0309983Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.0343061Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0375647Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0408591Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0446826Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-08-17T12:48:39.0505118Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.0537829Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0569591Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0603238Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2022-08-17T12:48:39.0641963Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.004s) 2022-08-17T12:48:39.0699966Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.0759773Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.0818183Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.006s) 2022-08-17T12:48:39.1045957Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.023s) 2022-08-17T12:48:39.1225870Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.018s) 2022-08-17T12:48:39.1276375Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.005s) 2022-08-17T12:48:39.1320385Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2022-08-17T12:48:39.1454082Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.013s) 2022-08-17T12:48:39.1492181Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.004s) 2022-08-17T12:48:39.1602319Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2022-08-17T12:48:39.1922521Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.032s) 2022-08-17T12:48:39.2127396Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.021s) 2022-08-17T12:48:39.2231384Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.010s) 2022-08-17T12:48:39.2315523Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.008s) 2022-08-17T12:48:39.2377742Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2022-08-17T12:48:39.3070917Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.069s) 2022-08-17T12:48:39.3221642Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2022-08-17T12:48:39.3229854Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.001s) 2022-08-17T12:48:39.3241978Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-08-17T12:48:39.3289653Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.005s) 2022-08-17T12:48:39.3486387Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.020s) 2022-08-17T12:48:39.3639542Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2022-08-17T12:48:39.3646530Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2022-08-17T12:48:39.3664350Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-08-17T12:48:39.3687820Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2022-08-17T12:48:39.3715479Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2022-08-17T12:48:39.3735218Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.002s) 2022-08-17T12:48:39.3835879Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.010s) 2022-08-17T12:48:39.3888496Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.005s) 2022-08-17T12:48:39.4014810Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.013s) 2022-08-17T12:48:39.4277949Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.026s) 2022-08-17T12:48:39.4283882Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:39.4330951Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.005s) 2022-08-17T12:48:39.4377071Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.005s) 2022-08-17T12:48:39.4424429Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.005s) 2022-08-17T12:48:39.4473373Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.005s) 2022-08-17T12:48:39.4520765Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.005s) 2022-08-17T12:48:39.4569260Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.005s) 2022-08-17T12:48:39.4621875Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.005s) 2022-08-17T12:48:39.4636279Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.001s) 2022-08-17T12:48:39.4733611Z test_default_args (jit.test_torchbind.TestTorchbind) ... ok (0.010s) 2022-08-17T12:48:39.4742597Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-17T12:48:39.4752292Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... STAGE:2022-08-17 12:48:39 3128:3128 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:48:39.4755000Z STAGE:2022-08-17 12:48:39 3128:3128 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:48:39.4759515Z ok (0.002s) 2022-08-17T12:48:39.4783082Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.4862255Z test_torchbind (jit.test_torchbind.TestTorchbind) ... ok (0.008s) 2022-08-17T12:48:39.4869970Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-17T12:48:39.4904544Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-17T12:48:39.4954928Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:48:39.4989808Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-17T12:48:39.5057618Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-17T12:48:39.5100277Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... ok (0.004s) 2022-08-17T12:48:39.5146498Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:48:39.5153888Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-17T12:48:39.5201853Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:48:39.5221185Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5237788Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5257680Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5293308Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-17T12:48:39.5306082Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-17T12:48:39.5317507Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-17T12:48:39.5328830Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... ok (0.001s) 2022-08-17T12:48:39.5347550Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5369429Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5386922Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5421137Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... ok (0.003s) 2022-08-17T12:48:39.5437775Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5459438Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... ok (0.002s) 2022-08-17T12:48:39.5508334Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... ok (0.005s) 2022-08-17T12:48:39.5578111Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... ok (0.007s) 2022-08-17T12:48:39.5705449Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.013s) 2022-08-17T12:48:39.5896073Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-08-17T12:48:39.5995310Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-17T12:48:39.6074106Z test_constant (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:39.6238166Z test_conv (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T12:48:39.6392371Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:48:39.6475021Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:39.6555220Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:39.6679386Z test_ge (jit.test_tracer.TestTracer) ... ok (0.012s) 2022-08-17T12:48:39.6683399Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2022-08-17T12:48:39.8508513Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.182s) 2022-08-17T12:48:39.8849926Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.034s) 2022-08-17T12:48:39.8917754Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:39.8978391Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:39.9029807Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:39.9053876Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-17T12:48:39.9110033Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:39.9165401Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:39.9192514Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-17T12:48:39.9237767Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:39.9308257Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:39.9360750Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:39.9382620Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-17T12:48:39.9404959Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-17T12:48:39.9413846Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2022-08-17T12:48:39.9491961Z Check that dictionary access doesn't care about insertion order ... ok (0.009s) 2022-08-17T12:48:39.9553902Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:39.9612764Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:39.9691440Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:39.9700811Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2022-08-17T12:48:39.9801497Z Check that the trace remembers which keys were in a dict input ... ok (0.011s) 2022-08-17T12:48:39.9854818Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:39.9859099Z test_input_flatten (jit.test_tracer.TestTracer) 2022-08-17T12:48:39.9965102Z Check that inputs to traced functions are flattened ... ok (0.011s) 2022-08-17T12:48:39.9994440Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-17T12:48:40.0044934Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.0108028Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.0177645Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.0242997Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.0468333Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.022s) 2022-08-17T12:48:40.0479768Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.001s) 2022-08-17T12:48:40.0575391Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-17T12:48:40.0633331Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.0747283Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.011s) 2022-08-17T12:48:40.0787173Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:40.0809876Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-17T12:48:40.0814488Z test_output_unflatten (jit.test_tracer.TestTracer) 2022-08-17T12:48:40.0881333Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.007s) 2022-08-17T12:48:40.0925671Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:40.0988932Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.1051897Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.1118605Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.1137260Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-17T12:48:40.1285563Z test_simple (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:48:40.1299543Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.001s) 2022-08-17T12:48:40.1380611Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.1431491Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.1604347Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.017s) 2022-08-17T12:48:40.1783410Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-17T12:48:40.1862731Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.1892899Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.003s) 2022-08-17T12:48:40.2258955Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.036s) 2022-08-17T12:48:40.2327737Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.2379160Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.2427509Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.2572391Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:48:40.2628705Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.2683523Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.2788975Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-17T12:48:40.2867958Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.2950147Z test_trace_contiguous (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.2992285Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:40.3050350Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.3107507Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.3133368Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-17T12:48:40.3179416Z test_trace_detach_onnx_erase (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.3204346Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.002s) 2022-08-17T12:48:40.3306140Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-17T12:48:40.3470962Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.016s) 2022-08-17T12:48:40.3653776Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.018s) 2022-08-17T12:48:40.4073280Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.042s) 2022-08-17T12:48:40.4383938Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.031s) 2022-08-17T12:48:40.4456230Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.4502157Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.4553038Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.4604457Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.4677508Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.4822363Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:48:40.4865829Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:40.5059996Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.019s) 2022-08-17T12:48:40.5151955Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-17T12:48:40.5469359Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.032s) 2022-08-17T12:48:40.5708486Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.024s) 2022-08-17T12:48:40.5773153Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2022-08-17T12:48:40.5773704Z %x.1 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2022-08-17T12:48:40.5774147Z %y.1 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2022-08-17T12:48:40.5774767Z %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:48:40.5775448Z %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:48:40.5776307Z %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:48:40.5777186Z %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:48:40.5777885Z %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:48:40.5778594Z return (%12) 2022-08-17T12:48:40.5778775Z 2022-08-17T12:48:40.5779583Z ok (0.007s) 2022-08-17T12:48:40.5832540Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.5922907Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-17T12:48:40.6070967Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.015s) 2022-08-17T12:48:40.6118273Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.6191537Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.6332633Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:48:40.6382125Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.6412214Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-17T12:48:40.6507750Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.010s) 2022-08-17T12:48:40.6571734Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.6836755Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.026s) 2022-08-17T12:48:40.6877113Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:40.6952925Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.7030247Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.7092776Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.7503100Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.041s) 2022-08-17T12:48:40.7582301Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.7649197Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.7722986Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.007s) 2022-08-17T12:48:40.8156999Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.043s) 2022-08-17T12:48:40.8494321Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.034s) 2022-08-17T12:48:40.8522824Z 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:48:40.8523726Z return x.topk(y, dim=1)[1] 2022-08-17T12:48:40.8586688Z ok (0.009s) 2022-08-17T12:48:40.8681892Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.009s) 2022-08-17T12:48:40.8736037Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:40.8820680Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.008s) 2022-08-17T12:48:40.8881959Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:40.8918448Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.004s) 2022-08-17T12:48:40.8949536Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.003s) 2022-08-17T12:48:40.9087403Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.014s) 2022-08-17T12:48:40.9108216Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: calls .cuda() (0.002s) 2022-08-17T12:48:40.9122138Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.001s) 2022-08-17T12:48:40.9526912Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.040s) 2022-08-17T12:48:41.0678948Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.115s) 2022-08-17T12:48:41.0728725Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.005s) 2022-08-17T12:48:41.0788437Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.006s) 2022-08-17T12:48:41.0800480Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.1120681Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.033s) 2022-08-17T12:48:41.1184180Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.006s) 2022-08-17T12:48:41.1255952Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.007s) 2022-08-17T12:48:41.1313527Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.006s) 2022-08-17T12:48:41.1320411Z test_constants (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.1423062Z Types should be shared for identical constant values, and different for different constant values ... ok (0.011s) 2022-08-17T12:48:41.1429896Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.1487658Z Types should be shared even if attribute values differ ... ok (0.006s) 2022-08-17T12:48:41.1492617Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.1516558Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.003s) 2022-08-17T12:48:41.1576735Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.006s) 2022-08-17T12:48:41.1582427Z test_linear (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.1697359Z Simple example with a real nn Module ... ok (0.012s) 2022-08-17T12:48:41.1861056Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.016s) 2022-08-17T12:48:41.1869601Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2177204Z We should be able to differentiate between two ModuleDict instances ... ok (0.032s) 2022-08-17T12:48:41.2186564Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2368425Z Mutating the value of an attribute should not change type sharing ... ok (0.019s) 2022-08-17T12:48:41.2374177Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2442735Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.007s) 2022-08-17T12:48:41.2448976Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2547637Z Different functions passed in should lead to different types ... ok (0.010s) 2022-08-17T12:48:41.2553276Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2621321Z Same functions passed in should lead to same types ... ok (0.007s) 2022-08-17T12:48:41.2633070Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2840770Z Even if everything about the module is the same, different originating ... ok (0.022s) 2022-08-17T12:48:41.2847306Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.2947924Z Different functions passed in should lead to different types ... ok (0.011s) 2022-08-17T12:48:41.2953609Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.3022948Z Same functions passed in should lead to same types ... ok (0.007s) 2022-08-17T12:48:41.3228041Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.020s) 2022-08-17T12:48:41.3237021Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.3676521Z If submodules differ, the types should differ. ... ok (0.045s) 2022-08-17T12:48:41.3682960Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.3798120Z Since we can't guarantee that methods are the same between different ... ok (0.012s) 2022-08-17T12:48:41.3804903Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.3869937Z Test that types are not shared if the exclusion of their ... ok (0.007s) 2022-08-17T12:48:41.3875849Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.3927192Z Test that types are shared if the exclusion of their ... ok (0.006s) 2022-08-17T12:48:41.3931676Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.3994088Z Tests that types between instances of a ScriptModule ... ok (0.007s) 2022-08-17T12:48:41.4004122Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2022-08-17T12:48:41.4189419Z Test that type sharing can be disabled. ... ok (0.019s) 2022-08-17T12:48:41.4246712Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2022-08-17T12:48:41.4265052Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-08-17T12:48:41.4312934Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.005s) 2022-08-17T12:48:41.4326253Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2022-08-17T12:48:41.4383694Z Test that module attributes can be ignored. ... ok (0.007s) 2022-08-17T12:48:41.4416469Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2022-08-17T12:48:41.4428927Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2022-08-17T12:48:41.4436737Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-17T12:48:41.4456935Z Test that using an optional with no contained types produces an error. ... ok (0.003s) 2022-08-17T12:48:41.4463019Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2022-08-17T12:48:41.4539563Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.008s) 2022-08-17T12:48:41.4558540Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-08-17T12:48:41.4573437Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2022-08-17T12:48:41.4581163Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2022-08-17T12:48:41.4601372Z Test that using a tuple with no contained types produces an error. ... ok (0.003s) 2022-08-17T12:48:41.4708450Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.011s) 2022-08-17T12:48:41.4814852Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.011s) 2022-08-17T12:48:41.4837660Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2022-08-17T12:48:41.4870397Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.003s) 2022-08-17T12:48:41.4921424Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.4982819Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.006s) 2022-08-17T12:48:41.5047576Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.006s) 2022-08-17T12:48:41.5269012Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.022s) 2022-08-17T12:48:41.5297740Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.003s) 2022-08-17T12:48:41.5315470Z 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:48:41.5316338Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 90 2022-08-17T12:48:41.5316583Z def fn(): 2022-08-17T12:48:41.5316759Z l1 = [1, 2, "foo", 3] 2022-08-17T12:48:41.5317085Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:48:41.5317274Z l2 = ["foo", "bar", "baz", "qux"] 2022-08-17T12:48:41.5317508Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2022-08-17T12:48:41.5317737Z (function emitListLiteral) 2022-08-17T12:48:41.5318955Z ok (0.002s) 2022-08-17T12:48:41.5337476Z 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:48:41.5338219Z File "/var/lib/jenkins/workspace/test/jit/test_typing.py", line 104 2022-08-17T12:48:41.5338446Z def fn(): 2022-08-17T12:48:41.5338624Z l1 = ["foo", "bar", "baz", "qux"] 2022-08-17T12:48:41.5338820Z l2 = [1, 2, "foo", 3] 2022-08-17T12:48:41.5339085Z ~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:48:41.5339297Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2022-08-17T12:48:41.5339504Z return d 2022-08-17T12:48:41.5339714Z (function emitListLiteral) 2022-08-17T12:48:41.5340593Z ok (0.002s) 2022-08-17T12:48:41.5430255Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-17T12:48:41.5573854Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.014s) 2022-08-17T12:48:41.5659697Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.009s) 2022-08-17T12:48:41.5813085Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.015s) 2022-08-17T12:48:41.5861342Z test_list_io (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.5869573Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2022-08-17T12:48:41.5985640Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.012s) 2022-08-17T12:48:41.5999059Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.001s) 2022-08-17T12:48:41.6079172Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.008s) 2022-08-17T12:48:41.6149161Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.007s) 2022-08-17T12:48:41.6178082Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.003s) 2022-08-17T12:48:41.6211803Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.003s) 2022-08-17T12:48:41.6283270Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.007s) 2022-08-17T12:48:41.6328026Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.004s) 2022-08-17T12:48:41.6359849Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.003s) 2022-08-17T12:48:41.6489309Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.013s) 2022-08-17T12:48:41.6518985Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.003s) 2022-08-17T12:48:41.6580500Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.006s) 2022-08-17T12:48:41.6618895Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.004s) 2022-08-17T12:48:41.6673592Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.6727757Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.6775387Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.6828970Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.6843413Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.001s) 2022-08-17T12:48:41.7052539Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.021s) 2022-08-17T12:48:41.7102806Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.7145892Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.004s) 2022-08-17T12:48:41.7192753Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.005s) 2022-08-17T12:48:41.7250339Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.006s) 2022-08-17T12:48:41.7290326Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-17T12:48:41.7397525Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-17T12:48:41.7438096Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-17T12:48:41.7483227Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-17T12:48:41.7516382Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.7556400Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-17T12:48:41.7589295Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.7666671Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:48:41.7714262Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:41.7752350Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-17T12:48:41.7771206Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:41.7790188Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:41.7842800Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:41.7858033Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.001s) 2022-08-17T12:48:41.7871854Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.001s) 2022-08-17T12:48:41.7887993Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:41.7937758Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:41.7968635Z 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:48:41.7969257Z "The inner type of a container is lost when " 2022-08-17T12:48:41.8011934Z ok (0.007s) 2022-08-17T12:48:41.8064917Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:41.8161474Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.010s) 2022-08-17T12:48:41.8217196Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.006s) 2022-08-17T12:48:41.8241024Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:41.8267468Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.8292931Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:41.8319370Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.8350747Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.8438011Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.009s) 2022-08-17T12:48:41.8508556Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:48:41.8542925Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.8612747Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:48:41.8688408Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:48:41.8742610Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:41.8797603Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:41.8864859Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:48:41.8933795Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:48:41.8962891Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.8997496Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.9107360Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.011s) 2022-08-17T12:48:41.9187668Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:48:41.9219991Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.003s) 2022-08-17T12:48:41.9257459Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.004s) 2022-08-17T12:48:41.9342843Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:48:41.9413221Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.007s) 2022-08-17T12:48:41.9691949Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.028s) 2022-08-17T12:48:41.9770801Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.008s) 2022-08-17T12:48:41.9895815Z 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:48:41.9896582Z File "", line 3 2022-08-17T12:48:41.9896714Z 2022-08-17T12:48:41.9896779Z def fn(): 2022-08-17T12:48:41.9897011Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-17T12:48:41.9897462Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:48:41.9897714Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-17T12:48:41.9897957Z x.append(torch.tensor(3)) 2022-08-17T12:48:41.9898152Z (function emitListLiteral) 2022-08-17T12:48:41.9983588Z [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:48:41.9984108Z File "", line 3 2022-08-17T12:48:41.9984233Z 2022-08-17T12:48:41.9984321Z def fn(): 2022-08-17T12:48:41.9984589Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2022-08-17T12:48:41.9984977Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T12:48:41.9985276Z if torch.jit.isinstance(x, List[torch.Tensor]): 2022-08-17T12:48:41.9985493Z x.append(torch.tensor(3)) 2022-08-17T12:48:41.9985697Z (function emitListLiteral) 2022-08-17T12:48:41.9988087Z ok (0.022s) 2022-08-17T12:48:42.0033882Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.005s) 2022-08-17T12:48:42.0057041Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:42.0081337Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.002s) 2022-08-17T12:48:42.0114784Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.003s) 2022-08-17T12:48:42.0284823Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.017s) 2022-08-17T12:48:42.0298771Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2022-08-17T12:48:42.0340773Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-17T12:48:42.0379927Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-17T12:48:42.0412748Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-08-17T12:48:42.0451797Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.004s) 2022-08-17T12:48:42.0501380Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.005s) 2022-08-17T12:48:42.0528049Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-08-17T12:48:42.0552472Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2022-08-17T12:48:42.0579268Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-08-17T12:48:42.0604714Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2022-08-17T12:48:42.0632535Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-08-17T12:48:42.0690744Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.006s) 2022-08-17T12:48:42.0723833Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-08-17T12:48:42.0756785Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2022-08-17T12:48:42.0785208Z test_warn (jit.test_warn.TestWarn) ... ok (0.003s) 2022-08-17T12:48:42.0813072Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.003s) 2022-08-17T12:48:42.0885217Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.007s) 2022-08-17T12:48:42.0951712Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.007s) 2022-08-17T12:48:42.1023724Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.007s) 2022-08-17T12:48:42.1053800Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.003s) 2022-08-17T12:48:42.1101286Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.005s) 2022-08-17T12:48:42.1133285Z test_with_as (jit.test_with.TestWith) 2022-08-17T12:48:42.1739599Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.064s) 2022-08-17T12:48:42.1760669Z test_with_errors (jit.test_with.TestWith) 2022-08-17T12:48:42.1868207Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.013s) 2022-08-17T12:48:42.1887789Z test_with_exceptions (jit.test_with.TestWith) 2022-08-17T12:48:42.2092771Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.022s) 2022-08-17T12:48:42.2123049Z test_with_no_as (jit.test_with.TestWith) 2022-08-17T12:48:42.2745465Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.065s) 2022-08-17T12:48:42.2760643Z test_with_no_grad (jit.test_with.TestWith) 2022-08-17T12:48:42.2913642Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.017s) 2022-08-17T12:48:42.2923805Z test_with_record_function (jit.test_with.TestWith) 2022-08-17T12:48:42.3079079Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2022-08-17 12:48:42 3128:3128 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:48:42.3095959Z STAGE:2022-08-17 12:48:42 3128:3128 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:48:42.3111900Z ok (0.020s) 2022-08-17T12:48:42.3112455Z 2022-08-17T12:48:42.3112800Z ---------------------------------------------------------------------- 2022-08-17T12:48:42.3113202Z Ran 2641 tests in 109.827s 2022-08-17T12:48:42.3113426Z 2022-08-17T12:48:42.3113615Z OK (skipped=118, expected failures=7) 2022-08-17T12:48:42.3113870Z 2022-08-17T12:48:42.3114059Z Generating XML reports... 2022-08-17T12:48:42.3169840Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220817124652.xml 2022-08-17T12:48:42.3187938Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220817124652.xml 2022-08-17T12:48:42.3190548Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220817124652.xml 2022-08-17T12:48:42.3196260Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220817124652.xml 2022-08-17T12:48:42.3213186Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220817124652.xml 2022-08-17T12:48:42.3217781Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220817124652.xml 2022-08-17T12:48:42.3221161Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220817124652.xml 2022-08-17T12:48:42.3228572Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220817124652.xml 2022-08-17T12:48:42.3233241Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220817124652.xml 2022-08-17T12:48:42.3276281Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220817124652.xml 2022-08-17T12:48:42.3287347Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220817124652.xml 2022-08-17T12:48:42.3299232Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220817124652.xml 2022-08-17T12:48:42.3302501Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220817124652.xml 2022-08-17T12:48:42.3309346Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20220817124652.xml 2022-08-17T12:48:42.3323417Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220817124652.xml 2022-08-17T12:48:42.3345531Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220817124652.xml 2022-08-17T12:48:42.3351679Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220817124652.xml 2022-08-17T12:48:42.3435867Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeCustomRulesCPU-20220817124652.xml 2022-08-17T12:48:42.3448075Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220817124652.xml 2022-08-17T12:48:42.3457350Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220817124652.xml 2022-08-17T12:48:42.3489856Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220817124652.xml 2022-08-17T12:48:42.3492707Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20220817124652.xml 2022-08-17T12:48:42.3517689Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220817124652.xml 2022-08-17T12:48:42.3520085Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220817124652.xml 2022-08-17T12:48:42.3524730Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220817124652.xml 2022-08-17T12:48:42.3527028Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220817124652.xml 2022-08-17T12:48:42.3541915Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220817124652.xml 2022-08-17T12:48:42.3549871Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220817124652.xml 2022-08-17T12:48:42.3567159Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220817124652.xml 2022-08-17T12:48:42.3570152Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220817124652.xml 2022-08-17T12:48:42.3573744Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220817124652.xml 2022-08-17T12:48:42.3576864Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220817124652.xml 2022-08-17T12:48:42.3597917Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220817124652.xml 2022-08-17T12:48:42.3676325Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20220817124652.xml 2022-08-17T12:48:42.5427670Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220817124652.xml 2022-08-17T12:48:42.5435051Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220817124652.xml 2022-08-17T12:48:42.5490985Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220817124652.xml 2022-08-17T12:48:42.5497464Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220817124652.xml 2022-08-17T12:48:42.5501462Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220817124652.xml 2022-08-17T12:48:42.5517540Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220817124652.xml 2022-08-17T12:48:42.5534291Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220817124652.xml 2022-08-17T12:48:42.5553426Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220817124652.xml 2022-08-17T12:48:42.5557362Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220817124652.xml 2022-08-17T12:48:42.5572024Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220817124652.xml 2022-08-17T12:48:42.5592568Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220817124652.xml 2022-08-17T12:48:42.5595032Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220817124652.xml 2022-08-17T12:48:42.5604196Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220817124652.xml 2022-08-17T12:48:42.5627495Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220817124652.xml 2022-08-17T12:48:42.5630826Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220817124652.xml 2022-08-17T12:48:42.5638297Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220817124652.xml 2022-08-17T12:48:42.5641288Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220817124652.xml 2022-08-17T12:48:42.5668566Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220817124652.xml 2022-08-17T12:48:42.5671010Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220817124652.xml 2022-08-17T12:48:42.5680944Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220817124652.xml 2022-08-17T12:48:42.5687968Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220817124652.xml 2022-08-17T12:48:42.5699700Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220817124652.xml 2022-08-17T12:48:42.5701808Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220817124652.xml 2022-08-17T12:48:42.5724608Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220817124652.xml 2022-08-17T12:48:42.5732446Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220817124652.xml 2022-08-17T12:48:42.5742582Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220817124652.xml 2022-08-17T12:48:42.5752741Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220817124652.xml 2022-08-17T12:48:42.6180449Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20220817124652.xml 2022-08-17T12:48:42.6191013Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220817124652.xml 2022-08-17T12:48:42.6206202Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220817124652.xml 2022-08-17T12:48:42.6217841Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220817124652.xml 2022-08-17T12:48:42.6223129Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220817124652.xml 2022-08-17T12:48:42.6237420Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220817124652.xml 2022-08-17T12:48:42.6242098Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220817124652.xml 2022-08-17T12:48:42.6259475Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220817124652.xml 2022-08-17T12:48:42.6277168Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220817124652.xml 2022-08-17T12:48:42.6283141Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220817124652.xml 2022-08-17T12:48:42.6289377Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220817124652.xml 2022-08-17T12:48:42.6292638Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220817124652.xml 2022-08-17T12:48:42.6319779Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220817124652.xml 2022-08-17T12:48:42.6404968Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220817124652.xml 2022-08-17T12:48:42.6425806Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220817124652.xml 2022-08-17T12:48:42.6438095Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220817124652.xml 2022-08-17T12:48:42.6465091Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220817124652.xml 2022-08-17T12:48:42.6500234Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220817124652.xml 2022-08-17T12:48:42.6503570Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220817124652.xml 2022-08-17T12:48:42.6515331Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220817124652.xml 2022-08-17T12:48:42.6521912Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220817124652.xml 2022-08-17T12:48:42.6528558Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220817124652.xml 2022-08-17T12:48:42.6544795Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220817124652.xml 2022-08-17T12:48:42.6555743Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220817124652.xml 2022-08-17T12:48:43.1992717Z Running test_modules ... [2022-08-17 12:48:43.198858] 2022-08-17T12:48:43.1993493Z Executing ['/opt/conda/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:48:43.198942] 2022-08-17T12:48:45.1652399Z Test results will be stored in test-reports/python-unittest/test_modules 2022-08-17T12:48:45.1713478Z 2022-08-17T12:48:45.1713893Z Running tests... 2022-08-17T12:48:45.1714315Z ---------------------------------------------------------------------- 2022-08-17T12:48:45.1784941Z test_check_inplace_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:45.1841371Z test_check_inplace_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:45.1880580Z test_check_inplace_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.1919236Z test_check_inplace_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.1968980Z test_check_inplace_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:45.2018032Z test_check_inplace_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:45.2051506Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2083814Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2116258Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2148227Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2180434Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2212542Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2244148Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2276089Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2307951Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2339789Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2371862Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2403774Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2435764Z test_cpu_gpu_parity_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2467926Z test_cpu_gpu_parity_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2499951Z test_cpu_gpu_parity_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2532146Z test_cpu_gpu_parity_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2564096Z test_cpu_gpu_parity_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2596299Z test_cpu_gpu_parity_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2628310Z test_cpu_gpu_parity_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2660408Z test_cpu_gpu_parity_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2692714Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2724498Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2756424Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2788556Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2820233Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2852197Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2883945Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2915801Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2947582Z test_cpu_gpu_parity_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.2979464Z test_cpu_gpu_parity_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3011466Z test_cpu_gpu_parity_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3043489Z test_cpu_gpu_parity_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3075046Z test_cpu_gpu_parity_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3107018Z test_cpu_gpu_parity_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3138976Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3171360Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3203279Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3235235Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3266951Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3298875Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3330706Z test_cpu_gpu_parity_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3362474Z test_cpu_gpu_parity_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3394147Z test_cpu_gpu_parity_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3425861Z test_cpu_gpu_parity_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3458129Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3489875Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3521680Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3553461Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3585363Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3617307Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3649393Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3681352Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3713308Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3752877Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3786320Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T12:48:45.3818191Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3850783Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3882284Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3914123Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3946283Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.3978498Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4010229Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4041852Z test_cpu_gpu_parity_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4074123Z test_cpu_gpu_parity_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4105847Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4138002Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4170295Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4202142Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4234059Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4266335Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4298548Z test_cpu_gpu_parity_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4331141Z test_cpu_gpu_parity_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4362756Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4394790Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4426477Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4458600Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4491212Z test_cpu_gpu_parity_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4523031Z test_cpu_gpu_parity_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4554943Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4586674Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4618454Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4650353Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4681917Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4713821Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4745594Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4777218Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4809407Z test_cpu_gpu_parity_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4840990Z test_cpu_gpu_parity_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T12:48:45.4869344Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:45.4897476Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:48:45.4926765Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.4956081Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.4983736Z test_factory_kwargs_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.5011887Z test_factory_kwargs_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.5053991Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5097159Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5133714Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5170152Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5206835Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5243592Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5280761Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5319383Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.5366859Z test_factory_kwargs_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:45.5414497Z test_factory_kwargs_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:45.5481388Z test_factory_kwargs_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:45.5539091Z test_factory_kwargs_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:45.5597583Z test_factory_kwargs_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:45.5656495Z test_factory_kwargs_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:45.5715893Z test_factory_kwargs_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:45.6539681Z test_factory_kwargs_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.082s) 2022-08-17T12:48:45.6582069Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.6623638Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.6664676Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.6705799Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.6748558Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.6790637Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.6870793Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:45.6950713Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:45.6985216Z test_factory_kwargs_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.7018882Z test_factory_kwargs_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.7055297Z test_factory_kwargs_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.7091504Z test_factory_kwargs_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.7136087Z test_factory_kwargs_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.7180513Z test_factory_kwargs_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.7500096Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:48:45.7820789Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:48:45.8142068Z test_factory_kwargs_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:48:45.8463878Z test_factory_kwargs_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T12:48:45.8511187Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:45.8548285Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.8577314Z test_factory_kwargs_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.8606507Z test_factory_kwargs_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:45.8645164Z test_factory_kwargs_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.8683110Z test_factory_kwargs_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.8728853Z test_factory_kwargs_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:45.8773804Z test_factory_kwargs_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:45.9459926Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T12:48:46.0143817Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T12:48:46.0837427Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:48:46.1521751Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T12:48:46.1554703Z test_factory_kwargs_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:46.1555369Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:46.1590807Z ok (0.007s) 2022-08-17T12:48:46.1667094Z test_factory_kwargs_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:46.1731479Z test_factory_kwargs_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:46.1807059Z test_factory_kwargs_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:46.1872770Z test_factory_kwargs_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:46.1947962Z test_factory_kwargs_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:46.1991055Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:46.2035153Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:46.2079389Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:46.2134412Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:46.2179714Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:46.2224579Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:46.2271222Z test_factory_kwargs_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:46.2317592Z test_factory_kwargs_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:46.3155655Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.084s) 2022-08-17T12:48:46.3994723Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.084s) 2022-08-17T12:48:46.4830516Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.083s) 2022-08-17T12:48:46.5673195Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.084s) 2022-08-17T12:48:46.5730012Z test_factory_kwargs_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:46.5794837Z test_factory_kwargs_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:46.5850209Z test_factory_kwargs_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:46.5905183Z test_factory_kwargs_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:46.6530436Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T12:48:46.7154275Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T12:48:46.7778977Z test_factory_kwargs_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T12:48:46.8409354Z test_factory_kwargs_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T12:48:46.8453258Z test_factory_kwargs_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:46.8487208Z test_factory_kwargs_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:46.8517836Z test_factory_kwargs_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:46.8548540Z test_factory_kwargs_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:46.9207354Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.066s) 2022-08-17T12:48:46.9870068Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.066s) 2022-08-17T12:48:47.0403307Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:48:47.0937688Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.053s) 2022-08-17T12:48:47.1422650Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T12:48:47.1912519Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.049s) 2022-08-17T12:48:47.3502345Z test_factory_kwargs_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.159s) 2022-08-17T12:48:47.5092049Z test_factory_kwargs_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.159s) 2022-08-17T12:48:47.5124978Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5159356Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5180553Z test_forward_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.5199307Z test_forward_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.5222560Z test_forward_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.5244030Z test_forward_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.5270316Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5295967Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5321967Z test_forward_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5347399Z test_forward_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5373032Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.5405239Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5428500Z test_forward_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5454235Z test_forward_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5502498Z test_forward_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.5547505Z test_forward_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.5609336Z test_forward_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:47.5661011Z test_forward_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.5720193Z test_forward_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:47.5774243Z test_forward_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.5836270Z test_forward_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:47.5891591Z test_forward_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.5926818Z test_forward_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5961739Z test_forward_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.5999128Z test_forward_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.6036465Z test_forward_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.6074585Z test_forward_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.6114705Z test_forward_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.6208969Z test_forward_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:48:47.6304189Z test_forward_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:48:47.6333480Z test_forward_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.6362960Z test_forward_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:47.6387973Z test_forward_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.6411885Z test_forward_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.6459226Z test_forward_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.6508315Z test_forward_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.7095772Z test_forward_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.059s) 2022-08-17T12:48:47.7698840Z test_forward_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.060s) 2022-08-17T12:48:47.8284116Z test_forward_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.058s) 2022-08-17T12:48:47.8883343Z test_forward_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.060s) 2022-08-17T12:48:47.8937751Z test_forward_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.8987089Z test_forward_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.9009504Z test_forward_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.9030890Z test_forward_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:47.9072246Z test_forward_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.9111958Z test_forward_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:47.9161635Z test_forward_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:47.9214148Z test_forward_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:48.0437377Z test_forward_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.122s) 2022-08-17T12:48:48.1685643Z test_forward_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.125s) 2022-08-17T12:48:48.2906077Z test_forward_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.122s) 2022-08-17T12:48:48.4169944Z test_forward_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.126s) 2022-08-17T12:48:48.4234298Z test_forward_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:48.4293366Z test_forward_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:48.4356050Z test_forward_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:48.4418478Z test_forward_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:48.4486422Z test_forward_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:48.4551264Z test_forward_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:48.4588816Z test_forward_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4626681Z test_forward_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4665539Z test_forward_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4705536Z test_forward_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4747294Z test_forward_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4790245Z test_forward_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4831762Z test_forward_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.4872173Z test_forward_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:48:48.6434083Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.156s) 2022-08-17T12:48:48.7976420Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.154s) 2022-08-17T12:48:48.9530181Z test_forward_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.155s) 2022-08-17T12:48:49.1063138Z test_forward_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.153s) 2022-08-17T12:48:49.1137738Z test_forward_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:49.1209488Z test_forward_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:49.1267128Z test_forward_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:49.1325046Z test_forward_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:49.2198041Z test_forward_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.087s) 2022-08-17T12:48:49.3067716Z test_forward_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.087s) 2022-08-17T12:48:49.3940684Z test_forward_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.087s) 2022-08-17T12:48:49.4808421Z test_forward_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.087s) 2022-08-17T12:48:49.4829407Z test_forward_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:49.4850600Z test_forward_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:49.4870171Z test_forward_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:49.4889783Z test_forward_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:49.5800412Z test_forward_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.091s) 2022-08-17T12:48:49.6715532Z test_forward_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.091s) 2022-08-17T12:48:49.7413061Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.070s) 2022-08-17T12:48:49.8119186Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.071s) 2022-08-17T12:48:49.8742781Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T12:48:49.9377383Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T12:48:50.1914139Z test_forward_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.254s) 2022-08-17T12:48:50.3547558Z test_forward_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.163s) 2022-08-17T12:48:50.3572363Z test_forward_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:50.3594877Z test_forward_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:50.3623683Z test_grad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:50.3646558Z test_grad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:48:50.3680303Z test_grad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:50.3714778Z test_grad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:50.3748828Z test_grad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:50.3784415Z test_grad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:50.3912725Z test_grad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:50.4034195Z test_grad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:50.4173328Z test_grad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:48:50.4328351Z test_grad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:50.4397408Z test_grad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:50.4472226Z test_grad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:48:50.4574544Z test_grad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:48:50.4793041Z test_grad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:48:50.4854634Z test_grad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:50.4916670Z test_grad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:48:50.5052284Z test_grad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:48:51.0628691Z test_grad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.557s) 2022-08-17T12:48:51.6185046Z test_grad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.556s) 2022-08-17T12:48:51.6300790Z test_grad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:48:51.6335047Z test_grad_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:51.6431053Z test_grad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:48:51.6648888Z test_grad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:48:53.2215385Z test_grad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.556s) 2022-08-17T12:48:54.7807557Z test_grad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.559s) 2022-08-17T12:48:54.7822227Z test_grad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.7823201Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.7854372Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.7855359Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.7887801Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.7888822Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.7919765Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.7951927Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.7952414Z ok (0.015s) 2022-08-17T12:48:54.7965920Z test_grad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.7967236Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8001302Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8002441Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8037612Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8038851Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8074285Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8075524Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8110325Z ok (0.016s) 2022-08-17T12:48:54.8123749Z test_grad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8124698Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8160827Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8161662Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8202705Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8203535Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8240770Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8241588Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8279318Z ok (0.017s) 2022-08-17T12:48:54.8292025Z test_grad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8292994Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8325995Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8326905Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8361131Z ok (0.008s) 2022-08-17T12:48:54.8373081Z test_grad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8374041Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8407964Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8408867Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8442417Z ok (0.008s) 2022-08-17T12:48:54.8455542Z test_grad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8456528Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8508305Z /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:48:54.8509151Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:48:54.8552563Z ok (0.011s) 2022-08-17T12:48:54.8635256Z test_grad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:48:55.8201190Z test_grad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.956s) 2022-08-17T12:48:56.7758321Z test_grad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.956s) 2022-08-17T12:48:56.7867779Z test_grad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:48:56.8017388Z test_grad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:48:57.4485349Z test_grad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.647s) 2022-08-17T12:48:58.0950089Z test_grad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.646s) 2022-08-17T12:48:58.1003809Z test_grad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:48:58.1039488Z test_grad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:48:58.8417284Z test_grad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.738s) 2022-08-17T12:48:59.2460434Z test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.404s) 2022-08-17T12:48:59.6052871Z test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.359s) 2022-08-17T12:49:01.2317388Z test_grad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (1.626s) 2022-08-17T12:49:01.2375180Z test_grad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:49:01.2405628Z test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:49:01.2437667Z test_gradgrad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:49:01.2525694Z test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:49:01.2629982Z test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:01.2721967Z test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:49:01.2831245Z test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:49:01.3290430Z test_gradgrad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.046s) 2022-08-17T12:49:01.3638940Z test_gradgrad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.035s) 2022-08-17T12:49:01.4020508Z test_gradgrad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.038s) 2022-08-17T12:49:01.4461640Z test_gradgrad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.044s) 2022-08-17T12:49:01.4653821Z test_gradgrad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:49:01.4855246Z test_gradgrad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:49:01.5134326Z test_gradgrad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T12:49:01.5557661Z test_gradgrad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.042s) 2022-08-17T12:49:01.5653439Z test_gradgrad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:49:01.5790062Z test_gradgrad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:49:01.6511387Z test_gradgrad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:49:05.4680202Z test_gradgrad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.817s) 2022-08-17T12:49:09.2626634Z test_gradgrad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.795s) 2022-08-17T12:49:09.2937945Z test_gradgrad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T12:49:09.3176840Z test_gradgrad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:49:09.4139318Z test_gradgrad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.096s) 2022-08-17T12:49:19.8009491Z test_gradgrad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (10.387s) 2022-08-17T12:49:30.1841589Z test_gradgrad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (10.383s) 2022-08-17T12:49:30.1874564Z test_gradgrad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:49:30.1875467Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.1962557Z /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:49:30.1963630Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2053438Z /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:49:30.2054491Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2138868Z /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:49:30.2139960Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2229574Z ok (0.039s) 2022-08-17T12:49:30.2244505Z test_gradgrad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:49:30.2245552Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2339410Z /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:49:30.2340527Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2435962Z /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:49:30.2437150Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2534624Z /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:49:30.2535595Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2634287Z ok (0.040s) 2022-08-17T12:49:30.2649322Z test_gradgrad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:49:30.2650501Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2753753Z /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:49:30.2754940Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2874436Z /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:49:30.2875885Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.2979735Z /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:49:30.2980928Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3092506Z ok (0.046s) 2022-08-17T12:49:30.3105914Z test_gradgrad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:49:30.3106907Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3200033Z /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:49:30.3201023Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3290355Z ok (0.020s) 2022-08-17T12:49:30.3304754Z test_gradgrad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:49:30.3305965Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3403874Z /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:49:30.3405056Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3503550Z ok (0.021s) 2022-08-17T12:49:30.3517022Z test_gradgrad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:49:30.3518013Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3663277Z /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:49:30.3664108Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:49:30.3789368Z ok (0.029s) 2022-08-17T12:49:30.4006639Z test_gradgrad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:49:34.2102010Z test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.809s) 2022-08-17T12:49:38.0125374Z test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.802s) 2022-08-17T12:49:38.0298854Z test_gradgrad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:49:38.0998769Z test_gradgrad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.070s) 2022-08-17T12:49:42.0884129Z test_gradgrad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.988s) 2022-08-17T12:49:46.0815214Z test_gradgrad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.993s) 2022-08-17T12:49:46.0901334Z test_gradgrad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:49:46.0960611Z test_gradgrad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:49:52.5508536Z test_gradgrad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (6.455s) 2022-08-17T12:49:55.5885254Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.038s) 2022-08-17T12:49:58.3123090Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (2.724s) 2022-08-17T12:50:14.8884230Z test_gradgrad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (16.576s) 2022-08-17T12:50:14.8988313Z test_gradgrad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:50:14.9004505Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9019760Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9036026Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9052178Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9070218Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9088470Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9105688Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9123471Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9145486Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9167338Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9193706Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9218842Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9245968Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9272158Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9301093Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9328970Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9349767Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9370399Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9390330Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9412120Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9434822Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9458029Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9488794Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9518184Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:14.9536153Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9554497Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9572356Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9589674Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9612556Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9635863Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9718258Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:14.9806298Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:14.9829220Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9853675Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9870172Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9886503Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9906643Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9927216Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9949556Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:14.9972937Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.0143206Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:50:15.0323928Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:50:15.0342123Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:50:15.0343122Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:50:15.0361250Z ok (0.004s) 2022-08-17T12:50:15.0395240Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:15.0430766Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:15.0466460Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:15.0504406Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:15.0541482Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:15.0566180Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.0591423Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.0616860Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.0642550Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:15.0669683Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:15.0697851Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:15.0719178Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.0740807Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.0944400Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:15.1152264Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:15.1176110Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1199673Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1223264Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1248217Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1398365Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:15.1556741Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:50:15.1573604Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1590440Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1607948Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1624242Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.1931184Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T12:50:15.2239264Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T12:50:15.2438449Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:15.2649263Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:15.3361652Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.071s) 2022-08-17T12:50:15.4085126Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:50:15.4104812Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.4123889Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:15.4169357Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4212790Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:15.4242213Z test_memory_format_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.4271002Z test_memory_format_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.4321909Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4372456Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4426717Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4479093Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4531727Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4583022Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4637355Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4690507Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.4719865Z test_memory_format_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.4748794Z test_memory_format_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.4819440Z test_memory_format_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:15.4884582Z test_memory_format_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:15.4995199Z test_memory_format_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:15.5085711Z test_memory_format_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:15.5141139Z test_memory_format_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:15.5190078Z test_memory_format_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:15.5245216Z test_memory_format_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.5295122Z test_memory_format_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.5343844Z test_memory_format_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:15.5392399Z test_memory_format_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:15.5444982Z test_memory_format_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:15.5497486Z test_memory_format_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:15.5591944Z test_memory_format_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:15.5686909Z test_memory_format_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:15.5741423Z test_memory_format_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.5796413Z test_memory_format_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.5827118Z test_memory_format_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.5855880Z test_memory_format_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.5911287Z test_memory_format_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.5968271Z test_memory_format_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:15.6465122Z test_memory_format_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:15.6966910Z test_memory_format_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:15.7457523Z test_memory_format_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.049s) 2022-08-17T12:50:15.7955712Z test_memory_format_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:15.7985530Z test_memory_format_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.8014203Z test_memory_format_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.8060589Z test_memory_format_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.8107288Z test_memory_format_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:15.8136683Z test_memory_format_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.8164985Z test_memory_format_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:15.8224844Z test_memory_format_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:15.8287983Z test_memory_format_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:15.9333805Z test_memory_format_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.104s) 2022-08-17T12:50:16.0403141Z test_memory_format_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.107s) 2022-08-17T12:50:16.1448770Z test_memory_format_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.104s) 2022-08-17T12:50:16.2515421Z test_memory_format_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.107s) 2022-08-17T12:50:16.2597568Z test_memory_format_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.2673654Z test_memory_format_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.2781631Z test_memory_format_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:16.2880806Z test_memory_format_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T12:50:16.2935511Z test_memory_format_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:16.2987133Z test_memory_format_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:16.3042533Z test_memory_format_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.3095817Z test_memory_format_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:16.3145199Z test_memory_format_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:16.3194258Z test_memory_format_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:16.3247908Z test_memory_format_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:16.3301214Z test_memory_format_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.005s) 2022-08-17T12:50:16.3330559Z test_memory_format_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3359276Z test_memory_format_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3387869Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3416172Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3444593Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3472669Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3501176Z test_memory_format_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3529322Z test_memory_format_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.3589955Z test_memory_format_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.3651650Z test_memory_format_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.4350031Z test_memory_format_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.070s) 2022-08-17T12:50:16.5043429Z test_memory_format_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:50:16.5740677Z test_memory_format_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.070s) 2022-08-17T12:50:16.6433985Z test_memory_format_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.069s) 2022-08-17T12:50:16.6493853Z test_memory_format_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.6552632Z test_memory_format_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.6608006Z test_memory_format_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:16.6662101Z test_memory_format_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:16.6692674Z test_memory_format_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6721669Z test_memory_format_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6751097Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6779943Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6808862Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6838286Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6867055Z test_memory_format_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6896277Z test_memory_format_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:16.6961416Z test_memory_format_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.7023634Z test_memory_format_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.7046316Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7068170Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7090505Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7112150Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7134304Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7156755Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7178718Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7200818Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7223312Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7246265Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7269313Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7293660Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7316121Z test_multiple_device_transfer_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7338155Z test_multiple_device_transfer_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7360180Z test_multiple_device_transfer_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7381915Z test_multiple_device_transfer_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7404133Z test_multiple_device_transfer_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7426609Z test_multiple_device_transfer_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7448768Z test_multiple_device_transfer_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7470578Z test_multiple_device_transfer_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7492788Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7515142Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7537008Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7560251Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7582767Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7605358Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7627448Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7649563Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7671762Z test_multiple_device_transfer_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7693970Z test_multiple_device_transfer_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7716391Z test_multiple_device_transfer_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7738387Z test_multiple_device_transfer_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7760991Z test_multiple_device_transfer_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7783198Z test_multiple_device_transfer_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7806221Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7828780Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7851722Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7874800Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7897352Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7919588Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7942243Z test_multiple_device_transfer_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7964709Z test_multiple_device_transfer_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.7987262Z test_multiple_device_transfer_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8009544Z test_multiple_device_transfer_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8032385Z test_multiple_device_transfer_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8056390Z test_multiple_device_transfer_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8079271Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8101296Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8123691Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8145750Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8167829Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8190132Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8212182Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8234416Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8256559Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8279219Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8303306Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8327113Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8349216Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8371621Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8393836Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8416446Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8439125Z test_multiple_device_transfer_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8460993Z test_multiple_device_transfer_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8483647Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8505586Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8527854Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8549932Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8573737Z test_multiple_device_transfer_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8596929Z test_multiple_device_transfer_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8618965Z test_multiple_device_transfer_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8641026Z test_multiple_device_transfer_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8663006Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8685321Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8707478Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8729681Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8751729Z test_multiple_device_transfer_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8774106Z test_multiple_device_transfer_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8796297Z test_multiple_device_transfer_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8819987Z test_multiple_device_transfer_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8843463Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8865510Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8888153Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8909930Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8932775Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8955414Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8977580Z test_multiple_device_transfer_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.8999614Z test_multiple_device_transfer_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.9021868Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.9044272Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:16.9113172Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:16.9173355Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.9234749Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.9295846Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:16.9375006Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9451094Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9529819Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9608040Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9686705Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9763686Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9842019Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:16.9924623Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:17.0104560Z test_non_contiguous_tensors_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:50:17.0282039Z test_non_contiguous_tensors_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:50:17.0516181Z test_non_contiguous_tensors_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:50:17.0715052Z test_non_contiguous_tensors_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:17.0961814Z test_non_contiguous_tensors_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:50:17.1185471Z test_non_contiguous_tensors_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:50:17.1583358Z test_non_contiguous_tensors_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.040s) 2022-08-17T12:50:17.1814756Z test_non_contiguous_tensors_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:50:17.1939894Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:50:17.2060540Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:50:17.2195386Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:50:17.2325172Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:50:17.2471383Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:17.2618847Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:17.2983123Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.036s) 2022-08-17T12:50:17.3342966Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.036s) 2022-08-17T12:50:17.3447995Z test_non_contiguous_tensors_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:17.3553723Z test_non_contiguous_tensors_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:17.3667814Z test_non_contiguous_tensors_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:17.3777306Z test_non_contiguous_tensors_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:17.3945408Z test_non_contiguous_tensors_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:50:17.4107600Z test_non_contiguous_tensors_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:50:17.6956692Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.285s) 2022-08-17T12:50:17.9784274Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.283s) 2022-08-17T12:50:18.2630801Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.284s) 2022-08-17T12:50:18.5467413Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.284s) 2022-08-17T12:50:18.5666776Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:18.5858609Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:50:18.5943203Z test_non_contiguous_tensors_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:18.6024672Z test_non_contiguous_tensors_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:18.6174837Z test_non_contiguous_tensors_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:18.6324015Z test_non_contiguous_tensors_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:18.6534279Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:18.6740427Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:19.4270525Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.753s) 2022-08-17T12:50:20.1762133Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.749s) 2022-08-17T12:50:20.9300667Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.754s) 2022-08-17T12:50:21.6776053Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.747s) 2022-08-17T12:50:21.7009415Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:50:21.7217281Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:21.7466781Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2022-08-17T12:50:21.7693951Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:50:21.7950818Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T12:50:21.8188402Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.024s) 2022-08-17T12:50:21.8318648Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:50:21.8443859Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:50:21.8582431Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:50:21.8715734Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:50:21.8868552Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:21.9020320Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:21.9171126Z test_non_contiguous_tensors_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:21.9324968Z test_non_contiguous_tensors_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:22.5889194Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.656s) 2022-08-17T12:50:23.2208187Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.632s) 2022-08-17T12:50:23.8742951Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.653s) 2022-08-17T12:50:24.5078648Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.633s) 2022-08-17T12:50:24.5311528Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.023s) 2022-08-17T12:50:24.5537002Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.022s) 2022-08-17T12:50:24.5748538Z test_non_contiguous_tensors_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T12:50:24.5950305Z test_non_contiguous_tensors_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:24.9954824Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.400s) 2022-08-17T12:50:25.3842517Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.389s) 2022-08-17T12:50:25.7845055Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.400s) 2022-08-17T12:50:26.1734526Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.389s) 2022-08-17T12:50:26.1851597Z test_non_contiguous_tensors_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.012s) 2022-08-17T12:50:26.1962746Z test_non_contiguous_tensors_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:26.2051991Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:26.2139908Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.009s) 2022-08-17T12:50:26.5226605Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.308s) 2022-08-17T12:50:26.8211384Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.298s) 2022-08-17T12:50:27.0585204Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.237s) 2022-08-17T12:50:27.2873994Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.229s) 2022-08-17T12:50:27.5005390Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.213s) 2022-08-17T12:50:27.7063344Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.206s) 2022-08-17T12:50:28.1647876Z test_non_contiguous_tensors_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.458s) 2022-08-17T12:50:28.6073284Z test_non_contiguous_tensors_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.442s) 2022-08-17T12:50:28.6109068Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.004s) 2022-08-17T12:50:28.6142043Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.003s) 2022-08-17T12:50:28.6168925Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6191750Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:28.6214264Z test_pickle_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:28.6236442Z test_pickle_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:28.6266067Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6295495Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6325011Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6354777Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6384309Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6413783Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6444031Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6473140Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.6522380Z test_pickle_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.6570876Z test_pickle_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.6637497Z test_pickle_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:28.6699320Z test_pickle_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:28.6768631Z test_pickle_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:28.6836994Z test_pickle_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:28.6909282Z test_pickle_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:28.6980275Z test_pickle_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:28.7021195Z test_pickle_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:28.7060559Z test_pickle_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:28.7102751Z test_pickle_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:28.7144912Z test_pickle_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:28.7190950Z test_pickle_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.7240349Z test_pickle_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.7352639Z test_pickle_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:28.7461102Z test_pickle_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.011s) 2022-08-17T12:50:28.7503150Z test_pickle_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:28.7546294Z test_pickle_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:28.7582155Z test_pickle_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.7617511Z test_pickle_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.7664476Z test_pickle_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.7711634Z test_pickle_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.8210738Z test_pickle_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:28.8714641Z test_pickle_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:28.9211079Z test_pickle_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:28.9716527Z test_pickle_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.050s) 2022-08-17T12:50:28.9770371Z test_pickle_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.9822935Z test_pickle_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.9851407Z test_pickle_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.9879599Z test_pickle_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:28.9929674Z test_pickle_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:28.9978974Z test_pickle_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.0027740Z test_pickle_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.0077742Z test_pickle_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.1135400Z test_pickle_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.106s) 2022-08-17T12:50:29.2214585Z test_pickle_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T12:50:29.3267528Z test_pickle_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.105s) 2022-08-17T12:50:29.4347186Z test_pickle_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T12:50:29.4426167Z test_pickle_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:29.4497581Z test_pickle_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:29.4574341Z test_pickle_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:29.4649541Z test_pickle_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:29.4728299Z test_pickle_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:29.4805087Z test_pickle_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:29.4849587Z test_pickle_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:29.4891985Z test_pickle_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:29.4938821Z test_pickle_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.4984295Z test_pickle_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.5033992Z test_pickle_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.5084477Z test_pickle_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.5132310Z test_pickle_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.5181764Z test_pickle_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.005s) 2022-08-17T12:50:29.6625635Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.144s) 2022-08-17T12:50:29.8058524Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.143s) 2022-08-17T12:50:29.9495858Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.144s) 2022-08-17T12:50:30.0922504Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.143s) 2022-08-17T12:50:30.0992329Z test_pickle_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:30.1058869Z test_pickle_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.007s) 2022-08-17T12:50:30.1117138Z test_pickle_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:30.1176132Z test_pickle_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T12:50:30.1989509Z test_pickle_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.081s) 2022-08-17T12:50:30.2807820Z test_pickle_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.082s) 2022-08-17T12:50:30.3621928Z test_pickle_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.081s) 2022-08-17T12:50:30.4437349Z test_pickle_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.081s) 2022-08-17T12:50:30.4475633Z test_pickle_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:30.4513640Z test_pickle_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:30.4544116Z test_pickle_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:30.4574231Z test_pickle_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T12:50:30.5459263Z test_pickle_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.088s) 2022-08-17T12:50:30.6351272Z test_pickle_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.089s) 2022-08-17T12:50:30.7066084Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.071s) 2022-08-17T12:50:30.7785253Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.072s) 2022-08-17T12:50:30.8427402Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T12:50:30.9072955Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T12:50:31.0656000Z test_pickle_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.158s) 2022-08-17T12:50:31.2248615Z test_pickle_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.159s) 2022-08-17T12:50:31.2290868Z test_pickle_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:31.2329807Z test_pickle_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.004s) 2022-08-17T12:50:31.2342185Z test_repr_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2354107Z test_repr_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2366853Z test_repr_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2378230Z test_repr_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2391989Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2406532Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2420371Z test_repr_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2434765Z test_repr_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2448372Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2462191Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2475984Z test_repr_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2490209Z test_repr_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2506762Z test_repr_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2524223Z test_repr_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2544571Z test_repr_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2563570Z test_repr_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2582355Z test_repr_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2602254Z test_repr_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2622208Z test_repr_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2642046Z test_repr_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2657823Z test_repr_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2672508Z test_repr_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2687084Z test_repr_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2702325Z test_repr_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2718541Z test_repr_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2734706Z test_repr_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2757247Z test_repr_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2780622Z test_repr_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2795042Z test_repr_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2809422Z test_repr_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2822563Z test_repr_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2835216Z test_repr_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2850446Z test_repr_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.2866463Z test_repr_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.2943566Z test_repr_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:31.3023752Z test_repr_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:31.3103802Z test_repr_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:31.3182808Z test_repr_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.008s) 2022-08-17T12:50:31.3198562Z test_repr_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.3213850Z test_repr_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.3225894Z test_repr_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.3238234Z test_repr_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.3253898Z test_repr_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.3269633Z test_repr_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.3286196Z test_repr_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.3302463Z test_repr_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.3458432Z test_repr_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T12:50:31.3629253Z test_repr_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T12:50:31.3784212Z test_repr_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:31.3963159Z test_repr_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:50:31.3984298Z test_repr_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4005199Z test_repr_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4026362Z test_repr_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4048682Z test_repr_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4070963Z test_repr_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4093888Z test_repr_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4110058Z test_repr_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4126773Z test_repr_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4145353Z test_repr_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4162666Z test_repr_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4180031Z test_repr_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4197660Z test_repr_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.4212666Z test_repr_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.4228026Z test_repr_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.4419896Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:50:31.4619058Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:31.4808305Z test_repr_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:50:31.5010258Z test_repr_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T12:50:31.5029154Z test_repr_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.5048626Z test_repr_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.5066018Z test_repr_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.5083429Z test_repr_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.5223597Z test_repr_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:50:31.5371640Z test_repr_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:31.5510953Z test_repr_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:50:31.5659107Z test_repr_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:31.5672503Z test_repr_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.5686365Z test_repr_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.5699185Z test_repr_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.5712326Z test_repr_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.5892185Z test_repr_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.018s) 2022-08-17T12:50:31.6082923Z test_repr_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T12:50:31.6221297Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.014s) 2022-08-17T12:50:31.6368262Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.015s) 2022-08-17T12:50:31.6494048Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:50:31.6629443Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.013s) 2022-08-17T12:50:31.7198921Z test_repr_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.057s) 2022-08-17T12:50:31.8565168Z test_repr_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.136s) 2022-08-17T12:50:31.8580307Z test_repr_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2022-08-17T12:50:31.8595387Z test_repr_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T12:50:31.8596320Z 2022-08-17T12:50:31.8598411Z ---------------------------------------------------------------------- 2022-08-17T12:50:31.8598817Z Ran 891 tests in 106.688s 2022-08-17T12:50:31.8598926Z 2022-08-17T12:50:31.8599038Z OK (skipped=208, expected failures=12) 2022-08-17T12:50:31.8599175Z 2022-08-17T12:50:31.8601086Z Generating XML reports... 2022-08-17T12:50:31.9275315Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20220817124845.xml 2022-08-17T12:50:32.2909901Z Running test_binary_ufuncs ... [2022-08-17 12:50:32.290637] 2022-08-17T12:50:32.2910423Z Executing ['/opt/conda/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:50:32.290720] 2022-08-17T12:50:34.4883812Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2022-08-17T12:50:34.6138909Z 2022-08-17T12:50:34.6139158Z Running tests... 2022-08-17T12:50:34.6139880Z ---------------------------------------------------------------------- 2022-08-17T12:50:34.6160272Z test___add___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:34.6170612Z test___add___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6179808Z test___add___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6189001Z test___add___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6198267Z test___add___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6207396Z test___add___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6216453Z test___add___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6225477Z test___add___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6234948Z test___and___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6244139Z test___and___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6253434Z test___and___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6262590Z test___and___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6271778Z test___and___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6280594Z test___and___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6289609Z test___and___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6298558Z test___and___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6307525Z test___eq___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6316508Z test___eq___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6325401Z test___eq___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6334542Z test___eq___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6343453Z test___eq___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6352463Z test___eq___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6361349Z test___eq___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6370415Z test___eq___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6379603Z test___floordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6388637Z test___floordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6397673Z test___floordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6407032Z test___floordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6415551Z test___floordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6424684Z test___floordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6433562Z test___floordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6442365Z test___floordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6451609Z test___ge___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6460390Z test___ge___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6469247Z test___ge___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6478247Z test___ge___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6487220Z test___ge___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6496054Z test___ge___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6504939Z test___ge___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6513953Z test___ge___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6522945Z test___gt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6531970Z test___gt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6540823Z test___gt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6549639Z test___gt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6558609Z test___gt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6567587Z test___gt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6576443Z test___gt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6585256Z test___gt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6594282Z test___iadd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6603212Z test___iadd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6611992Z test___iadd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6620845Z test___iadd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6629632Z test___iadd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6638536Z test___iadd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6647471Z test___iadd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6656198Z test___iadd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6665068Z test___iand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6673980Z test___iand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6682877Z test___iand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6691922Z test___iand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6700746Z test___iand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6709663Z test___iand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6718827Z test___iand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6727785Z test___iand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6736776Z test___ifloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6745666Z test___ifloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6754606Z test___ifloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6763440Z test___ifloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6772404Z test___ifloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6781226Z test___ifloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6790120Z test___ifloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6799213Z test___ifloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6808355Z test___ilshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6817172Z test___ilshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6826047Z test___ilshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6835041Z test___ilshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6843800Z test___ilshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6852801Z test___ilshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6861649Z test___ilshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6870478Z test___ilshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6879569Z test___imod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6888576Z test___imod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6897447Z test___imod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6906495Z test___imod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6915299Z test___imod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6924330Z test___imod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6933342Z test___imod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6942128Z test___imod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6951082Z test___imul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6959823Z test___imul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6968675Z test___imul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6977426Z test___imul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6986177Z test___imul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.6994935Z test___imul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7003678Z test___imul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7012543Z test___imul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7021524Z test___ior___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7030439Z test___ior___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7039435Z test___ior___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7048487Z test___ior___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7057381Z test___ior___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7066252Z test___ior___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7075177Z test___ior___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7084038Z test___ior___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7093161Z test___ipow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7102097Z test___ipow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7111045Z test___ipow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7119983Z test___ipow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7129041Z test___ipow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7137968Z test___ipow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7147020Z test___ipow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7155904Z test___ipow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7165213Z test___irshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7174663Z test___irshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7183905Z test___irshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7193144Z test___irshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7202690Z test___irshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7212082Z test___irshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7221555Z test___irshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7230740Z test___irshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7240262Z test___isub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7249753Z test___isub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7258983Z test___isub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7268247Z test___isub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7277680Z test___isub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7287045Z test___isub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7296246Z test___isub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7305425Z test___isub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7314942Z test___itruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7324737Z test___itruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7333890Z test___itruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7343049Z test___itruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7352142Z test___itruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7361492Z test___itruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7370123Z test___itruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7378709Z test___itruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7387503Z test___ixor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7396575Z test___ixor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7405489Z test___ixor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7414101Z test___ixor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7422936Z test___ixor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7431799Z test___ixor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7440281Z test___ixor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7449101Z test___ixor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7457938Z test___le___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7466614Z test___le___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7475500Z test___le___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7484325Z test___le___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7493083Z test___le___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7501711Z test___le___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7510383Z test___le___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7519168Z test___le___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7528165Z test___lshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7536604Z test___lshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7545178Z test___lshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7553939Z test___lshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7562545Z test___lshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7571455Z test___lshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7580087Z test___lshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7588810Z test___lshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7597797Z test___lt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7606647Z test___lt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7615309Z test___lt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7623982Z test___lt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7632908Z test___lt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7641505Z test___lt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7650520Z test___lt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7659254Z test___lt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7667807Z test___matmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7676544Z test___matmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7685190Z test___matmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7693833Z test___matmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7702375Z test___matmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7710982Z test___matmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7719666Z test___matmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7728296Z test___matmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7736947Z test___mod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7745703Z test___mod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7754465Z test___mod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7763119Z test___mod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7771871Z test___mod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7780408Z test___mod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7789054Z test___mod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7797774Z test___mod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7806542Z test___mul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7814998Z test___mul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7823505Z test___mul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7832165Z test___mul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7840599Z test___mul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7849282Z test___mul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7857908Z test___mul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7866457Z test___mul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7875344Z test___ne___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7883960Z test___ne___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7892734Z test___ne___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7901489Z test___ne___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7910227Z test___ne___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7918950Z test___ne___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7927835Z test___ne___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7936436Z test___ne___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7945153Z test___or___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7953896Z test___or___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7962573Z test___or___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7971391Z test___or___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7980041Z test___or___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7988704Z test___or___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.7997496Z test___or___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8006286Z test___or___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8015050Z test___pow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8023769Z test___pow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8032516Z test___pow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8041170Z test___pow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8050038Z test___pow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8058679Z test___pow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8067335Z test___pow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8076233Z test___pow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8084854Z test___radd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8093563Z test___radd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8102044Z test___radd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8110593Z test___radd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8119335Z test___radd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8128110Z test___radd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8136713Z test___radd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8145250Z test___radd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8154214Z test___rand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8162954Z test___rand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8171630Z test___rand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8181083Z test___rand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8190318Z test___rand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8199463Z test___rand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8208593Z test___rand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8217100Z test___rand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8225824Z test___rfloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8234456Z test___rfloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8242960Z test___rfloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8251611Z test___rfloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8260143Z test___rfloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8268616Z test___rfloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8277180Z test___rfloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8285784Z test___rfloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8294773Z test___rlshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8303390Z test___rlshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8312055Z test___rlshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8320643Z test___rlshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8329356Z test___rlshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8337899Z test___rlshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8346474Z test___rlshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8355186Z test___rlshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8363858Z test___rmatmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8372395Z test___rmatmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8380770Z test___rmatmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8389150Z test___rmatmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8397696Z test___rmatmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8406626Z test___rmatmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8414943Z test___rmatmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8423361Z test___rmatmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8432077Z test___rmod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8440803Z test___rmod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8449390Z test___rmod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8457841Z test___rmod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8466451Z test___rmod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8475004Z test___rmod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8483529Z test___rmod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8492184Z test___rmod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8500587Z test___rmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8508971Z test___rmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8517523Z test___rmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8525898Z test___rmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8534304Z test___rmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8542647Z test___rmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8551106Z test___rmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8559457Z test___rmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8568112Z test___ror___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8576569Z test___ror___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8585076Z test___ror___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8593627Z test___ror___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8602039Z test___ror___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8610682Z test___ror___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8619158Z test___ror___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8627660Z test___ror___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8636516Z test___rpow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8645115Z test___rpow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8654139Z test___rpow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8662703Z test___rpow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8671317Z test___rpow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8680061Z test___rpow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8688778Z test___rpow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8697080Z test___rpow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8705869Z test___rrshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8714571Z test___rrshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8723412Z test___rrshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8731989Z test___rrshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8740545Z test___rrshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8749087Z test___rrshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8757888Z test___rrshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8766533Z test___rrshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8775247Z test___rshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8783572Z test___rshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8792177Z test___rshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8800686Z test___rshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8809350Z test___rshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8817943Z test___rshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8826297Z test___rshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8835063Z test___rshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8843616Z test___rsub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8852414Z test___rsub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8860730Z test___rsub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8869144Z test___rsub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8877771Z test___rsub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8886314Z test___rsub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8894732Z test___rsub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.8903158Z test___rsub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9092457Z test___rtruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:34.9100992Z test___rtruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9110036Z test___rtruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9119793Z test___rtruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9129459Z test___rtruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9138257Z test___rtruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9147361Z test___rtruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9156425Z test___rtruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9165409Z test___rxor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9174490Z test___rxor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9183363Z test___rxor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9192451Z test___rxor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9201581Z test___rxor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9210497Z test___rxor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9219405Z test___rxor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9228389Z test___rxor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9237486Z test___sub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9246656Z test___sub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9255466Z test___sub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9264313Z test___sub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9273248Z test___sub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9282105Z test___sub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9291033Z test___sub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9299788Z test___sub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9308729Z test___truediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9317667Z test___truediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9326524Z test___truediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9335492Z test___truediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9344565Z test___truediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9353512Z test___truediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9362264Z test___truediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9371140Z test___truediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9380028Z test___xor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9388901Z test___xor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9397846Z test___xor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9406865Z test___xor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9415792Z test___xor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9424693Z test___xor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9433711Z test___xor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9442578Z test___xor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:34.9568262Z test_add_broadcast_empty_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:34.9957688Z test_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:50:35.4157107Z test_add_with_tail_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.420s) 2022-08-17T12:50:35.4169748Z test_addcmul_scalars_as_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:35.4182229Z test_addsub_half_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:35.4213456Z test_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4249397Z test_atan2_edgecases_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.4275402Z test_batch_vs_slicing___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4294397Z test_batch_vs_slicing___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4327729Z test_batch_vs_slicing___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4352572Z test_batch_vs_slicing___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4382835Z test_batch_vs_slicing___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4403435Z test_batch_vs_slicing___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4424976Z test_batch_vs_slicing___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4444482Z test_batch_vs_slicing___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4463279Z test_batch_vs_slicing___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4480314Z test_batch_vs_slicing___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4498376Z test_batch_vs_slicing___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4515893Z test_batch_vs_slicing___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4533856Z test_batch_vs_slicing___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4551459Z test_batch_vs_slicing___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4569883Z test_batch_vs_slicing___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4585669Z test_batch_vs_slicing___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4603365Z test_batch_vs_slicing___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4621161Z test_batch_vs_slicing___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4642842Z test_batch_vs_slicing___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4669375Z test_batch_vs_slicing___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4699535Z test_batch_vs_slicing___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4728352Z test_batch_vs_slicing___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4761280Z test_batch_vs_slicing___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.4783135Z test_batch_vs_slicing___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4806400Z test_batch_vs_slicing___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4830783Z test_batch_vs_slicing___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4855027Z test_batch_vs_slicing___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4877916Z test_batch_vs_slicing___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4902390Z test_batch_vs_slicing___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4927067Z test_batch_vs_slicing___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4951689Z test_batch_vs_slicing___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.4990693Z test_batch_vs_slicing___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.5012035Z test_batch_vs_slicing___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5035296Z test_batch_vs_slicing___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5056072Z test_batch_vs_slicing___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5074200Z test_batch_vs_slicing___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5102618Z test_batch_vs_slicing___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.5127495Z test_batch_vs_slicing___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5158627Z test_batch_vs_slicing___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.5178905Z test_batch_vs_slicing___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5200364Z test_batch_vs_slicing___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5219219Z test_batch_vs_slicing___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5238043Z test_batch_vs_slicing___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5255604Z test_batch_vs_slicing___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5274017Z test_batch_vs_slicing___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5291853Z test_batch_vs_slicing___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5309436Z test_batch_vs_slicing___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5327223Z test_batch_vs_slicing___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5345011Z test_batch_vs_slicing___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5361281Z test_batch_vs_slicing___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5378981Z test_batch_vs_slicing___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5396677Z test_batch_vs_slicing___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5413456Z 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:50:35.5414074Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:50:35.5425967Z ok (0.003s) 2022-08-17T12:50:35.5504214Z test_batch_vs_slicing___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:35.5572444Z test_batch_vs_slicing___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:35.5610079Z test_batch_vs_slicing___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.5636264Z test_batch_vs_slicing___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.5666254Z test_batch_vs_slicing___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.5691369Z test_batch_vs_slicing___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5715109Z test_batch_vs_slicing___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5737417Z test_batch_vs_slicing___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5761547Z test_batch_vs_slicing___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5784360Z test_batch_vs_slicing___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5804672Z test_batch_vs_slicing___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5832776Z test_batch_vs_slicing___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.5858098Z test_batch_vs_slicing___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5888361Z test_batch_vs_slicing___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.5908900Z test_batch_vs_slicing___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5930887Z test_batch_vs_slicing___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5950063Z test_batch_vs_slicing___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5970296Z test_batch_vs_slicing___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.5986913Z test_batch_vs_slicing___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6005075Z test_batch_vs_slicing___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6023089Z test_batch_vs_slicing___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6040891Z test_batch_vs_slicing___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6058659Z test_batch_vs_slicing___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6076607Z test_batch_vs_slicing___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6092964Z test_batch_vs_slicing___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6110493Z test_batch_vs_slicing___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6128495Z test_batch_vs_slicing___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6148502Z test_batch_vs_slicing_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6167099Z test_batch_vs_slicing_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6194353Z test_batch_vs_slicing_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.6219383Z 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:50:35.6219909Z result = torch.complex(real, imag) 2022-08-17T12:50:35.6249233Z ok (0.005s) 2022-08-17T12:50:35.6274938Z test_batch_vs_slicing_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6305737Z test_batch_vs_slicing_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.6327124Z test_batch_vs_slicing_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6348856Z test_batch_vs_slicing_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6368690Z test_batch_vs_slicing_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6387990Z test_batch_vs_slicing_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6405448Z test_batch_vs_slicing_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6424055Z test_batch_vs_slicing_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6442401Z test_batch_vs_slicing_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6464731Z test_batch_vs_slicing_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6492054Z test_batch_vs_slicing_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.6514090Z test_batch_vs_slicing_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6538810Z test_batch_vs_slicing_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6563468Z test_batch_vs_slicing_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6588026Z test_batch_vs_slicing_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6611617Z test_batch_vs_slicing_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6636305Z test_batch_vs_slicing_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6661103Z test_batch_vs_slicing_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6680562Z test_batch_vs_slicing_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6699291Z test_batch_vs_slicing_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6718094Z test_batch_vs_slicing_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6735356Z test_batch_vs_slicing_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6754031Z test_batch_vs_slicing_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6772754Z test_batch_vs_slicing_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6791599Z test_batch_vs_slicing_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6810674Z test_batch_vs_slicing_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6827851Z test_batch_vs_slicing_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6846991Z test_batch_vs_slicing_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6865747Z test_batch_vs_slicing_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6884625Z test_batch_vs_slicing_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6903288Z test_batch_vs_slicing_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6922381Z test_batch_vs_slicing_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6939385Z test_batch_vs_slicing_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6957876Z test_batch_vs_slicing_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6976551Z test_batch_vs_slicing_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.6995482Z test_batch_vs_slicing_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7014283Z test_batch_vs_slicing_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7031477Z test_batch_vs_slicing_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7050380Z test_batch_vs_slicing_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7069057Z test_batch_vs_slicing_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7088260Z test_batch_vs_slicing_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7104920Z test_batch_vs_slicing_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7122979Z test_batch_vs_slicing_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7139094Z test_batch_vs_slicing_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7156796Z test_batch_vs_slicing_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7174584Z test_batch_vs_slicing_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7195415Z test_batch_vs_slicing_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7213501Z test_batch_vs_slicing_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7242891Z test_batch_vs_slicing_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.7263010Z test_batch_vs_slicing_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7284502Z test_batch_vs_slicing_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7302916Z test_batch_vs_slicing_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7320658Z test_batch_vs_slicing_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7337006Z test_batch_vs_slicing_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7354652Z test_batch_vs_slicing_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7372793Z test_batch_vs_slicing_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7392629Z test_batch_vs_slicing_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7410944Z test_batch_vs_slicing_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7440373Z test_batch_vs_slicing_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.7460665Z test_batch_vs_slicing_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7482074Z test_batch_vs_slicing_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7500656Z test_batch_vs_slicing_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7518629Z test_batch_vs_slicing_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7535061Z test_batch_vs_slicing_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7552603Z test_batch_vs_slicing_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7571210Z test_batch_vs_slicing_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7602364Z test_batch_vs_slicing_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.7625382Z test_batch_vs_slicing_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7649491Z test_batch_vs_slicing_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7669764Z test_batch_vs_slicing_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7694672Z test_batch_vs_slicing_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7723823Z test_batch_vs_slicing_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.7744248Z test_batch_vs_slicing_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7765953Z test_batch_vs_slicing_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7788377Z test_batch_vs_slicing_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7811585Z test_batch_vs_slicing_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7833078Z test_batch_vs_slicing_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7855702Z test_batch_vs_slicing_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7878029Z test_batch_vs_slicing_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7899758Z test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7932343Z test_batch_vs_slicing_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.7953119Z test_batch_vs_slicing_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7975437Z test_batch_vs_slicing_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.7998424Z test_batch_vs_slicing_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8021847Z test_batch_vs_slicing_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8043709Z test_batch_vs_slicing_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8066530Z test_batch_vs_slicing_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8089666Z test_batch_vs_slicing_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8110988Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8135548Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8164061Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8190233Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8222284Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8243033Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8265288Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8288038Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8311160Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8333167Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8356088Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8379066Z test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8400141Z test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8431874Z test_batch_vs_slicing_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8452864Z test_batch_vs_slicing_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8474968Z test_batch_vs_slicing_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8497715Z test_batch_vs_slicing_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8520814Z test_batch_vs_slicing_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8542749Z test_batch_vs_slicing_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8565576Z test_batch_vs_slicing_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8588460Z test_batch_vs_slicing_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8607199Z test_batch_vs_slicing_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8624812Z test_batch_vs_slicing_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8648246Z test_batch_vs_slicing_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8687155Z test_batch_vs_slicing_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.8706982Z test_batch_vs_slicing_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8734315Z test_batch_vs_slicing_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8751848Z test_batch_vs_slicing_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8771189Z test_batch_vs_slicing_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8789258Z test_batch_vs_slicing_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8808119Z test_batch_vs_slicing_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8825720Z test_batch_vs_slicing_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8845579Z test_batch_vs_slicing_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8863617Z test_batch_vs_slicing_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.8891592Z test_batch_vs_slicing_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8925284Z test_batch_vs_slicing_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.8998230Z test_batch_vs_slicing_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:35.9077284Z test_batch_vs_slicing_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:35.9113263Z test_batch_vs_slicing_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.9140124Z test_batch_vs_slicing_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9166940Z test_batch_vs_slicing_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9195007Z test_batch_vs_slicing_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9223197Z test_batch_vs_slicing_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9250228Z test_batch_vs_slicing_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9278394Z test_batch_vs_slicing_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9306605Z test_batch_vs_slicing_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9314581Z test_batch_vs_slicing_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:35.9359624Z test_batch_vs_slicing_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.9381947Z test_batch_vs_slicing_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9406798Z test_batch_vs_slicing_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9428668Z test_batch_vs_slicing_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9449099Z test_batch_vs_slicing_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9470130Z test_batch_vs_slicing_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9491083Z test_batch_vs_slicing_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9510513Z test_batch_vs_slicing_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9531314Z test_batch_vs_slicing_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9549633Z test_batch_vs_slicing_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9580229Z test_batch_vs_slicing_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9601118Z test_batch_vs_slicing_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9622465Z test_batch_vs_slicing_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9640917Z test_batch_vs_slicing_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9658721Z test_batch_vs_slicing_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9675436Z test_batch_vs_slicing_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9693385Z test_batch_vs_slicing_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9711574Z test_batch_vs_slicing_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9732389Z test_batch_vs_slicing_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9750511Z test_batch_vs_slicing_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9780937Z test_batch_vs_slicing_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:35.9801457Z test_batch_vs_slicing_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9823311Z test_batch_vs_slicing_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9841494Z test_batch_vs_slicing_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9859357Z test_batch_vs_slicing_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9875627Z test_batch_vs_slicing_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9893292Z test_batch_vs_slicing_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9911472Z test_batch_vs_slicing_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9934334Z test_batch_vs_slicing_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:35.9972429Z test_batch_vs_slicing_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:35.9993726Z test_batch_vs_slicing_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0017257Z test_batch_vs_slicing_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0037052Z test_batch_vs_slicing_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0056388Z test_batch_vs_slicing_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0075749Z test_batch_vs_slicing_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0094934Z test_batch_vs_slicing_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0114178Z test_batch_vs_slicing_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0138966Z test_batch_vs_slicing_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0163967Z test_batch_vs_slicing_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0189763Z test_batch_vs_slicing_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.0214269Z test_batch_vs_slicing_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0238404Z test_batch_vs_slicing_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0256448Z test_batch_vs_slicing_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0274159Z test_batch_vs_slicing_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0301025Z test_batch_vs_slicing_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.0318689Z test_batch_vs_slicing_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0338056Z test_batch_vs_slicing_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0356290Z test_batch_vs_slicing_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0374358Z test_batch_vs_slicing_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0390724Z test_batch_vs_slicing_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0408746Z test_batch_vs_slicing_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0426522Z test_batch_vs_slicing_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0445087Z test_batch_vs_slicing_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0462306Z test_batch_vs_slicing_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0489276Z test_batch_vs_slicing_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.0506778Z test_batch_vs_slicing_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0525959Z test_batch_vs_slicing_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0544180Z test_batch_vs_slicing_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0562081Z test_batch_vs_slicing_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0578645Z test_batch_vs_slicing_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0596277Z test_batch_vs_slicing_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0614216Z test_batch_vs_slicing_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0635204Z test_batch_vs_slicing_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0653962Z test_batch_vs_slicing_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0684209Z test_batch_vs_slicing_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.0705240Z test_batch_vs_slicing_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0727165Z test_batch_vs_slicing_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0746286Z test_batch_vs_slicing_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0764646Z test_batch_vs_slicing_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0781356Z test_batch_vs_slicing_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0799618Z test_batch_vs_slicing_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0817793Z test_batch_vs_slicing_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0839477Z test_batch_vs_slicing_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0860847Z test_batch_vs_slicing_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0884175Z test_batch_vs_slicing_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.0914567Z test_batch_vs_slicing_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.0955498Z test_batch_vs_slicing_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.0985284Z test_batch_vs_slicing_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1023443Z test_batch_vs_slicing_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.1053286Z test_batch_vs_slicing_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1092969Z test_batch_vs_slicing_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.1123325Z test_batch_vs_slicing_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1161105Z test_batch_vs_slicing_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.1189018Z test_batch_vs_slicing_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1223211Z test_batch_vs_slicing_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1260107Z test_batch_vs_slicing_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.1294397Z test_batch_vs_slicing_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1337098Z test_batch_vs_slicing_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.1364896Z test_batch_vs_slicing_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1392843Z test_batch_vs_slicing_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1423988Z test_batch_vs_slicing_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1455182Z test_batch_vs_slicing_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1485782Z test_batch_vs_slicing_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1516515Z test_batch_vs_slicing_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1547476Z test_batch_vs_slicing_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1558983Z test_batch_vs_slicing_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1569831Z test_batch_vs_slicing_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1580478Z test_batch_vs_slicing_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1591250Z test_batch_vs_slicing_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1601876Z test_batch_vs_slicing_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1612669Z test_batch_vs_slicing_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1623391Z test_batch_vs_slicing_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1634241Z test_batch_vs_slicing_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1644868Z test_batch_vs_slicing_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1655767Z test_batch_vs_slicing_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1666400Z test_batch_vs_slicing_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1677188Z test_batch_vs_slicing_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1687992Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1698624Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1709271Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1720121Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1731062Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1741667Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1752344Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1763031Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1774687Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1784725Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1795424Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1806234Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:36.1831474Z test_batch_vs_slicing_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.1856703Z test_batch_vs_slicing_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.1885605Z test_batch_vs_slicing_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.1910722Z test_batch_vs_slicing_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.1935749Z test_batch_vs_slicing_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.1961206Z test_batch_vs_slicing_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.1992720Z test_batch_vs_slicing_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2057172Z test_batch_vs_slicing_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:36.2113253Z test_batch_vs_slicing_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:36.2150979Z test_batch_vs_slicing_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.2175710Z test_batch_vs_slicing_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2203117Z test_batch_vs_slicing_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2229810Z test_batch_vs_slicing_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2256593Z test_batch_vs_slicing_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2282093Z test_batch_vs_slicing_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2309864Z test_batch_vs_slicing_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2337315Z test_batch_vs_slicing_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2356011Z test_batch_vs_slicing_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2373783Z test_batch_vs_slicing_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2400675Z test_batch_vs_slicing_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2418497Z test_batch_vs_slicing_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2437819Z test_batch_vs_slicing_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2456217Z test_batch_vs_slicing_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2474198Z test_batch_vs_slicing_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2490938Z test_batch_vs_slicing_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2508555Z test_batch_vs_slicing_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2526732Z test_batch_vs_slicing_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2545320Z test_batch_vs_slicing_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2563149Z test_batch_vs_slicing_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2586580Z test_batch_vs_slicing_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2607547Z test_batch_vs_slicing_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2635024Z test_batch_vs_slicing_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2653720Z test_batch_vs_slicing_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2673499Z test_batch_vs_slicing_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2692080Z test_batch_vs_slicing_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2710185Z test_batch_vs_slicing_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2727182Z test_batch_vs_slicing_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2744559Z test_batch_vs_slicing_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2762361Z test_batch_vs_slicing_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2780583Z test_batch_vs_slicing_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2798041Z test_batch_vs_slicing_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2821426Z test_batch_vs_slicing_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2841781Z test_batch_vs_slicing_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2868436Z test_batch_vs_slicing_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.2886452Z test_batch_vs_slicing_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2905591Z test_batch_vs_slicing_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2923843Z test_batch_vs_slicing_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2942044Z test_batch_vs_slicing_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2958349Z test_batch_vs_slicing_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2976034Z test_batch_vs_slicing_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.2993687Z test_batch_vs_slicing_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3011879Z test_batch_vs_slicing_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3029336Z test_batch_vs_slicing_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3052931Z test_batch_vs_slicing_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3074003Z test_batch_vs_slicing_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3101107Z test_batch_vs_slicing_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.3118900Z test_batch_vs_slicing_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3138245Z test_batch_vs_slicing_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3156562Z test_batch_vs_slicing_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3174293Z test_batch_vs_slicing_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3190584Z test_batch_vs_slicing_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3208626Z test_batch_vs_slicing_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3226252Z test_batch_vs_slicing_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3243830Z test_batch_vs_slicing_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3261509Z test_batch_vs_slicing_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3288343Z test_batch_vs_slicing_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.3306649Z test_batch_vs_slicing_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3325861Z test_batch_vs_slicing_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3344105Z test_batch_vs_slicing_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3362048Z test_batch_vs_slicing_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3378468Z test_batch_vs_slicing_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3396050Z test_batch_vs_slicing_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3413697Z test_batch_vs_slicing_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3433957Z test_batch_vs_slicing_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3452295Z test_batch_vs_slicing_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3481498Z test_batch_vs_slicing_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.3501669Z test_batch_vs_slicing_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3523343Z test_batch_vs_slicing_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3542672Z test_batch_vs_slicing_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3560599Z test_batch_vs_slicing_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3577415Z test_batch_vs_slicing_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3595642Z test_batch_vs_slicing_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3614212Z test_batch_vs_slicing_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3633884Z test_batch_vs_slicing_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3652312Z test_batch_vs_slicing_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3681313Z test_batch_vs_slicing_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.3701523Z test_batch_vs_slicing_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3722808Z test_batch_vs_slicing_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3741134Z test_batch_vs_slicing_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3758844Z test_batch_vs_slicing_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3775633Z test_batch_vs_slicing_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3793742Z test_batch_vs_slicing_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3812388Z test_batch_vs_slicing_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3832164Z test_batch_vs_slicing_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3850820Z test_batch_vs_slicing_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3880202Z test_batch_vs_slicing_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.3900575Z test_batch_vs_slicing_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3922738Z test_batch_vs_slicing_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3940824Z test_batch_vs_slicing_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3958531Z test_batch_vs_slicing_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3975316Z test_batch_vs_slicing_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.3993461Z test_batch_vs_slicing_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4011719Z test_batch_vs_slicing_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4031623Z test_batch_vs_slicing_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4049762Z test_batch_vs_slicing_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4079085Z test_batch_vs_slicing_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.4099204Z test_batch_vs_slicing_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4120438Z test_batch_vs_slicing_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4138766Z test_batch_vs_slicing_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4156442Z test_batch_vs_slicing_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4173250Z test_batch_vs_slicing_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4191137Z test_batch_vs_slicing_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4209424Z test_batch_vs_slicing_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4228914Z test_batch_vs_slicing_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4247248Z test_batch_vs_slicing_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4274410Z test_batch_vs_slicing_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.4321767Z test_batch_vs_slicing_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:36.4346400Z test_batch_vs_slicing_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4377398Z test_batch_vs_slicing_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.4397625Z test_batch_vs_slicing_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4418831Z test_batch_vs_slicing_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4437187Z test_batch_vs_slicing_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4455504Z test_batch_vs_slicing_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4472824Z test_batch_vs_slicing_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4491142Z test_batch_vs_slicing_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4508652Z test_batch_vs_slicing_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4526457Z test_batch_vs_slicing_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4543943Z test_batch_vs_slicing_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4566651Z test_batch_vs_slicing_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4586935Z test_batch_vs_slicing_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4614191Z test_batch_vs_slicing_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.4631502Z test_batch_vs_slicing_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4650993Z test_batch_vs_slicing_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4668980Z test_batch_vs_slicing_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4686855Z test_batch_vs_slicing_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4702957Z test_batch_vs_slicing_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4720613Z test_batch_vs_slicing_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4738114Z test_batch_vs_slicing_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4759240Z test_batch_vs_slicing_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4779629Z test_batch_vs_slicing_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4801425Z test_batch_vs_slicing_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4829191Z test_batch_vs_slicing_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.4866099Z test_batch_vs_slicing_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.4890185Z test_batch_vs_slicing_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.4967017Z test_batch_vs_slicing_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:36.5029645Z test_batch_vs_slicing_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:36.5064051Z test_batch_vs_slicing_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5087570Z test_batch_vs_slicing_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5113585Z test_batch_vs_slicing_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5135587Z test_batch_vs_slicing_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5157046Z test_batch_vs_slicing_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5176649Z test_batch_vs_slicing_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5197707Z test_batch_vs_slicing_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5217984Z test_batch_vs_slicing_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5240368Z test_batch_vs_slicing_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5279957Z test_batch_vs_slicing_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.5301504Z test_batch_vs_slicing_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5325096Z test_batch_vs_slicing_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5347289Z test_batch_vs_slicing_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5368592Z test_batch_vs_slicing_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5389450Z test_batch_vs_slicing_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5410615Z test_batch_vs_slicing_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5429624Z test_batch_vs_slicing_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5449547Z test_batch_vs_slicing_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5476783Z test_batch_vs_slicing_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5501573Z test_batch_vs_slicing_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5531627Z test_batch_vs_slicing_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5551862Z test_batch_vs_slicing_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5573373Z test_batch_vs_slicing_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5591720Z test_batch_vs_slicing_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5610232Z test_batch_vs_slicing_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5627141Z test_batch_vs_slicing_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5644904Z test_batch_vs_slicing_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5662657Z test_batch_vs_slicing_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5690316Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5715580Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5741718Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5768063Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5795088Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5820545Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5846924Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5873200Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5900860Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5925359Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.5951186Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.5977024Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6003822Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6029356Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.6055457Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6081619Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6090535Z 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:50:36.6096660Z 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:50:36.6104056Z 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:50:36.6110985Z 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:50:36.6117903Z 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:50:36.6125035Z 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:50:36.6131973Z 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:50:36.6138796Z 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:50:36.6145638Z 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:50:36.6152622Z 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:50:36.6159294Z 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:50:36.6165889Z 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:50:36.6173089Z 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:50:36.6179728Z 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:50:36.6186358Z 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:50:36.6193223Z 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:50:36.6219144Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6243976Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.6269435Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.6295362Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6322256Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6347889Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.6374013Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6400245Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6426718Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6452078Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.6477798Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6503773Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6531277Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6556973Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6583216Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6610381Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6637704Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6662857Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.6689388Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6715529Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6742860Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6768962Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6795305Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6822476Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.6830661Z 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:50:36.6837961Z 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:50:36.6844705Z 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:50:36.6852144Z 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:50:36.6860127Z 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:50:36.6867957Z 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:50:36.6874840Z 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:50:36.6881503Z 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:50:36.6888725Z 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:50:36.6895641Z 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:50:36.6902872Z 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:50:36.6909528Z 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:50:36.6916509Z 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:50:36.6923688Z 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:50:36.6930994Z 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:50:36.6937784Z 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:50:36.6944572Z 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:50:36.6951606Z 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:50:36.6958568Z 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:50:36.6965551Z 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:50:36.6972671Z 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:50:36.6979621Z 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:50:36.6986538Z 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:50:36.6993664Z 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:50:36.7000569Z 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:50:36.7007593Z 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:50:36.7014597Z 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:50:36.7021478Z 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:50:36.7028386Z 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:50:36.7035545Z 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:50:36.7042427Z 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:50:36.7049491Z 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:50:36.7056416Z 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:50:36.7063279Z 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:50:36.7070215Z 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:50:36.7077267Z 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:50:36.7084108Z 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:50:36.7091113Z 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:50:36.7098062Z 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:50:36.7105025Z 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:50:36.7131735Z test_batch_vs_slicing_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7159380Z test_batch_vs_slicing_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7197060Z test_batch_vs_slicing_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:36.7222718Z test_batch_vs_slicing_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7249528Z test_batch_vs_slicing_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7275755Z test_batch_vs_slicing_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7303612Z test_batch_vs_slicing_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7330287Z test_batch_vs_slicing_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7356715Z test_batch_vs_slicing_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7383071Z test_batch_vs_slicing_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7409695Z test_batch_vs_slicing_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.7479774Z test_batch_vs_slicing_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:36.7545949Z test_batch_vs_slicing_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:36.7608882Z test_batch_vs_slicing_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:36.7676588Z test_batch_vs_slicing_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:36.7744625Z test_batch_vs_slicing_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:36.7808136Z test_batch_vs_slicing_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:36.7968694Z test_batch_vs_slicing_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:36.7989859Z test_batch_vs_slicing_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8020204Z test_batch_vs_slicing_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8073876Z test_batch_vs_slicing_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:36.8099376Z test_batch_vs_slicing_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8130077Z test_batch_vs_slicing_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8150853Z test_batch_vs_slicing_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8173226Z test_batch_vs_slicing_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8192187Z test_batch_vs_slicing_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8211461Z test_batch_vs_slicing_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8228806Z test_batch_vs_slicing_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8247579Z test_batch_vs_slicing_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8266088Z test_batch_vs_slicing_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8287763Z test_batch_vs_slicing_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8313008Z test_batch_vs_slicing_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8342492Z test_batch_vs_slicing_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8368941Z test_batch_vs_slicing_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8401519Z test_batch_vs_slicing_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8423315Z test_batch_vs_slicing_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8446407Z test_batch_vs_slicing_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8469828Z test_batch_vs_slicing_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8494158Z test_batch_vs_slicing_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8517021Z test_batch_vs_slicing_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8540697Z test_batch_vs_slicing_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8564273Z test_batch_vs_slicing_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8589433Z test_batch_vs_slicing_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8617481Z test_batch_vs_slicing_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8652073Z test_batch_vs_slicing_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8676864Z test_batch_vs_slicing_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:36.8705636Z test_batch_vs_slicing_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8731669Z test_batch_vs_slicing_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8758688Z test_batch_vs_slicing_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8784594Z test_batch_vs_slicing_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8810056Z test_batch_vs_slicing_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:36.8834730Z test_batch_vs_slicing_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:37.1249445Z test_binary_op_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.241s) 2022-08-17T12:50:37.1261096Z test_binary_op_scalar_device_unspecified_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:50:43.5726291Z test_binary_ops_with_scalars_cpu (__main__.TestBinaryUfuncsCPU) ... ok (6.446s) 2022-08-17T12:50:43.6959452Z test_bitwise_ops_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.123s) 2022-08-17T12:50:43.8097795Z test_bitwise_ops_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.114s) 2022-08-17T12:50:43.9283081Z test_bitwise_ops_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.118s) 2022-08-17T12:50:44.0381915Z test_bitwise_ops_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2022-08-17T12:50:44.1528274Z test_bitwise_ops_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.115s) 2022-08-17T12:50:44.2645947Z test_bitwise_ops_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.112s) 2022-08-17T12:50:44.2678600Z test_bool_tensor_comparison_ops_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:44.2933404Z test_broadcasting_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:44.3054478Z test_broadcasting_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.3174315Z test_broadcasting_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.3300641Z test_broadcasting_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:44.3420856Z test_broadcasting_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.3666443Z test_broadcasting_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:44.3788484Z test_broadcasting_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.4035372Z test_broadcasting_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:44.4156643Z test_broadcasting_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.4324633Z test_broadcasting_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.4439368Z test_broadcasting_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.4685283Z test_broadcasting_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:44.4886796Z test_broadcasting_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:44.5149078Z test_broadcasting_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:44.5290293Z test_broadcasting_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:44.5541781Z test_broadcasting_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:44.5669672Z test_broadcasting_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:44.5790656Z test_broadcasting_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.5960466Z test_broadcasting_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.6075522Z test_broadcasting_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.6242503Z test_broadcasting_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.6356893Z test_broadcasting_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.6595673Z test_broadcasting_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:44.6721207Z test_broadcasting_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.6930971Z test_broadcasting_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:44.7090484Z test_broadcasting_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:44.7100997Z test_broadcasting_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7110071Z test_broadcasting_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7118821Z test_broadcasting_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7127593Z test_broadcasting_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:44.7247953Z test_broadcasting_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.7419809Z test_broadcasting_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.7534662Z test_broadcasting_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.7703896Z test_broadcasting_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.7822455Z test_broadcasting_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.7991313Z test_broadcasting_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.8105439Z test_broadcasting_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.8271814Z test_broadcasting_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.8391332Z test_broadcasting_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.8558070Z test_broadcasting_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:44.8671765Z test_broadcasting_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:44.8916726Z test_broadcasting_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:44.9039177Z test_broadcasting_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.9283392Z test_broadcasting_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:44.9403402Z test_broadcasting_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:44.9647273Z test_broadcasting_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:44.9767377Z test_broadcasting_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.0024638Z test_broadcasting_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:45.0148464Z test_broadcasting_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.0317098Z test_broadcasting_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:45.0436400Z test_broadcasting_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.0682439Z test_broadcasting_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:45.0802549Z test_broadcasting_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.1055038Z test_broadcasting_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:45.1180864Z test_broadcasting_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:45.1427290Z test_broadcasting_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:45.1548565Z test_broadcasting_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:45.1581661Z test_cdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:45.1613427Z test_cmul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:45.1716502Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less 2022-08-17T12:50:45.1717192Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:50:45.1721556Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in less_equal 2022-08-17T12:50:45.1722151Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:50:45.1725653Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:50:45.1726317Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:50:45.1730454Z test_binary_ufuncs.py:3049: RuntimeWarning: invalid value encountered in greater_equal 2022-08-17T12:50:45.1731021Z lambda inp: np_fn(inp, y_np, out=out) if out else np_fn(inp, y_np), 2022-08-17T12:50:45.2010949Z ok (0.040s) 2022-08-17T12:50:45.2387859Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:45.2722730Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:45.2967243Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.3195811Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:45.3425667Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:45.3663711Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.3905783Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.4141865Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.4382325Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.4611018Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:45.4845563Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:45.5260649Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:50:45.5629726Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:45.5997521Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:45.6382899Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:45.6753829Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:45.6998630Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.7235607Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:45.7655188Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:50:45.8015613Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:45.8390733Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:45.8746533Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:45.9108537Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:45.9470246Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:45.9826086Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.0184169Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.0569080Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:46.0931014Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.1168070Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:46.1412715Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:46.1784943Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:46.2141494Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.2498092Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.2871764Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:46.3240660Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:46.3597015Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.3952840Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:46.4327661Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:46.4672317Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:46.4900193Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:46.5130238Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:46.5498622Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:46.5818190Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:46.6154119Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:46.6488593Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:46.6864306Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:46.7212782Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:46.7441270Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:46.7669918Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:46.8044432Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:46.8358838Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:46.8695305Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:46.9070953Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:46.9418780Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:46.9647724Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:46.9876870Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:47.0246329Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:47.0567662Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:47.0945224Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:47.1289919Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:47.1518428Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:47.1744860Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:47.2109483Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:47.2443854Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:47.2778652Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:47.3115951Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:47.3436342Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:47.3807142Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:47.4151474Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:47.4380679Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:47.4607319Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:47.4976590Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:50:47.5311060Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:47.5647001Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:47.5982986Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:47.6325307Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:47.6645778Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:47.6708480Z test_complex_scalar_pow_tensor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.6773210Z test_complex_scalar_pow_tensor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.6974122Z test_complex_scalar_pow_tensor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:47.7042154Z test_complex_scalar_pow_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:47.7103677Z test_complex_scalar_pow_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.7166195Z test_complex_scalar_pow_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.7229488Z test_complex_scalar_pow_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.7296621Z test_complex_scalar_pow_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:47.7359722Z test_complex_scalar_pow_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.7422654Z test_complex_scalar_pow_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:47.7440944Z test_contig_size1___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7457705Z test_contig_size1___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7478094Z test_contig_size1___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7497904Z test_contig_size1___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7515871Z test_contig_size1___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7533577Z test_contig_size1___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7551523Z test_contig_size1___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7568810Z test_contig_size1___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7584814Z test_contig_size1___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7600953Z test_contig_size1___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7617530Z test_contig_size1___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7634081Z test_contig_size1___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7650265Z test_contig_size1___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7666529Z test_contig_size1___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7683057Z test_contig_size1___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7699546Z test_contig_size1___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7716500Z test_contig_size1___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7733165Z test_contig_size1___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7750770Z test_contig_size1___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7768033Z test_contig_size1___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7787658Z test_contig_size1___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7807744Z test_contig_size1___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7826303Z test_contig_size1___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7844514Z test_contig_size1___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7863212Z test_contig_size1___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7881036Z test_contig_size1___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7898469Z test_contig_size1___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7916012Z test_contig_size1___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7933833Z test_contig_size1___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7951099Z test_contig_size1___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7969136Z test_contig_size1___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.7987321Z test_contig_size1___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8004892Z test_contig_size1___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8023246Z test_contig_size1___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8041264Z test_contig_size1___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8058019Z test_contig_size1___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8077053Z test_contig_size1___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8096753Z test_contig_size1___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8115169Z test_contig_size1___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8133808Z test_contig_size1___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8152397Z test_contig_size1___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8170076Z test_contig_size1___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8187063Z test_contig_size1___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8204004Z test_contig_size1___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8221168Z test_contig_size1___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8237735Z test_contig_size1___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8255105Z test_contig_size1___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8272406Z test_contig_size1___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8289052Z test_contig_size1___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8305079Z test_contig_size1___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8321373Z test_contig_size1___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8338030Z test_contig_size1___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8356108Z test_contig_size1___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8376309Z test_contig_size1___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8396837Z test_contig_size1___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8415931Z test_contig_size1___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8433959Z test_contig_size1___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8453079Z test_contig_size1___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8470205Z test_contig_size1___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8487027Z test_contig_size1___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8504598Z test_contig_size1___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8520926Z test_contig_size1___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8537465Z test_contig_size1___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8554923Z test_contig_size1___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8574496Z test_contig_size1___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8593626Z test_contig_size1___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8611869Z test_contig_size1___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8629423Z test_contig_size1___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8648104Z test_contig_size1___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8664900Z test_contig_size1___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8681521Z test_contig_size1___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8697931Z test_contig_size1___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8714304Z test_contig_size1___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8730834Z test_contig_size1___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8746995Z test_contig_size1___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8763938Z test_contig_size1___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8780782Z test_contig_size1___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8796973Z test_contig_size1___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8813613Z test_contig_size1___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8829816Z test_contig_size1___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8847137Z test_contig_size1_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8863403Z test_contig_size1_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8882184Z test_contig_size1_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8902041Z test_contig_size1_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8922027Z test_contig_size1_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8940144Z test_contig_size1_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8957612Z test_contig_size1_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8975855Z test_contig_size1_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.8993085Z test_contig_size1_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9010072Z test_contig_size1_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9027388Z test_contig_size1_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9044462Z test_contig_size1_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9060857Z test_contig_size1_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9078521Z test_contig_size1_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9096391Z test_contig_size1_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9114992Z test_contig_size1_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9132948Z test_contig_size1_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9150799Z test_contig_size1_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9168881Z test_contig_size1_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9186982Z test_contig_size1_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9205073Z test_contig_size1_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9223375Z test_contig_size1_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9240361Z test_contig_size1_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9257310Z test_contig_size1_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9274306Z test_contig_size1_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9291458Z test_contig_size1_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9307559Z test_contig_size1_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9323890Z test_contig_size1_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9340060Z test_contig_size1_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9356325Z test_contig_size1_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9372660Z test_contig_size1_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9388806Z test_contig_size1_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9405103Z test_contig_size1_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9421358Z test_contig_size1_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9437702Z test_contig_size1_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9454041Z test_contig_size1_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9470274Z test_contig_size1_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9486841Z test_contig_size1_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9503043Z test_contig_size1_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9519592Z test_contig_size1_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9535576Z test_contig_size1_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9551543Z test_contig_size1_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9567424Z test_contig_size1_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9583246Z test_contig_size1_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9599211Z test_contig_size1_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9615267Z test_contig_size1_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9631113Z test_contig_size1_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9646934Z test_contig_size1_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9663300Z test_contig_size1_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9679179Z test_contig_size1_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9696653Z test_contig_size1_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9712490Z test_contig_size1_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9729921Z test_contig_size1_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9747176Z test_contig_size1_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9765427Z test_contig_size1_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9781983Z test_contig_size1_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9798121Z test_contig_size1_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9813835Z test_contig_size1_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9829698Z test_contig_size1_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9845727Z test_contig_size1_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9862658Z test_contig_size1_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9878860Z test_contig_size1_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9896005Z test_contig_size1_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9913486Z test_contig_size1_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9931973Z test_contig_size1_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9948360Z test_contig_size1_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9964247Z test_contig_size1_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9980079Z test_contig_size1_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:47.9996017Z test_contig_size1_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0011943Z test_contig_size1_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0029348Z test_contig_size1_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0047772Z test_contig_size1_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0065768Z test_contig_size1_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0083674Z test_contig_size1_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0099943Z test_contig_size1_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0116919Z test_contig_size1_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0134307Z test_contig_size1_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0152135Z test_contig_size1_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0168878Z test_contig_size1_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0185827Z test_contig_size1_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0201833Z test_contig_size1_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0218307Z test_contig_size1_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0234904Z test_contig_size1_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0252610Z test_contig_size1_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0269927Z test_contig_size1_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0287983Z test_contig_size1_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0306084Z test_contig_size1_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0323373Z test_contig_size1_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0340255Z test_contig_size1_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0357287Z test_contig_size1_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0374777Z test_contig_size1_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0391626Z test_contig_size1_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0408981Z test_contig_size1_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0425651Z test_contig_size1_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0444221Z test_contig_size1_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0463803Z test_contig_size1_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0482302Z test_contig_size1_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0500102Z test_contig_size1_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0518347Z test_contig_size1_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0535893Z test_contig_size1_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0552688Z test_contig_size1_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0569456Z test_contig_size1_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0586618Z test_contig_size1_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0603137Z test_contig_size1_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0620443Z test_contig_size1_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0638209Z test_contig_size1_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0655796Z test_contig_size1_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0674121Z test_contig_size1_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0691621Z test_contig_size1_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0708296Z test_contig_size1_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0725154Z test_contig_size1_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0741885Z test_contig_size1_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0758714Z test_contig_size1_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0775441Z test_contig_size1_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0791401Z test_contig_size1_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0809262Z test_contig_size1_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0827602Z test_contig_size1_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0845011Z test_contig_size1_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0862478Z test_contig_size1_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0879546Z test_contig_size1_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0897286Z test_contig_size1_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0913850Z test_contig_size1_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0930741Z test_contig_size1_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0946450Z test_contig_size1_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0962498Z test_contig_size1_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0978472Z test_contig_size1_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.0995881Z test_contig_size1_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1013431Z test_contig_size1_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1032661Z test_contig_size1_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1052158Z test_contig_size1_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1070493Z test_contig_size1_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1088983Z test_contig_size1_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1106752Z test_contig_size1_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1124259Z test_contig_size1_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1141947Z test_contig_size1_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1159482Z test_contig_size1_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1177207Z test_contig_size1_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1194846Z test_contig_size1_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1205845Z test_contig_size1_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:48.1223374Z test_contig_size1_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1241142Z test_contig_size1_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1259696Z test_contig_size1_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1276883Z test_contig_size1_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1293328Z test_contig_size1_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1309341Z test_contig_size1_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1325723Z test_contig_size1_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1342147Z test_contig_size1_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1359244Z test_contig_size1_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1375282Z test_contig_size1_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1392538Z test_contig_size1_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1410083Z test_contig_size1_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1428270Z test_contig_size1_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1444856Z test_contig_size1_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1460933Z test_contig_size1_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1476955Z test_contig_size1_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1493155Z test_contig_size1_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1509152Z test_contig_size1_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1526321Z test_contig_size1_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1542213Z test_contig_size1_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1559479Z test_contig_size1_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1576941Z test_contig_size1_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1594980Z test_contig_size1_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1611593Z test_contig_size1_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1627558Z test_contig_size1_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1643491Z test_contig_size1_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1659636Z test_contig_size1_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1675838Z test_contig_size1_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1693491Z test_contig_size1_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1711685Z test_contig_size1_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1729496Z test_contig_size1_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1747674Z test_contig_size1_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1764685Z test_contig_size1_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1781389Z test_contig_size1_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1797721Z test_contig_size1_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1814206Z test_contig_size1_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1830552Z test_contig_size1_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1846870Z test_contig_size1_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1862865Z test_contig_size1_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1878910Z test_contig_size1_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1895123Z test_contig_size1_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1911215Z test_contig_size1_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1928400Z test_contig_size1_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1944360Z test_contig_size1_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1961265Z test_contig_size1_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1978218Z test_contig_size1_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.1995994Z test_contig_size1_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2012759Z test_contig_size1_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2028795Z test_contig_size1_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2044888Z test_contig_size1_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2060773Z test_contig_size1_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2076816Z test_contig_size1_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2093309Z test_contig_size1_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2109112Z test_contig_size1_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2125983Z test_contig_size1_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2142907Z test_contig_size1_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2160582Z test_contig_size1_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2177566Z test_contig_size1_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2193787Z test_contig_size1_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2209880Z test_contig_size1_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2225857Z test_contig_size1_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2241969Z test_contig_size1_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2259234Z test_contig_size1_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2275378Z test_contig_size1_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2292806Z test_contig_size1_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2310162Z test_contig_size1_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2328342Z test_contig_size1_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2344915Z test_contig_size1_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2360981Z test_contig_size1_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2377541Z test_contig_size1_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2393560Z test_contig_size1_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2409794Z test_contig_size1_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2427076Z test_contig_size1_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2444987Z test_contig_size1_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2463103Z test_contig_size1_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2480404Z test_contig_size1_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2497996Z test_contig_size1_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2514985Z test_contig_size1_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2532911Z test_contig_size1_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2550300Z test_contig_size1_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2567580Z test_contig_size1_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2584763Z test_contig_size1_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2603232Z test_contig_size1_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2620696Z test_contig_size1_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2637316Z test_contig_size1_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2656611Z test_contig_size1_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2675514Z test_contig_size1_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2693619Z test_contig_size1_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2710995Z test_contig_size1_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2729233Z test_contig_size1_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2746400Z test_contig_size1_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2762991Z test_contig_size1_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2779635Z test_contig_size1_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2796218Z test_contig_size1_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2812945Z test_contig_size1_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:48.2826949Z test_contig_size1_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2840699Z test_contig_size1_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2854516Z test_contig_size1_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2868242Z test_contig_size1_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2882107Z test_contig_size1_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2895823Z test_contig_size1_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2909425Z test_contig_size1_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2923831Z test_contig_size1_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2937916Z test_contig_size1_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2951831Z test_contig_size1_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2965549Z test_contig_size1_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2979396Z test_contig_size1_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.2993215Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3007000Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3020663Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3034514Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3048215Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3061982Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3075674Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3089567Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3103039Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3116810Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3130633Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3144291Z test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:48.3180362Z test_contig_size1_large_dim___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.3218728Z test_contig_size1_large_dim___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3282885Z test_contig_size1_large_dim___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.3331958Z test_contig_size1_large_dim___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:48.3394128Z test_contig_size1_large_dim___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.3426296Z test_contig_size1_large_dim___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.3465014Z test_contig_size1_large_dim___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3501800Z test_contig_size1_large_dim___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3539072Z test_contig_size1_large_dim___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3570322Z test_contig_size1_large_dim___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.3606830Z test_contig_size1_large_dim___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3643314Z test_contig_size1_large_dim___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3680187Z test_contig_size1_large_dim___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3717073Z test_contig_size1_large_dim___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3755247Z test_contig_size1_large_dim___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3787842Z test_contig_size1_large_dim___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.3824055Z test_contig_size1_large_dim___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3860826Z test_contig_size1_large_dim___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3897722Z test_contig_size1_large_dim___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.3942613Z test_contig_size1_large_dim___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4009957Z test_contig_size1_large_dim___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.4054392Z test_contig_size1_large_dim___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4120552Z test_contig_size1_large_dim___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.4153382Z test_contig_size1_large_dim___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.4197620Z test_contig_size1_large_dim___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4241963Z test_contig_size1_large_dim___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4283636Z test_contig_size1_large_dim___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4322209Z test_contig_size1_large_dim___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4363728Z test_contig_size1_large_dim___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4405523Z test_contig_size1_large_dim___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4442607Z test_contig_size1_large_dim___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4514689Z test_contig_size1_large_dim___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.4549632Z test_contig_size1_large_dim___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.4591311Z test_contig_size1_large_dim___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4631002Z test_contig_size1_large_dim___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4668343Z test_contig_size1_large_dim___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4733724Z test_contig_size1_large_dim___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.4779614Z test_contig_size1_large_dim___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:48.4845608Z test_contig_size1_large_dim___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.4881089Z test_contig_size1_large_dim___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.4921615Z test_contig_size1_large_dim___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4959322Z test_contig_size1_large_dim___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.4997492Z test_contig_size1_large_dim___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5028216Z test_contig_size1_large_dim___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.5064898Z test_contig_size1_large_dim___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5103444Z test_contig_size1_large_dim___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5140360Z test_contig_size1_large_dim___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5178075Z test_contig_size1_large_dim___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5215894Z test_contig_size1_large_dim___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5249679Z test_contig_size1_large_dim___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.5288014Z test_contig_size1_large_dim___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5324979Z test_contig_size1_large_dim___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5365438Z test_contig_size1_large_dim___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5483924Z test_contig_size1_large_dim___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:48.5573585Z test_contig_size1_large_dim___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:48.5641276Z test_contig_size1_large_dim___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.5676959Z test_contig_size1_large_dim___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5721189Z test_contig_size1_large_dim___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5762298Z test_contig_size1_large_dim___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5802888Z test_contig_size1_large_dim___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5835763Z test_contig_size1_large_dim___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.5880288Z test_contig_size1_large_dim___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5920390Z test_contig_size1_large_dim___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.5956592Z test_contig_size1_large_dim___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6027074Z test_contig_size1_large_dim___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.6070996Z test_contig_size1_large_dim___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6136880Z test_contig_size1_large_dim___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.6169116Z test_contig_size1_large_dim___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.6210630Z test_contig_size1_large_dim___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6247638Z test_contig_size1_large_dim___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6284621Z test_contig_size1_large_dim___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6314347Z test_contig_size1_large_dim___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.6351172Z test_contig_size1_large_dim___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6387916Z test_contig_size1_large_dim___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6425195Z test_contig_size1_large_dim___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6461467Z test_contig_size1_large_dim___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6498272Z test_contig_size1_large_dim___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6527390Z test_contig_size1_large_dim___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.6563748Z test_contig_size1_large_dim___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6600204Z test_contig_size1_large_dim___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6635235Z test_contig_size1_large_dim_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.6675007Z test_contig_size1_large_dim_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.6739891Z test_contig_size1_large_dim_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.6853148Z test_contig_size1_large_dim_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:48.6899353Z test_contig_size1_large_dim_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:48.6963835Z test_contig_size1_large_dim_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.6996258Z test_contig_size1_large_dim_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.7034185Z test_contig_size1_large_dim_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7071551Z test_contig_size1_large_dim_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7108859Z test_contig_size1_large_dim_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7138357Z test_contig_size1_large_dim_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.7175694Z test_contig_size1_large_dim_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7212163Z test_contig_size1_large_dim_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7252992Z test_contig_size1_large_dim_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7297697Z test_contig_size1_large_dim_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7333420Z test_contig_size1_large_dim_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.7379188Z test_contig_size1_large_dim_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:48.7420957Z test_contig_size1_large_dim_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7464504Z test_contig_size1_large_dim_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7503335Z test_contig_size1_large_dim_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7545397Z test_contig_size1_large_dim_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7587240Z test_contig_size1_large_dim_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7624772Z test_contig_size1_large_dim_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7661190Z test_contig_size1_large_dim_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7697893Z test_contig_size1_large_dim_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7726754Z test_contig_size1_large_dim_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.7762993Z test_contig_size1_large_dim_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7800872Z test_contig_size1_large_dim_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7838594Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7875483Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7905001Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.7941856Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.7978648Z test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8015530Z test_contig_size1_large_dim_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8052244Z test_contig_size1_large_dim_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8090961Z test_contig_size1_large_dim_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8120536Z test_contig_size1_large_dim_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.8156620Z test_contig_size1_large_dim_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8193027Z test_contig_size1_large_dim_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8229990Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8266827Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8295844Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.8332891Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8370541Z test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8408193Z test_contig_size1_large_dim_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8445106Z test_contig_size1_large_dim_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8481853Z test_contig_size1_large_dim_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8510640Z test_contig_size1_large_dim_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.8547090Z test_contig_size1_large_dim_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8583853Z test_contig_size1_large_dim_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8620266Z test_contig_size1_large_dim_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8657897Z test_contig_size1_large_dim_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8720174Z test_contig_size1_large_dim_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.8752169Z test_contig_size1_large_dim_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.8795265Z test_contig_size1_large_dim_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8832135Z test_contig_size1_large_dim_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8868556Z test_contig_size1_large_dim_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8897657Z test_contig_size1_large_dim_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.8936386Z test_contig_size1_large_dim_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.8973149Z test_contig_size1_large_dim_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9011812Z test_contig_size1_large_dim_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9049064Z test_contig_size1_large_dim_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9111739Z test_contig_size1_large_dim_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.9148898Z test_contig_size1_large_dim_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9194849Z test_contig_size1_large_dim_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9232024Z test_contig_size1_large_dim_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9269942Z test_contig_size1_large_dim_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9301236Z test_contig_size1_large_dim_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.9337673Z test_contig_size1_large_dim_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9375090Z test_contig_size1_large_dim_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9440889Z test_contig_size1_large_dim_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:48.9478951Z test_contig_size1_large_dim_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9521894Z test_contig_size1_large_dim_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9558920Z test_contig_size1_large_dim_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9601685Z test_contig_size1_large_dim_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9664476Z test_contig_size1_large_dim_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:48.9700435Z test_contig_size1_large_dim_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:48.9745547Z test_contig_size1_large_dim_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9786201Z test_contig_size1_large_dim_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9828942Z test_contig_size1_large_dim_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9864473Z test_contig_size1_large_dim_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9905150Z test_contig_size1_large_dim_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9946022Z test_contig_size1_large_dim_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:48.9982340Z test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0047534Z test_contig_size1_large_dim_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.0079940Z test_contig_size1_large_dim_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.0122027Z test_contig_size1_large_dim_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0163926Z test_contig_size1_large_dim_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0205386Z test_contig_size1_large_dim_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0239422Z test_contig_size1_large_dim_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.0280776Z test_contig_size1_large_dim_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0322143Z test_contig_size1_large_dim_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0358527Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0404216Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0469672Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.0517404Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.0586994Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.0624414Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0671152Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.0711703Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0753435Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0790219Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0831642Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0874163Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0913832Z test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.0983437Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.1018977Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.1202273Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:49.1244458Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1287177Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1321884Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.1365448Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1406449Z test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1439365Z test_contig_size1_large_dim_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.1476358Z test_contig_size1_large_dim_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1539094Z test_contig_size1_large_dim_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.1639122Z test_contig_size1_large_dim_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:49.1682463Z test_contig_size1_large_dim_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1744084Z test_contig_size1_large_dim_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.1778665Z test_contig_size1_large_dim_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.1818921Z test_contig_size1_large_dim_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1855974Z test_contig_size1_large_dim_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1893162Z test_contig_size1_large_dim_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1922828Z test_contig_size1_large_dim_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.1959593Z test_contig_size1_large_dim_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.1996108Z test_contig_size1_large_dim_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2041281Z test_contig_size1_large_dim_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2093168Z test_contig_size1_large_dim_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.2209995Z test_contig_size1_large_dim_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:49.2308470Z test_contig_size1_large_dim_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:49.2378756Z test_contig_size1_large_dim_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.2419798Z test_contig_size1_large_dim_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2470504Z test_contig_size1_large_dim_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.2516673Z test_contig_size1_large_dim_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.2562495Z test_contig_size1_large_dim_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.2602968Z test_contig_size1_large_dim_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2649038Z test_contig_size1_large_dim_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.2695043Z test_contig_size1_large_dim_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.2707854Z test_contig_size1_large_dim_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:49.2787202Z test_contig_size1_large_dim_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:49.2821241Z test_contig_size1_large_dim_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.2865972Z test_contig_size1_large_dim_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2907311Z test_contig_size1_large_dim_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2948746Z test_contig_size1_large_dim_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.2984629Z test_contig_size1_large_dim_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3024393Z test_contig_size1_large_dim_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3062715Z test_contig_size1_large_dim_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3099199Z test_contig_size1_large_dim_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3136429Z test_contig_size1_large_dim_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3200045Z test_contig_size1_large_dim_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.3234208Z test_contig_size1_large_dim_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.3275608Z test_contig_size1_large_dim_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3312326Z test_contig_size1_large_dim_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3349206Z test_contig_size1_large_dim_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3377913Z test_contig_size1_large_dim_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.3414770Z test_contig_size1_large_dim_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3453819Z test_contig_size1_large_dim_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3491774Z test_contig_size1_large_dim_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3529511Z test_contig_size1_large_dim_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3593688Z test_contig_size1_large_dim_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.3631023Z test_contig_size1_large_dim_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3675619Z test_contig_size1_large_dim_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3714880Z test_contig_size1_large_dim_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3753097Z test_contig_size1_large_dim_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3785727Z test_contig_size1_large_dim_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.3821988Z test_contig_size1_large_dim_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3859164Z test_contig_size1_large_dim_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3899070Z test_contig_size1_large_dim_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.3971663Z test_contig_size1_large_dim_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.4006809Z test_contig_size1_large_dim_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.4052626Z test_contig_size1_large_dim_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.4094206Z test_contig_size1_large_dim_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4132700Z test_contig_size1_large_dim_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4166791Z test_contig_size1_large_dim_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.4204598Z test_contig_size1_large_dim_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4242884Z test_contig_size1_large_dim_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4286754Z test_contig_size1_large_dim_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4331575Z test_contig_size1_large_dim_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4370936Z test_contig_size1_large_dim_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4414856Z test_contig_size1_large_dim_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4458396Z test_contig_size1_large_dim_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4490744Z test_contig_size1_large_dim_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.4527801Z test_contig_size1_large_dim_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4586819Z test_contig_size1_large_dim_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.4617906Z test_contig_size1_large_dim_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.4659852Z test_contig_size1_large_dim_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4696945Z test_contig_size1_large_dim_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4733759Z test_contig_size1_large_dim_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4762880Z test_contig_size1_large_dim_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.4799349Z test_contig_size1_large_dim_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4835727Z test_contig_size1_large_dim_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4870133Z test_contig_size1_large_dim_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.4907767Z test_contig_size1_large_dim_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.4968728Z test_contig_size1_large_dim_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.5000389Z test_contig_size1_large_dim_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.5041592Z test_contig_size1_large_dim_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5079136Z test_contig_size1_large_dim_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5117308Z test_contig_size1_large_dim_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5149277Z test_contig_size1_large_dim_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.5186474Z test_contig_size1_large_dim_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5222937Z test_contig_size1_large_dim_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5261781Z test_contig_size1_large_dim_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5299700Z test_contig_size1_large_dim_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5362895Z test_contig_size1_large_dim_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.5397739Z test_contig_size1_large_dim_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.5443183Z test_contig_size1_large_dim_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5480730Z test_contig_size1_large_dim_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5519329Z test_contig_size1_large_dim_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5550126Z test_contig_size1_large_dim_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.5587092Z test_contig_size1_large_dim_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5624463Z test_contig_size1_large_dim_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5660874Z test_contig_size1_large_dim_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5695329Z test_contig_size1_large_dim_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.5740877Z test_contig_size1_large_dim_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5787699Z test_contig_size1_large_dim_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.5860808Z test_contig_size1_large_dim_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.5905507Z test_contig_size1_large_dim_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.5970510Z test_contig_size1_large_dim_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.6020566Z test_contig_size1_large_dim_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.6094599Z test_contig_size1_large_dim_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.6141326Z test_contig_size1_large_dim_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.6200642Z test_contig_size1_large_dim_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.6238728Z test_contig_size1_large_dim_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6282344Z test_contig_size1_large_dim_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6353777Z test_contig_size1_large_dim_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.6405779Z test_contig_size1_large_dim_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.6474605Z test_contig_size1_large_dim_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.6508316Z test_contig_size1_large_dim_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.6552426Z test_contig_size1_large_dim_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6594909Z test_contig_size1_large_dim_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6635822Z test_contig_size1_large_dim_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6669697Z test_contig_size1_large_dim_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.6710522Z test_contig_size1_large_dim_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6753626Z test_contig_size1_large_dim_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.6770613Z test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6787258Z test_contig_size1_large_dim_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6803827Z test_contig_size1_large_dim_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6820878Z test_contig_size1_large_dim_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6837528Z test_contig_size1_large_dim_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6854263Z test_contig_size1_large_dim_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6871053Z test_contig_size1_large_dim_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6887713Z test_contig_size1_large_dim_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6904784Z test_contig_size1_large_dim_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6922252Z test_contig_size1_large_dim_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6939376Z test_contig_size1_large_dim_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6955898Z test_contig_size1_large_dim_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6972452Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.6988999Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7005428Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7021361Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7038368Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7054775Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7071117Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7087342Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7103258Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7119068Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7135006Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7151085Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:50:49.7195899Z test_contig_size1_large_dim_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7240584Z test_contig_size1_large_dim_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7283087Z test_contig_size1_large_dim_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7327430Z test_contig_size1_large_dim_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7370936Z test_contig_size1_large_dim_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7410379Z test_contig_size1_large_dim_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7457416Z test_contig_size1_large_dim_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.7565477Z test_contig_size1_large_dim_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:49.7639080Z test_contig_size1_large_dim_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.7710987Z test_contig_size1_large_dim_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.7748391Z test_contig_size1_large_dim_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7798097Z test_contig_size1_large_dim_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.7844435Z test_contig_size1_large_dim_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.7888789Z test_contig_size1_large_dim_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7928676Z test_contig_size1_large_dim_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.7972111Z test_contig_size1_large_dim_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8015325Z test_contig_size1_large_dim_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8048181Z test_contig_size1_large_dim_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8085179Z test_contig_size1_large_dim_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8144627Z test_contig_size1_large_dim_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.8175570Z test_contig_size1_large_dim_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8216672Z test_contig_size1_large_dim_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8253877Z test_contig_size1_large_dim_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8291177Z test_contig_size1_large_dim_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8320356Z test_contig_size1_large_dim_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8357111Z test_contig_size1_large_dim_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8393866Z test_contig_size1_large_dim_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8429069Z test_contig_size1_large_dim_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8466067Z test_contig_size1_large_dim_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8531093Z test_contig_size1_large_dim_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.8576904Z test_contig_size1_large_dim_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:49.8637727Z test_contig_size1_large_dim_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.8667133Z test_contig_size1_large_dim_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8706873Z test_contig_size1_large_dim_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8744228Z test_contig_size1_large_dim_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8781050Z test_contig_size1_large_dim_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8810198Z test_contig_size1_large_dim_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8846943Z test_contig_size1_large_dim_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8883591Z test_contig_size1_large_dim_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.8918524Z test_contig_size1_large_dim_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.8955471Z test_contig_size1_large_dim_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9027051Z test_contig_size1_large_dim_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.9068302Z test_contig_size1_large_dim_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9126979Z test_contig_size1_large_dim_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.9156702Z test_contig_size1_large_dim_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.9196683Z test_contig_size1_large_dim_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9233750Z test_contig_size1_large_dim_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9270259Z test_contig_size1_large_dim_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9299442Z test_contig_size1_large_dim_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.9336186Z test_contig_size1_large_dim_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9373277Z test_contig_size1_large_dim_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9407747Z test_contig_size1_large_dim_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.9444760Z test_contig_size1_large_dim_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9512396Z test_contig_size1_large_dim_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:49.9552131Z test_contig_size1_large_dim_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9613792Z test_contig_size1_large_dim_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:49.9647371Z test_contig_size1_large_dim_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.9691839Z test_contig_size1_large_dim_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9729855Z test_contig_size1_large_dim_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9769163Z test_contig_size1_large_dim_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9798793Z test_contig_size1_large_dim_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.9835112Z test_contig_size1_large_dim_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9871768Z test_contig_size1_large_dim_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:49.9904931Z test_contig_size1_large_dim_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:49.9943405Z test_contig_size1_large_dim_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0002971Z test_contig_size1_large_dim_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.0034257Z test_contig_size1_large_dim_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.0075359Z test_contig_size1_large_dim_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0112110Z test_contig_size1_large_dim_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0149045Z test_contig_size1_large_dim_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0180137Z test_contig_size1_large_dim_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.0217320Z test_contig_size1_large_dim_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0254212Z test_contig_size1_large_dim_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0292727Z test_contig_size1_large_dim_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0329868Z test_contig_size1_large_dim_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0391577Z test_contig_size1_large_dim_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.0426617Z test_contig_size1_large_dim_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.0475523Z test_contig_size1_large_dim_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.0512509Z test_contig_size1_large_dim_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0549215Z test_contig_size1_large_dim_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0582456Z test_contig_size1_large_dim_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.0619091Z test_contig_size1_large_dim_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0656174Z test_contig_size1_large_dim_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0691136Z test_contig_size1_large_dim_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.0729836Z test_contig_size1_large_dim_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0791900Z test_contig_size1_large_dim_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.0826224Z test_contig_size1_large_dim_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.0864973Z test_contig_size1_large_dim_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0902039Z test_contig_size1_large_dim_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0939314Z test_contig_size1_large_dim_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.0968351Z test_contig_size1_large_dim_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.1005359Z test_contig_size1_large_dim_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1043420Z test_contig_size1_large_dim_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1078753Z test_contig_size1_large_dim_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.1116771Z test_contig_size1_large_dim_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1178775Z test_contig_size1_large_dim_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.1211511Z test_contig_size1_large_dim_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.1260396Z test_contig_size1_large_dim_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.1297722Z test_contig_size1_large_dim_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1335759Z test_contig_size1_large_dim_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1366581Z test_contig_size1_large_dim_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.1403688Z test_contig_size1_large_dim_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1441401Z test_contig_size1_large_dim_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1477605Z test_contig_size1_large_dim_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1516101Z test_contig_size1_large_dim_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1580940Z test_contig_size1_large_dim_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.1617439Z test_contig_size1_large_dim_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1661498Z test_contig_size1_large_dim_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1698967Z test_contig_size1_large_dim_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1736484Z test_contig_size1_large_dim_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1768901Z test_contig_size1_large_dim_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.1806644Z test_contig_size1_large_dim_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1843956Z test_contig_size1_large_dim_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1878731Z test_contig_size1_large_dim_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.1916317Z test_contig_size1_large_dim_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.1988265Z test_contig_size1_large_dim_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.2095889Z test_contig_size1_large_dim_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:50.2142561Z test_contig_size1_large_dim_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.2207340Z test_contig_size1_large_dim_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.2239760Z test_contig_size1_large_dim_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.2278118Z test_contig_size1_large_dim_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2315372Z test_contig_size1_large_dim_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2353371Z test_contig_size1_large_dim_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2383619Z test_contig_size1_large_dim_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.2421512Z test_contig_size1_large_dim_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2459511Z test_contig_size1_large_dim_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2492725Z test_contig_size1_large_dim_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.2530253Z test_contig_size1_large_dim_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2593940Z test_contig_size1_large_dim_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.2633928Z test_contig_size1_large_dim_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2696675Z test_contig_size1_large_dim_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.2728738Z test_contig_size1_large_dim_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.2771424Z test_contig_size1_large_dim_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2808935Z test_contig_size1_large_dim_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2846233Z test_contig_size1_large_dim_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2875736Z test_contig_size1_large_dim_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.2912023Z test_contig_size1_large_dim_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2948974Z test_contig_size1_large_dim_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.2987919Z test_contig_size1_large_dim_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3023536Z test_contig_size1_large_dim_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.3069884Z test_contig_size1_large_dim_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.3112773Z test_contig_size1_large_dim_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3168923Z test_contig_size1_large_dim_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.3207842Z test_contig_size1_large_dim_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3316457Z test_contig_size1_large_dim_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:50.3407780Z test_contig_size1_large_dim_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:50.3477600Z test_contig_size1_large_dim_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.3516204Z test_contig_size1_large_dim_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3562721Z test_contig_size1_large_dim_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.3603314Z test_contig_size1_large_dim_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3643739Z test_contig_size1_large_dim_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3676574Z test_contig_size1_large_dim_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.3716752Z test_contig_size1_large_dim_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3756155Z test_contig_size1_large_dim_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3796409Z test_contig_size1_large_dim_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3870177Z test_contig_size1_large_dim_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.3907947Z test_contig_size1_large_dim_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.3954322Z test_contig_size1_large_dim_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.3995260Z test_contig_size1_large_dim_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4035692Z test_contig_size1_large_dim_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4070122Z test_contig_size1_large_dim_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.4112570Z test_contig_size1_large_dim_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4151589Z test_contig_size1_large_dim_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4187162Z test_contig_size1_large_dim_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4263086Z test_contig_size1_large_dim_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.4306187Z test_contig_size1_large_dim_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4371933Z test_contig_size1_large_dim_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.4408935Z test_contig_size1_large_dim_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4455355Z test_contig_size1_large_dim_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.4493092Z test_contig_size1_large_dim_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4530194Z test_contig_size1_large_dim_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4559904Z test_contig_size1_large_dim_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.4596262Z test_contig_size1_large_dim_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4633004Z test_contig_size1_large_dim_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4681382Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.4719627Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4771529Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.4815587Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4862375Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.4904794Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.4950201Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.4995616Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5041364Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.5078261Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5123241Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5167996Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5214823Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.5253300Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5297994Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5343507Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5357345Z 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:50:50.5369533Z 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:50:50.5381311Z 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:50:50.5393557Z 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:50:50.5405935Z 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:50:50.5418587Z 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:50:50.5432106Z 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:50:50.5444203Z 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:50:50.5457058Z 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:50:50.5469421Z 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:50:50.5481428Z 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:50:50.5493800Z 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:50:50.5505750Z 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:50:50.5518006Z 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:50:50.5530118Z 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:50:50.5542175Z 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:50:50.5587692Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5625080Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5670202Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5714728Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5762249Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.5802008Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5847033Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5891959Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.5938893Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.5978579Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6032796Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.6077510Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6124069Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.6165949Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6211087Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6256242Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6301727Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.6338871Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6387046Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.6431671Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6477477Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.6515950Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6561364Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.6609220Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.6622012Z 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:50:50.6634394Z 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:50:50.6647821Z 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:50:50.6660765Z 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:50:50.6673947Z 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:50:50.6687289Z 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:50:50.6699331Z 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:50:50.6711923Z 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:50:50.6724355Z 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:50:50.6737087Z 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:50:50.6749956Z 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:50:50.6763201Z 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:50:50.6776478Z 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:50:50.6788179Z 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:50:50.6800286Z 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:50:50.6812494Z 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:50:50.6824501Z 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:50:50.6836339Z 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:50:50.6848553Z 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:50:50.6860919Z 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:50:50.6872892Z 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:50:50.6884687Z 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:50:50.6896711Z 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:50:50.6908669Z 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:50:50.6920414Z 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:50:50.6933370Z 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:50:50.6945338Z 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:50:50.6957476Z 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:50:50.6969395Z 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:50:50.6981508Z 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:50:50.6993296Z 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:50:50.7005193Z 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:50:50.7017035Z 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:50:50.7029097Z 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:50:50.7041290Z 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:50:50.7053240Z 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:50:50.7065095Z 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:50:50.7077438Z 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:50:50.7090482Z 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:50:50.7103205Z 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:50:50.7144701Z test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.7191652Z test_contig_size1_large_dim_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.7262206Z test_contig_size1_large_dim_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.7302919Z test_contig_size1_large_dim_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.7352429Z test_contig_size1_large_dim_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.7398225Z test_contig_size1_large_dim_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.7443913Z test_contig_size1_large_dim_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.7482658Z test_contig_size1_large_dim_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.7528362Z test_contig_size1_large_dim_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.7577521Z test_contig_size1_large_dim_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.7622440Z test_contig_size1_large_dim_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.7709240Z test_contig_size1_large_dim_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:50.7800696Z test_contig_size1_large_dim_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:50.7885952Z test_contig_size1_large_dim_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:50.7969792Z test_contig_size1_large_dim_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:50.8050678Z test_contig_size1_large_dim_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:50.8132637Z test_contig_size1_large_dim_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:50.8316155Z test_contig_size1_large_dim_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:50.8351893Z test_contig_size1_large_dim_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.8420215Z test_contig_size1_large_dim_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.8537750Z test_contig_size1_large_dim_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:50.8587445Z test_contig_size1_large_dim_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.8649601Z test_contig_size1_large_dim_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.8681865Z test_contig_size1_large_dim_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.8719719Z test_contig_size1_large_dim_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.8757508Z test_contig_size1_large_dim_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.8794923Z test_contig_size1_large_dim_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.8825886Z test_contig_size1_large_dim_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.8862790Z test_contig_size1_large_dim_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.8900288Z test_contig_size1_large_dim_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.8936453Z test_contig_size1_large_dim_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.8980505Z test_contig_size1_large_dim_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9046952Z test_contig_size1_large_dim_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.9096504Z test_contig_size1_large_dim_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.9160399Z test_contig_size1_large_dim_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:50.9193352Z test_contig_size1_large_dim_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.9232100Z test_contig_size1_large_dim_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9273220Z test_contig_size1_large_dim_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9314786Z test_contig_size1_large_dim_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9349087Z test_contig_size1_large_dim_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:50.9391161Z test_contig_size1_large_dim_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9432429Z test_contig_size1_large_dim_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9471711Z test_contig_size1_large_dim_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9517968Z test_contig_size1_large_dim_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.9584871Z test_contig_size1_large_dim_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:50.9620587Z test_contig_size1_large_dim_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9667847Z test_contig_size1_large_dim_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.9711712Z test_contig_size1_large_dim_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9757674Z test_contig_size1_large_dim_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:50.9798661Z test_contig_size1_large_dim_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9842856Z test_contig_size1_large_dim_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9885733Z test_contig_size1_large_dim_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:50.9902873Z test_contig_size1_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:50.9919564Z test_contig_size1_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:50.9936693Z test_contig_size1_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:50.9952943Z test_contig_size1_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:50.9969354Z test_contig_size1_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:50.9987132Z test_contig_size1_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0005321Z test_contig_size1_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0025337Z test_contig_size1_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0045881Z test_contig_size1_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0064700Z test_contig_size1_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0083056Z test_contig_size1_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0102106Z test_contig_size1_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0119922Z test_contig_size1_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0137694Z test_contig_size1_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0155380Z test_contig_size1_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0173829Z test_contig_size1_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0191936Z test_contig_size1_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0209478Z test_contig_size1_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0225893Z test_contig_size1_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0242788Z test_contig_size1_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0260309Z test_contig_size1_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0278582Z test_contig_size1_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0295698Z test_contig_size1_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0312014Z test_contig_size1_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0328278Z test_contig_size1_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0344601Z test_contig_size1_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0361116Z test_contig_size1_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0377963Z test_contig_size1_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0394509Z test_contig_size1_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0412731Z test_contig_size1_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0431328Z test_contig_size1_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0449187Z test_contig_size1_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0466515Z test_contig_size1_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0484444Z test_contig_size1_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0501436Z test_contig_size1_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0517691Z test_contig_size1_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0533930Z test_contig_size1_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0550049Z test_contig_size1_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0567185Z test_contig_size1_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0584013Z test_contig_size1_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0600076Z test_contig_size1_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0618177Z test_contig_size1_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0636772Z test_contig_size1_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0654983Z test_contig_size1_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0672762Z test_contig_size1_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0690513Z test_contig_size1_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0707371Z test_contig_size1_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0724086Z test_contig_size1_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0741075Z test_contig_size1_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0757554Z test_contig_size1_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0773842Z test_contig_size1_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0790381Z test_contig_size1_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0807091Z test_contig_size1_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0825306Z test_contig_size1_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0843778Z test_contig_size1_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0861489Z test_contig_size1_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0879093Z test_contig_size1_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0896938Z test_contig_size1_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0913633Z test_contig_size1_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0930504Z test_contig_size1_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0946753Z test_contig_size1_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0963088Z test_contig_size1_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0979436Z test_contig_size1_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.0996190Z test_contig_size1_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1012591Z test_contig_size1_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1029456Z test_contig_size1_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1047285Z test_contig_size1_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1065067Z test_contig_size1_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1082094Z test_contig_size1_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1098632Z test_contig_size1_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1114874Z test_contig_size1_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1131262Z test_contig_size1_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1147713Z test_contig_size1_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1165013Z test_contig_size1_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1181276Z test_contig_size1_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1198686Z test_contig_size1_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1216442Z test_contig_size1_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1234905Z test_contig_size1_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1252221Z test_contig_size1_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1268842Z test_contig_size1_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1284852Z test_contig_size1_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1300958Z test_contig_size1_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1317659Z test_contig_size1_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1335343Z test_contig_size1_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1351219Z test_contig_size1_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1369072Z test_contig_size1_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1386932Z test_contig_size1_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1405238Z test_contig_size1_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1422244Z test_contig_size1_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1438824Z test_contig_size1_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1455269Z test_contig_size1_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1471718Z test_contig_size1_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1488190Z test_contig_size1_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1505426Z test_contig_size1_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1521880Z test_contig_size1_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1539300Z test_contig_size1_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1557035Z test_contig_size1_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1575863Z test_contig_size1_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1593376Z test_contig_size1_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1609917Z test_contig_size1_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1625966Z test_contig_size1_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1642483Z test_contig_size1_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1658780Z test_contig_size1_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1675832Z test_contig_size1_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1692191Z test_contig_size1_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1709417Z test_contig_size1_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1727159Z test_contig_size1_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1745164Z test_contig_size1_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1762025Z test_contig_size1_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1778279Z test_contig_size1_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1794330Z test_contig_size1_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1810429Z test_contig_size1_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1826448Z test_contig_size1_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1843515Z test_contig_size1_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1859702Z test_contig_size1_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1878106Z test_contig_size1_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1897472Z test_contig_size1_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1916942Z test_contig_size1_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1935729Z test_contig_size1_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1953231Z test_contig_size1_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1971411Z test_contig_size1_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.1988208Z test_contig_size1_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2004476Z test_contig_size1_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2020811Z test_contig_size1_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2037102Z test_contig_size1_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2053294Z test_contig_size1_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2069960Z test_contig_size1_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2086389Z test_contig_size1_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2104110Z test_contig_size1_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2122605Z test_contig_size1_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2140359Z test_contig_size1_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2157604Z test_contig_size1_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2175527Z test_contig_size1_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2192479Z test_contig_size1_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2208883Z test_contig_size1_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2224710Z test_contig_size1_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2240803Z test_contig_size1_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2257455Z test_contig_size1_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2274586Z test_contig_size1_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2292340Z test_contig_size1_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2310395Z test_contig_size1_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2329441Z test_contig_size1_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2347629Z test_contig_size1_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2365623Z test_contig_size1_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2385154Z test_contig_size1_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2404397Z test_contig_size1_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2422473Z test_contig_size1_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2439727Z test_contig_size1_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2457766Z test_contig_size1_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2474385Z test_contig_size1_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2490339Z test_contig_size1_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2506260Z test_contig_size1_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2522383Z test_contig_size1_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2538582Z test_contig_size1_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2556672Z test_contig_size1_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2575016Z test_contig_size1_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2592942Z test_contig_size1_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2611128Z test_contig_size1_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2627894Z test_contig_size1_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2644206Z test_contig_size1_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2660509Z test_contig_size1_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2676806Z test_contig_size1_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2693265Z test_contig_size1_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2710075Z test_contig_size1_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2728544Z test_contig_size1_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2747199Z test_contig_size1_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2765150Z test_contig_size1_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2782486Z test_contig_size1_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2800265Z test_contig_size1_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2816904Z test_contig_size1_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2832776Z test_contig_size1_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2848665Z test_contig_size1_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2864457Z test_contig_size1_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2880273Z test_contig_size1_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2896674Z test_contig_size1_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2913977Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2932494Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2949143Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2965486Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2981800Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.2998244Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3014616Z test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3030844Z test_contig_size1_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3048298Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3066015Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3083009Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3099282Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3115658Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3132195Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3149220Z test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3159984Z 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:50:51.3170101Z 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:50:51.3180070Z 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:50:51.3190196Z 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:50:51.3200407Z 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:50:51.3210720Z 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:50:51.3220788Z 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:50:51.3230764Z 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:50:51.3240941Z 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:50:51.3251143Z 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:50:51.3261169Z 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:50:51.3271314Z 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:50:51.3281212Z 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:50:51.3291484Z 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:50:51.3301427Z 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:50:51.3311590Z 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:50:51.3327688Z test_contig_size1_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3344992Z test_contig_size1_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3363076Z test_contig_size1_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3380253Z test_contig_size1_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3396668Z test_contig_size1_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3413097Z test_contig_size1_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3429385Z test_contig_size1_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3445891Z test_contig_size1_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3462548Z test_contig_size1_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3480131Z test_contig_size1_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3498032Z test_contig_size1_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3515513Z test_contig_size1_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3531970Z test_contig_size1_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3548441Z test_contig_size1_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3565624Z test_contig_size1_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3582151Z test_contig_size1_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3598608Z test_contig_size1_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3616101Z test_contig_size1_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3634057Z test_contig_size1_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3651105Z test_contig_size1_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3667548Z test_contig_size1_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3684032Z test_contig_size1_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3700559Z test_contig_size1_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3717167Z test_contig_size1_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.3727754Z 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:50:51.3737623Z 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:50:51.3747895Z 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:50:51.3757976Z 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:50:51.3768186Z 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:50:51.3778212Z 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:50:51.3788264Z 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:50:51.3798367Z 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:50:51.3808728Z 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:50:51.3819297Z 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:50:51.3829361Z 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:50:51.3839618Z 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:50:51.3849935Z 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:50:51.3859953Z 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:50:51.3870328Z 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:50:51.3880319Z 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:50:51.3890336Z 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:50:51.3900073Z 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:50:51.3910047Z 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:50:51.3920004Z 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:50:51.3930301Z 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:50:51.3940203Z 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:50:51.3950265Z 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:50:51.3960221Z 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:50:51.3970178Z 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:50:51.3979919Z 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:50:51.3989809Z 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:50:51.3999936Z 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:50:51.4010152Z 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:50:51.4020308Z 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:50:51.4030304Z 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:50:51.4040647Z 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:50:51.4050644Z 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:50:51.4060835Z 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:50:51.4071208Z 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:50:51.4081182Z 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:50:51.4091075Z 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:50:51.4101103Z 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:50:51.4111294Z 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:50:51.4121611Z 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:50:51.4138642Z test_contig_size1_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4155038Z test_contig_size1_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4172499Z test_contig_size1_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4189952Z test_contig_size1_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4208319Z test_contig_size1_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4225376Z test_contig_size1_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4242229Z test_contig_size1_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4258976Z test_contig_size1_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4275594Z test_contig_size1_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4292349Z test_contig_size1_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4309023Z test_contig_size1_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4327368Z test_contig_size1_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4345434Z test_contig_size1_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4362780Z test_contig_size1_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4379754Z test_contig_size1_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4396699Z test_contig_size1_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4413665Z test_contig_size1_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4430774Z test_contig_size1_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4448082Z test_contig_size1_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4466500Z test_contig_size1_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4486320Z test_contig_size1_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4505506Z test_contig_size1_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4523826Z test_contig_size1_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4541402Z test_contig_size1_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4559449Z test_contig_size1_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4576459Z test_contig_size1_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4592617Z test_contig_size1_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4608742Z test_contig_size1_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4624704Z test_contig_size1_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4640838Z test_contig_size1_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4658531Z test_contig_size1_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4675479Z test_contig_size1_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4694388Z test_contig_size1_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4714137Z test_contig_size1_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4732612Z test_contig_size1_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4750414Z test_contig_size1_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4768992Z test_contig_size1_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4786422Z test_contig_size1_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4803543Z test_contig_size1_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4820765Z test_contig_size1_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4838375Z test_contig_size1_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4855335Z test_contig_size1_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4872465Z test_contig_size1_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4889155Z test_contig_size1_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4906446Z test_contig_size1_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4924306Z test_contig_size1_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4942355Z test_contig_size1_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4959429Z test_contig_size1_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4976117Z test_contig_size1_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.4993006Z test_contig_size1_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5010288Z test_contig_size1_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5026515Z test_contig_size1_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5041795Z test_contig_vs_every_other___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5056406Z test_contig_vs_every_other___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5072960Z test_contig_vs_every_other___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5089826Z test_contig_vs_every_other___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5106136Z test_contig_vs_every_other___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5122095Z test_contig_vs_every_other___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5138268Z test_contig_vs_every_other___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5153183Z test_contig_vs_every_other___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5167218Z test_contig_vs_every_other___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5181486Z test_contig_vs_every_other___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5195395Z test_contig_vs_every_other___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5209361Z test_contig_vs_every_other___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5223033Z test_contig_vs_every_other___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5236928Z test_contig_vs_every_other___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5250790Z test_contig_vs_every_other___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5264453Z test_contig_vs_every_other___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5278167Z test_contig_vs_every_other___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5292575Z test_contig_vs_every_other___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5308001Z test_contig_vs_every_other___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5324542Z test_contig_vs_every_other___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5342180Z test_contig_vs_every_other___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5359843Z test_contig_vs_every_other___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5377093Z test_contig_vs_every_other___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5393737Z test_contig_vs_every_other___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5410592Z test_contig_vs_every_other___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5426774Z test_contig_vs_every_other___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5443173Z test_contig_vs_every_other___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5459322Z test_contig_vs_every_other___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5475801Z test_contig_vs_every_other___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5492215Z test_contig_vs_every_other___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5508547Z test_contig_vs_every_other___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5525821Z test_contig_vs_every_other___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5542487Z test_contig_vs_every_other___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5559141Z test_contig_vs_every_other___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5575162Z test_contig_vs_every_other___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5589936Z test_contig_vs_every_other___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5606773Z test_contig_vs_every_other___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5623614Z test_contig_vs_every_other___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5640244Z test_contig_vs_every_other___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5656432Z test_contig_vs_every_other___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5672661Z test_contig_vs_every_other___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5687649Z test_contig_vs_every_other___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5701999Z test_contig_vs_every_other___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5716970Z test_contig_vs_every_other___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5731888Z test_contig_vs_every_other___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5745824Z test_contig_vs_every_other___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5760463Z test_contig_vs_every_other___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5774652Z test_contig_vs_every_other___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5788796Z test_contig_vs_every_other___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5802649Z test_contig_vs_every_other___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5816732Z test_contig_vs_every_other___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5830758Z test_contig_vs_every_other___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5846908Z test_contig_vs_every_other___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5867343Z test_contig_vs_every_other___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5887203Z test_contig_vs_every_other___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5904162Z test_contig_vs_every_other___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5921345Z test_contig_vs_every_other___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5938214Z test_contig_vs_every_other___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.5953323Z test_contig_vs_every_other___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5967682Z test_contig_vs_every_other___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5981678Z test_contig_vs_every_other___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.5996002Z test_contig_vs_every_other___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6010415Z test_contig_vs_every_other___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6025319Z test_contig_vs_every_other___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6042451Z test_contig_vs_every_other___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6059847Z test_contig_vs_every_other___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6075886Z test_contig_vs_every_other___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6091771Z test_contig_vs_every_other___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6107950Z test_contig_vs_every_other___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6122779Z test_contig_vs_every_other___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6136906Z test_contig_vs_every_other___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6151151Z test_contig_vs_every_other___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6164984Z test_contig_vs_every_other___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6178881Z test_contig_vs_every_other___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6192831Z test_contig_vs_every_other___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6207051Z test_contig_vs_every_other___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6220597Z test_contig_vs_every_other___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6234381Z test_contig_vs_every_other___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6248273Z test_contig_vs_every_other___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6262106Z test_contig_vs_every_other___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6277396Z test_contig_vs_every_other_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6292211Z test_contig_vs_every_other_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6308236Z test_contig_vs_every_other_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6326841Z test_contig_vs_every_other_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6343906Z test_contig_vs_every_other_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6360534Z test_contig_vs_every_other_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6376795Z test_contig_vs_every_other_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6392952Z test_contig_vs_every_other_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6407885Z test_contig_vs_every_other_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6422158Z test_contig_vs_every_other_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6436767Z test_contig_vs_every_other_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6450961Z test_contig_vs_every_other_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6464853Z test_contig_vs_every_other_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6480580Z test_contig_vs_every_other_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6496558Z test_contig_vs_every_other_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6513249Z test_contig_vs_every_other_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6529744Z test_contig_vs_every_other_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6545333Z test_contig_vs_every_other_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6561133Z test_contig_vs_every_other_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6576783Z test_contig_vs_every_other_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6592428Z test_contig_vs_every_other_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6608199Z test_contig_vs_every_other_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.6622849Z test_contig_vs_every_other_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6636711Z test_contig_vs_every_other_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6650628Z test_contig_vs_every_other_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6664231Z test_contig_vs_every_other_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6678090Z test_contig_vs_every_other_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6692139Z test_contig_vs_every_other_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6705962Z test_contig_vs_every_other_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6719828Z test_contig_vs_every_other_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6733518Z test_contig_vs_every_other_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6747218Z test_contig_vs_every_other_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6761068Z test_contig_vs_every_other_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6774963Z test_contig_vs_every_other_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6788770Z test_contig_vs_every_other_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6802463Z test_contig_vs_every_other_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6816127Z test_contig_vs_every_other_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6829908Z test_contig_vs_every_other_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6843789Z test_contig_vs_every_other_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6857796Z test_contig_vs_every_other_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6871569Z test_contig_vs_every_other_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6886809Z test_contig_vs_every_other_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6900386Z test_contig_vs_every_other_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6914204Z test_contig_vs_every_other_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6927916Z test_contig_vs_every_other_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6941741Z test_contig_vs_every_other_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6955820Z test_contig_vs_every_other_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6969223Z test_contig_vs_every_other_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6982913Z test_contig_vs_every_other_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.6996776Z test_contig_vs_every_other_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7012054Z test_contig_vs_every_other_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7026660Z test_contig_vs_every_other_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7042477Z test_contig_vs_every_other_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7058699Z test_contig_vs_every_other_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7074824Z test_contig_vs_every_other_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7089562Z test_contig_vs_every_other_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7103310Z test_contig_vs_every_other_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7117030Z test_contig_vs_every_other_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7130950Z test_contig_vs_every_other_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7144711Z test_contig_vs_every_other_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7159884Z test_contig_vs_every_other_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7174534Z test_contig_vs_every_other_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7190036Z test_contig_vs_every_other_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7206619Z test_contig_vs_every_other_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7222356Z test_contig_vs_every_other_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7237126Z test_contig_vs_every_other_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7251256Z test_contig_vs_every_other_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7264613Z test_contig_vs_every_other_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7278342Z test_contig_vs_every_other_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7292320Z test_contig_vs_every_other_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7308069Z test_contig_vs_every_other_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7324450Z test_contig_vs_every_other_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7340821Z test_contig_vs_every_other_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7356652Z test_contig_vs_every_other_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7372324Z test_contig_vs_every_other_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7388864Z test_contig_vs_every_other_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7404943Z test_contig_vs_every_other_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7421022Z test_contig_vs_every_other_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7436562Z test_contig_vs_every_other_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7452284Z test_contig_vs_every_other_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7467625Z test_contig_vs_every_other_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7483198Z test_contig_vs_every_other_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7498737Z test_contig_vs_every_other_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.7515033Z test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7532108Z test_contig_vs_every_other_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7548110Z test_contig_vs_every_other_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7564510Z test_contig_vs_every_other_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7580371Z test_contig_vs_every_other_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7596411Z test_contig_vs_every_other_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7612337Z test_contig_vs_every_other_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7628015Z test_contig_vs_every_other_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7643780Z test_contig_vs_every_other_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7659850Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7675914Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7693758Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7711164Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7727887Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7744050Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7760583Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7776220Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7792033Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7807954Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7823728Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7839554Z test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7855840Z test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7872694Z test_contig_vs_every_other_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7889105Z test_contig_vs_every_other_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7905485Z test_contig_vs_every_other_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7921927Z test_contig_vs_every_other_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7937560Z test_contig_vs_every_other_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7953386Z test_contig_vs_every_other_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7969355Z test_contig_vs_every_other_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.7984994Z test_contig_vs_every_other_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8000618Z test_contig_vs_every_other_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8014105Z test_contig_vs_every_other_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8029777Z test_contig_vs_every_other_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8046895Z test_contig_vs_every_other_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8062830Z test_contig_vs_every_other_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8077825Z test_contig_vs_every_other_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8092595Z test_contig_vs_every_other_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8108075Z test_contig_vs_every_other_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8122712Z test_contig_vs_every_other_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8136599Z test_contig_vs_every_other_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8150431Z test_contig_vs_every_other_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8164334Z test_contig_vs_every_other_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8178188Z test_contig_vs_every_other_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8194220Z test_contig_vs_every_other_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8210449Z test_contig_vs_every_other_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8230389Z test_contig_vs_every_other_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8250155Z test_contig_vs_every_other_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8267139Z test_contig_vs_every_other_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8283380Z test_contig_vs_every_other_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8300206Z test_contig_vs_every_other_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8316250Z test_contig_vs_every_other_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8332207Z test_contig_vs_every_other_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8347789Z test_contig_vs_every_other_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8363672Z test_contig_vs_every_other_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8379644Z test_contig_vs_every_other_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8388575Z test_contig_vs_every_other_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:51.8404836Z test_contig_vs_every_other_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8421500Z test_contig_vs_every_other_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8437814Z test_contig_vs_every_other_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8452739Z test_contig_vs_every_other_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8466772Z test_contig_vs_every_other_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8480850Z test_contig_vs_every_other_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8495158Z test_contig_vs_every_other_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8508989Z test_contig_vs_every_other_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8524128Z test_contig_vs_every_other_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8538752Z test_contig_vs_every_other_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8554531Z test_contig_vs_every_other_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8570857Z test_contig_vs_every_other_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8586732Z test_contig_vs_every_other_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8601761Z test_contig_vs_every_other_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8615703Z test_contig_vs_every_other_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8629260Z test_contig_vs_every_other_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8643177Z test_contig_vs_every_other_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8657203Z test_contig_vs_every_other_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8672419Z test_contig_vs_every_other_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8686907Z test_contig_vs_every_other_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8702546Z test_contig_vs_every_other_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8718741Z test_contig_vs_every_other_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8734837Z test_contig_vs_every_other_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8749442Z test_contig_vs_every_other_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8763259Z test_contig_vs_every_other_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8776925Z test_contig_vs_every_other_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8790669Z test_contig_vs_every_other_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8804562Z test_contig_vs_every_other_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8813206Z test_contig_vs_every_other_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:51.8828861Z test_contig_vs_every_other_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8845223Z test_contig_vs_every_other_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8861736Z test_contig_vs_every_other_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.8876747Z test_contig_vs_every_other_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8891020Z test_contig_vs_every_other_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8904795Z test_contig_vs_every_other_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8918828Z test_contig_vs_every_other_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8933707Z test_contig_vs_every_other_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8947557Z test_contig_vs_every_other_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8961710Z test_contig_vs_every_other_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8976072Z test_contig_vs_every_other_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.8990461Z test_contig_vs_every_other_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9004153Z test_contig_vs_every_other_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9018511Z test_contig_vs_every_other_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9032253Z test_contig_vs_every_other_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9047005Z test_contig_vs_every_other_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9061598Z test_contig_vs_every_other_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9077071Z test_contig_vs_every_other_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9091524Z test_contig_vs_every_other_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9105151Z test_contig_vs_every_other_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9118885Z test_contig_vs_every_other_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9132719Z test_contig_vs_every_other_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9146350Z test_contig_vs_every_other_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9160858Z test_contig_vs_every_other_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9174555Z test_contig_vs_every_other_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9189305Z test_contig_vs_every_other_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9203983Z test_contig_vs_every_other_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9219397Z test_contig_vs_every_other_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9234115Z test_contig_vs_every_other_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9247637Z test_contig_vs_every_other_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9261083Z test_contig_vs_every_other_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9274759Z test_contig_vs_every_other_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9288584Z test_contig_vs_every_other_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9303625Z test_contig_vs_every_other_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9318272Z test_contig_vs_every_other_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9333993Z test_contig_vs_every_other_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9349825Z test_contig_vs_every_other_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9365792Z test_contig_vs_every_other_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9380407Z test_contig_vs_every_other_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9394253Z test_contig_vs_every_other_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9407801Z test_contig_vs_every_other_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9421408Z test_contig_vs_every_other_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9435115Z test_contig_vs_every_other_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9450311Z test_contig_vs_every_other_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9466203Z test_contig_vs_every_other_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9482664Z test_contig_vs_every_other_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9498960Z test_contig_vs_every_other_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9515987Z test_contig_vs_every_other_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9532465Z test_contig_vs_every_other_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9549357Z test_contig_vs_every_other_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9565581Z test_contig_vs_every_other_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9582512Z test_contig_vs_every_other_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9598998Z test_contig_vs_every_other_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9615886Z test_contig_vs_every_other_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9631651Z test_contig_vs_every_other_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9646777Z test_contig_vs_every_other_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9663946Z test_contig_vs_every_other_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9680975Z test_contig_vs_every_other_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9697709Z test_contig_vs_every_other_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9713130Z test_contig_vs_every_other_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:51.9729406Z test_contig_vs_every_other_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9745331Z test_contig_vs_every_other_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9761288Z test_contig_vs_every_other_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9777040Z test_contig_vs_every_other_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9793135Z test_contig_vs_every_other_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9809160Z test_contig_vs_every_other_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:51.9821813Z test_contig_vs_every_other_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9833779Z test_contig_vs_every_other_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9845620Z test_contig_vs_every_other_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9857596Z test_contig_vs_every_other_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9869136Z test_contig_vs_every_other_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9880881Z test_contig_vs_every_other_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9892913Z test_contig_vs_every_other_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9904306Z test_contig_vs_every_other_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9915897Z test_contig_vs_every_other_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9927787Z test_contig_vs_every_other_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9939164Z test_contig_vs_every_other_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9950680Z test_contig_vs_every_other_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9962399Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9974037Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9985754Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:51.9997315Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0009117Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0020780Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0032352Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0043949Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0055635Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0067243Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0079029Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0090630Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:52.0105489Z test_contig_vs_every_other_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0120262Z test_contig_vs_every_other_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0135220Z test_contig_vs_every_other_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0149446Z test_contig_vs_every_other_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0163591Z test_contig_vs_every_other_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0179450Z test_contig_vs_every_other_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0195492Z test_contig_vs_every_other_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0214612Z test_contig_vs_every_other_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0233112Z test_contig_vs_every_other_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0250110Z test_contig_vs_every_other_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0265916Z test_contig_vs_every_other_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0282335Z test_contig_vs_every_other_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0298273Z test_contig_vs_every_other_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0313995Z test_contig_vs_every_other_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0329700Z test_contig_vs_every_other_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0345398Z test_contig_vs_every_other_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0361148Z test_contig_vs_every_other_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0376360Z test_contig_vs_every_other_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0389954Z test_contig_vs_every_other_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0404803Z test_contig_vs_every_other_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0419441Z test_contig_vs_every_other_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0435058Z test_contig_vs_every_other_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0449470Z test_contig_vs_every_other_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0463037Z test_contig_vs_every_other_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0476704Z test_contig_vs_every_other_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0490546Z test_contig_vs_every_other_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0504145Z test_contig_vs_every_other_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0518637Z test_contig_vs_every_other_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0532002Z test_contig_vs_every_other_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0547472Z test_contig_vs_every_other_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0563643Z test_contig_vs_every_other_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0579257Z test_contig_vs_every_other_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0593791Z test_contig_vs_every_other_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0609272Z test_contig_vs_every_other_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0623504Z test_contig_vs_every_other_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0637275Z test_contig_vs_every_other_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0650923Z test_contig_vs_every_other_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0664426Z test_contig_vs_every_other_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0678106Z test_contig_vs_every_other_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0692382Z test_contig_vs_every_other_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0705908Z test_contig_vs_every_other_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0721695Z test_contig_vs_every_other_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0737931Z test_contig_vs_every_other_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0753618Z test_contig_vs_every_other_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0768138Z test_contig_vs_every_other_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0783363Z test_contig_vs_every_other_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0797762Z test_contig_vs_every_other_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0811529Z test_contig_vs_every_other_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0824978Z test_contig_vs_every_other_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0838759Z test_contig_vs_every_other_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0852463Z test_contig_vs_every_other_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0866681Z test_contig_vs_every_other_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0880276Z test_contig_vs_every_other_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0895877Z test_contig_vs_every_other_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0911715Z test_contig_vs_every_other_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0927873Z test_contig_vs_every_other_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0942544Z test_contig_vs_every_other_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0958265Z test_contig_vs_every_other_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.0973053Z test_contig_vs_every_other_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.0987048Z test_contig_vs_every_other_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1001095Z test_contig_vs_every_other_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1015060Z test_contig_vs_every_other_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1028866Z test_contig_vs_every_other_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1043548Z test_contig_vs_every_other_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1057601Z test_contig_vs_every_other_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1072602Z test_contig_vs_every_other_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1087548Z test_contig_vs_every_other_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1103146Z test_contig_vs_every_other_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1117882Z test_contig_vs_every_other_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1132058Z test_contig_vs_every_other_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1145908Z test_contig_vs_every_other_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1159852Z test_contig_vs_every_other_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1173881Z test_contig_vs_every_other_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1189280Z test_contig_vs_every_other_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1204160Z test_contig_vs_every_other_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1220153Z test_contig_vs_every_other_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1236438Z test_contig_vs_every_other_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1252734Z test_contig_vs_every_other_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1267478Z test_contig_vs_every_other_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1281540Z test_contig_vs_every_other_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1295411Z test_contig_vs_every_other_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1309330Z test_contig_vs_every_other_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1323525Z test_contig_vs_every_other_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1338785Z test_contig_vs_every_other_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1353602Z test_contig_vs_every_other_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1369619Z test_contig_vs_every_other_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1385617Z test_contig_vs_every_other_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1401834Z test_contig_vs_every_other_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1416750Z test_contig_vs_every_other_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1430560Z test_contig_vs_every_other_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1444387Z test_contig_vs_every_other_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1458379Z test_contig_vs_every_other_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1472383Z test_contig_vs_every_other_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1487770Z test_contig_vs_every_other_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1502459Z test_contig_vs_every_other_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1518362Z test_contig_vs_every_other_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1534750Z test_contig_vs_every_other_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1550701Z test_contig_vs_every_other_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1565629Z test_contig_vs_every_other_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1579673Z test_contig_vs_every_other_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1593530Z test_contig_vs_every_other_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1607513Z test_contig_vs_every_other_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1621474Z test_contig_vs_every_other_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1636657Z test_contig_vs_every_other_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1651513Z test_contig_vs_every_other_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1667208Z test_contig_vs_every_other_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1683591Z test_contig_vs_every_other_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1699786Z test_contig_vs_every_other_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1714756Z test_contig_vs_every_other_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1728859Z test_contig_vs_every_other_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1742403Z test_contig_vs_every_other_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1756265Z test_contig_vs_every_other_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1770908Z test_contig_vs_every_other_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1785805Z test_contig_vs_every_other_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1800691Z test_contig_vs_every_other_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1817239Z test_contig_vs_every_other_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1836023Z test_contig_vs_every_other_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1853545Z test_contig_vs_every_other_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1870253Z test_contig_vs_every_other_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1886733Z test_contig_vs_every_other_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1902893Z test_contig_vs_every_other_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.1917890Z test_contig_vs_every_other_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1932396Z test_contig_vs_every_other_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1946914Z test_contig_vs_every_other_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1961160Z test_contig_vs_every_other_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1974857Z test_contig_vs_every_other_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.1989126Z test_contig_vs_every_other_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2003525Z test_contig_vs_every_other_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2019104Z test_contig_vs_every_other_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2035355Z test_contig_vs_every_other_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2051397Z test_contig_vs_every_other_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2066181Z test_contig_vs_every_other_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2081841Z test_contig_vs_every_other_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2096730Z test_contig_vs_every_other_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2110671Z test_contig_vs_every_other_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2124920Z test_contig_vs_every_other_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2139137Z test_contig_vs_every_other_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2153058Z test_contig_vs_every_other_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2168587Z test_contig_vs_every_other_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2184968Z test_contig_vs_every_other_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2201101Z test_contig_vs_every_other_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2217706Z test_contig_vs_every_other_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2234824Z test_contig_vs_every_other_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2251417Z test_contig_vs_every_other_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2271138Z test_contig_vs_every_other_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2290390Z test_contig_vs_every_other_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2306976Z test_contig_vs_every_other_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2323268Z test_contig_vs_every_other_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2340067Z test_contig_vs_every_other_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2354984Z test_contig_vs_every_other_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2369282Z test_contig_vs_every_other_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2382892Z test_contig_vs_every_other_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2397325Z test_contig_vs_every_other_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2411460Z test_contig_vs_every_other_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2419957Z test_contig_vs_every_other_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:52.2435979Z test_contig_vs_every_other_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2452473Z test_contig_vs_every_other_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2468950Z test_contig_vs_every_other_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2483968Z test_contig_vs_every_other_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2498351Z test_contig_vs_every_other_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2512313Z test_contig_vs_every_other_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2526718Z test_contig_vs_every_other_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2540538Z test_contig_vs_every_other_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2555754Z test_contig_vs_every_other_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2572976Z test_contig_vs_every_other_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2589592Z test_contig_vs_every_other_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2606235Z test_contig_vs_every_other_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2622104Z test_contig_vs_every_other_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2638061Z test_contig_vs_every_other_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2652981Z test_contig_vs_every_other_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2667038Z test_contig_vs_every_other_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2681340Z test_contig_vs_every_other_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2695144Z test_contig_vs_every_other_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2708866Z test_contig_vs_every_other_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2723740Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2740079Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2756322Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2772135Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2787702Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2803316Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2818968Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2834735Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2850345Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2866401Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2882655Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2898398Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2914118Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2929922Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2945384Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.2961048Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.2970650Z 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:50:52.2978532Z 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:50:52.2986435Z 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:50:52.2994280Z 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:50:52.3002354Z 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:50:52.3010229Z 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:50:52.3018458Z 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:50:52.3026197Z 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:50:52.3034040Z 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:50:52.3041810Z 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:50:52.3049986Z 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:50:52.3057699Z 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:50:52.3065684Z 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:50:52.3073749Z 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:50:52.3081582Z 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:50:52.3089761Z 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:50:52.3104819Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.3121512Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3138069Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3153670Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3169660Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3185369Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3201164Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3216937Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3232630Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.3248859Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3264928Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3280629Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3296474Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3312019Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.3327735Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3343420Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3359060Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.3375207Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3391501Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3407265Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3422849Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3438683Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3454271Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3469966Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3479327Z 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:50:52.3487447Z 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:50:52.3495222Z 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:50:52.3503246Z 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:50:52.3510720Z 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:50:52.3518614Z 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:50:52.3526638Z 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:50:52.3534567Z 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:50:52.3542593Z 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:50:52.3550386Z 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:50:52.3557897Z 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:50:52.3565922Z 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:50:52.3573843Z 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:50:52.3581389Z 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:50:52.3589612Z 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:50:52.3597539Z 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:50:52.3605323Z 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:50:52.3613227Z 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:50:52.3621262Z 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:50:52.3629042Z 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:50:52.3636960Z 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:50:52.3644857Z 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:50:52.3652987Z 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:50:52.3660871Z 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:50:52.3668964Z 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:50:52.3676748Z 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:50:52.3684538Z 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:50:52.3693056Z 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:50:52.3701365Z 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:50:52.3709729Z 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:50:52.3718293Z 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:50:52.3726806Z 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:50:52.3735061Z 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:50:52.3743902Z 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:50:52.3752222Z 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:50:52.3761131Z 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:50:52.3769353Z 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:50:52.3777756Z 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:50:52.3785861Z 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:50:52.3794139Z 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:50:52.3809605Z test_contig_vs_every_other_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3825352Z test_contig_vs_every_other_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3842277Z test_contig_vs_every_other_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3858827Z test_contig_vs_every_other_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3875348Z test_contig_vs_every_other_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3891765Z test_contig_vs_every_other_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3908072Z test_contig_vs_every_other_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3924428Z test_contig_vs_every_other_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3940633Z test_contig_vs_every_other_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3956913Z test_contig_vs_every_other_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3973140Z test_contig_vs_every_other_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.3992585Z test_contig_vs_every_other_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4011688Z test_contig_vs_every_other_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4029726Z test_contig_vs_every_other_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4047946Z test_contig_vs_every_other_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4065445Z test_contig_vs_every_other_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4082657Z test_contig_vs_every_other_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4104689Z test_contig_vs_every_other_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4120250Z test_contig_vs_every_other_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4137162Z test_contig_vs_every_other_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4155292Z test_contig_vs_every_other_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4171992Z test_contig_vs_every_other_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4188086Z test_contig_vs_every_other_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4203949Z test_contig_vs_every_other_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4219796Z test_contig_vs_every_other_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4234195Z test_contig_vs_every_other_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4248514Z test_contig_vs_every_other_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4263560Z test_contig_vs_every_other_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4278225Z test_contig_vs_every_other_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4292767Z test_contig_vs_every_other_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4308179Z test_contig_vs_every_other_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4323877Z test_contig_vs_every_other_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4341007Z test_contig_vs_every_other_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4358182Z test_contig_vs_every_other_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4374850Z test_contig_vs_every_other_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4390567Z test_contig_vs_every_other_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4406932Z test_contig_vs_every_other_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4422674Z test_contig_vs_every_other_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4438250Z test_contig_vs_every_other_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4454056Z test_contig_vs_every_other_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4469412Z test_contig_vs_every_other_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4484995Z test_contig_vs_every_other_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4501014Z test_contig_vs_every_other_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4517189Z test_contig_vs_every_other_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4534669Z test_contig_vs_every_other_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4551558Z test_contig_vs_every_other_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4568031Z test_contig_vs_every_other_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4583434Z test_contig_vs_every_other_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4599019Z test_contig_vs_every_other_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4614611Z test_contig_vs_every_other_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:52.4629908Z test_contig_vs_every_other_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4645281Z test_contig_vs_every_other_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:50:52.4747556Z test_contig_vs_transposed___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:52.4826767Z test_contig_vs_transposed___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.5076388Z test_contig_vs_transposed___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:50:52.5213424Z test_contig_vs_transposed___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:52.5390826Z test_contig_vs_transposed___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:52.5459064Z test_contig_vs_transposed___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.5571929Z test_contig_vs_transposed___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:52.5649008Z test_contig_vs_transposed___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.5727552Z test_contig_vs_transposed___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.5777551Z test_contig_vs_transposed___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:52.5853250Z test_contig_vs_transposed___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.5928877Z test_contig_vs_transposed___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.6006525Z test_contig_vs_transposed___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.6089364Z test_contig_vs_transposed___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.6172317Z test_contig_vs_transposed___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.6242847Z test_contig_vs_transposed___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.6321997Z test_contig_vs_transposed___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.6395586Z test_contig_vs_transposed___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.6487663Z test_contig_vs_transposed___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:52.6593561Z test_contig_vs_transposed___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:52.6783230Z test_contig_vs_transposed___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:52.6950208Z test_contig_vs_transposed___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:52.7134374Z test_contig_vs_transposed___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:52.7200985Z test_contig_vs_transposed___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.7277900Z test_contig_vs_transposed___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.7375090Z test_contig_vs_transposed___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:52.7484211Z test_contig_vs_transposed___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:52.7597270Z test_contig_vs_transposed___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:52.7697001Z test_contig_vs_transposed___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:52.7797129Z test_contig_vs_transposed___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:52.7875285Z test_contig_vs_transposed___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.8068900Z test_contig_vs_transposed___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:52.8141128Z test_contig_vs_transposed___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.8260158Z test_contig_vs_transposed___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:52.8340887Z test_contig_vs_transposed___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.8425116Z test_contig_vs_transposed___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.8617649Z test_contig_vs_transposed___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:52.8738445Z test_contig_vs_transposed___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:52.8923434Z test_contig_vs_transposed___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:52.8993019Z test_contig_vs_transposed___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.9102950Z test_contig_vs_transposed___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:52.9193670Z test_contig_vs_transposed___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:52.9289117Z test_contig_vs_transposed___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:52.9362862Z test_contig_vs_transposed___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.9443596Z test_contig_vs_transposed___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.9517193Z test_contig_vs_transposed___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.9592743Z test_contig_vs_transposed___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.9668783Z test_contig_vs_transposed___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.9750344Z test_contig_vs_transposed___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.9819688Z test_contig_vs_transposed___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:52.9897723Z test_contig_vs_transposed___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:52.9971341Z test_contig_vs_transposed___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.0071845Z test_contig_vs_transposed___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:53.0432963Z test_contig_vs_transposed___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:53.0717800Z test_contig_vs_transposed___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:50:53.0898896Z test_contig_vs_transposed___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:53.0970521Z test_contig_vs_transposed___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.1074608Z test_contig_vs_transposed___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:53.1179856Z test_contig_vs_transposed___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:53.1290063Z test_contig_vs_transposed___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:53.1381599Z test_contig_vs_transposed___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.1473237Z test_contig_vs_transposed___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.1558636Z test_contig_vs_transposed___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.1641701Z test_contig_vs_transposed___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.1803651Z test_contig_vs_transposed___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:53.1937286Z test_contig_vs_transposed___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:53.2117892Z test_contig_vs_transposed___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:53.2190717Z test_contig_vs_transposed___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.2312163Z test_contig_vs_transposed___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:53.2437427Z test_contig_vs_transposed___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:53.2599718Z test_contig_vs_transposed___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:53.2672286Z test_contig_vs_transposed___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.2752128Z test_contig_vs_transposed___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.2826907Z test_contig_vs_transposed___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.2903188Z test_contig_vs_transposed___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.2981062Z test_contig_vs_transposed___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.3058538Z test_contig_vs_transposed___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.3107268Z test_contig_vs_transposed___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:53.3181255Z test_contig_vs_transposed___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.3254469Z test_contig_vs_transposed___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.3339974Z test_contig_vs_transposed_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.3426795Z test_contig_vs_transposed_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.3628726Z test_contig_vs_transposed_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:53.3984486Z test_contig_vs_transposed_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:50:53.4099819Z test_contig_vs_transposed_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:53.4269411Z test_contig_vs_transposed_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:53.4348599Z test_contig_vs_transposed_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.4444931Z test_contig_vs_transposed_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:53.4534922Z test_contig_vs_transposed_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.4624936Z test_contig_vs_transposed_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.4681849Z test_contig_vs_transposed_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:53.4762617Z test_contig_vs_transposed_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.4837220Z test_contig_vs_transposed_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.4932796Z test_contig_vs_transposed_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.5040188Z test_contig_vs_transposed_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:53.5108104Z test_contig_vs_transposed_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.5195953Z test_contig_vs_transposed_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.5290001Z test_contig_vs_transposed_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.5387962Z test_contig_vs_transposed_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:53.5465023Z test_contig_vs_transposed_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.5574422Z test_contig_vs_transposed_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:53.5694094Z test_contig_vs_transposed_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:53.5781450Z test_contig_vs_transposed_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.5859777Z test_contig_vs_transposed_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.5944161Z test_contig_vs_transposed_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6013384Z test_contig_vs_transposed_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.6091503Z test_contig_vs_transposed_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6164579Z test_contig_vs_transposed_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.6240942Z test_contig_vs_transposed_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6319858Z test_contig_vs_transposed_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6374117Z test_contig_vs_transposed_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:53.6453546Z test_contig_vs_transposed_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6528102Z test_contig_vs_transposed_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.6602763Z test_contig_vs_transposed_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.6677047Z test_contig_vs_transposed_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.6759294Z test_contig_vs_transposed_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6829083Z test_contig_vs_transposed_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.6906914Z test_contig_vs_transposed_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.6980493Z test_contig_vs_transposed_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.7057171Z test_contig_vs_transposed_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.7136380Z test_contig_vs_transposed_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.7192970Z test_contig_vs_transposed_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:53.7272379Z test_contig_vs_transposed_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.7347542Z test_contig_vs_transposed_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.7423135Z test_contig_vs_transposed_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.7496980Z test_contig_vs_transposed_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.7575616Z test_contig_vs_transposed_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.7629721Z test_contig_vs_transposed_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:53.7708450Z test_contig_vs_transposed_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.7781819Z test_contig_vs_transposed_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.7870624Z test_contig_vs_transposed_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.7957331Z test_contig_vs_transposed_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.8130245Z test_contig_vs_transposed_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:53.8187833Z test_contig_vs_transposed_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:53.8275607Z test_contig_vs_transposed_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.8366989Z test_contig_vs_transposed_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.8454178Z test_contig_vs_transposed_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.8511948Z test_contig_vs_transposed_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:53.8590681Z test_contig_vs_transposed_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.8667960Z test_contig_vs_transposed_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.8755706Z test_contig_vs_transposed_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.8841049Z test_contig_vs_transposed_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.9014505Z test_contig_vs_transposed_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:53.9076685Z test_contig_vs_transposed_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:53.9166565Z test_contig_vs_transposed_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.9259079Z test_contig_vs_transposed_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:53.9355161Z test_contig_vs_transposed_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:53.9427070Z test_contig_vs_transposed_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:53.9505151Z test_contig_vs_transposed_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.9581940Z test_contig_vs_transposed_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:53.9771672Z test_contig_vs_transposed_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:53.9875561Z test_contig_vs_transposed_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.0028410Z test_contig_vs_transposed_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.0124440Z test_contig_vs_transposed_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.0229490Z test_contig_vs_transposed_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.0384585Z test_contig_vs_transposed_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.0462061Z test_contig_vs_transposed_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.0549982Z test_contig_vs_transposed_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.0653467Z test_contig_vs_transposed_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.0762902Z test_contig_vs_transposed_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:54.0862505Z test_contig_vs_transposed_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.0957304Z test_contig_vs_transposed_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.1048359Z test_contig_vs_transposed_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.1130853Z test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.1303188Z test_contig_vs_transposed_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:54.1370946Z test_contig_vs_transposed_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.1489587Z test_contig_vs_transposed_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:54.1596595Z test_contig_vs_transposed_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:54.1717229Z test_contig_vs_transposed_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:54.1785922Z test_contig_vs_transposed_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.1884511Z test_contig_vs_transposed_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.1994599Z test_contig_vs_transposed_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:54.2069220Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.2173666Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.2347453Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:54.2477021Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:54.2662136Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:54.2732640Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.2939688Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:54.3043949Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.3156137Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:54.3227271Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.3323830Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.3417587Z test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.3488827Z test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.3645968Z test_contig_vs_transposed_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:50:54.3712669Z test_contig_vs_transposed_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.3833521Z test_contig_vs_transposed_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:54.3935437Z test_contig_vs_transposed_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.4035469Z test_contig_vs_transposed_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.4108769Z test_contig_vs_transposed_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.4207074Z test_contig_vs_transposed_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.4306482Z test_contig_vs_transposed_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.4376414Z test_contig_vs_transposed_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.4457312Z test_contig_vs_transposed_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.4614162Z test_contig_vs_transposed_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.4885754Z test_contig_vs_transposed_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:54.4972549Z test_contig_vs_transposed_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.5119420Z test_contig_vs_transposed_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.5169640Z test_contig_vs_transposed_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:54.5261110Z test_contig_vs_transposed_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.5341926Z test_contig_vs_transposed_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.5420410Z test_contig_vs_transposed_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.5476911Z test_contig_vs_transposed_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:54.5555966Z test_contig_vs_transposed_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.5629837Z test_contig_vs_transposed_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.5761798Z test_contig_vs_transposed_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:54.5909530Z test_contig_vs_transposed_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.6307468Z test_contig_vs_transposed_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:50:54.6669718Z test_contig_vs_transposed_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:50:54.6856614Z test_contig_vs_transposed_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:54.6954186Z test_contig_vs_transposed_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:54.7063965Z test_contig_vs_transposed_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:54.7180166Z test_contig_vs_transposed_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:54.7305510Z test_contig_vs_transposed_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:54.7438435Z test_contig_vs_transposed_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:54.7556992Z test_contig_vs_transposed_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:54.7675206Z test_contig_vs_transposed_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:54.7684788Z test_contig_vs_transposed_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:50:54.7905256Z test_contig_vs_transposed_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:54.7980109Z test_contig_vs_transposed_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.8100276Z test_contig_vs_transposed_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:54.8187055Z test_contig_vs_transposed_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.8274222Z test_contig_vs_transposed_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:54.8340519Z test_contig_vs_transposed_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.8425397Z test_contig_vs_transposed_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.8505564Z test_contig_vs_transposed_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.8582152Z test_contig_vs_transposed_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.8659558Z test_contig_vs_transposed_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.8815267Z test_contig_vs_transposed_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.8874202Z test_contig_vs_transposed_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:54.8955795Z test_contig_vs_transposed_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9031832Z test_contig_vs_transposed_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9107878Z test_contig_vs_transposed_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9156501Z test_contig_vs_transposed_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:54.9230000Z test_contig_vs_transposed_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.9306678Z test_contig_vs_transposed_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9379241Z test_contig_vs_transposed_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:54.9455496Z test_contig_vs_transposed_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9610693Z test_contig_vs_transposed_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:54.9669930Z test_contig_vs_transposed_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:54.9751114Z test_contig_vs_transposed_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9827834Z test_contig_vs_transposed_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9904527Z test_contig_vs_transposed_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:54.9954096Z test_contig_vs_transposed_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:55.0028157Z test_contig_vs_transposed_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.0105006Z test_contig_vs_transposed_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.0185583Z test_contig_vs_transposed_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.0371003Z test_contig_vs_transposed_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:55.0434279Z test_contig_vs_transposed_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.0514923Z test_contig_vs_transposed_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.0595235Z test_contig_vs_transposed_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.0676334Z test_contig_vs_transposed_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.0736785Z test_contig_vs_transposed_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.0815298Z test_contig_vs_transposed_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.0893618Z test_contig_vs_transposed_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.1010343Z test_contig_vs_transposed_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:55.1123310Z test_contig_vs_transposed_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.1234754Z test_contig_vs_transposed_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.1339955Z test_contig_vs_transposed_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.1441157Z test_contig_vs_transposed_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.1501627Z test_contig_vs_transposed_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.1576879Z test_contig_vs_transposed_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.1713670Z test_contig_vs_transposed_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:55.1758338Z test_contig_vs_transposed_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:55.1846890Z test_contig_vs_transposed_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.1930135Z test_contig_vs_transposed_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.2008013Z test_contig_vs_transposed_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.2066591Z test_contig_vs_transposed_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.2145444Z test_contig_vs_transposed_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.2218529Z test_contig_vs_transposed_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.2278594Z test_contig_vs_transposed_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.2353979Z test_contig_vs_transposed_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.2491200Z test_contig_vs_transposed_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:55.2536108Z test_contig_vs_transposed_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:55.2625244Z test_contig_vs_transposed_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.2707816Z test_contig_vs_transposed_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.2786250Z test_contig_vs_transposed_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.2842418Z test_contig_vs_transposed_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.2921826Z test_contig_vs_transposed_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.2997021Z test_contig_vs_transposed_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.3097224Z test_contig_vs_transposed_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.3238573Z test_contig_vs_transposed_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:55.3420325Z test_contig_vs_transposed_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:55.3479942Z test_contig_vs_transposed_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.3572861Z test_contig_vs_transposed_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.3666976Z test_contig_vs_transposed_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.3747507Z test_contig_vs_transposed_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.3797999Z test_contig_vs_transposed_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:55.3874351Z test_contig_vs_transposed_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.3951600Z test_contig_vs_transposed_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.4040315Z test_contig_vs_transposed_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.4104235Z test_contig_vs_transposed_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.4203184Z test_contig_vs_transposed_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.4336060Z test_contig_vs_transposed_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:55.4555761Z test_contig_vs_transposed_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:55.4665287Z test_contig_vs_transposed_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.4831999Z test_contig_vs_transposed_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:55.4962464Z test_contig_vs_transposed_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:55.5170934Z test_contig_vs_transposed_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:55.5281342Z test_contig_vs_transposed_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.5448574Z test_contig_vs_transposed_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:55.5536499Z test_contig_vs_transposed_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.5642605Z test_contig_vs_transposed_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.5833369Z test_contig_vs_transposed_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:55.5945080Z test_contig_vs_transposed_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.6120438Z test_contig_vs_transposed_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:55.6180336Z test_contig_vs_transposed_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.6268925Z test_contig_vs_transposed_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.6368456Z test_contig_vs_transposed_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.6447951Z test_contig_vs_transposed_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.6514845Z test_contig_vs_transposed_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.6601547Z test_contig_vs_transposed_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.6687149Z test_contig_vs_transposed_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.6699521Z test_contig_vs_transposed_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6711864Z test_contig_vs_transposed_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6724256Z test_contig_vs_transposed_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6736581Z test_contig_vs_transposed_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6748431Z test_contig_vs_transposed_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6760617Z test_contig_vs_transposed_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6772672Z test_contig_vs_transposed_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6784236Z test_contig_vs_transposed_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6796195Z test_contig_vs_transposed_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6807851Z test_contig_vs_transposed_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6819958Z test_contig_vs_transposed_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6832591Z test_contig_vs_transposed_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6844401Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6855986Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6867720Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6879417Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6891506Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6902931Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6914681Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6927066Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6939841Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6951417Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6963321Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.6974934Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:55.7081144Z test_contig_vs_transposed_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.7186924Z test_contig_vs_transposed_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.7288891Z test_contig_vs_transposed_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.7395017Z test_contig_vs_transposed_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.7496783Z test_contig_vs_transposed_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.7599218Z test_contig_vs_transposed_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.7723132Z test_contig_vs_transposed_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:55.8042554Z test_contig_vs_transposed_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:50:55.8313155Z test_contig_vs_transposed_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:55.8520722Z test_contig_vs_transposed_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:50:55.8595573Z test_contig_vs_transposed_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:55.8725698Z test_contig_vs_transposed_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:55.8832633Z test_contig_vs_transposed_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.8938761Z test_contig_vs_transposed_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.9018164Z test_contig_vs_transposed_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.9125302Z test_contig_vs_transposed_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:55.9230969Z test_contig_vs_transposed_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:55.9291580Z test_contig_vs_transposed_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.9368561Z test_contig_vs_transposed_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.9506156Z test_contig_vs_transposed_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:55.9551689Z test_contig_vs_transposed_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:55.9615514Z test_contig_vs_transposed_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.9700827Z test_contig_vs_transposed_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:55.9778780Z test_contig_vs_transposed_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:55.9837114Z test_contig_vs_transposed_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:55.9916163Z test_contig_vs_transposed_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.0034527Z test_contig_vs_transposed_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:56.0096949Z test_contig_vs_transposed_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.0172881Z test_contig_vs_transposed_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.0326916Z test_contig_vs_transposed_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.0427328Z test_contig_vs_transposed_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:56.0576608Z test_contig_vs_transposed_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.0624735Z test_contig_vs_transposed_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:56.0714973Z test_contig_vs_transposed_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.0799497Z test_contig_vs_transposed_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.0877410Z test_contig_vs_transposed_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.0936027Z test_contig_vs_transposed_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.1015464Z test_contig_vs_transposed_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.1089565Z test_contig_vs_transposed_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.1150745Z test_contig_vs_transposed_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.1226638Z test_contig_vs_transposed_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.1381497Z test_contig_vs_transposed_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.1482290Z test_contig_vs_transposed_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:56.1630035Z test_contig_vs_transposed_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.1680057Z test_contig_vs_transposed_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:56.1769086Z test_contig_vs_transposed_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.1851205Z test_contig_vs_transposed_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.1929717Z test_contig_vs_transposed_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.1984844Z test_contig_vs_transposed_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.2063191Z test_contig_vs_transposed_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.2136837Z test_contig_vs_transposed_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.2199209Z test_contig_vs_transposed_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.2274504Z test_contig_vs_transposed_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.2430210Z test_contig_vs_transposed_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.2532631Z test_contig_vs_transposed_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:56.2677046Z test_contig_vs_transposed_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:56.2723255Z test_contig_vs_transposed_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:56.2810571Z test_contig_vs_transposed_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.2892236Z test_contig_vs_transposed_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.2969237Z test_contig_vs_transposed_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.3024419Z test_contig_vs_transposed_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:56.3102391Z test_contig_vs_transposed_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.3175650Z test_contig_vs_transposed_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.3236706Z test_contig_vs_transposed_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.3312159Z test_contig_vs_transposed_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.3458742Z test_contig_vs_transposed_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.3505529Z test_contig_vs_transposed_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:56.3741412Z test_contig_vs_transposed_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:56.3824157Z test_contig_vs_transposed_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.3901874Z test_contig_vs_transposed_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.3957834Z test_contig_vs_transposed_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.4036301Z test_contig_vs_transposed_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.4110204Z test_contig_vs_transposed_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.4199371Z test_contig_vs_transposed_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.4285346Z test_contig_vs_transposed_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.4460400Z test_contig_vs_transposed_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:56.4526432Z test_contig_vs_transposed_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.4634112Z test_contig_vs_transposed_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:56.4722605Z test_contig_vs_transposed_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.4816135Z test_contig_vs_transposed_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.4887478Z test_contig_vs_transposed_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.4966891Z test_contig_vs_transposed_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.5044033Z test_contig_vs_transposed_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.5134579Z test_contig_vs_transposed_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.5221194Z test_contig_vs_transposed_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.5393497Z test_contig_vs_transposed_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:56.5461476Z test_contig_vs_transposed_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.5569260Z test_contig_vs_transposed_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:56.5657049Z test_contig_vs_transposed_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.5750323Z test_contig_vs_transposed_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.5822042Z test_contig_vs_transposed_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.5900944Z test_contig_vs_transposed_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.5978346Z test_contig_vs_transposed_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.6066293Z test_contig_vs_transposed_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.6151031Z test_contig_vs_transposed_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.6322691Z test_contig_vs_transposed_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:56.6388512Z test_contig_vs_transposed_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.6497402Z test_contig_vs_transposed_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:56.6585457Z test_contig_vs_transposed_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.6678449Z test_contig_vs_transposed_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.6749975Z test_contig_vs_transposed_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.6828686Z test_contig_vs_transposed_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.6905482Z test_contig_vs_transposed_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.6995911Z test_contig_vs_transposed_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.7081225Z test_contig_vs_transposed_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.7253580Z test_contig_vs_transposed_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:56.7321389Z test_contig_vs_transposed_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.7431143Z test_contig_vs_transposed_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:56.7521102Z test_contig_vs_transposed_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.7618005Z test_contig_vs_transposed_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:56.7690786Z test_contig_vs_transposed_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.7772729Z test_contig_vs_transposed_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.7850442Z test_contig_vs_transposed_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.7942832Z test_contig_vs_transposed_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.8028100Z test_contig_vs_transposed_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.8217824Z test_contig_vs_transposed_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:56.8555982Z test_contig_vs_transposed_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:50:56.8661294Z test_contig_vs_transposed_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:56.8845882Z test_contig_vs_transposed_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:56.8912484Z test_contig_vs_transposed_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.9021625Z test_contig_vs_transposed_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:56.9110664Z test_contig_vs_transposed_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.9205091Z test_contig_vs_transposed_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:56.9278693Z test_contig_vs_transposed_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.9357674Z test_contig_vs_transposed_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.9432196Z test_contig_vs_transposed_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:56.9495248Z test_contig_vs_transposed_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:56.9571049Z test_contig_vs_transposed_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:56.9728141Z test_contig_vs_transposed_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:56.9828333Z test_contig_vs_transposed_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:56.9975319Z test_contig_vs_transposed_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:50:57.0021516Z test_contig_vs_transposed_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:57.0108760Z test_contig_vs_transposed_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.0190856Z test_contig_vs_transposed_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.0268738Z test_contig_vs_transposed_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.0323723Z test_contig_vs_transposed_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:57.0402258Z test_contig_vs_transposed_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.0475589Z test_contig_vs_transposed_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:57.0570649Z test_contig_vs_transposed_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.0636838Z test_contig_vs_transposed_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:57.0746160Z test_contig_vs_transposed_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.0875168Z test_contig_vs_transposed_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.1097914Z test_contig_vs_transposed_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:50:57.1208123Z test_contig_vs_transposed_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.1585347Z test_contig_vs_transposed_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:50:57.1915527Z test_contig_vs_transposed_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:50:57.2114024Z test_contig_vs_transposed_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:57.2192585Z test_contig_vs_transposed_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.2323548Z test_contig_vs_transposed_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.2427121Z test_contig_vs_transposed_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:57.2538028Z test_contig_vs_transposed_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.2623099Z test_contig_vs_transposed_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.2716011Z test_contig_vs_transposed_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.2801197Z test_contig_vs_transposed_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.2899490Z test_contig_vs_transposed_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:57.3094902Z test_contig_vs_transposed_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:57.3163281Z test_contig_vs_transposed_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:57.3276899Z test_contig_vs_transposed_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.3382566Z test_contig_vs_transposed_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.3491340Z test_contig_vs_transposed_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.3582802Z test_contig_vs_transposed_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.3674994Z test_contig_vs_transposed_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.3759052Z test_contig_vs_transposed_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.3854136Z test_contig_vs_transposed_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.4160012Z test_contig_vs_transposed_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:50:57.4327822Z test_contig_vs_transposed_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:57.4506015Z test_contig_vs_transposed_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:57.4573611Z test_contig_vs_transposed_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:57.4682738Z test_contig_vs_transposed_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.4770767Z test_contig_vs_transposed_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.4866335Z test_contig_vs_transposed_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.4938451Z test_contig_vs_transposed_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:57.5017613Z test_contig_vs_transposed_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.5091101Z test_contig_vs_transposed_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:57.5222798Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.5307144Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.5433582Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.5547566Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.5667944Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.5785724Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.5903323Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.6035341Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.6153592Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.6237308Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.6361486Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.6473697Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.6591160Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.6706161Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.6822912Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.6954160Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.6962671Z 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:50:57.6970832Z 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:50:57.6979262Z 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:50:57.6987833Z 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:50:57.6996050Z 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:50:57.7004501Z 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:50:57.7012575Z 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:50:57.7020622Z 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:50:57.7028975Z 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:50:57.7037885Z 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:50:57.7046357Z 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:50:57.7054665Z 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:50:57.7062662Z 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:50:57.7070821Z 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:50:57.7079358Z 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:50:57.7087911Z 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:50:57.7202080Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.7286846Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:57.7409050Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.7521964Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.7642272Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.7761123Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.7881702Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.8013686Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.8129905Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.8216956Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.8345908Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.8460551Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.8580770Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.8700322Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.8820055Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.8953345Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.9069614Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.9155733Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:57.9284631Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.9398996Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.9517627Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.9630658Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:57.9748952Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:57.9878807Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:57.9887259Z 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:50:57.9895840Z 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:50:57.9904264Z 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:50:57.9913467Z 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:50:57.9922849Z 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:50:57.9930708Z 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:50:57.9939361Z 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:50:57.9946956Z 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:50:57.9955278Z 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:50:57.9963019Z 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:50:57.9971132Z 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:50:57.9979056Z 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:50:57.9987316Z 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:50:57.9996257Z 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:50:58.0004362Z 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:50:58.0012645Z 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:50:58.0021654Z 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:50:58.0029341Z 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:50:58.0037456Z 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:50:58.0045220Z 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:50:58.0053328Z 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:50:58.0061427Z 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:50:58.0069521Z 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:50:58.0077505Z 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:50:58.0085703Z 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:50:58.0093690Z 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:50:58.0100742Z 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:50:58.0108495Z 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:50:58.0116511Z 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:50:58.0124766Z 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:50:58.0132716Z 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:50:58.0142145Z 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:50:58.0148975Z 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:50:58.0157996Z 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:50:58.0165112Z 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:50:58.0173693Z 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:50:58.0181608Z 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:50:58.0189427Z 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:50:58.0197605Z 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:50:58.0205718Z 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:50:58.0305976Z test_contig_vs_transposed_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:58.0427905Z test_contig_vs_transposed_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.0628322Z test_contig_vs_transposed_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:58.0719829Z test_contig_vs_transposed_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:58.0854866Z test_contig_vs_transposed_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:58.0973391Z test_contig_vs_transposed_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.1095508Z test_contig_vs_transposed_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.1215071Z test_contig_vs_transposed_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.1336382Z test_contig_vs_transposed_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.1464918Z test_contig_vs_transposed_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:58.1577331Z test_contig_vs_transposed_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:58.1839962Z test_contig_vs_transposed_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:50:58.2151662Z test_contig_vs_transposed_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:50:58.2421036Z test_contig_vs_transposed_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:58.2695861Z test_contig_vs_transposed_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:58.2968495Z test_contig_vs_transposed_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:58.3240612Z test_contig_vs_transposed_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:50:58.3936698Z test_contig_vs_transposed_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:50:58.4011420Z test_contig_vs_transposed_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:58.4184160Z test_contig_vs_transposed_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:58.4613465Z test_contig_vs_transposed_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:50:58.4717444Z test_contig_vs_transposed_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:58.4896275Z test_contig_vs_transposed_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:50:58.4965061Z test_contig_vs_transposed_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:58.5073595Z test_contig_vs_transposed_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:58.5162639Z test_contig_vs_transposed_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:58.5257827Z test_contig_vs_transposed_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:58.5329982Z test_contig_vs_transposed_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:58.5408743Z test_contig_vs_transposed_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:58.5482398Z test_contig_vs_transposed_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:58.5572826Z test_contig_vs_transposed_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:58.5676368Z test_contig_vs_transposed_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:58.5873086Z test_contig_vs_transposed_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:50:58.6011014Z test_contig_vs_transposed_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:50:58.6184406Z test_contig_vs_transposed_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:50:58.6254920Z test_contig_vs_transposed_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:58.6375560Z test_contig_vs_transposed_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.6482273Z test_contig_vs_transposed_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:58.6603858Z test_contig_vs_transposed_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.6677484Z test_contig_vs_transposed_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:58.6777624Z test_contig_vs_transposed_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:58.6877353Z test_contig_vs_transposed_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:50:58.6967586Z test_contig_vs_transposed_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:50:58.7091168Z test_contig_vs_transposed_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.7280419Z test_contig_vs_transposed_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:50:58.7360494Z test_contig_vs_transposed_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:58.7494519Z test_contig_vs_transposed_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:50:58.7604096Z test_contig_vs_transposed_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:58.7718932Z test_contig_vs_transposed_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:58.7831678Z test_contig_vs_transposed_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:50:58.7948649Z test_contig_vs_transposed_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.8069174Z test_contig_vs_transposed_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:50:58.8145312Z test_copysign_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:58.8193231Z test_copysign_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8246330Z test_copysign_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8309896Z test_copysign_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.8373240Z test_copysign_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.8421005Z test_copysign_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8467642Z test_copysign_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8513985Z test_copysign_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8560929Z test_copysign_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8608144Z test_copysign_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8671029Z test_copysign_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.8718594Z test_copysign_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8772124Z test_copysign_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8833158Z test_copysign_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.8894508Z test_copysign_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.8941191Z test_copysign_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.8986125Z test_copysign_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:58.9034074Z test_copysign_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9081595Z test_copysign_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9128799Z test_copysign_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9190481Z test_copysign_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.9240938Z test_copysign_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9301159Z test_copysign_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.9360921Z test_copysign_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.9420248Z test_copysign_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.9472417Z test_copysign_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9522586Z test_copysign_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9573046Z test_copysign_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9623215Z test_copysign_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9673381Z test_copysign_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:58.9751901Z test_copysign_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:58.9814505Z test_copysign_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.9875382Z test_copysign_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:58.9954406Z test_copysign_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:59.0029350Z test_copysign_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:59.0090139Z test_copysign_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0151777Z test_copysign_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0211324Z test_copysign_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0271986Z test_copysign_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0333735Z test_copysign_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0410841Z test_copysign_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:59.0470954Z test_copysign_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0529997Z test_copysign_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0605890Z test_copysign_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:50:59.0680806Z test_copysign_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:50:59.0741983Z test_copysign_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0802901Z test_copysign_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0863949Z test_copysign_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0925376Z test_copysign_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.0985350Z test_copysign_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1047091Z test_copysign_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1092626Z test_copysign_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1144803Z test_copysign_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1206791Z test_copysign_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1267694Z test_copysign_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1313353Z test_copysign_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1358996Z test_copysign_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.1404743Z test_copysign_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1450289Z test_copysign_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1496184Z test_copysign_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1557431Z test_copysign_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1602664Z test_copysign_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.1652859Z test_copysign_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.1713713Z test_copysign_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1774978Z test_copysign_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.1820279Z test_copysign_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.1865333Z test_copysign_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.1910344Z test_copysign_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.1956259Z test_copysign_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.2001678Z test_copysign_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2062112Z test_copysign_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.2107665Z test_copysign_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2158338Z test_copysign_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.2219252Z test_copysign_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.2279853Z test_copysign_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.2325060Z test_copysign_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2370350Z test_copysign_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2415915Z test_copysign_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2461514Z test_copysign_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.2506725Z test_copysign_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2568835Z test_copysign_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.2615720Z test_copysign_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.2665924Z test_copysign_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.2727055Z test_copysign_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.2786354Z test_copysign_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.2830862Z test_copysign_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2876082Z test_copysign_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2921209Z test_copysign_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.2968085Z test_copysign_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.3014834Z test_copysign_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.3076964Z test_copysign_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.3124075Z test_copysign_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.3174114Z test_copysign_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.3234902Z test_copysign_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.3295707Z test_copysign_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:50:59.3340536Z test_copysign_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3385630Z test_copysign_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3430826Z test_copysign_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3477980Z test_copysign_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.3524812Z test_copysign_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.3563152Z test_copysign_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3599936Z test_copysign_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3636735Z test_copysign_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3673106Z test_copysign_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3709417Z test_copysign_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3745437Z test_copysign_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3781886Z test_copysign_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3818248Z test_copysign_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3854760Z test_copysign_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3890933Z test_copysign_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3927494Z test_copysign_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.3963702Z test_copysign_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.4000139Z test_copysign_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.4037129Z test_copysign_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.4073387Z test_copysign_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.4109603Z test_copysign_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.4152022Z test_cpow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.4163065Z test_cpu_tensor_pow_cuda_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:59.4194210Z test_cremainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.4210043Z test_cross_device_binary_ops_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.002s) 2022-08-17T12:50:59.4217827Z test_cross_device_inplace_error_msg_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:59.4238667Z test_csub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.4249180Z test_cuda_tensor_pow_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:59.4788356Z test_cumulative_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:50:59.6435203Z test_div_and_floordiv_script_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.165s) 2022-08-17T12:50:59.6453715Z test_div_and_floordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.6485495Z test_div_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6508212Z test_div_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.6536848Z test_div_rounding_modes_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6565385Z test_div_rounding_modes_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6592820Z test_div_rounding_modes_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6620152Z test_div_rounding_modes_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6646366Z test_div_rounding_modes_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6672028Z test_div_rounding_modes_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6698015Z test_div_rounding_modes_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6725676Z test_div_rounding_modes_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6750972Z test_div_rounding_modes_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.6782805Z test_div_rounding_nonfinite_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6814242Z test_div_rounding_nonfinite_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6845535Z test_div_rounding_nonfinite_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6876280Z test_div_rounding_nonfinite_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.6922643Z test_div_rounding_numpy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:50:59.6962371Z test_div_rounding_numpy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.7002245Z test_div_rounding_numpy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.7037705Z test_div_rounding_numpy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.7071779Z test_div_rounding_numpy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.7107506Z test_div_rounding_numpy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:50:59.7141353Z test_div_rounding_numpy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.7175000Z test_div_rounding_numpy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:50:59.7189901Z test_divide_by_zero_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1041: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T12:50:59.7190318Z expect = np.divide(an, 0) 2022-08-17T12:50:59.7192289Z test_binary_ufuncs.py:1041: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T12:50:59.7192581Z expect = np.divide(an, 0) 2022-08-17T12:50:59.7196853Z ok (0.002s) 2022-08-17T12:50:59.7216767Z test_divide_by_zero_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.7236101Z test_divide_by_zero_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.7255274Z test_divide_by_zero_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:50:59.7267789Z test_divmul_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:50:59.7488769Z test_float_power_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3989: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:50:59.7489198Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2022-08-17T12:50:59.7508746Z ok (0.024s) 2022-08-17T12:50:59.7911572Z test_float_power_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:50:59.8314517Z test_float_power_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:50:59.8550845Z test_float_power_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:59.8787700Z test_float_power_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:59.9023139Z test_float_power_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:59.9263274Z test_float_power_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:59.9505046Z test_float_power_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:50:59.9741153Z test_float_power_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:50:59.9977618Z test_float_power_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.0215673Z test_float_power_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.0335272Z test_float_power_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.0496518Z test_float_power_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:00.0659678Z test_float_power_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:00.0778510Z test_float_power_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.0897841Z test_float_power_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1016006Z test_float_power_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1135474Z test_float_power_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1254207Z test_float_power_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1373201Z test_float_power_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1491556Z test_float_power_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1609971Z test_float_power_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:00.1871714Z test_float_power_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.2293604Z test_float_power_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:51:00.2717433Z test_float_power_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:51:00.2977173Z test_float_power_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.3237051Z test_float_power_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.3495100Z test_float_power_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.3754459Z test_float_power_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.4015800Z test_float_power_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.4275510Z test_float_power_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.4536002Z test_float_power_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.4795085Z test_float_power_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:00.5031925Z test_float_power_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.5433720Z test_float_power_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:00.5834870Z test_float_power_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:00.6071278Z test_float_power_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.6307042Z test_float_power_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.6541376Z test_float_power_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.6775770Z test_float_power_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.7011721Z test_float_power_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.7245752Z test_float_power_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.7480848Z test_float_power_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.7716853Z test_float_power_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.7952924Z test_float_power_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.8352535Z test_float_power_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:00.8752284Z test_float_power_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:00.8988403Z test_float_power_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:00.9223488Z test_float_power_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.9456799Z test_float_power_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.9691650Z test_float_power_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:00.9926780Z test_float_power_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.0160733Z test_float_power_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.0394759Z test_float_power_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.0629689Z test_float_power_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.0721286Z test_float_power_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1000408Z test_float_power_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:01.1283945Z test_float_power_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:01.1376472Z test_float_power_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1469552Z test_float_power_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1560960Z test_float_power_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1652585Z test_float_power_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1744436Z test_float_power_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1836630Z test_float_power_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.1929019Z test_float_power_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.2019972Z test_float_power_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:01.2256836Z test_float_power_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.2657301Z test_float_power_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:01.3055924Z test_float_power_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:01.3291013Z test_float_power_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.3524958Z test_float_power_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.3758284Z test_float_power_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.3992553Z test_float_power_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.4228379Z test_float_power_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.4462278Z test_float_power_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.4696981Z test_float_power_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.4935000Z test_float_power_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.5176708Z test_float_power_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.5576962Z test_float_power_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:01.5977440Z test_float_power_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:01.6213447Z test_float_power_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.6448647Z test_float_power_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.6684154Z test_float_power_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.6918097Z test_float_power_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.7152741Z test_float_power_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.7388538Z test_float_power_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.7624120Z test_float_power_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.7858665Z test_float_power_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.8097672Z test_float_power_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.8497582Z test_float_power_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:01.8899034Z test_float_power_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:01.9134048Z test_float_power_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.9370134Z test_float_power_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:01.9604000Z test_float_power_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:01.9841451Z test_float_power_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.0082748Z test_float_power_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.0322490Z test_float_power_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.0556964Z test_float_power_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.0795379Z test_float_power_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.1032899Z test_float_power_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.1434339Z test_float_power_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:02.1834866Z test_float_power_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:02.2071193Z test_float_power_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.2307899Z test_float_power_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.2543860Z test_float_power_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.2778151Z test_float_power_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.3013914Z test_float_power_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.3248532Z test_float_power_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.3482841Z test_float_power_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.3716821Z test_float_power_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.3951895Z test_float_power_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.4350421Z test_float_power_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:02.4748896Z test_float_power_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:02.4984832Z test_float_power_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.5219696Z test_float_power_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.5453986Z test_float_power_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.5690426Z test_float_power_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.5926627Z test_float_power_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:02.6160766Z test_float_power_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.6395398Z test_float_power_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.6629998Z test_float_power_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:02.6722453Z 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:51:02.6723469Z torch.float_power(base, exp, out=out) 2022-08-17T12:51:02.6906084Z ok (0.028s) 2022-08-17T12:51:02.6938752Z test_float_scalar_pow_float_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:51:02.6939291Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:51:02.7002922Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:51:02.7003477Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:51:02.7094756Z ok (0.019s) 2022-08-17T12:51:02.7280444Z test_float_scalar_pow_float_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:02.7298561Z test_floor_divide_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:02.7315244Z test_floor_divide_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:02.7330808Z test_floor_divide_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7346401Z test_floor_divide_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7361468Z test_floor_divide_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7377250Z test_floor_divide_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7392458Z test_floor_divide_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7407087Z test_floor_divide_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7420713Z test_floor_divide_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7434212Z test_floor_divide_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7447259Z test_floor_divide_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7460174Z test_floor_divide_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7473315Z test_floor_divide_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7486368Z test_floor_divide_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7541414Z test_floor_divide_zero_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:02.7595208Z test_floor_divide_zero_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:02.7648460Z test_floor_divide_zero_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:02.7701368Z test_floor_divide_zero_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:02.7754145Z test_floor_divide_zero_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:02.7766732Z test_fmod_remainder_by_zero_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7779486Z test_fmod_remainder_by_zero_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7793021Z test_fmod_remainder_by_zero_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:02.7897910Z test_fmod_remainder_by_zero_integral_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:02.8001740Z test_fmod_remainder_by_zero_integral_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:02.8104939Z test_fmod_remainder_by_zero_integral_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:02.8208269Z test_fmod_remainder_by_zero_integral_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:02.8311697Z test_fmod_remainder_by_zero_integral_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:02.8419105Z test_fmod_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:02.8528996Z test_fmod_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:02.8634539Z test_fmod_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:02.9078561Z test_fmod_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:02.9518282Z test_fmod_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:02.9954581Z test_fmod_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:03.0394630Z test_fmod_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:03.0833889Z test_fmod_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:03.0856309Z test_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:03.0877857Z test_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:03.0898369Z test_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:03.0919307Z test_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:03.0939639Z test_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:03.1089136Z test_heaviside_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:03.1237568Z test_heaviside_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:03.1384811Z test_heaviside_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:03.1532398Z test_heaviside_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:03.1562266Z test_heaviside_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:03.1721475Z test_heaviside_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.1879255Z test_heaviside_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2036639Z test_heaviside_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2193741Z test_heaviside_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2352195Z test_heaviside_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2510157Z test_heaviside_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2668150Z test_heaviside_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2826287Z test_heaviside_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.2984402Z test_heaviside_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.3142493Z test_heaviside_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.3170199Z test_heaviside_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:03.3327849Z test_heaviside_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.3486319Z test_heaviside_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.3643917Z test_heaviside_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.3801497Z test_heaviside_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.3959339Z test_heaviside_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.4116835Z test_heaviside_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.4274063Z test_heaviside_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.4431802Z test_heaviside_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.4588850Z test_heaviside_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.4746119Z test_heaviside_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.4775090Z test_heaviside_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:03.4932728Z test_heaviside_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.5089977Z test_heaviside_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.5247494Z test_heaviside_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.5405909Z test_heaviside_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.5564063Z test_heaviside_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.5725131Z test_heaviside_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.5884889Z test_heaviside_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.6043214Z test_heaviside_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.6200958Z test_heaviside_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.6360774Z test_heaviside_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.6390390Z test_heaviside_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:03.6550397Z test_heaviside_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.6708971Z test_heaviside_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.6866214Z test_heaviside_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7025290Z test_heaviside_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7182291Z test_heaviside_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7338865Z test_heaviside_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7497355Z test_heaviside_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7655108Z test_heaviside_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7811910Z test_heaviside_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7969465Z test_heaviside_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.7997684Z test_heaviside_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:03.8154813Z test_heaviside_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.8312118Z test_heaviside_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.8468903Z test_heaviside_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.8626924Z test_heaviside_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.8784081Z test_heaviside_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.8941344Z test_heaviside_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.9098368Z test_heaviside_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.9255857Z test_heaviside_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.9413525Z test_heaviside_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.9573416Z test_heaviside_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.9602265Z test_heaviside_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:03.9760551Z test_heaviside_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:03.9917048Z test_heaviside_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.0074959Z test_heaviside_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.0232218Z test_heaviside_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.0389242Z test_heaviside_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.0546535Z test_heaviside_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.0703637Z test_heaviside_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.0862229Z test_heaviside_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1018852Z test_heaviside_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1176168Z test_heaviside_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1203496Z test_heaviside_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:04.1360750Z test_heaviside_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1518583Z test_heaviside_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1677484Z test_heaviside_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1836376Z test_heaviside_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.1993889Z test_heaviside_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.2151783Z test_heaviside_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.2308886Z test_heaviside_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.2466804Z test_heaviside_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.2625080Z test_heaviside_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.2783323Z test_heaviside_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.2811889Z test_heaviside_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:04.2969453Z test_heaviside_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.3126354Z test_heaviside_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.3283212Z test_heaviside_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.3440974Z test_heaviside_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.3598820Z test_heaviside_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.3756805Z test_heaviside_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.3914371Z test_heaviside_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.4071839Z test_heaviside_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.4229445Z test_heaviside_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.4386950Z test_heaviside_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.4415347Z test_heaviside_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:04.4572953Z test_heaviside_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.4731098Z test_heaviside_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.4888684Z test_heaviside_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5046008Z test_heaviside_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5203325Z test_heaviside_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5360208Z test_heaviside_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5517691Z test_heaviside_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5676043Z test_heaviside_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5833259Z test_heaviside_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.5991715Z test_heaviside_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:04.6019300Z test_heaviside_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:04.6033224Z test_heaviside_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:04.6059299Z test_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:04.6085206Z test_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:04.6111460Z test_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:11.7499055Z test_idiv_and_ifloordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (7.139s) 2022-08-17T12:51:11.7509139Z test_inplace_division_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:11.7520573Z test_inplace_dunders_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.2732046Z test_int_and_float_pow_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:51:12.2732702Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:51:12.5065348Z ok (0.754s) 2022-08-17T12:51:12.5617305Z test_int_tensor_pow_neg_ints_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:12.5637727Z test_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.5657277Z test_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.5675637Z test_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.5697700Z test_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.5729493Z 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:51:12.5730690Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T12:51:12.5743715Z 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:51:12.5744793Z torch.lerp(start, end, weight, out=actual_out) 2022-08-17T12:51:12.6116905Z ok (0.042s) 2022-08-17T12:51:12.6549599Z test_lerp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:12.6748319Z test_lerp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:12.6923918Z test_lerp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:51:12.6939362Z test_lerp_lowp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:12.6954598Z test_lerp_lowp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:12.6972497Z test_logaddexp2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.6989473Z test_logaddexp2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.7006284Z test_logaddexp2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.7023666Z test_logaddexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.7040967Z test_logaddexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.7057861Z test_logaddexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:12.7071235Z test_logical_and_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7084050Z test_logical_and_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7096038Z test_logical_and_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:3243: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:51:12.7096478Z getattr(a, op + "_")(b) 2022-08-17T12:51:12.7098096Z ok (0.001s) 2022-08-17T12:51:12.7111089Z test_logical_and_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7123807Z test_logical_and_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7136600Z test_logical_and_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7149381Z test_logical_and_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7161968Z test_logical_and_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7174764Z test_logical_and_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7186933Z test_logical_and_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7199817Z test_logical_and_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7212624Z test_logical_and_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7224482Z test_logical_and_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7236697Z test_logical_and_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7249114Z test_logical_and_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7261292Z test_logical_and_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7273771Z test_logical_and_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7285853Z test_logical_and_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7298119Z test_logical_and_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7310432Z test_logical_and_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7322634Z test_logical_and_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7334797Z test_logical_and_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7346966Z test_logical_and_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7359211Z test_logical_and_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7372021Z test_logical_and_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7384655Z test_logical_and_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7397427Z test_logical_and_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7410356Z test_logical_and_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7422999Z test_logical_and_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7435755Z test_logical_and_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7448797Z test_logical_and_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7461348Z test_logical_and_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7474345Z test_logical_and_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7487085Z test_logical_and_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7499571Z test_logical_and_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7512037Z test_logical_and_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7524543Z test_logical_and_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7537181Z test_logical_and_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7549657Z test_logical_and_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7562200Z test_logical_and_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7574892Z test_logical_and_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7587312Z test_logical_and_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7600115Z test_logical_and_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7612536Z test_logical_and_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7624980Z test_logical_and_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7637538Z test_logical_and_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7650277Z test_logical_and_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7662681Z test_logical_and_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7675234Z test_logical_and_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7687678Z test_logical_and_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7700149Z test_logical_and_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7712758Z test_logical_and_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7724950Z test_logical_and_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7737496Z test_logical_and_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7749878Z test_logical_and_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7762233Z test_logical_and_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7774660Z test_logical_and_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7786882Z test_logical_and_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7799387Z test_logical_and_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7811771Z test_logical_and_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7824085Z test_logical_and_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7836450Z test_logical_and_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7848999Z test_logical_and_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7861318Z test_logical_and_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7873817Z test_logical_and_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7886020Z test_logical_and_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7898467Z test_logical_and_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7910727Z test_logical_and_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7923384Z test_logical_and_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7936003Z test_logical_and_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7947985Z test_logical_and_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7960839Z test_logical_and_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7973578Z test_logical_and_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7986143Z test_logical_and_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.7998876Z test_logical_and_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8011739Z test_logical_and_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8024355Z test_logical_and_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8037361Z test_logical_and_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8050166Z test_logical_and_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8062840Z test_logical_and_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8075737Z test_logical_and_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8088653Z test_logical_and_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8101319Z test_logical_and_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8114130Z test_logical_and_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8127051Z test_logical_and_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8138973Z test_logical_and_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8151141Z test_logical_and_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8163486Z test_logical_and_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8175771Z test_logical_and_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8188037Z test_logical_and_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8200491Z test_logical_and_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8212956Z test_logical_and_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8225132Z test_logical_and_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8237342Z test_logical_and_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8249639Z test_logical_and_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8261507Z test_logical_and_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8273684Z test_logical_and_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8285677Z test_logical_and_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8298307Z test_logical_and_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8310066Z test_logical_and_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8322157Z test_logical_and_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8334178Z test_logical_and_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8346020Z test_logical_and_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8358055Z test_logical_and_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8370735Z test_logical_and_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8382055Z test_logical_and_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8394042Z test_logical_and_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8405899Z test_logical_and_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8418007Z test_logical_and_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8429837Z test_logical_and_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8441744Z test_logical_and_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8453890Z test_logical_and_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8465649Z test_logical_and_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8477720Z test_logical_and_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8490209Z test_logical_and_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8502005Z test_logical_and_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8514037Z test_logical_and_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8525817Z test_logical_and_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8537836Z test_logical_and_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8549691Z test_logical_and_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8561775Z test_logical_and_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8573856Z test_logical_and_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8586076Z test_logical_and_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8598777Z test_logical_and_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8610822Z test_logical_and_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8623096Z test_logical_and_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8635589Z test_logical_and_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8648059Z test_logical_and_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8660304Z test_logical_and_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8672883Z test_logical_and_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8685088Z test_logical_and_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8697571Z test_logical_and_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8709821Z test_logical_and_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8722263Z test_logical_and_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8734667Z test_logical_and_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8746917Z test_logical_and_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8759289Z test_logical_and_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8771758Z test_logical_and_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8783955Z test_logical_and_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8796397Z test_logical_and_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8808918Z test_logical_and_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8821649Z test_logical_and_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8834022Z test_logical_and_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8846419Z test_logical_and_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.8882459Z test_logical_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.8914249Z test_logical_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:12.8950502Z test_logical_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.8986985Z test_logical_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9023381Z test_logical_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9059931Z test_logical_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9096616Z test_logical_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9133336Z test_logical_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9169756Z test_logical_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9206460Z test_logical_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:12.9219975Z test_logical_or_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9233585Z test_logical_or_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9246961Z test_logical_or_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9260064Z test_logical_or_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9272631Z test_logical_or_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9284907Z test_logical_or_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9297456Z test_logical_or_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9309815Z test_logical_or_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9322202Z test_logical_or_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9334688Z test_logical_or_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9347573Z test_logical_or_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9360452Z test_logical_or_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9372982Z test_logical_or_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9385186Z test_logical_or_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9397614Z test_logical_or_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9410158Z test_logical_or_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9422395Z test_logical_or_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9434895Z test_logical_or_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9447271Z test_logical_or_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9459437Z test_logical_or_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9471417Z test_logical_or_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9483451Z test_logical_or_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9495669Z test_logical_or_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9507775Z test_logical_or_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9520624Z test_logical_or_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9533462Z test_logical_or_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9546012Z test_logical_or_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9558759Z test_logical_or_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9571595Z test_logical_or_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9584224Z test_logical_or_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9596943Z test_logical_or_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9609571Z test_logical_or_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9621852Z test_logical_or_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9634776Z test_logical_or_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9647442Z test_logical_or_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9660010Z test_logical_or_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9672905Z test_logical_or_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9685512Z test_logical_or_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9698361Z test_logical_or_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9710981Z test_logical_or_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9723672Z test_logical_or_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9736421Z test_logical_or_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9749140Z test_logical_or_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9761916Z test_logical_or_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9774655Z test_logical_or_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9787286Z test_logical_or_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9799995Z test_logical_or_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9812798Z test_logical_or_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9825392Z test_logical_or_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9837989Z test_logical_or_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9851016Z test_logical_or_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9863419Z test_logical_or_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9876052Z test_logical_or_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9888804Z test_logical_or_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9901332Z test_logical_or_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9914050Z test_logical_or_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9927023Z test_logical_or_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9939661Z test_logical_or_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9952374Z test_logical_or_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9965054Z test_logical_or_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9977861Z test_logical_or_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:12.9990432Z test_logical_or_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0003306Z test_logical_or_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0016103Z test_logical_or_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0028775Z test_logical_or_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0041426Z test_logical_or_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0054290Z test_logical_or_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0066870Z test_logical_or_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0079592Z test_logical_or_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0092366Z test_logical_or_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0104735Z test_logical_or_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0117423Z test_logical_or_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0130406Z test_logical_or_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0143189Z test_logical_or_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0155693Z test_logical_or_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0168295Z test_logical_or_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0180680Z test_logical_or_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0193342Z test_logical_or_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0205483Z test_logical_or_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0217901Z test_logical_or_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0230212Z test_logical_or_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0242712Z test_logical_or_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0255199Z test_logical_or_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0267558Z test_logical_or_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0279751Z test_logical_or_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0291923Z test_logical_or_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0304027Z test_logical_or_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0316086Z test_logical_or_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0328324Z test_logical_or_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0340364Z test_logical_or_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0352606Z test_logical_or_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0364686Z test_logical_or_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0376739Z test_logical_or_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0388632Z test_logical_or_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0400637Z test_logical_or_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0412683Z test_logical_or_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0424540Z test_logical_or_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0436558Z test_logical_or_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0448670Z test_logical_or_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0460605Z test_logical_or_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0472692Z test_logical_or_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0484591Z test_logical_or_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0496680Z test_logical_or_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0508596Z test_logical_or_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0520517Z test_logical_or_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0532607Z test_logical_or_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0544605Z test_logical_or_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0556493Z test_logical_or_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0568589Z test_logical_or_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0580396Z test_logical_or_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0592769Z test_logical_or_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0604477Z test_logical_or_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0616483Z test_logical_or_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0628445Z test_logical_or_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0640457Z test_logical_or_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0652566Z test_logical_or_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0664393Z test_logical_or_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0676149Z test_logical_or_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0688081Z test_logical_or_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0699798Z test_logical_or_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0711756Z test_logical_or_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0723576Z test_logical_or_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0735513Z test_logical_or_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0747464Z test_logical_or_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0759546Z test_logical_or_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0771637Z test_logical_or_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0783528Z test_logical_or_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0795589Z test_logical_or_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0807587Z test_logical_or_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0819444Z test_logical_or_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0831303Z test_logical_or_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0843396Z test_logical_or_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0855268Z test_logical_or_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0867280Z test_logical_or_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0879197Z test_logical_or_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0891155Z test_logical_or_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0903334Z test_logical_or_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0915392Z test_logical_or_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0927695Z test_logical_or_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0939299Z test_logical_or_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0951279Z test_logical_or_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0963317Z test_logical_or_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0975362Z test_logical_or_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0987222Z test_logical_or_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.0999575Z test_logical_xor_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1012070Z test_logical_xor_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1024371Z test_logical_xor_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1036807Z test_logical_xor_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1049398Z test_logical_xor_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1061748Z test_logical_xor_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1074331Z test_logical_xor_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1086884Z test_logical_xor_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1099463Z test_logical_xor_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1111996Z test_logical_xor_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1124578Z test_logical_xor_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1136768Z test_logical_xor_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1148611Z test_logical_xor_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1160531Z test_logical_xor_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1172618Z test_logical_xor_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1184307Z test_logical_xor_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1196321Z test_logical_xor_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1208339Z test_logical_xor_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1220267Z test_logical_xor_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1232219Z test_logical_xor_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1244170Z test_logical_xor_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1256168Z test_logical_xor_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1267957Z test_logical_xor_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1279873Z test_logical_xor_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1292525Z test_logical_xor_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1304885Z test_logical_xor_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1317331Z test_logical_xor_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1329817Z test_logical_xor_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1342159Z test_logical_xor_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1354998Z test_logical_xor_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1367384Z test_logical_xor_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1379911Z test_logical_xor_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1392456Z test_logical_xor_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1405137Z test_logical_xor_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1417563Z test_logical_xor_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1429819Z test_logical_xor_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1442328Z test_logical_xor_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1454809Z test_logical_xor_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1467311Z test_logical_xor_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1479832Z test_logical_xor_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1492286Z test_logical_xor_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1504611Z test_logical_xor_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1517272Z test_logical_xor_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1529967Z test_logical_xor_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1542331Z test_logical_xor_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1554934Z test_logical_xor_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1567472Z test_logical_xor_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1579891Z test_logical_xor_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1592402Z test_logical_xor_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1613047Z test_logical_xor_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1617508Z test_logical_xor_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1629794Z test_logical_xor_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1642040Z test_logical_xor_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1654370Z test_logical_xor_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1666765Z test_logical_xor_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1679203Z test_logical_xor_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1691783Z test_logical_xor_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1704170Z test_logical_xor_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1716655Z test_logical_xor_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1729210Z test_logical_xor_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1741571Z test_logical_xor_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1754185Z test_logical_xor_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1766786Z test_logical_xor_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1779430Z test_logical_xor_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1791817Z test_logical_xor_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1804386Z test_logical_xor_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1817163Z test_logical_xor_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1829707Z test_logical_xor_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1842653Z test_logical_xor_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1855291Z test_logical_xor_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1868256Z test_logical_xor_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1880727Z test_logical_xor_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1893273Z test_logical_xor_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1905711Z test_logical_xor_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1918344Z test_logical_xor_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1931054Z test_logical_xor_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1943447Z test_logical_xor_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1956068Z test_logical_xor_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1968620Z test_logical_xor_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1981089Z test_logical_xor_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.1993669Z test_logical_xor_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2006355Z test_logical_xor_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2018816Z test_logical_xor_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2031380Z test_logical_xor_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2043679Z test_logical_xor_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2055946Z test_logical_xor_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2068132Z test_logical_xor_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2080336Z test_logical_xor_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2092572Z test_logical_xor_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2104726Z test_logical_xor_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2117085Z test_logical_xor_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2129521Z test_logical_xor_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2141729Z test_logical_xor_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2154042Z test_logical_xor_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2166293Z test_logical_xor_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2178441Z test_logical_xor_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2190944Z test_logical_xor_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2202978Z test_logical_xor_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2215295Z test_logical_xor_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2227469Z test_logical_xor_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2239726Z test_logical_xor_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2252035Z test_logical_xor_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2264090Z test_logical_xor_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2276265Z test_logical_xor_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2288516Z test_logical_xor_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2300729Z test_logical_xor_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2313090Z test_logical_xor_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2325098Z test_logical_xor_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2337331Z test_logical_xor_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2349288Z test_logical_xor_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2361493Z test_logical_xor_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2373884Z test_logical_xor_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2385692Z test_logical_xor_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2397826Z test_logical_xor_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2409627Z test_logical_xor_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2421406Z test_logical_xor_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2433380Z test_logical_xor_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2445151Z test_logical_xor_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2457002Z test_logical_xor_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2469027Z test_logical_xor_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2481090Z test_logical_xor_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2493075Z test_logical_xor_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2504902Z test_logical_xor_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2516912Z test_logical_xor_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2528985Z test_logical_xor_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2540797Z test_logical_xor_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2552699Z test_logical_xor_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2564499Z test_logical_xor_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2576742Z test_logical_xor_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2588666Z test_logical_xor_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2600626Z test_logical_xor_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2612707Z test_logical_xor_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2624790Z test_logical_xor_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2636804Z test_logical_xor_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2648945Z test_logical_xor_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2661166Z test_logical_xor_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2673405Z test_logical_xor_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2685416Z test_logical_xor_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2697619Z test_logical_xor_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2709606Z test_logical_xor_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2721843Z test_logical_xor_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2734244Z test_logical_xor_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2746231Z test_logical_xor_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.2758659Z test_logical_xor_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:13.4748424Z test_logical_xor_with_nontrivial_alignment_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.199s) 2022-08-17T12:51:13.5038857Z test_long_tensor_pow_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:13.5062890Z test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5085863Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5108195Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5130493Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5152867Z test_maximum_and_minimum_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5174721Z test_maximum_and_minimum_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5196645Z test_maximum_and_minimum_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5218459Z test_maximum_and_minimum_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5240281Z test_maximum_and_minimum_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5262130Z test_maximum_and_minimum_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5283853Z test_maximum_and_minimum_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5305622Z test_maximum_and_minimum_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5327494Z test_maximum_and_minimum_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5348955Z test_maximum_and_minimum_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5370722Z test_maximum_and_minimum_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5391803Z test_maximum_and_minimum_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:13.5894741Z test_maximum_minimum_complex_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.6395138Z test_maximum_minimum_complex_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.6895520Z test_maximum_minimum_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.7395739Z test_maximum_minimum_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.7896307Z test_maximum_minimum_complex_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.8398416Z test_maximum_minimum_complex_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.8899640Z test_maximum_minimum_complex_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.9400611Z test_maximum_minimum_complex_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:13.9902712Z test_maximum_minimum_complex_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.0404394Z test_maximum_minimum_complex_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.0906358Z test_maximum_minimum_complex_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.1407525Z test_maximum_minimum_complex_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.1908818Z test_maximum_minimum_complex_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.2408985Z test_maximum_minimum_complex_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.2910939Z test_maximum_minimum_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.3412841Z test_maximum_minimum_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.3914278Z test_maximum_minimum_complex_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.4418189Z test_maximum_minimum_complex_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.4919454Z test_maximum_minimum_complex_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.5422615Z test_maximum_minimum_complex_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.5923803Z test_maximum_minimum_complex_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.6424976Z test_maximum_minimum_complex_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.6925338Z test_maximum_minimum_complex_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:14.7432644Z test_maximum_minimum_complex_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:14.7447651Z test_maximum_minimum_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:51:14.7479694Z test_maximum_minimum_float_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7509666Z test_maximum_minimum_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7539246Z test_maximum_minimum_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7568139Z test_maximum_minimum_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7601675Z test_maximum_minimum_float_nan_and_inf_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7635372Z test_maximum_minimum_float_nan_and_inf_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7668384Z test_maximum_minimum_float_nan_and_inf_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7700918Z test_maximum_minimum_float_nan_and_inf_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7720873Z test_maximum_minimum_forward_ad_float32_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:14.7747102Z test_maximum_minimum_int_and_bool_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7772783Z test_maximum_minimum_int_and_bool_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:14.7798221Z test_maximum_minimum_int_and_bool_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:14.7822789Z test_maximum_minimum_int_and_bool_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:14.7848284Z test_maximum_minimum_int_and_bool_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:14.7873615Z test_maximum_minimum_int_and_bool_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:14.7888816Z test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7903847Z test_maximum_minimum_type_promotion_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7919227Z test_maximum_minimum_type_promotion_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7934675Z test_maximum_minimum_type_promotion_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7950004Z test_maximum_minimum_type_promotion_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7964812Z test_maximum_minimum_type_promotion_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7979948Z test_maximum_minimum_type_promotion_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.7995154Z test_maximum_minimum_type_promotion_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8010377Z test_maximum_minimum_type_promotion_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8025336Z test_maximum_minimum_type_promotion_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8040426Z test_maximum_minimum_type_promotion_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8055355Z test_maximum_minimum_type_promotion_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8070398Z test_maximum_minimum_type_promotion_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8085574Z test_maximum_minimum_type_promotion_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8100746Z test_maximum_minimum_type_promotion_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8115972Z test_maximum_minimum_type_promotion_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8131136Z test_maximum_minimum_type_promotion_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8146083Z test_maximum_minimum_type_promotion_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8161180Z test_maximum_minimum_type_promotion_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8176308Z test_maximum_minimum_type_promotion_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8191565Z test_maximum_minimum_type_promotion_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8206657Z test_maximum_minimum_type_promotion_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8221522Z test_maximum_minimum_type_promotion_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8236862Z test_maximum_minimum_type_promotion_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8252091Z test_maximum_minimum_type_promotion_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8267094Z test_maximum_minimum_type_promotion_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8282088Z test_maximum_minimum_type_promotion_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8297291Z test_maximum_minimum_type_promotion_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8312416Z test_maximum_minimum_type_promotion_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8327677Z test_maximum_minimum_type_promotion_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8342544Z test_maximum_minimum_type_promotion_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8357667Z test_maximum_minimum_type_promotion_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8372739Z test_maximum_minimum_type_promotion_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8387474Z test_maximum_minimum_type_promotion_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8402393Z test_maximum_minimum_type_promotion_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8417569Z test_maximum_minimum_type_promotion_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8432357Z test_maximum_minimum_type_promotion_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8448094Z test_maximum_minimum_type_promotion_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8463040Z test_maximum_minimum_type_promotion_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8478182Z test_maximum_minimum_type_promotion_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8493220Z test_maximum_minimum_type_promotion_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8508185Z test_maximum_minimum_type_promotion_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8523241Z test_maximum_minimum_type_promotion_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8538305Z test_maximum_minimum_type_promotion_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8553206Z test_maximum_minimum_type_promotion_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8568260Z test_maximum_minimum_type_promotion_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8583136Z test_maximum_minimum_type_promotion_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8598137Z test_maximum_minimum_type_promotion_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8613288Z test_maximum_minimum_type_promotion_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8628125Z test_maximum_minimum_type_promotion_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8643131Z test_maximum_minimum_type_promotion_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8658239Z test_maximum_minimum_type_promotion_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8673207Z test_maximum_minimum_type_promotion_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8688417Z test_maximum_minimum_type_promotion_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8703447Z test_maximum_minimum_type_promotion_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8718086Z test_maximum_minimum_type_promotion_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8733095Z test_maximum_minimum_type_promotion_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8747881Z test_maximum_minimum_type_promotion_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8762940Z test_maximum_minimum_type_promotion_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8778032Z test_maximum_minimum_type_promotion_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8793106Z test_maximum_minimum_type_promotion_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8808016Z test_maximum_minimum_type_promotion_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8822800Z test_maximum_minimum_type_promotion_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8837832Z test_maximum_minimum_type_promotion_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8852980Z test_maximum_minimum_type_promotion_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8867934Z test_maximum_minimum_type_promotion_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8882877Z test_maximum_minimum_type_promotion_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8897782Z test_maximum_minimum_type_promotion_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8912823Z test_maximum_minimum_type_promotion_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8927944Z test_maximum_minimum_type_promotion_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8942882Z test_maximum_minimum_type_promotion_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8957890Z test_maximum_minimum_type_promotion_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8973088Z test_maximum_minimum_type_promotion_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.8987909Z test_maximum_minimum_type_promotion_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9003159Z test_maximum_minimum_type_promotion_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9018060Z test_maximum_minimum_type_promotion_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9033097Z test_maximum_minimum_type_promotion_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9047976Z test_maximum_minimum_type_promotion_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9062837Z test_maximum_minimum_type_promotion_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9077986Z test_maximum_minimum_type_promotion_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9093057Z test_maximum_minimum_type_promotion_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9107971Z test_maximum_minimum_type_promotion_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9122985Z test_maximum_minimum_type_promotion_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9137924Z test_maximum_minimum_type_promotion_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9152992Z test_maximum_minimum_type_promotion_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9168075Z test_maximum_minimum_type_promotion_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9182958Z test_maximum_minimum_type_promotion_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9198469Z test_maximum_minimum_type_promotion_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9212753Z test_maximum_minimum_type_promotion_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9227816Z test_maximum_minimum_type_promotion_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9243165Z test_maximum_minimum_type_promotion_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9257982Z test_maximum_minimum_type_promotion_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9273124Z test_maximum_minimum_type_promotion_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9288193Z test_maximum_minimum_type_promotion_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9303097Z test_maximum_minimum_type_promotion_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9318029Z test_maximum_minimum_type_promotion_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9333019Z test_maximum_minimum_type_promotion_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9347780Z test_maximum_minimum_type_promotion_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9363023Z test_maximum_minimum_type_promotion_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9377633Z test_maximum_minimum_type_promotion_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:14.9608732Z test_min_max_binary_op_nan_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:14.9839247Z test_min_max_binary_op_nan_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:14.9848082Z test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:14.9872004Z test_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:14.9923826Z test_mul_intertype_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:14.9974240Z test_mul_intertype_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:14.9992183Z test_muldiv_scalar_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0008660Z test_muldiv_scalar_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0027847Z test_muldiv_scalar_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0047674Z test_muldiv_scalar_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0065968Z test_muldiv_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0083231Z test_muldiv_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0103059Z test_muldiv_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0120088Z test_muldiv_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0136591Z test_muldiv_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0152980Z test_muldiv_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0169479Z test_muldiv_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0185840Z test_muldiv_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0217247Z test_nextafter_bfloat16_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.0239652Z test_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0262320Z test_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0283669Z test_non_contig___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0302107Z test_non_contig___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0324762Z test_non_contig___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0347638Z test_non_contig___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0369003Z test_non_contig___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0389757Z test_non_contig___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0410896Z test_non_contig___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0429408Z test_non_contig___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0447716Z test_non_contig___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0465884Z test_non_contig___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0483812Z test_non_contig___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0501742Z test_non_contig___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0519444Z test_non_contig___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0537243Z test_non_contig___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0554796Z test_non_contig___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0572255Z test_non_contig___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0589753Z test_non_contig___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0607409Z test_non_contig___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0628180Z test_non_contig___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0650214Z test_non_contig___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0674699Z test_non_contig___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0698203Z test_non_contig___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0720423Z test_non_contig___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0742183Z test_non_contig___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0763991Z test_non_contig___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0784877Z test_non_contig___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0805818Z test_non_contig___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0826712Z test_non_contig___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0847833Z test_non_contig___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0868656Z test_non_contig___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0890232Z test_non_contig___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0912671Z test_non_contig___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0934288Z test_non_contig___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0955905Z test_non_contig___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0976708Z test_non_contig___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.0995185Z test_non_contig___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1017266Z test_non_contig___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1039756Z test_non_contig___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1061163Z test_non_contig___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1082152Z test_non_contig___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1103148Z test_non_contig___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1121912Z test_non_contig___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1140471Z test_non_contig___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1158949Z test_non_contig___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1177268Z test_non_contig___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1195132Z test_non_contig___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1212786Z test_non_contig___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1230530Z test_non_contig___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1248698Z test_non_contig___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1266231Z test_non_contig___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1284045Z test_non_contig___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1301823Z test_non_contig___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1317945Z 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:51:15.1318521Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:51:15.1324317Z ok (0.002s) 2022-08-17T12:51:15.1351648Z test_non_contig___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.1378035Z test_non_contig___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.1400300Z test_non_contig___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1422412Z test_non_contig___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1445115Z test_non_contig___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1464542Z test_non_contig___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1483139Z test_non_contig___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1501914Z test_non_contig___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1520370Z test_non_contig___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1539234Z test_non_contig___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1558728Z test_non_contig___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1582352Z test_non_contig___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1604697Z test_non_contig___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1625968Z test_non_contig___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1646819Z test_non_contig___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1667281Z test_non_contig___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1686332Z test_non_contig___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1704657Z test_non_contig___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1722969Z test_non_contig___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1740655Z test_non_contig___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1758206Z test_non_contig___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1775659Z test_non_contig___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1793301Z test_non_contig___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1811043Z test_non_contig___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1828065Z test_non_contig___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1845658Z test_non_contig___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1863189Z test_non_contig___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1882815Z test_non_contig_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1901143Z test_non_contig_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1923022Z test_non_contig_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1947538Z test_non_contig_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1970096Z test_non_contig_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.1991269Z test_non_contig_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2012165Z test_non_contig_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2032676Z test_non_contig_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2051264Z test_non_contig_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2068982Z test_non_contig_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2087389Z test_non_contig_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2104685Z test_non_contig_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2122367Z test_non_contig_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2142976Z test_non_contig_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2163349Z test_non_contig_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2185092Z test_non_contig_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2206968Z test_non_contig_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2227028Z test_non_contig_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2247699Z test_non_contig_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2267671Z test_non_contig_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2288076Z test_non_contig_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2308262Z test_non_contig_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2326758Z test_non_contig_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2344177Z test_non_contig_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2361760Z test_non_contig_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2379086Z test_non_contig_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2396650Z test_non_contig_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2414575Z test_non_contig_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2432171Z test_non_contig_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2450073Z test_non_contig_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2467173Z test_non_contig_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2484771Z test_non_contig_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2502357Z test_non_contig_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2519758Z test_non_contig_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2537241Z test_non_contig_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2554957Z test_non_contig_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2572501Z test_non_contig_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2589878Z test_non_contig_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2607765Z test_non_contig_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2625220Z test_non_contig_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2642739Z test_non_contig_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2660234Z test_non_contig_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2677733Z test_non_contig_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2695350Z test_non_contig_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2712704Z test_non_contig_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2730823Z test_non_contig_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2748240Z test_non_contig_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2765568Z test_non_contig_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2783153Z test_non_contig_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2801163Z test_non_contig_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2820682Z test_non_contig_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2838833Z test_non_contig_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2859252Z test_non_contig_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2880094Z test_non_contig_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2900763Z test_non_contig_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2919219Z test_non_contig_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2936737Z test_non_contig_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2954075Z test_non_contig_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2971608Z test_non_contig_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.2989111Z test_non_contig_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3009079Z test_non_contig_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3027143Z test_non_contig_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3047595Z test_non_contig_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3068551Z test_non_contig_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3089446Z test_non_contig_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3107564Z test_non_contig_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3125177Z test_non_contig_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3142986Z test_non_contig_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3161030Z test_non_contig_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3178572Z test_non_contig_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3199883Z test_non_contig_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3221028Z test_non_contig_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3242108Z test_non_contig_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3262759Z test_non_contig_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3282514Z test_non_contig_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3303607Z test_non_contig_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3324475Z test_non_contig_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3345060Z test_non_contig_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3365072Z test_non_contig_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3384904Z test_non_contig_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3404726Z test_non_contig_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3424633Z test_non_contig_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3444462Z test_non_contig_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3465838Z test_non_contig_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3487836Z test_non_contig_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3508967Z test_non_contig_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3530537Z test_non_contig_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3550950Z test_non_contig_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3571650Z test_non_contig_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3591929Z test_non_contig_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3612492Z test_non_contig_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3632843Z test_non_contig_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3654213Z test_non_contig_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3674487Z test_non_contig_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3698085Z test_non_contig_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3721232Z test_non_contig_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3743156Z test_non_contig_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3764513Z test_non_contig_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3785791Z test_non_contig_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3806418Z test_non_contig_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3826906Z test_non_contig_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3847452Z test_non_contig_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3867641Z test_non_contig_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3888291Z test_non_contig_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3909208Z test_non_contig_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3931453Z test_non_contig_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3952681Z test_non_contig_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3974244Z test_non_contig_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.3994445Z test_non_contig_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4015035Z test_non_contig_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4035489Z test_non_contig_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4055892Z test_non_contig_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4076365Z test_non_contig_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4095757Z test_non_contig_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4113195Z test_non_contig_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4133709Z test_non_contig_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4155287Z test_non_contig_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4175388Z test_non_contig_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4195484Z test_non_contig_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4215082Z test_non_contig_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4235502Z test_non_contig_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4253805Z test_non_contig_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4271216Z test_non_contig_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4289052Z test_non_contig_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4306287Z test_non_contig_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4323688Z test_non_contig_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4350134Z test_non_contig_expand___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4371944Z test_non_contig_expand___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4401192Z test_non_contig_expand___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4431817Z test_non_contig_expand___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4459470Z test_non_contig_expand___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4485917Z test_non_contig_expand___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4512132Z test_non_contig_expand___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4534453Z test_non_contig_expand___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4556437Z test_non_contig_expand___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4577946Z test_non_contig_expand___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4600425Z test_non_contig_expand___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4623052Z test_non_contig_expand___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4645093Z test_non_contig_expand___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4667211Z test_non_contig_expand___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4689853Z test_non_contig_expand___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4711222Z test_non_contig_expand___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4733773Z test_non_contig_expand___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4755735Z test_non_contig_expand___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.4783752Z test_non_contig_expand___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4810721Z test_non_contig_expand___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4841381Z test_non_contig_expand___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4873478Z test_non_contig_expand___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4902146Z test_non_contig_expand___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4932024Z test_non_contig_expand___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4959551Z test_non_contig_expand___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.4986610Z test_non_contig_expand___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5013392Z test_non_contig_expand___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5040048Z test_non_contig_expand___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5066319Z test_non_contig_expand___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5093189Z test_non_contig_expand___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5120447Z test_non_contig_expand___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5147773Z test_non_contig_expand___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5177377Z test_non_contig_expand___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5206779Z test_non_contig_expand___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5233869Z test_non_contig_expand___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5255433Z test_non_contig_expand___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5284840Z test_non_contig_expand___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5315577Z test_non_contig_expand___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5342809Z test_non_contig_expand___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5369350Z test_non_contig_expand___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5394953Z test_non_contig_expand___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5416935Z test_non_contig_expand___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5440256Z test_non_contig_expand___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5463483Z test_non_contig_expand___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5485836Z test_non_contig_expand___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5507719Z test_non_contig_expand___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5529433Z test_non_contig_expand___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5551128Z test_non_contig_expand___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5573076Z test_non_contig_expand___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5594510Z test_non_contig_expand___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5616466Z test_non_contig_expand___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5637967Z test_non_contig_expand___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5666417Z test_non_contig_expand___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5698347Z test_non_contig_expand___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5733822Z test_non_contig_expand___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5763444Z test_non_contig_expand___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5791754Z test_non_contig_expand___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5820175Z test_non_contig_expand___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5843086Z test_non_contig_expand___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5865790Z test_non_contig_expand___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5887821Z test_non_contig_expand___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5910115Z test_non_contig_expand___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5933305Z test_non_contig_expand___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.5960061Z test_non_contig_expand___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.5992520Z test_non_contig_expand___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6024741Z test_non_contig_expand___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6052433Z test_non_contig_expand___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6078989Z test_non_contig_expand___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6104780Z test_non_contig_expand___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6126774Z test_non_contig_expand___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6148282Z test_non_contig_expand___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6169599Z test_non_contig_expand___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6191175Z test_non_contig_expand___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6213091Z test_non_contig_expand___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6235106Z test_non_contig_expand___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6257244Z test_non_contig_expand___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6279171Z test_non_contig_expand___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6300585Z test_non_contig_expand___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6322440Z test_non_contig_expand___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6344482Z test_non_contig_expand___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6371252Z test_non_contig_expand_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6392851Z test_non_contig_expand_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6422382Z test_non_contig_expand_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6452892Z test_non_contig_expand_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6483670Z test_non_contig_expand_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6511162Z test_non_contig_expand_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6537984Z test_non_contig_expand_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6564037Z test_non_contig_expand_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6586127Z test_non_contig_expand_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6608160Z test_non_contig_expand_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6629395Z test_non_contig_expand_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6651661Z test_non_contig_expand_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6673630Z test_non_contig_expand_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6701001Z test_non_contig_expand_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6727730Z test_non_contig_expand_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6755495Z test_non_contig_expand_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6782594Z test_non_contig_expand_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6809741Z test_non_contig_expand_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6836796Z test_non_contig_expand_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6863652Z test_non_contig_expand_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6890800Z test_non_contig_expand_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6917846Z test_non_contig_expand_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.6940228Z test_non_contig_expand_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6962089Z test_non_contig_expand_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.6983953Z test_non_contig_expand_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7005335Z test_non_contig_expand_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7027231Z test_non_contig_expand_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7049522Z test_non_contig_expand_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7071213Z test_non_contig_expand_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7093466Z test_non_contig_expand_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7114896Z test_non_contig_expand_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7136673Z test_non_contig_expand_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7158789Z test_non_contig_expand_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7180511Z test_non_contig_expand_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7202507Z test_non_contig_expand_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7224360Z test_non_contig_expand_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7245845Z test_non_contig_expand_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7267839Z test_non_contig_expand_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7290164Z test_non_contig_expand_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7312141Z test_non_contig_expand_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7334055Z test_non_contig_expand_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7355607Z test_non_contig_expand_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7377542Z test_non_contig_expand_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7399631Z test_non_contig_expand_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7421377Z test_non_contig_expand_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7443396Z test_non_contig_expand_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7465285Z test_non_contig_expand_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7486818Z test_non_contig_expand_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7508418Z test_non_contig_expand_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7530884Z test_non_contig_expand_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7557603Z test_non_contig_expand_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7579318Z test_non_contig_expand_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7605849Z test_non_contig_expand_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7632741Z test_non_contig_expand_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7658634Z test_non_contig_expand_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7680708Z test_non_contig_expand_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7702458Z test_non_contig_expand_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7723672Z test_non_contig_expand_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7745456Z test_non_contig_expand_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7767417Z test_non_contig_expand_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7794036Z test_non_contig_expand_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7815574Z test_non_contig_expand_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7842447Z test_non_contig_expand_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7868708Z test_non_contig_expand_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7894812Z test_non_contig_expand_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.7916795Z test_non_contig_expand_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7938702Z test_non_contig_expand_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7959924Z test_non_contig_expand_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.7981632Z test_non_contig_expand_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.8003612Z test_non_contig_expand_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.8032013Z test_non_contig_expand_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8061274Z test_non_contig_expand_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8090208Z test_non_contig_expand_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8117804Z test_non_contig_expand_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8142806Z test_non_contig_expand_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.8169755Z test_non_contig_expand_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8196357Z test_non_contig_expand_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8222482Z test_non_contig_expand_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8247831Z test_non_contig_expand_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.8273227Z test_non_contig_expand_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.8299080Z test_non_contig_expand_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.8324527Z test_non_contig_expand_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8350207Z test_non_contig_expand_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8378488Z test_non_contig_expand_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8406413Z test_non_contig_expand_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8434327Z test_non_contig_expand_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8461533Z test_non_contig_expand_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8488257Z test_non_contig_expand_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8514865Z test_non_contig_expand_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8541301Z test_non_contig_expand_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8567884Z test_non_contig_expand_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8594383Z test_non_contig_expand_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8622293Z test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8648568Z test_non_contig_expand_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8679569Z test_non_contig_expand_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8711700Z test_non_contig_expand_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8740092Z test_non_contig_expand_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8767886Z test_non_contig_expand_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8794886Z test_non_contig_expand_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8821546Z test_non_contig_expand_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8847852Z test_non_contig_expand_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8873785Z test_non_contig_expand_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8900009Z test_non_contig_expand_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8926632Z test_non_contig_expand_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8954156Z test_non_contig_expand_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.8982133Z test_non_contig_expand_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9010454Z test_non_contig_expand_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9038338Z test_non_contig_expand_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9064879Z test_non_contig_expand_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9091584Z test_non_contig_expand_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9118147Z test_non_contig_expand_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9144501Z test_non_contig_expand_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9172065Z test_non_contig_expand_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9195797Z test_non_contig_expand_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9217501Z test_non_contig_expand_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9242522Z test_non_contig_expand_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9267587Z test_non_contig_expand_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9293048Z test_non_contig_expand_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9316699Z test_non_contig_expand_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9340293Z test_non_contig_expand_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9363854Z test_non_contig_expand_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9386277Z test_non_contig_expand_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9408075Z test_non_contig_expand_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9429846Z test_non_contig_expand_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9451974Z test_non_contig_expand_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9473972Z test_non_contig_expand_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9502478Z test_non_contig_expand_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9529530Z test_non_contig_expand_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9560093Z test_non_contig_expand_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9591209Z test_non_contig_expand_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9620763Z test_non_contig_expand_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9649627Z test_non_contig_expand_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9677101Z test_non_contig_expand_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9704445Z test_non_contig_expand_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9731949Z test_non_contig_expand_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9759154Z test_non_contig_expand_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9786591Z test_non_contig_expand_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9813946Z test_non_contig_expand_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9824432Z test_non_contig_expand_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:15.9852459Z test_non_contig_expand_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9881288Z test_non_contig_expand_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9909312Z test_non_contig_expand_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:15.9932883Z test_non_contig_expand_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9955814Z test_non_contig_expand_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:15.9978241Z test_non_contig_expand_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0001228Z test_non_contig_expand_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0024166Z test_non_contig_expand_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0051147Z test_non_contig_expand_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0072893Z test_non_contig_expand_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0099947Z test_non_contig_expand_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0126942Z test_non_contig_expand_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0153228Z test_non_contig_expand_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0175314Z test_non_contig_expand_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0197092Z test_non_contig_expand_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0218668Z test_non_contig_expand_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0240499Z test_non_contig_expand_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0262432Z test_non_contig_expand_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0289413Z test_non_contig_expand_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0311197Z test_non_contig_expand_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0338123Z test_non_contig_expand_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0365006Z test_non_contig_expand_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0391668Z test_non_contig_expand_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0413951Z test_non_contig_expand_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0435923Z test_non_contig_expand_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0457483Z test_non_contig_expand_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0479646Z test_non_contig_expand_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0501822Z test_non_contig_expand_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0530445Z test_non_contig_expand_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0558696Z test_non_contig_expand_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0587073Z test_non_contig_expand_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0615722Z test_non_contig_expand_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.0639053Z test_non_contig_expand_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0662081Z test_non_contig_expand_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0684347Z test_non_contig_expand_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0707243Z test_non_contig_expand_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0730495Z test_non_contig_expand_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0752628Z test_non_contig_expand_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0774985Z test_non_contig_expand_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0796540Z test_non_contig_expand_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0818575Z test_non_contig_expand_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0840731Z test_non_contig_expand_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0864357Z test_non_contig_expand_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0886449Z test_non_contig_expand_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0909708Z test_non_contig_expand_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0934467Z test_non_contig_expand_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0958354Z test_non_contig_expand_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.0980575Z test_non_contig_expand_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1002510Z test_non_contig_expand_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1024321Z test_non_contig_expand_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1046593Z test_non_contig_expand_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1068505Z test_non_contig_expand_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1092326Z test_non_contig_expand_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1114084Z test_non_contig_expand_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1138290Z test_non_contig_expand_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1161720Z test_non_contig_expand_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1185134Z test_non_contig_expand_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1207209Z test_non_contig_expand_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1228812Z test_non_contig_expand_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1250887Z test_non_contig_expand_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1272771Z test_non_contig_expand_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1294793Z test_non_contig_expand_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1321589Z test_non_contig_expand_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1343315Z test_non_contig_expand_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1370279Z test_non_contig_expand_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1397023Z test_non_contig_expand_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1423171Z test_non_contig_expand_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1445331Z test_non_contig_expand_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1466958Z test_non_contig_expand_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1489046Z test_non_contig_expand_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1510740Z test_non_contig_expand_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1532751Z test_non_contig_expand_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1560182Z test_non_contig_expand_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1587755Z test_non_contig_expand_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1615064Z test_non_contig_expand_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1642262Z test_non_contig_expand_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1669238Z test_non_contig_expand_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1696389Z test_non_contig_expand_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1722283Z test_non_contig_expand_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1748968Z test_non_contig_expand_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1776012Z test_non_contig_expand_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1802762Z test_non_contig_expand_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1828976Z test_non_contig_expand_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1854746Z test_non_contig_expand_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1878898Z test_non_contig_expand_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.1906848Z test_non_contig_expand_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1935767Z test_non_contig_expand_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1961490Z test_non_contig_expand_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.1988095Z test_non_contig_expand_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2013436Z test_non_contig_expand_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2037752Z test_non_contig_expand_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2061731Z test_non_contig_expand_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2085946Z test_non_contig_expand_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2109958Z test_non_contig_expand_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2134282Z test_non_contig_expand_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2147699Z test_non_contig_expand_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2160920Z test_non_contig_expand_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2174675Z test_non_contig_expand_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2188076Z test_non_contig_expand_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2202263Z test_non_contig_expand_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2216361Z test_non_contig_expand_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2230336Z test_non_contig_expand_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2243715Z test_non_contig_expand_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2257113Z test_non_contig_expand_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2270408Z test_non_contig_expand_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2283657Z test_non_contig_expand_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2297028Z test_non_contig_expand_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2310257Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2323733Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2337238Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2350404Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2363769Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2377111Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2390339Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2403792Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2417083Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2430307Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2443882Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2458526Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:16.2482566Z test_non_contig_expand_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2505237Z test_non_contig_expand_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2527039Z test_non_contig_expand_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2549144Z test_non_contig_expand_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2571568Z test_non_contig_expand_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2599855Z test_non_contig_expand_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2627302Z test_non_contig_expand_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2658630Z test_non_contig_expand_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2689983Z test_non_contig_expand_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2718744Z test_non_contig_expand_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2746680Z test_non_contig_expand_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2774553Z test_non_contig_expand_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2801845Z test_non_contig_expand_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2829260Z test_non_contig_expand_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2857737Z test_non_contig_expand_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2884571Z test_non_contig_expand_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2912195Z test_non_contig_expand_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.2936888Z test_non_contig_expand_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2958705Z test_non_contig_expand_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.2982421Z test_non_contig_expand_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3005933Z test_non_contig_expand_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3029536Z test_non_contig_expand_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3051854Z test_non_contig_expand_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3073815Z test_non_contig_expand_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3095678Z test_non_contig_expand_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3117697Z test_non_contig_expand_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3139683Z test_non_contig_expand_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3163404Z test_non_contig_expand_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3185222Z test_non_contig_expand_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3210638Z test_non_contig_expand_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3235905Z test_non_contig_expand_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3259468Z test_non_contig_expand_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3282997Z test_non_contig_expand_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3306575Z test_non_contig_expand_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3328803Z test_non_contig_expand_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3350647Z test_non_contig_expand_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3372887Z test_non_contig_expand_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3394968Z test_non_contig_expand_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3417076Z test_non_contig_expand_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3440871Z test_non_contig_expand_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3462689Z test_non_contig_expand_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3488023Z test_non_contig_expand_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3513240Z test_non_contig_expand_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3537135Z test_non_contig_expand_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3560761Z test_non_contig_expand_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3584400Z test_non_contig_expand_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3606826Z test_non_contig_expand_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3628619Z test_non_contig_expand_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3650857Z test_non_contig_expand_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3672882Z test_non_contig_expand_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3695063Z test_non_contig_expand_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3718803Z test_non_contig_expand_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3740456Z test_non_contig_expand_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3765576Z test_non_contig_expand_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3790723Z test_non_contig_expand_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3814677Z test_non_contig_expand_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3838395Z test_non_contig_expand_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3861903Z test_non_contig_expand_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3883941Z test_non_contig_expand_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3905899Z test_non_contig_expand_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3928797Z test_non_contig_expand_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3950586Z test_non_contig_expand_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3972945Z test_non_contig_expand_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.3996604Z test_non_contig_expand_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4018356Z test_non_contig_expand_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4041723Z test_non_contig_expand_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4065290Z test_non_contig_expand_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4088991Z test_non_contig_expand_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4110998Z test_non_contig_expand_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4132939Z test_non_contig_expand_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4154926Z test_non_contig_expand_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4176844Z test_non_contig_expand_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4198888Z test_non_contig_expand_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4225844Z test_non_contig_expand_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4247943Z test_non_contig_expand_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4274844Z test_non_contig_expand_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4301571Z test_non_contig_expand_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4327872Z test_non_contig_expand_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4349679Z test_non_contig_expand_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4371892Z test_non_contig_expand_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4393438Z test_non_contig_expand_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4415456Z test_non_contig_expand_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4437447Z test_non_contig_expand_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4464156Z test_non_contig_expand_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4485983Z test_non_contig_expand_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4512669Z test_non_contig_expand_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4539558Z test_non_contig_expand_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4565717Z test_non_contig_expand_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4587762Z test_non_contig_expand_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4609928Z test_non_contig_expand_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4631210Z test_non_contig_expand_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4653202Z test_non_contig_expand_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4675374Z test_non_contig_expand_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4702007Z test_non_contig_expand_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4723830Z test_non_contig_expand_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4750719Z test_non_contig_expand_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4777754Z test_non_contig_expand_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4804050Z test_non_contig_expand_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4826009Z test_non_contig_expand_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4848219Z test_non_contig_expand_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4869641Z test_non_contig_expand_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4891844Z test_non_contig_expand_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4913853Z test_non_contig_expand_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4941059Z test_non_contig_expand_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.4962864Z test_non_contig_expand_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.4989546Z test_non_contig_expand_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5016603Z test_non_contig_expand_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5042865Z test_non_contig_expand_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5065140Z test_non_contig_expand_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5086891Z test_non_contig_expand_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5108594Z test_non_contig_expand_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5130704Z test_non_contig_expand_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5153086Z test_non_contig_expand_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5179616Z test_non_contig_expand_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5201468Z test_non_contig_expand_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5231391Z test_non_contig_expand_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5262513Z test_non_contig_expand_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5293780Z test_non_contig_expand_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5321320Z test_non_contig_expand_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5348002Z test_non_contig_expand_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5374497Z test_non_contig_expand_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5396739Z test_non_contig_expand_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5418863Z test_non_contig_expand_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5440392Z test_non_contig_expand_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5462382Z test_non_contig_expand_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5484344Z test_non_contig_expand_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5507823Z test_non_contig_expand_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5529800Z test_non_contig_expand_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5554918Z test_non_contig_expand_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5580021Z test_non_contig_expand_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5603333Z test_non_contig_expand_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5626789Z test_non_contig_expand_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5650645Z test_non_contig_expand_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5673155Z test_non_contig_expand_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5695239Z test_non_contig_expand_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5717282Z test_non_contig_expand_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5739279Z test_non_contig_expand_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5761206Z test_non_contig_expand_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.5788016Z test_non_contig_expand_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5815603Z test_non_contig_expand_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5844988Z test_non_contig_expand_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5873503Z test_non_contig_expand_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5902462Z test_non_contig_expand_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5930777Z test_non_contig_expand_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5961308Z test_non_contig_expand_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.5991943Z test_non_contig_expand_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6019451Z test_non_contig_expand_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6047253Z test_non_contig_expand_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6074392Z test_non_contig_expand_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6096711Z test_non_contig_expand_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6118605Z test_non_contig_expand_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6139876Z test_non_contig_expand_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6161667Z test_non_contig_expand_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6183643Z test_non_contig_expand_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6212373Z test_non_contig_expand_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6240551Z test_non_contig_expand_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6268680Z test_non_contig_expand_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6297103Z test_non_contig_expand_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6320754Z test_non_contig_expand_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6343002Z test_non_contig_expand_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6365422Z test_non_contig_expand_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6388233Z test_non_contig_expand_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6411013Z test_non_contig_expand_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6437699Z test_non_contig_expand_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6467296Z test_non_contig_expand_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6497979Z test_non_contig_expand_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6525599Z test_non_contig_expand_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6552134Z test_non_contig_expand_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6578494Z test_non_contig_expand_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6600200Z test_non_contig_expand_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6622106Z test_non_contig_expand_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6643311Z test_non_contig_expand_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6665114Z test_non_contig_expand_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6687032Z test_non_contig_expand_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6712174Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6738885Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6765000Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6790276Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6815761Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6841602Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6866415Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6892046Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6917112Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.6943724Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6969909Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.6995333Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7020776Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7046258Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7071404Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7097270Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7107808Z 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:51:16.7117583Z 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:51:16.7127373Z 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:51:16.7137300Z 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:51:16.7146789Z 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:51:16.7156309Z 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:51:16.7165869Z 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:51:16.7175956Z 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:51:16.7186266Z 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:51:16.7196194Z 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:51:16.7206336Z 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:51:16.7216491Z 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:51:16.7226709Z 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:51:16.7236300Z 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:51:16.7245912Z 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:51:16.7255661Z 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:51:16.7280641Z test_non_contig_expand_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7307276Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7333546Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7358992Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7384569Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7410256Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7435827Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7461407Z test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7487058Z test_non_contig_expand_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7513731Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7539841Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7565049Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7590359Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7616216Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7641538Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7666938Z test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7692475Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7719768Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7745772Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7771552Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7797044Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7822454Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7848015Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.7873672Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.7883892Z 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:51:16.7893530Z 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:51:16.7904226Z 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:51:16.7913906Z 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:51:16.7923646Z 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:51:16.7933651Z 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:51:16.7943304Z 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:51:16.7952900Z 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:51:16.7962353Z 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:51:16.7972327Z 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:51:16.7981791Z 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:51:16.7991471Z 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:51:16.8001021Z 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:51:16.8010962Z 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:51:16.8020364Z 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:51:16.8029894Z 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:51:16.8039490Z 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:51:16.8049030Z 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:51:16.8058589Z 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:51:16.8068063Z 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:51:16.8077847Z 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:51:16.8088162Z 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:51:16.8096961Z 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:51:16.8106392Z 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:51:16.8115998Z 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:51:16.8125687Z 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:51:16.8135545Z 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:51:16.8145290Z 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:51:16.8155223Z 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:51:16.8164646Z 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:51:16.8174232Z 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:51:16.8184242Z 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:51:16.8193743Z 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:51:16.8203228Z 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:51:16.8212883Z 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:51:16.8222176Z 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:51:16.8231634Z 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:51:16.8240914Z 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:51:16.8250247Z 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:51:16.8260022Z 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:51:16.8288366Z test_non_contig_expand_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8314261Z test_non_contig_expand_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8341185Z test_non_contig_expand_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8367841Z test_non_contig_expand_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8395872Z test_non_contig_expand_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8423623Z test_non_contig_expand_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8449446Z test_non_contig_expand_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8475156Z test_non_contig_expand_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.8500453Z test_non_contig_expand_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.8526154Z test_non_contig_expand_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.8551202Z test_non_contig_expand_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.8578909Z test_non_contig_expand_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8605411Z test_non_contig_expand_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8631815Z test_non_contig_expand_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8657807Z test_non_contig_expand_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8683524Z test_non_contig_expand_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8709595Z test_non_contig_expand_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8736486Z test_non_contig_expand_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8763448Z test_non_contig_expand_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8793719Z test_non_contig_expand_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8824240Z test_non_contig_expand_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8855360Z test_non_contig_expand_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8883262Z test_non_contig_expand_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8909780Z test_non_contig_expand_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8936304Z test_non_contig_expand_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.8958562Z test_non_contig_expand_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.8980745Z test_non_contig_expand_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9002667Z test_non_contig_expand_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9024502Z test_non_contig_expand_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9046961Z test_non_contig_expand_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9075490Z test_non_contig_expand_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9102217Z test_non_contig_expand_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9133777Z test_non_contig_expand_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9165963Z test_non_contig_expand_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9194912Z test_non_contig_expand_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9222529Z test_non_contig_expand_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9249973Z test_non_contig_expand_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9276446Z test_non_contig_expand_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9303067Z test_non_contig_expand_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9329703Z test_non_contig_expand_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9356211Z test_non_contig_expand_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9382639Z test_non_contig_expand_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9409855Z test_non_contig_expand_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9434951Z test_non_contig_expand_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9461886Z test_non_contig_expand_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9489054Z test_non_contig_expand_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9515300Z test_non_contig_expand_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9540623Z test_non_contig_expand_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9565894Z test_non_contig_expand_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9591320Z test_non_contig_expand_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9616918Z test_non_contig_expand_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9642709Z test_non_contig_expand_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9664124Z test_non_contig_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9685248Z test_non_contig_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9712503Z test_non_contig_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9739026Z test_non_contig_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:16.9761329Z test_non_contig_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9782967Z test_non_contig_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9805137Z test_non_contig_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9825758Z test_non_contig_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9846773Z test_non_contig_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9867464Z test_non_contig_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9888505Z test_non_contig_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9909232Z test_non_contig_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9921151Z test_non_contig_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:16.9943479Z test_non_contig_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9965267Z test_non_contig_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:16.9987438Z test_non_contig_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0007305Z test_non_contig_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0025431Z test_non_contig_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0043746Z test_non_contig_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0062286Z test_non_contig_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0080520Z test_non_contig_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0100714Z test_non_contig_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0118960Z test_non_contig_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0141457Z test_non_contig_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0161133Z test_non_contig_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0182851Z test_non_contig_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0201437Z test_non_contig_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0219564Z test_non_contig_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0237205Z test_non_contig_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0255232Z test_non_contig_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0273197Z test_non_contig_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0293432Z test_non_contig_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0312546Z test_non_contig_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0333995Z test_non_contig_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0355749Z test_non_contig_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0377122Z test_non_contig_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0396348Z test_non_contig_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0414911Z test_non_contig_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0432993Z test_non_contig_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0451555Z test_non_contig_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0469835Z test_non_contig_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0481172Z test_non_contig_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:17.0503667Z test_non_contig_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0526328Z test_non_contig_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0548672Z test_non_contig_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0568452Z test_non_contig_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0587290Z test_non_contig_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0605970Z test_non_contig_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0625002Z test_non_contig_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0644098Z test_non_contig_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0663229Z test_non_contig_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0681997Z test_non_contig_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0700980Z test_non_contig_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0719665Z test_non_contig_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0738497Z test_non_contig_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0757810Z test_non_contig_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0776012Z test_non_contig_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0795948Z test_non_contig_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0815739Z test_non_contig_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0836205Z test_non_contig_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0855328Z test_non_contig_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0873624Z test_non_contig_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0891853Z test_non_contig_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0910556Z test_non_contig_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0929553Z test_non_contig_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0948893Z test_non_contig_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0967234Z test_non_contig_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.0987000Z test_non_contig_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1006955Z test_non_contig_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1027186Z test_non_contig_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1046221Z test_non_contig_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1064455Z test_non_contig_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1082727Z test_non_contig_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1101063Z test_non_contig_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1119604Z test_non_contig_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1140322Z test_non_contig_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1159890Z test_non_contig_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1180644Z test_non_contig_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1201997Z test_non_contig_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1223465Z test_non_contig_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1242587Z test_non_contig_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1261006Z test_non_contig_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1279340Z test_non_contig_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1297718Z test_non_contig_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1316315Z test_non_contig_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1337645Z test_non_contig_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1359371Z test_non_contig_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1381509Z test_non_contig_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1403364Z test_non_contig_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1426078Z test_non_contig_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1448546Z test_non_contig_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1471351Z test_non_contig_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1493450Z test_non_contig_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1515960Z test_non_contig_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1538240Z test_non_contig_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1561073Z test_non_contig_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1578042Z test_non_contig_index___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1593250Z test_non_contig_index___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1610132Z test_non_contig_index___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1626901Z test_non_contig_index___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1643121Z test_non_contig_index___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1659329Z test_non_contig_index___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1675545Z test_non_contig_index___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1690924Z test_non_contig_index___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1706013Z test_non_contig_index___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1721178Z test_non_contig_index___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1736291Z test_non_contig_index___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1751385Z test_non_contig_index___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1766600Z test_non_contig_index___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1781755Z test_non_contig_index___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1796911Z test_non_contig_index___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1812223Z test_non_contig_index___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1827182Z test_non_contig_index___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1842426Z test_non_contig_index___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.1859221Z test_non_contig_index___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1875323Z test_non_contig_index___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1892344Z test_non_contig_index___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1909210Z test_non_contig_index___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1925928Z test_non_contig_index___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1942666Z test_non_contig_index___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1958981Z test_non_contig_index___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1974978Z test_non_contig_index___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.1991157Z test_non_contig_index___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2007129Z test_non_contig_index___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2023117Z test_non_contig_index___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2039247Z test_non_contig_index___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2055476Z test_non_contig_index___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2071524Z test_non_contig_index___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2087726Z test_non_contig_index___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2103707Z test_non_contig_index___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2119722Z test_non_contig_index___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2134854Z test_non_contig_index___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2151405Z test_non_contig_index___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2168203Z test_non_contig_index___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2184161Z test_non_contig_index___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2200394Z test_non_contig_index___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2216558Z test_non_contig_index___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2231691Z test_non_contig_index___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2246989Z test_non_contig_index___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2261964Z test_non_contig_index___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2277261Z test_non_contig_index___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2292616Z test_non_contig_index___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2307360Z test_non_contig_index___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2322616Z test_non_contig_index___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2337847Z test_non_contig_index___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2352892Z test_non_contig_index___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2368243Z test_non_contig_index___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2383227Z test_non_contig_index___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2399765Z test_non_contig_index___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2416892Z test_non_contig_index___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2434044Z test_non_contig_index___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2450661Z test_non_contig_index___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2466986Z test_non_contig_index___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2483567Z test_non_contig_index___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2499237Z test_non_contig_index___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2514888Z test_non_contig_index___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2530527Z test_non_contig_index___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2545661Z test_non_contig_index___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2561161Z test_non_contig_index___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2577720Z test_non_contig_index___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2594584Z test_non_contig_index___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2611433Z test_non_contig_index___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2627556Z test_non_contig_index___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2643712Z test_non_contig_index___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2659800Z test_non_contig_index___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2675045Z test_non_contig_index___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2690194Z test_non_contig_index___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2705230Z test_non_contig_index___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2720428Z test_non_contig_index___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2735591Z test_non_contig_index___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2750634Z test_non_contig_index___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2765855Z test_non_contig_index___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2781099Z test_non_contig_index___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2796218Z test_non_contig_index___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2811567Z test_non_contig_index___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2826678Z test_non_contig_index___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2842832Z test_non_contig_index_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2858031Z test_non_contig_index_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2874796Z test_non_contig_index_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2891698Z test_non_contig_index_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2908357Z test_non_contig_index_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2924590Z test_non_contig_index_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2940744Z test_non_contig_index_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2956657Z test_non_contig_index_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.2972179Z test_non_contig_index_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.2987092Z test_non_contig_index_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3002228Z test_non_contig_index_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3017539Z test_non_contig_index_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3032601Z test_non_contig_index_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3048709Z test_non_contig_index_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3064120Z test_non_contig_index_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3080419Z test_non_contig_index_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3096376Z test_non_contig_index_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3112119Z test_non_contig_index_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3127972Z test_non_contig_index_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3143549Z test_non_contig_index_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3159248Z test_non_contig_index_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3174950Z test_non_contig_index_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3189926Z test_non_contig_index_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3205065Z test_non_contig_index_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3220300Z test_non_contig_index_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3235638Z test_non_contig_index_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3250983Z test_non_contig_index_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3265948Z test_non_contig_index_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3281126Z test_non_contig_index_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3296341Z test_non_contig_index_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3311518Z test_non_contig_index_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3326771Z test_non_contig_index_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3341696Z test_non_contig_index_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3356784Z test_non_contig_index_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3371929Z test_non_contig_index_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3386931Z test_non_contig_index_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3402139Z test_non_contig_index_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3417325Z test_non_contig_index_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3432481Z test_non_contig_index_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3447785Z test_non_contig_index_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3462776Z test_non_contig_index_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3477884Z test_non_contig_index_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3493164Z test_non_contig_index_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3508358Z test_non_contig_index_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3522912Z test_non_contig_index_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3537388Z test_non_contig_index_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3551628Z test_non_contig_index_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3565890Z test_non_contig_index_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3580547Z test_non_contig_index_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3594875Z test_non_contig_index_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3610427Z test_non_contig_index_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3624744Z test_non_contig_index_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3640052Z test_non_contig_index_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3655435Z test_non_contig_index_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3670624Z test_non_contig_index_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3685122Z test_non_contig_index_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3699572Z test_non_contig_index_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3713984Z test_non_contig_index_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3728211Z test_non_contig_index_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3742599Z test_non_contig_index_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3757858Z test_non_contig_index_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3772148Z test_non_contig_index_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3787433Z test_non_contig_index_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3802966Z test_non_contig_index_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3818230Z test_non_contig_index_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3832661Z test_non_contig_index_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3847030Z test_non_contig_index_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3861101Z test_non_contig_index_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3875400Z test_non_contig_index_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3889835Z test_non_contig_index_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3905150Z test_non_contig_index_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3920595Z test_non_contig_index_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3936533Z test_non_contig_index_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.3951643Z test_non_contig_index_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3966767Z test_non_contig_index_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3982009Z test_non_contig_index_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.3997379Z test_non_contig_index_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4012534Z test_non_contig_index_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4027267Z test_non_contig_index_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4042089Z test_non_contig_index_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4056913Z test_non_contig_index_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4071645Z test_non_contig_index_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4086910Z test_non_contig_index_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4102322Z test_non_contig_index_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4117874Z test_non_contig_index_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4133501Z test_non_contig_index_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4148917Z test_non_contig_index_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4164123Z test_non_contig_index_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4179390Z test_non_contig_index_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4194487Z test_non_contig_index_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4209667Z test_non_contig_index_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4224701Z test_non_contig_index_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4240372Z test_non_contig_index_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4255371Z test_non_contig_index_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4271846Z test_non_contig_index_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4288192Z test_non_contig_index_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4303726Z test_non_contig_index_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4319237Z test_non_contig_index_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4334723Z test_non_contig_index_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4349736Z test_non_contig_index_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4364896Z test_non_contig_index_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4380028Z test_non_contig_index_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4395271Z test_non_contig_index_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4410494Z test_non_contig_index_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4425891Z test_non_contig_index_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4441459Z test_non_contig_index_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4457097Z test_non_contig_index_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4472594Z test_non_contig_index_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4487701Z test_non_contig_index_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4503049Z test_non_contig_index_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4517898Z test_non_contig_index_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4532968Z test_non_contig_index_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4548018Z test_non_contig_index_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4563000Z test_non_contig_index_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4577453Z test_non_contig_index_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4592651Z test_non_contig_index_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4608202Z test_non_contig_index_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4623464Z test_non_contig_index_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4638296Z test_non_contig_index_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4653258Z test_non_contig_index_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4668029Z test_non_contig_index_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4682365Z test_non_contig_index_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4696682Z test_non_contig_index_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4710966Z test_non_contig_index_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4725309Z test_non_contig_index_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4739715Z test_non_contig_index_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4755287Z test_non_contig_index_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4770208Z test_non_contig_index_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4786099Z test_non_contig_index_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4802065Z test_non_contig_index_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4817451Z test_non_contig_index_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4832863Z test_non_contig_index_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4848170Z test_non_contig_index_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4862911Z test_non_contig_index_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4877806Z test_non_contig_index_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4892697Z test_non_contig_index_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4907372Z test_non_contig_index_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4923067Z test_non_contig_index_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.4931927Z test_non_contig_index_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:17.4947428Z test_non_contig_index_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4963224Z test_non_contig_index_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4979008Z test_non_contig_index_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.4994171Z test_non_contig_index_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5009007Z test_non_contig_index_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5023803Z test_non_contig_index_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5038492Z test_non_contig_index_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5053180Z test_non_contig_index_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5068457Z test_non_contig_index_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5082897Z test_non_contig_index_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5098073Z test_non_contig_index_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5113352Z test_non_contig_index_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5128690Z test_non_contig_index_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5142935Z test_non_contig_index_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5157493Z test_non_contig_index_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5171729Z test_non_contig_index_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5185876Z test_non_contig_index_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5200299Z test_non_contig_index_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5215897Z test_non_contig_index_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5230115Z test_non_contig_index_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5245425Z test_non_contig_index_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5260705Z test_non_contig_index_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5275858Z test_non_contig_index_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5290374Z test_non_contig_index_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5304607Z test_non_contig_index_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5319011Z test_non_contig_index_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5333392Z test_non_contig_index_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5347656Z test_non_contig_index_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5363258Z test_non_contig_index_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.5379116Z test_non_contig_index_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.5394646Z test_non_contig_index_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.5410431Z test_non_contig_index_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.5425035Z test_non_contig_index_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5439690Z test_non_contig_index_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5454350Z test_non_contig_index_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5468966Z test_non_contig_index_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5483855Z test_non_contig_index_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5498285Z test_non_contig_index_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5512885Z test_non_contig_index_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5526999Z test_non_contig_index_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5541276Z test_non_contig_index_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5555582Z test_non_contig_index_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5570546Z test_non_contig_index_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5584697Z test_non_contig_index_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5599862Z test_non_contig_index_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5614523Z test_non_contig_index_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5629296Z test_non_contig_index_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5643686Z test_non_contig_index_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5658095Z test_non_contig_index_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5672604Z test_non_contig_index_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5687081Z test_non_contig_index_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5701387Z test_non_contig_index_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5716435Z test_non_contig_index_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5730758Z test_non_contig_index_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5745480Z test_non_contig_index_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5760265Z test_non_contig_index_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5775178Z test_non_contig_index_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5789401Z test_non_contig_index_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5803692Z test_non_contig_index_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5818010Z test_non_contig_index_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5832395Z test_non_contig_index_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5846867Z test_non_contig_index_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5862225Z test_non_contig_index_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5876578Z test_non_contig_index_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5891995Z test_non_contig_index_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5907178Z test_non_contig_index_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5923031Z test_non_contig_index_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.5937477Z test_non_contig_index_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5951789Z test_non_contig_index_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5966176Z test_non_contig_index_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5980513Z test_non_contig_index_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.5994911Z test_non_contig_index_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6010432Z test_non_contig_index_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6025575Z test_non_contig_index_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6040917Z test_non_contig_index_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6056383Z test_non_contig_index_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6071715Z test_non_contig_index_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6087047Z test_non_contig_index_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6102226Z test_non_contig_index_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6117794Z test_non_contig_index_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6132992Z test_non_contig_index_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6148108Z test_non_contig_index_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6163288Z test_non_contig_index_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6178861Z test_non_contig_index_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6193970Z test_non_contig_index_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6210328Z test_non_contig_index_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6226510Z test_non_contig_index_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6242254Z test_non_contig_index_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6257772Z test_non_contig_index_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6273062Z test_non_contig_index_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6288179Z test_non_contig_index_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6303077Z test_non_contig_index_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6318236Z test_non_contig_index_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6333358Z test_non_contig_index_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6348319Z test_non_contig_index_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6361065Z test_non_contig_index_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6373601Z test_non_contig_index_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6385835Z test_non_contig_index_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6398149Z test_non_contig_index_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6410454Z test_non_contig_index_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6422591Z test_non_contig_index_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6435192Z test_non_contig_index_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6447505Z test_non_contig_index_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6459625Z test_non_contig_index_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6471942Z test_non_contig_index_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6484169Z test_non_contig_index_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6496522Z test_non_contig_index_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6508831Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6521219Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6533781Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6545919Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6558382Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6570825Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6583093Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6595519Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6608124Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6620470Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6632841Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6645168Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:17.6659972Z test_non_contig_index_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6674640Z test_non_contig_index_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6689072Z test_non_contig_index_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6703371Z test_non_contig_index_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6717891Z test_non_contig_index_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6733749Z test_non_contig_index_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6748701Z test_non_contig_index_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6764912Z test_non_contig_index_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6781206Z test_non_contig_index_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.6796761Z test_non_contig_index_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6812257Z test_non_contig_index_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6827470Z test_non_contig_index_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6842516Z test_non_contig_index_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6857615Z test_non_contig_index_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6872666Z test_non_contig_index_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6887776Z test_non_contig_index_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6902787Z test_non_contig_index_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6917942Z test_non_contig_index_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6932718Z test_non_contig_index_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6947643Z test_non_contig_index_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6962664Z test_non_contig_index_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6977705Z test_non_contig_index_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.6992162Z test_non_contig_index_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7006516Z test_non_contig_index_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7020850Z test_non_contig_index_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7034934Z test_non_contig_index_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7049341Z test_non_contig_index_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7064141Z test_non_contig_index_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7078419Z test_non_contig_index_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7093705Z test_non_contig_index_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7108994Z test_non_contig_index_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7123962Z test_non_contig_index_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7138858Z test_non_contig_index_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7153760Z test_non_contig_index_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7168194Z test_non_contig_index_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7182334Z test_non_contig_index_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7196658Z test_non_contig_index_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7210961Z test_non_contig_index_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7225155Z test_non_contig_index_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7240177Z test_non_contig_index_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7254593Z test_non_contig_index_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7270035Z test_non_contig_index_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7285608Z test_non_contig_index_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.7300609Z test_non_contig_index_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7315690Z test_non_contig_index_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7330732Z test_non_contig_index_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7345122Z test_non_contig_index_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7359555Z test_non_contig_index_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7374091Z test_non_contig_index_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7388412Z test_non_contig_index_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7402869Z test_non_contig_index_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7417921Z test_non_contig_index_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7432301Z test_non_contig_index_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7447882Z test_non_contig_index_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7463257Z test_non_contig_index_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7478460Z test_non_contig_index_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7494013Z test_non_contig_index_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7508757Z test_non_contig_index_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7523230Z test_non_contig_index_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7537632Z test_non_contig_index_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7552050Z test_non_contig_index_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7566603Z test_non_contig_index_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7581035Z test_non_contig_index_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7595895Z test_non_contig_index_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7610459Z test_non_contig_index_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7625348Z test_non_contig_index_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7640362Z test_non_contig_index_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7655469Z test_non_contig_index_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7669939Z test_non_contig_index_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7684369Z test_non_contig_index_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7698767Z test_non_contig_index_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7713330Z test_non_contig_index_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7727848Z test_non_contig_index_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7743419Z test_non_contig_index_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.7758456Z test_non_contig_index_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7774056Z test_non_contig_index_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.7789407Z test_non_contig_index_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7804555Z test_non_contig_index_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7819366Z test_non_contig_index_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7833723Z test_non_contig_index_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7848198Z test_non_contig_index_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7862483Z test_non_contig_index_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7877134Z test_non_contig_index_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7892637Z test_non_contig_index_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7907016Z test_non_contig_index_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7922744Z test_non_contig_index_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7938273Z test_non_contig_index_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7953490Z test_non_contig_index_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7967846Z test_non_contig_index_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7982311Z test_non_contig_index_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.7996631Z test_non_contig_index_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8010933Z test_non_contig_index_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8025049Z test_non_contig_index_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8040365Z test_non_contig_index_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8054565Z test_non_contig_index_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8069747Z test_non_contig_index_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8085030Z test_non_contig_index_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8100232Z test_non_contig_index_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8114543Z test_non_contig_index_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8128854Z test_non_contig_index_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8142853Z test_non_contig_index_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8157086Z test_non_contig_index_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8171436Z test_non_contig_index_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8186625Z test_non_contig_index_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8200900Z test_non_contig_index_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8216043Z test_non_contig_index_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8231150Z test_non_contig_index_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8246509Z test_non_contig_index_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8260668Z test_non_contig_index_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8275098Z test_non_contig_index_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8289433Z test_non_contig_index_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8303695Z test_non_contig_index_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8318309Z test_non_contig_index_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8333925Z test_non_contig_index_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8348247Z test_non_contig_index_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8364472Z test_non_contig_index_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8380625Z test_non_contig_index_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8396815Z test_non_contig_index_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8412602Z test_non_contig_index_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8428057Z test_non_contig_index_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8443398Z test_non_contig_index_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8457812Z test_non_contig_index_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8472167Z test_non_contig_index_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8486604Z test_non_contig_index_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8500920Z test_non_contig_index_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8515442Z test_non_contig_index_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8530220Z test_non_contig_index_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8544220Z test_non_contig_index_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8559698Z test_non_contig_index_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8575140Z test_non_contig_index_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8589951Z test_non_contig_index_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8605005Z test_non_contig_index_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8619819Z test_non_contig_index_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8634229Z test_non_contig_index_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8648639Z test_non_contig_index_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8663465Z test_non_contig_index_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8677278Z test_non_contig_index_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8691675Z test_non_contig_index_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8706987Z test_non_contig_index_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8722265Z test_non_contig_index_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8737544Z test_non_contig_index_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8753075Z test_non_contig_index_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8768629Z test_non_contig_index_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8783887Z test_non_contig_index_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8799852Z test_non_contig_index_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8815869Z test_non_contig_index_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8831108Z test_non_contig_index_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8846614Z test_non_contig_index_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8861828Z test_non_contig_index_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8876298Z test_non_contig_index_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8890601Z test_non_contig_index_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8904780Z test_non_contig_index_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8919408Z test_non_contig_index_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8934234Z test_non_contig_index_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.8949806Z test_non_contig_index_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8965334Z test_non_contig_index_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8981092Z test_non_contig_index_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.8996639Z test_non_contig_index_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.9011349Z test_non_contig_index_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9025983Z test_non_contig_index_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9040666Z test_non_contig_index_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9055075Z test_non_contig_index_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9069557Z test_non_contig_index_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9084909Z test_non_contig_index_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9100874Z test_non_contig_index_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.9117143Z test_non_contig_index_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.9132412Z test_non_contig_index_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9147498Z test_non_contig_index_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9162861Z test_non_contig_index_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9177660Z test_non_contig_index_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9192184Z test_non_contig_index_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9206589Z test_non_contig_index_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9220994Z test_non_contig_index_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9235528Z test_non_contig_index_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9250715Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9266155Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9281686Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9296887Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9311944Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9327216Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9342250Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9357415Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9372435Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9387821Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9403343Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9418556Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9433851Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9448979Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9464039Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9479124Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9488504Z 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:51:17.9497365Z 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:51:17.9505413Z 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:51:17.9513929Z 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:51:17.9522304Z 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:51:17.9530736Z 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:51:17.9539175Z 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:51:17.9547509Z 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:51:17.9556183Z 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:51:17.9564678Z 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:51:17.9573363Z 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:51:17.9582028Z 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:51:17.9590684Z 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:51:17.9599298Z 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:51:17.9608079Z 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:51:17.9616854Z 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:51:17.9631157Z test_non_contig_index_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9646912Z test_non_contig_index_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9661869Z test_non_contig_index_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9676872Z test_non_contig_index_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9691548Z test_non_contig_index_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9706169Z test_non_contig_index_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9720993Z test_non_contig_index_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9736077Z test_non_contig_index_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9750669Z test_non_contig_index_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9765920Z test_non_contig_index_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9781210Z test_non_contig_index_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9796829Z test_non_contig_index_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.9812588Z test_non_contig_index_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:17.9827178Z test_non_contig_index_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9842057Z test_non_contig_index_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9856976Z test_non_contig_index_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9871745Z test_non_contig_index_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9887086Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9902088Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9916846Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9932141Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9946767Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9961699Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9976571Z test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:17.9985854Z 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:51:17.9994565Z 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:51:18.0002941Z 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:51:18.0011525Z 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:51:18.0020570Z 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:51:18.0029140Z 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:51:18.0037482Z 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:51:18.0046422Z 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:51:18.0054829Z 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:51:18.0063423Z 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:51:18.0072154Z 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:51:18.0080813Z 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:51:18.0089627Z 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:51:18.0098246Z 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:51:18.0106789Z 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:51:18.0115424Z 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:51:18.0124239Z 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:51:18.0133123Z 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:51:18.0141580Z 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:51:18.0150308Z 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:51:18.0159139Z 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:51:18.0167828Z 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:51:18.0176489Z 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:51:18.0185095Z 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:51:18.0193829Z 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:51:18.0202556Z 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:51:18.0211258Z 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:51:18.0219902Z 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:51:18.0228570Z 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:51:18.0237250Z 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:51:18.0245845Z 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:51:18.0254568Z 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:51:18.0263107Z 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:51:18.0271854Z 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:51:18.0280581Z 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:51:18.0289357Z 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:51:18.0298120Z 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:51:18.0306800Z 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:51:18.0315725Z 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:51:18.0324435Z 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:51:18.0340119Z test_non_contig_index_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0355172Z test_non_contig_index_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0370729Z test_non_contig_index_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0385989Z test_non_contig_index_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0401724Z test_non_contig_index_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0416551Z test_non_contig_index_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0431334Z test_non_contig_index_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0446445Z test_non_contig_index_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0461275Z test_non_contig_index_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0476203Z test_non_contig_index_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0491188Z test_non_contig_index_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0506459Z test_non_contig_index_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0522039Z test_non_contig_index_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0537473Z test_non_contig_index_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0553041Z test_non_contig_index_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0567975Z test_non_contig_index_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0583008Z test_non_contig_index_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0598203Z test_non_contig_index_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0613802Z test_non_contig_index_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0629971Z test_non_contig_index_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0646285Z test_non_contig_index_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0662397Z test_non_contig_index_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0678113Z test_non_contig_index_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0693852Z test_non_contig_index_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0709292Z test_non_contig_index_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0723987Z test_non_contig_index_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0738781Z test_non_contig_index_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0753394Z test_non_contig_index_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0767975Z test_non_contig_index_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0782534Z test_non_contig_index_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0798543Z test_non_contig_index_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0814048Z test_non_contig_index_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0830440Z test_non_contig_index_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0847135Z test_non_contig_index_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0863011Z test_non_contig_index_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0878888Z test_non_contig_index_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0894691Z test_non_contig_index_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0910087Z test_non_contig_index_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0925836Z test_non_contig_index_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0941321Z test_non_contig_index_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0956735Z test_non_contig_index_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.0972308Z test_non_contig_index_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.0987742Z test_non_contig_index_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1002758Z test_non_contig_index_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1018342Z test_non_contig_index_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1033997Z test_non_contig_index_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1049764Z test_non_contig_index_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1064964Z test_non_contig_index_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1080087Z test_non_contig_index_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1095265Z test_non_contig_index_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1110272Z test_non_contig_index_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1125371Z test_non_contig_index_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:18.1145847Z test_non_contig_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1165889Z test_non_contig_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1190128Z test_non_contig_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1213410Z test_non_contig_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1235463Z test_non_contig_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1256097Z test_non_contig_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1277370Z test_non_contig_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1297906Z test_non_contig_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1318370Z test_non_contig_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1338752Z test_non_contig_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1359153Z test_non_contig_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1379444Z test_non_contig_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1394556Z test_non_contig_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1408572Z test_non_contig_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1422478Z test_non_contig_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1436295Z test_non_contig_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1450475Z test_non_contig_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1464289Z test_non_contig_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1478225Z test_non_contig_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1492185Z test_non_contig_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1506110Z test_non_contig_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1520274Z test_non_contig_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1534263Z test_non_contig_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1548302Z test_non_contig_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1562454Z test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1576592Z test_non_contig_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1590808Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1604960Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1618862Z test_non_contig_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1633060Z test_non_contig_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1647399Z test_non_contig_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1661083Z test_non_contig_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1675316Z test_non_contig_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1689537Z test_non_contig_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1703526Z test_non_contig_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1717668Z test_non_contig_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:18.1735961Z test_non_contig_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1754417Z test_non_contig_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1772860Z test_non_contig_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1791194Z test_non_contig_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1809668Z test_non_contig_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1830639Z test_non_contig_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1852093Z test_non_contig_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1878149Z test_non_contig_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:18.1902990Z test_non_contig_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1925339Z test_non_contig_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1946853Z test_non_contig_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1969409Z test_non_contig_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.1990114Z test_non_contig_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2011429Z test_non_contig_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2032212Z test_non_contig_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2053340Z test_non_contig_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2074318Z test_non_contig_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2094027Z test_non_contig_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2111471Z test_non_contig_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2131146Z test_non_contig_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2150293Z test_non_contig_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2170484Z test_non_contig_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2188957Z test_non_contig_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2207069Z test_non_contig_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2224525Z test_non_contig_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2242201Z test_non_contig_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2259954Z test_non_contig_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2278859Z test_non_contig_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2296440Z test_non_contig_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2317174Z test_non_contig_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2338094Z test_non_contig_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2358561Z test_non_contig_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2377556Z test_non_contig_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2397512Z test_non_contig_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2415900Z test_non_contig_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2433847Z test_non_contig_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2451505Z test_non_contig_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2469139Z test_non_contig_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2488190Z test_non_contig_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2505979Z test_non_contig_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2523638Z test_non_contig_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2544239Z test_non_contig_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2565154Z test_non_contig_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2585159Z test_non_contig_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2604306Z test_non_contig_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2624404Z test_non_contig_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2642877Z test_non_contig_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2660773Z test_non_contig_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2678476Z test_non_contig_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2696257Z test_non_contig_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2714124Z test_non_contig_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2732958Z test_non_contig_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2750498Z test_non_contig_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2771499Z test_non_contig_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2792606Z test_non_contig_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2812670Z test_non_contig_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2831791Z test_non_contig_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2851931Z test_non_contig_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2870298Z test_non_contig_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2888307Z test_non_contig_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2905785Z test_non_contig_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2923671Z test_non_contig_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2941620Z test_non_contig_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2960408Z test_non_contig_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2978077Z test_non_contig_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.2997532Z test_non_contig_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3016716Z test_non_contig_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3036708Z test_non_contig_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3055145Z test_non_contig_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3073002Z test_non_contig_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3091168Z test_non_contig_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3108516Z test_non_contig_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3126484Z test_non_contig_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3146645Z test_non_contig_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3165093Z test_non_contig_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3185690Z test_non_contig_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3206768Z test_non_contig_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3227595Z test_non_contig_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3246430Z test_non_contig_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3264050Z test_non_contig_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3281759Z test_non_contig_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3299604Z test_non_contig_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3317620Z test_non_contig_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3338671Z test_non_contig_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3356523Z test_non_contig_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3376979Z test_non_contig_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3397883Z test_non_contig_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3418894Z test_non_contig_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3437403Z test_non_contig_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3455197Z test_non_contig_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3472679Z test_non_contig_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3490698Z test_non_contig_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3508400Z test_non_contig_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3528997Z test_non_contig_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3547239Z test_non_contig_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3568175Z test_non_contig_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3588951Z test_non_contig_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3610101Z test_non_contig_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3628650Z test_non_contig_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3646622Z test_non_contig_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3664108Z test_non_contig_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3681975Z test_non_contig_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3699880Z test_non_contig_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3720054Z test_non_contig_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3738332Z test_non_contig_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3758910Z test_non_contig_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3779869Z test_non_contig_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3800834Z test_non_contig_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3819419Z test_non_contig_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3837317Z test_non_contig_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3854863Z test_non_contig_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3872727Z test_non_contig_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3890667Z test_non_contig_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3910554Z test_non_contig_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3929382Z test_non_contig_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3951915Z test_non_contig_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3975673Z test_non_contig_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.3998466Z test_non_contig_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4019799Z test_non_contig_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4040730Z test_non_contig_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4061643Z test_non_contig_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4080393Z test_non_contig_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4098515Z test_non_contig_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4117232Z test_non_contig_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4135722Z test_non_contig_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4153633Z test_non_contig_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4172498Z test_non_contig_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4190027Z test_non_contig_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4210992Z test_non_contig_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4232075Z test_non_contig_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4252173Z test_non_contig_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4271195Z test_non_contig_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4291405Z test_non_contig_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4309577Z test_non_contig_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4327514Z test_non_contig_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4345140Z test_non_contig_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4363024Z test_non_contig_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4380930Z test_non_contig_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4401035Z test_non_contig_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4422262Z test_non_contig_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4443305Z test_non_contig_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4465124Z test_non_contig_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4487713Z test_non_contig_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4509134Z test_non_contig_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4536097Z test_non_contig_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:18.4561638Z test_non_contig_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4583220Z test_non_contig_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4604576Z test_non_contig_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4626843Z test_non_contig_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4645729Z test_non_contig_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4663789Z test_non_contig_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4681620Z test_non_contig_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4699592Z test_non_contig_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4717681Z test_non_contig_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4728503Z test_non_contig_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:18.4750480Z test_non_contig_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4772727Z test_non_contig_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4795415Z test_non_contig_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4814441Z test_non_contig_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4832740Z test_non_contig_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4851090Z test_non_contig_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4869270Z test_non_contig_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4887679Z test_non_contig_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4907299Z test_non_contig_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4930650Z test_non_contig_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4952967Z test_non_contig_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4974279Z test_non_contig_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.4995096Z test_non_contig_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5015751Z test_non_contig_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5034562Z test_non_contig_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5052449Z test_non_contig_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5070601Z test_non_contig_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5088686Z test_non_contig_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5106478Z test_non_contig_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5125918Z test_non_contig_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5147121Z test_non_contig_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5168792Z test_non_contig_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5188806Z test_non_contig_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5209752Z test_non_contig_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5229519Z test_non_contig_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5250001Z test_non_contig_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5270228Z test_non_contig_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5290678Z test_non_contig_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5312134Z test_non_contig_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5333327Z test_non_contig_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5353519Z test_non_contig_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5373943Z test_non_contig_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5394217Z test_non_contig_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5414557Z test_non_contig_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5435134Z test_non_contig_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5446870Z 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:51:18.5457011Z 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:51:18.5467692Z 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:51:18.5478688Z 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:51:18.5488765Z 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:51:18.5499020Z 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:51:18.5509272Z 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:51:18.5519741Z 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:51:18.5529621Z 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:51:18.5539836Z 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:51:18.5550054Z 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:51:18.5560394Z 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:51:18.5571457Z 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:51:18.5582865Z 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:51:18.5594200Z 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:51:18.5605322Z 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:51:18.5625455Z test_non_contig_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5647887Z test_non_contig_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5669305Z test_non_contig_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5690429Z test_non_contig_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5711402Z test_non_contig_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5732084Z test_non_contig_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5752466Z test_non_contig_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5772536Z test_non_contig_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5792486Z test_non_contig_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5813791Z test_non_contig_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5835304Z test_non_contig_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5855225Z test_non_contig_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5875580Z test_non_contig_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5895532Z test_non_contig_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5915601Z test_non_contig_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5935864Z test_non_contig_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5955878Z test_non_contig_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5977148Z test_non_contig_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.5998113Z test_non_contig_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6018143Z test_non_contig_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6038352Z test_non_contig_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6058573Z test_non_contig_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6078661Z test_non_contig_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6098890Z test_non_contig_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6110347Z 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:51:18.6120587Z 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:51:18.6131176Z 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:51:18.6141346Z 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:51:18.6151688Z 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:51:18.6161532Z 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:51:18.6171843Z 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:51:18.6181787Z 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:51:18.6192115Z 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:51:18.6202544Z 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:51:18.6212757Z 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:51:18.6222738Z 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:51:18.6233187Z 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:51:18.6243273Z 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:51:18.6253810Z 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:51:18.6263818Z 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:51:18.6275056Z 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:51:18.6285955Z 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:51:18.6296917Z 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:51:18.6307307Z 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:51:18.6317157Z 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:51:18.6327538Z 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:51:18.6337936Z 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:51:18.6348066Z 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:51:18.6358325Z 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:51:18.6368565Z 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:51:18.6378814Z 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:51:18.6389132Z 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:51:18.6399631Z 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:51:18.6410112Z 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:51:18.6420434Z 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:51:18.6430804Z 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:51:18.6441136Z 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:51:18.6451537Z 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:51:18.6461911Z 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:51:18.6472350Z 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:51:18.6482545Z 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:51:18.6492899Z 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:51:18.6503801Z 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:51:18.6514204Z 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:51:18.6536228Z test_non_contig_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6556353Z test_non_contig_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6578087Z test_non_contig_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6599276Z test_non_contig_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6620443Z test_non_contig_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6640583Z test_non_contig_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6660870Z test_non_contig_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6681080Z test_non_contig_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6701118Z test_non_contig_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6721349Z test_non_contig_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6741282Z test_non_contig_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6765490Z test_non_contig_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6789529Z test_non_contig_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6812295Z test_non_contig_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6835284Z test_non_contig_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6858372Z test_non_contig_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6880952Z test_non_contig_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6910150Z test_non_contig_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:18.6931190Z test_non_contig_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6954231Z test_non_contig_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.6979038Z test_non_contig_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7001402Z test_non_contig_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7022467Z test_non_contig_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7042756Z test_non_contig_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7063097Z test_non_contig_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7081489Z test_non_contig_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7099118Z test_non_contig_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7117096Z test_non_contig_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7134531Z test_non_contig_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7151863Z test_non_contig_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7172394Z test_non_contig_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7192652Z test_non_contig_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7215874Z test_non_contig_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7239127Z test_non_contig_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7260716Z test_non_contig_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7281899Z test_non_contig_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7302912Z test_non_contig_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7323046Z test_non_contig_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7343534Z test_non_contig_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7363836Z test_non_contig_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7384059Z test_non_contig_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7404692Z test_non_contig_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7425519Z test_non_contig_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7445587Z test_non_contig_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7467196Z test_non_contig_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7488573Z test_non_contig_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7509646Z test_non_contig_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7529915Z test_non_contig_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7550116Z test_non_contig_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7570714Z test_non_contig_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7590481Z test_non_contig_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7610965Z test_non_contig_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:18.7814438Z test_not_broadcastable___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:18.8002689Z test_not_broadcastable___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:18.8192572Z test_not_broadcastable___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:18.8379231Z test_not_broadcastable___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:18.8584588Z test_not_broadcastable___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:18.8829065Z test_not_broadcastable___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:18.9028526Z test_not_broadcastable_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:18.9234070Z test_not_broadcastable_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:18.9421739Z test_not_broadcastable_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:18.9610622Z test_not_broadcastable_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:18.9811341Z test_not_broadcastable_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:19.0000828Z test_not_broadcastable_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.0188804Z test_not_broadcastable_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.0377051Z test_not_broadcastable_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.0563236Z test_not_broadcastable_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.0748521Z test_not_broadcastable_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:19.0998604Z test_not_broadcastable_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:19.1196013Z test_not_broadcastable_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:19.1383872Z test_not_broadcastable_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.1572468Z test_not_broadcastable_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.1763222Z test_not_broadcastable_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.1949772Z test_not_broadcastable_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.2137195Z test_not_broadcastable_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.2324664Z test_not_broadcastable_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.2512460Z test_not_broadcastable_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.2697751Z test_not_broadcastable_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:19.2885135Z test_not_broadcastable_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.3116473Z test_not_broadcastable_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:19.3128369Z test_not_broadcastable_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:19.3140454Z test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:19.3369596Z test_not_broadcastable_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:19.3555266Z test_not_broadcastable_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:19.3778740Z test_not_broadcastable_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:19.3998831Z test_not_broadcastable_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:19.4224301Z test_not_broadcastable_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:19.4413036Z test_not_broadcastable_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.4661012Z test_not_broadcastable_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:19.4865765Z test_not_broadcastable_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:19.5115502Z test_not_broadcastable_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:19.5319384Z test_not_broadcastable_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:19.5504238Z test_not_broadcastable_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:19.5691449Z test_not_broadcastable_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.5878544Z test_not_broadcastable_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.6096175Z test_not_broadcastable_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:19.6299747Z test_not_broadcastable_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:19.6489790Z test_not_broadcastable_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.6733636Z test_not_broadcastable_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:19.6924067Z test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.7109827Z test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.7118636Z 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:51:19.7126575Z 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:51:19.7313763Z test_not_broadcastable_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.7499752Z test_not_broadcastable_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.7688261Z test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.7696270Z 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:51:19.7704806Z 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:51:19.7713059Z 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:51:19.7721269Z 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:51:19.7729789Z 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:51:19.7918726Z test_not_broadcastable_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.8107443Z test_not_broadcastable_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.8309768Z test_not_broadcastable_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:19.8540225Z test_not_broadcastable_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:19.8726573Z test_not_broadcastable_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:19.8747304Z test_out_resize_warning_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:19.9178870Z test_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:19.9653831Z test_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:20.0204976Z test_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.055s) 2022-08-17T12:51:20.0466938Z test_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:20.0908386Z test_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:20.1341832Z test_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:20.1801200Z test_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:20.2257960Z test_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:20.2714498Z test_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:20.3172192Z test_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:20.3636469Z test_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:20.3641135Z test_pow_cuda_complex_extremal_failing_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:20.3651018Z test_pow_cuda_complex_extremal_failing_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:20.3814097Z test_pow_inplace_resizing_exception_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:20.3839798Z test_pow_scalar_base_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:20.3985217Z test_pow_scalar_overloads_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:20.4003735Z 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:51:20.4004564Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-17T12:51:20.4005293Z 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:51:20.4005978Z out=torch.tensor(0, dtype=torch.int64, device=device), 2022-08-17T12:51:20.4008336Z ok (0.002s) 2022-08-17T12:51:20.4023943Z test_rdiv_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:20.4040019Z test_rdiv_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:20.4054968Z test_rdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4069490Z test_rdiv_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4084634Z test_rdiv_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4099237Z test_rdiv_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4114319Z test_rdiv_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4128664Z test_rdiv_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4142827Z test_rdiv_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:20.4485131Z test_reference_numerics_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:20.4761717Z test_reference_numerics_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:20.5528668Z test_reference_numerics_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:51:20.6813654Z test_reference_numerics_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.128s) 2022-08-17T12:51:20.7390347Z test_reference_numerics_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:20.8091869Z test_reference_numerics_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.070s) 2022-08-17T12:51:20.8400872Z test_reference_numerics_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:20.8790289Z test_reference_numerics_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:51:20.9056978Z test_reference_numerics_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:20.9305795Z test_reference_numerics_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:20.9486572Z test_reference_numerics_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:20.9733654Z test_reference_numerics_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:20.9991176Z test_reference_numerics_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:21.0228273Z test_reference_numerics_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.0471397Z test_reference_numerics_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.0735919Z test_reference_numerics_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:21.0974044Z test_reference_numerics_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.1222817Z test_reference_numerics_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:21.1459940Z test_reference_numerics_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.1694452Z test_reference_numerics_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:21.1927116Z test_reference_numerics_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:21.2186334Z test_reference_numerics_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:21.2426082Z test_reference_numerics_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.2678667Z test_reference_numerics_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:21.2909257Z test_reference_numerics_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:21.3150756Z test_reference_numerics_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.3394285Z test_reference_numerics_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.3639187Z test_reference_numerics_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.3821131Z test_reference_numerics_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:21.4069900Z test_reference_numerics_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:21.4310705Z test_reference_numerics_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.4650319Z test_reference_numerics_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:21.4926438Z test_reference_numerics_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:21.5654787Z test_reference_numerics_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:51:21.6004976Z test_reference_numerics_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:21.6419063Z test_reference_numerics_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:51:21.6686574Z test_reference_numerics_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:21.6984081Z test_reference_numerics_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:51:21.7225225Z test_reference_numerics_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.7485286Z test_reference_numerics_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:21.7725130Z test_reference_numerics_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:21.8077799Z test_reference_numerics_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:21.8350365Z test_reference_numerics_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:21.9069917Z test_reference_numerics_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:51:21.9425452Z test_reference_numerics_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:21.9718081Z test_reference_numerics_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:21.9983886Z test_reference_numerics_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:22.0253559Z test_reference_numerics_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:22.0498740Z test_reference_numerics_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:22.0818233Z test_reference_numerics_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:22.1060168Z test_reference_numerics_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:22.1275489Z test_reference_numerics_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:22.1538030Z test_reference_numerics_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:22.2063858Z test_reference_numerics_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:51:22.3003856Z test_reference_numerics_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.094s) 2022-08-17T12:51:22.3327465Z test_reference_numerics_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:22.3843444Z test_reference_numerics_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.052s) 2022-08-17T12:51:22.4005968Z test_reference_numerics_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:22.4339568Z test_reference_numerics_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:22.4608264Z test_reference_numerics_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:22.4854587Z test_reference_numerics_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:22.5019835Z test_reference_numerics_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:22.5263387Z test_reference_numerics_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:22.5512488Z test_reference_numerics_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:22.5550719Z 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:51:22.5551602Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2022-08-17T12:51:22.5571431Z ok (0.006s) 2022-08-17T12:51:22.5578451Z test_reference_numerics_extremal_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.5584810Z test_reference_numerics_extremal_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.5623576Z test_reference_numerics_extremal_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.5650888Z test_reference_numerics_extremal_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5678731Z test_reference_numerics_extremal_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5707356Z test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5744693Z test_reference_numerics_extremal_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.5771665Z test_reference_numerics_extremal_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5800384Z test_reference_numerics_extremal_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5827903Z test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5865954Z test_reference_numerics_extremal_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.5893207Z test_reference_numerics_extremal_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5921392Z test_reference_numerics_extremal_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.5943849Z test_reference_numerics_extremal_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.5977760Z test_reference_numerics_extremal_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6007853Z test_reference_numerics_extremal_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6039044Z test_reference_numerics_extremal_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6059547Z test_reference_numerics_extremal_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6082903Z test_reference_numerics_extremal_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6115830Z 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:51:22.6116468Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.6117520Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2022-08-17T12:51:22.6118043Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.6121641Z ok (0.004s) 2022-08-17T12:51:22.6128805Z test_reference_numerics_extremal_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6134642Z test_reference_numerics_extremal_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6180188Z test_reference_numerics_extremal_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.6215857Z test_reference_numerics_extremal_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.6252200Z test_reference_numerics_extremal_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.6258689Z test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6264500Z test_reference_numerics_extremal_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6276483Z 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:51:22.6277233Z return np.floor_divide(a, b) 2022-08-17T12:51:22.6300130Z ok (0.003s) 2022-08-17T12:51:22.6347664Z test_reference_numerics_extremal_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:22.6359017Z test_reference_numerics_extremal_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in fmod 2022-08-17T12:51:22.6359625Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.6382317Z ok (0.003s) 2022-08-17T12:51:22.6425124Z test_reference_numerics_extremal_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.6457261Z test_reference_numerics_extremal_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6502492Z test_reference_numerics_extremal_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.6513779Z 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:51:22.6514398Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.6525740Z ok (0.002s) 2022-08-17T12:51:22.6558103Z test_reference_numerics_extremal_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6578873Z test_reference_numerics_extremal_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6601840Z test_reference_numerics_extremal_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6613361Z test_reference_numerics_extremal_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in greater 2022-08-17T12:51:22.6613962Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.6625676Z ok (0.002s) 2022-08-17T12:51:22.6659048Z test_reference_numerics_extremal_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6679877Z test_reference_numerics_extremal_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6702698Z test_reference_numerics_extremal_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6709196Z test_reference_numerics_extremal_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6715395Z test_reference_numerics_extremal_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6721482Z test_reference_numerics_extremal_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6727563Z test_reference_numerics_extremal_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6733536Z test_reference_numerics_extremal_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6739566Z test_reference_numerics_extremal_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6745589Z test_reference_numerics_extremal_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6751959Z test_reference_numerics_extremal_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6758142Z test_reference_numerics_extremal_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6764092Z test_reference_numerics_extremal_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.6774410Z test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6784371Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6794411Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6804340Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6814430Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6824540Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6834547Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6844575Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6855039Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6865067Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6875147Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6885076Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:22.6895355Z 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:51:22.6895969Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.6907103Z ok (0.002s) 2022-08-17T12:51:22.6939276Z test_reference_numerics_extremal_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.6960154Z test_reference_numerics_extremal_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.6982852Z test_reference_numerics_extremal_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7005508Z test_reference_numerics_extremal_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7040937Z test_reference_numerics_extremal_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7071121Z test_reference_numerics_extremal_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7102621Z test_reference_numerics_extremal_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7124193Z test_reference_numerics_extremal_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7147693Z test_reference_numerics_extremal_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7170656Z test_reference_numerics_extremal_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7203997Z test_reference_numerics_extremal_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7234537Z test_reference_numerics_extremal_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7265053Z test_reference_numerics_extremal_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7286302Z test_reference_numerics_extremal_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7309037Z test_reference_numerics_extremal_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7330979Z test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7364632Z test_reference_numerics_extremal_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7395527Z test_reference_numerics_extremal_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7427022Z test_reference_numerics_extremal_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7447800Z test_reference_numerics_extremal_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7470387Z test_reference_numerics_extremal_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7481133Z test_reference_numerics_extremal_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in less 2022-08-17T12:51:22.7481516Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.7493369Z ok (0.002s) 2022-08-17T12:51:22.7525749Z test_reference_numerics_extremal_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7547151Z test_reference_numerics_extremal_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7570621Z test_reference_numerics_extremal_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.7599985Z test_reference_numerics_extremal_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7638303Z test_reference_numerics_extremal_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.7665923Z test_reference_numerics_extremal_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7694668Z test_reference_numerics_extremal_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7723740Z test_reference_numerics_extremal_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7761042Z test_reference_numerics_extremal_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.7788129Z test_reference_numerics_extremal_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7816357Z test_reference_numerics_extremal_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7844655Z test_reference_numerics_extremal_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7888412Z test_reference_numerics_extremal_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.7915428Z test_reference_numerics_extremal_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7943986Z test_reference_numerics_extremal_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.7972268Z test_reference_numerics_extremal_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8009117Z test_reference_numerics_extremal_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.8035522Z test_reference_numerics_extremal_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8063355Z test_reference_numerics_extremal_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8084996Z test_reference_numerics_extremal_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.8118209Z test_reference_numerics_extremal_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8147906Z test_reference_numerics_extremal_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8178983Z test_reference_numerics_extremal_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8199151Z test_reference_numerics_extremal_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.8221432Z test_reference_numerics_extremal_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:22.8249181Z 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:51:22.8249694Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.8250132Z test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2022-08-17T12:51:22.8250633Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.8254889Z ok (0.003s) 2022-08-17T12:51:22.8260383Z test_reference_numerics_extremal_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.8265975Z test_reference_numerics_extremal_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:22.8302624Z test_reference_numerics_extremal_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2022-08-17T12:51:22.8303035Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.8307467Z ok (0.004s) 2022-08-17T12:51:22.8337867Z test_reference_numerics_extremal_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8373710Z test_reference_numerics_extremal_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.8384472Z test_reference_numerics_extremal_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in remainder 2022-08-17T12:51:22.8384892Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:22.8408890Z ok (0.003s) 2022-08-17T12:51:22.8453249Z test_reference_numerics_extremal_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.8485921Z test_reference_numerics_extremal_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8532052Z test_reference_numerics_extremal_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:22.8543000Z 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:51:22.8543587Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T12:51:22.8560014Z ok (0.003s) 2022-08-17T12:51:22.8571828Z 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:51:22.8572338Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2022-08-17T12:51:22.8615594Z ok (0.006s) 2022-08-17T12:51:22.8667938Z test_reference_numerics_extremal_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:22.8705598Z test_reference_numerics_extremal_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:22.8731418Z test_reference_numerics_extremal_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.8758442Z test_reference_numerics_extremal_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:22.9602194Z test_reference_numerics_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:51:23.0209447Z test_reference_numerics_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.061s) 2022-08-17T12:51:23.2553288Z test_reference_numerics_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.234s) 2022-08-17T12:51:23.4716506Z test_reference_numerics_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.216s) 2022-08-17T12:51:23.5942522Z test_reference_numerics_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.122s) 2022-08-17T12:51:23.6781763Z test_reference_numerics_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.084s) 2022-08-17T12:51:23.7591650Z test_reference_numerics_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:51:23.8393462Z test_reference_numerics_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.080s) 2022-08-17T12:51:23.9202752Z test_reference_numerics_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.081s) 2022-08-17T12:51:23.9969738Z test_reference_numerics_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.077s) 2022-08-17T12:51:24.0758466Z test_reference_numerics_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:51:24.1662196Z test_reference_numerics_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.090s) 2022-08-17T12:51:24.1667664Z test_reference_numerics_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:24.2727313Z test_reference_numerics_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.106s) 2022-08-17T12:51:24.3270751Z test_reference_numerics_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2022-08-17T12:51:24.3920667Z test_reference_numerics_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:51:24.4302018Z test_reference_numerics_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:51:24.4742500Z test_reference_numerics_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2022-08-17T12:51:24.5204763Z test_reference_numerics_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:24.5588111Z test_reference_numerics_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:51:24.5858884Z test_reference_numerics_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:24.5864484Z test_reference_numerics_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:24.6727861Z test_reference_numerics_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:51:24.7215997Z test_reference_numerics_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:24.7803759Z test_reference_numerics_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:51:24.8084649Z test_reference_numerics_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:24.8357362Z test_reference_numerics_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:24.8603437Z test_reference_numerics_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:24.8865767Z test_reference_numerics_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:24.9180567Z test_reference_numerics_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:24.9645602Z test_reference_numerics_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:25.0107783Z test_reference_numerics_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:25.0571623Z test_reference_numerics_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:25.1042865Z test_reference_numerics_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:25.1478811Z test_reference_numerics_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:25.1702357Z test_reference_numerics_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:25.2051121Z test_reference_numerics_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:25.2628900Z test_reference_numerics_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:25.2794008Z test_reference_numerics_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:25.3124695Z test_reference_numerics_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:25.3394608Z test_reference_numerics_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:25.3636060Z test_reference_numerics_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:25.3812513Z test_reference_numerics_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:25.4062808Z test_reference_numerics_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:25.4291076Z test_reference_numerics_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:25.4504722Z test_reference_numerics_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:25.4771961Z test_reference_numerics_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:25.5352797Z test_reference_numerics_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:25.5516508Z test_reference_numerics_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:25.5837536Z test_reference_numerics_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:25.6082917Z test_reference_numerics_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:25.6326214Z test_reference_numerics_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:25.6487893Z test_reference_numerics_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:25.6732738Z test_reference_numerics_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:25.6986800Z test_reference_numerics_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:25.7352693Z test_reference_numerics_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:51:25.7929187Z test_reference_numerics_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:25.8695245Z test_reference_numerics_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:51:25.9065307Z test_reference_numerics_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:51:25.9501379Z test_reference_numerics_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:25.9819450Z test_reference_numerics_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:26.0147372Z test_reference_numerics_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:26.0481665Z test_reference_numerics_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:26.0973853Z test_reference_numerics_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:26.1421050Z test_reference_numerics_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.045s) 2022-08-17T12:51:26.1691261Z test_reference_numerics_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:26.2084044Z test_reference_numerics_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2022-08-17T12:51:26.3126597Z test_reference_numerics_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.104s) 2022-08-17T12:51:26.3628672Z test_reference_numerics_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:26.4988913Z test_reference_numerics_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.136s) 2022-08-17T12:51:26.5176813Z test_reference_numerics_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:26.5507391Z test_reference_numerics_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:26.5876607Z test_reference_numerics_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.037s) 2022-08-17T12:51:26.6254742Z test_reference_numerics_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:51:26.6540734Z test_reference_numerics_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:26.6916922Z test_reference_numerics_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:51:26.7329077Z test_reference_numerics_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:51:26.7339674Z test_reference_numerics_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7349419Z test_reference_numerics_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7358487Z test_reference_numerics_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7367906Z test_reference_numerics_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7376329Z test_reference_numerics_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7384924Z test_reference_numerics_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7393350Z test_reference_numerics_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7401805Z test_reference_numerics_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7409911Z test_reference_numerics_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7418098Z test_reference_numerics_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7426592Z test_reference_numerics_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7434926Z test_reference_numerics_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7443084Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7451486Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7459585Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7467719Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7475947Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7484085Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7492370Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7500546Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7508727Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7517524Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7525853Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7534501Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:26.7589156Z test_reference_numerics_large_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:26.7617279Z test_reference_numerics_large_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.7646614Z test_reference_numerics_large_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.7677977Z test_reference_numerics_large_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.7717999Z test_reference_numerics_large_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.7758528Z test_reference_numerics_large_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.7774923Z test_reference_numerics_large_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7790768Z test_reference_numerics_large_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7807037Z test_reference_numerics_large_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7823850Z test_reference_numerics_large_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7839969Z test_reference_numerics_large_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7856654Z test_reference_numerics_large_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7873200Z test_reference_numerics_large_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7890729Z test_reference_numerics_large_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7907176Z test_reference_numerics_large_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7925190Z test_reference_numerics_large_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7942268Z test_reference_numerics_large_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.7961086Z test_reference_numerics_large_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8011626Z test_reference_numerics_large_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:26.8043021Z test_reference_numerics_large_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.8082868Z test_reference_numerics_large_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8123181Z test_reference_numerics_large_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8140335Z test_reference_numerics_large_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8157817Z test_reference_numerics_large_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8174382Z test_reference_numerics_large_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8224650Z test_reference_numerics_large_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:26.8255933Z test_reference_numerics_large_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.8295892Z test_reference_numerics_large_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8335919Z test_reference_numerics_large_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8351698Z test_reference_numerics_large_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8367688Z test_reference_numerics_large_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8383805Z test_reference_numerics_large_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8422373Z test_reference_numerics_large_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8446689Z test_reference_numerics_large_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8470662Z test_reference_numerics_large_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8495050Z test_reference_numerics_large_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8524996Z test_reference_numerics_large_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.8554480Z test_reference_numerics_large_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.8570437Z test_reference_numerics_large_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8586071Z test_reference_numerics_large_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8601992Z test_reference_numerics_large_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8613723Z 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:51:26.8614324Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:26.8648095Z ok (0.005s) 2022-08-17T12:51:26.8656405Z test_reference_numerics_large_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:26.8663439Z test_reference_numerics_large_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:26.8694418Z test_reference_numerics_large_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.8734188Z test_reference_numerics_large_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8773980Z test_reference_numerics_large_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8794470Z test_reference_numerics_large_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8814444Z test_reference_numerics_large_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8834081Z test_reference_numerics_large_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8841139Z test_reference_numerics_large_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:26.8872624Z test_reference_numerics_large_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.8915892Z test_reference_numerics_large_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8959070Z test_reference_numerics_large_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.8977054Z test_reference_numerics_large_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.8995184Z test_reference_numerics_large_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9012210Z test_reference_numerics_large_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9062002Z test_reference_numerics_large_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:26.9092338Z test_reference_numerics_large_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9134971Z test_reference_numerics_large_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9175532Z test_reference_numerics_large_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9191034Z test_reference_numerics_large_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9206977Z test_reference_numerics_large_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9223114Z test_reference_numerics_large_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9239244Z test_reference_numerics_large_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9255703Z test_reference_numerics_large_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9272932Z test_reference_numerics_large_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9309630Z test_reference_numerics_large_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9334214Z test_reference_numerics_large_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9363509Z test_reference_numerics_large_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9393169Z test_reference_numerics_large_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9408620Z test_reference_numerics_large_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:26.9423933Z test_reference_numerics_large_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:26.9439262Z test_reference_numerics_large_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:26.9475455Z test_reference_numerics_large_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9499884Z test_reference_numerics_large_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9529692Z test_reference_numerics_large_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9559009Z test_reference_numerics_large_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9574494Z test_reference_numerics_large_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:26.9589752Z test_reference_numerics_large_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:26.9605100Z test_reference_numerics_large_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:26.9650214Z test_reference_numerics_large_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9679094Z test_reference_numerics_large_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9717480Z test_reference_numerics_large_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9755840Z test_reference_numerics_large_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9775368Z test_reference_numerics_large_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9794549Z test_reference_numerics_large_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9810821Z test_reference_numerics_large_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:26.9849196Z test_reference_numerics_large_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:26.9878760Z test_reference_numerics_large_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9905873Z test_reference_numerics_large_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9931759Z test_reference_numerics_large_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9962932Z test_reference_numerics_large_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:26.9993852Z test_reference_numerics_large_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0011324Z test_reference_numerics_large_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0028972Z test_reference_numerics_large_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0046516Z test_reference_numerics_large_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0056954Z test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0066909Z test_reference_numerics_large_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0076975Z test_reference_numerics_large_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0087008Z test_reference_numerics_large_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0097025Z test_reference_numerics_large_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0107096Z test_reference_numerics_large_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0117218Z test_reference_numerics_large_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0127282Z test_reference_numerics_large_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0137461Z test_reference_numerics_large_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0147351Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0157474Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0167592Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0177438Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0187477Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0197411Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0207530Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0217472Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0227578Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:27.0243269Z test_reference_numerics_large_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0259185Z test_reference_numerics_large_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0275040Z test_reference_numerics_large_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0311424Z test_reference_numerics_large_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.0335799Z test_reference_numerics_large_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0365238Z test_reference_numerics_large_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0394774Z test_reference_numerics_large_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0410365Z test_reference_numerics_large_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0425707Z test_reference_numerics_large_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.0441010Z test_reference_numerics_large_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.0477041Z test_reference_numerics_large_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.0500828Z test_reference_numerics_large_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0524157Z test_reference_numerics_large_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0548697Z test_reference_numerics_large_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0577944Z test_reference_numerics_large_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0607315Z test_reference_numerics_large_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0622803Z test_reference_numerics_large_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.0638190Z test_reference_numerics_large_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.0653683Z test_reference_numerics_large_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.0689870Z test_reference_numerics_large_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.0713327Z test_reference_numerics_large_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0736367Z test_reference_numerics_large_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0760560Z test_reference_numerics_large_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0790116Z test_reference_numerics_large_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0819810Z test_reference_numerics_large_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.0835301Z test_reference_numerics_large_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0850882Z test_reference_numerics_large_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0866218Z test_reference_numerics_large_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.0902636Z test_reference_numerics_large_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.0926673Z test_reference_numerics_large_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0950147Z test_reference_numerics_large_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.0974511Z test_reference_numerics_large_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1004931Z test_reference_numerics_large_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1034455Z test_reference_numerics_large_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1050096Z test_reference_numerics_large_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1065309Z test_reference_numerics_large_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.1080773Z test_reference_numerics_large_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.1117034Z test_reference_numerics_large_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1141264Z test_reference_numerics_large_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1172032Z test_reference_numerics_large_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1201533Z test_reference_numerics_large_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1217012Z test_reference_numerics_large_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1232606Z test_reference_numerics_large_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1248266Z test_reference_numerics_large_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1298426Z test_reference_numerics_large_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.1328896Z test_reference_numerics_large_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1370579Z test_reference_numerics_large_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1410686Z test_reference_numerics_large_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1426389Z test_reference_numerics_large_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1442235Z test_reference_numerics_large_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1458026Z test_reference_numerics_large_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1508582Z test_reference_numerics_large_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.1539224Z test_reference_numerics_large_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1578838Z test_reference_numerics_large_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1619118Z test_reference_numerics_large_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1635131Z test_reference_numerics_large_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1651269Z test_reference_numerics_large_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1667067Z test_reference_numerics_large_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1716673Z test_reference_numerics_large_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.1747319Z test_reference_numerics_large_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1786535Z test_reference_numerics_large_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1827171Z test_reference_numerics_large_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.1844113Z test_reference_numerics_large_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1860132Z test_reference_numerics_large_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1876157Z test_reference_numerics_large_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.1925675Z test_reference_numerics_large_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.1956239Z test_reference_numerics_large_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.1995991Z test_reference_numerics_large_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2036157Z test_reference_numerics_large_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2053065Z test_reference_numerics_large_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2068913Z test_reference_numerics_large_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2084717Z test_reference_numerics_large_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2120997Z test_reference_numerics_large_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2145170Z test_reference_numerics_large_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2168646Z test_reference_numerics_large_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2193069Z test_reference_numerics_large_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2222827Z test_reference_numerics_large_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2252676Z test_reference_numerics_large_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2268366Z test_reference_numerics_large_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2284055Z test_reference_numerics_large_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2299810Z test_reference_numerics_large_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2345604Z test_reference_numerics_large_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.2352365Z test_reference_numerics_large_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:27.2358857Z test_reference_numerics_large_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:27.2388078Z test_reference_numerics_large_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2428407Z test_reference_numerics_large_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2467580Z test_reference_numerics_large_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2479654Z test_reference_numerics_large_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:27.2491807Z test_reference_numerics_large_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:27.2503660Z test_reference_numerics_large_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:27.2553770Z test_reference_numerics_large_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.2584605Z test_reference_numerics_large_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2625072Z test_reference_numerics_large_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2665187Z test_reference_numerics_large_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2682022Z test_reference_numerics_large_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2697744Z test_reference_numerics_large_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2713301Z test_reference_numerics_large_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:27.2762390Z test_reference_numerics_large_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:27.2789558Z test_reference_numerics_large_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2817264Z test_reference_numerics_large_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2848143Z test_reference_numerics_large_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:27.2886988Z test_reference_numerics_large_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2925947Z test_reference_numerics_large_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:27.2941952Z test_reference_numerics_large_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2957774Z test_reference_numerics_large_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.2973634Z test_reference_numerics_large_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:27.3484480Z test_reference_numerics_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:27.3991568Z test_reference_numerics_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:27.4610393Z test_reference_numerics_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.062s) 2022-08-17T12:51:27.5109233Z test_reference_numerics_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:27.5568181Z test_reference_numerics_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:27.5770023Z test_reference_numerics_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:27.6015658Z test_reference_numerics_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:27.6580353Z test_reference_numerics_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:51:27.6736362Z test_reference_numerics_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:27.7070018Z test_reference_numerics_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:27.7337145Z test_reference_numerics_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:27.7582323Z test_reference_numerics_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:27.7762971Z test_reference_numerics_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:27.8023347Z test_reference_numerics_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:27.8254283Z test_reference_numerics_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:27.8480770Z test_reference_numerics_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:27.8742202Z test_reference_numerics_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:27.9239599Z test_reference_numerics_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:27.9561184Z test_reference_numerics_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:28.0065601Z test_reference_numerics_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:28.0226358Z test_reference_numerics_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:28.0467911Z test_reference_numerics_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:28.0731222Z test_reference_numerics_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:28.0976237Z test_reference_numerics_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:28.1152638Z test_reference_numerics_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:28.1408066Z test_reference_numerics_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:28.1634905Z test_reference_numerics_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:28.1858199Z test_reference_numerics_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:28.2119876Z test_reference_numerics_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:28.2611136Z test_reference_numerics_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:28.3085924Z test_reference_numerics_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2022-08-17T12:51:28.3573317Z test_reference_numerics_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2022-08-17T12:51:28.3751004Z test_reference_numerics_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:28.4030403Z test_reference_numerics_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:28.4290502Z test_reference_numerics_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:28.4533929Z test_reference_numerics_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:28.4700839Z test_reference_numerics_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:51:28.4948177Z test_reference_numerics_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:28.5204877Z test_reference_numerics_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:28.5428067Z test_reference_numerics_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:28.5695344Z test_reference_numerics_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:28.6194643Z test_reference_numerics_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:28.6526242Z test_reference_numerics_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:28.7028654Z test_reference_numerics_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:28.7211776Z test_reference_numerics_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:28.7494505Z test_reference_numerics_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:28.7763313Z test_reference_numerics_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:28.8012175Z test_reference_numerics_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:28.8177398Z test_reference_numerics_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:28.8457998Z test_reference_numerics_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:28.8693544Z test_reference_numerics_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:28.8907878Z test_reference_numerics_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:28.9177148Z test_reference_numerics_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:28.9755420Z test_reference_numerics_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:28.9916831Z test_reference_numerics_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:29.0250656Z test_reference_numerics_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:29.0519889Z test_reference_numerics_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:29.0764830Z test_reference_numerics_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:29.0930403Z test_reference_numerics_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:29.1165573Z test_reference_numerics_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:29.1394473Z test_reference_numerics_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:29.1728553Z test_reference_numerics_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:29.2005179Z test_reference_numerics_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:29.2736567Z test_reference_numerics_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:51:29.3073358Z test_reference_numerics_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:29.3572865Z test_reference_numerics_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.050s) 2022-08-17T12:51:29.3841977Z test_reference_numerics_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:29.4137900Z test_reference_numerics_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:51:29.4384844Z test_reference_numerics_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:29.4646721Z test_reference_numerics_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:29.4887752Z test_reference_numerics_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:29.5239936Z test_reference_numerics_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:29.5515715Z test_reference_numerics_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:29.6241140Z test_reference_numerics_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.072s) 2022-08-17T12:51:29.6569520Z test_reference_numerics_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:29.6930647Z test_reference_numerics_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:51:29.7205569Z test_reference_numerics_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:29.7495431Z test_reference_numerics_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:29.7739797Z test_reference_numerics_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:29.8009093Z test_reference_numerics_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:29.8252203Z test_reference_numerics_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:29.8593983Z test_reference_numerics_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:29.8855299Z test_reference_numerics_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:29.9621563Z test_reference_numerics_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.076s) 2022-08-17T12:51:29.9973028Z test_reference_numerics_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:30.0398419Z test_reference_numerics_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2022-08-17T12:51:30.0663552Z test_reference_numerics_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:30.0914273Z test_reference_numerics_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:30.1072673Z test_reference_numerics_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:30.1308721Z test_reference_numerics_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:30.1563466Z test_reference_numerics_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:30.1948356Z test_reference_numerics_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.038s) 2022-08-17T12:51:30.2226500Z test_reference_numerics_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:30.2958448Z test_reference_numerics_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.073s) 2022-08-17T12:51:30.3308361Z test_reference_numerics_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:30.3936703Z test_reference_numerics_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.063s) 2022-08-17T12:51:30.4202686Z test_reference_numerics_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:30.4471161Z test_reference_numerics_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:30.4716530Z test_reference_numerics_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:30.4982745Z test_reference_numerics_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:30.5226397Z test_reference_numerics_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:30.5428892Z test_reference_numerics_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:30.5670258Z test_reference_numerics_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:30.6153095Z test_reference_numerics_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2022-08-17T12:51:30.6470366Z test_reference_numerics_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:30.7003304Z test_reference_numerics_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.053s) 2022-08-17T12:51:30.7151376Z test_reference_numerics_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:30.7386592Z test_reference_numerics_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:30.7648862Z test_reference_numerics_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:30.7891047Z test_reference_numerics_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:30.8067805Z test_reference_numerics_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:30.8323767Z test_reference_numerics_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:30.8550947Z test_reference_numerics_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:30.8984564Z test_reference_numerics_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:31.1207238Z test_reference_numerics_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.222s) 2022-08-17T12:51:31.3149117Z test_reference_numerics_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.194s) 2022-08-17T12:51:31.4158073Z test_reference_numerics_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.101s) 2022-08-17T12:51:31.4620819Z test_reference_numerics_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.046s) 2022-08-17T12:51:31.5477855Z test_reference_numerics_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2022-08-17T12:51:31.5817103Z test_reference_numerics_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:31.6166118Z test_reference_numerics_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2022-08-17T12:51:31.6412244Z test_reference_numerics_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:31.6778520Z test_reference_numerics_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.036s) 2022-08-17T12:51:31.7111090Z test_reference_numerics_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:31.7115464Z test_reference_numerics_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:31.7987049Z test_reference_numerics_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in remainder 2022-08-17T12:51:31.7987688Z expected = op.ref(l_numpy, r_numpy) 2022-08-17T12:51:31.8101226Z ok (0.098s) 2022-08-17T12:51:31.8613202Z test_reference_numerics_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.051s) 2022-08-17T12:51:31.9176662Z test_reference_numerics_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.056s) 2022-08-17T12:51:31.9584998Z test_reference_numerics_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:51:32.0000904Z test_reference_numerics_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2022-08-17T12:51:32.0434816Z test_reference_numerics_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2022-08-17T12:51:32.0834696Z test_reference_numerics_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:32.1104112Z test_reference_numerics_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:32.1119560Z test_reference_numerics_small_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1131776Z test_reference_numerics_small_values_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.1243863Z test_reference_numerics_small_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:32.1373201Z test_reference_numerics_small_values_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:51:32.1482131Z test_reference_numerics_small_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:32.1494967Z test_reference_numerics_small_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.1507960Z test_reference_numerics_small_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.1521864Z test_reference_numerics_small_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.1544231Z test_reference_numerics_small_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1565545Z test_reference_numerics_small_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1585088Z test_reference_numerics_small_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1603879Z test_reference_numerics_small_values_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1624428Z test_reference_numerics_small_values_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1633941Z test_reference_numerics_small_values_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.1653257Z test_reference_numerics_small_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1672808Z test_reference_numerics_small_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1691438Z test_reference_numerics_small_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1710356Z test_reference_numerics_small_values_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1730982Z test_reference_numerics_small_values_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1740363Z test_reference_numerics_small_values_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.1759160Z test_reference_numerics_small_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1778790Z test_reference_numerics_small_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1797567Z test_reference_numerics_small_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1817196Z test_reference_numerics_small_values_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1838252Z test_reference_numerics_small_values_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1847756Z test_reference_numerics_small_values_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.1866521Z test_reference_numerics_small_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1885433Z test_reference_numerics_small_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1904114Z test_reference_numerics_small_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1923234Z test_reference_numerics_small_values_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1944098Z test_reference_numerics_small_values_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.1956945Z test_reference_numerics_small_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.1967385Z test_reference_numerics_small_values_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.1979104Z test_reference_numerics_small_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.1992259Z test_reference_numerics_small_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2005292Z test_reference_numerics_small_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2025120Z test_reference_numerics_small_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2044265Z test_reference_numerics_small_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2063265Z test_reference_numerics_small_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2083880Z test_reference_numerics_small_values_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2105185Z test_reference_numerics_small_values_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2118569Z test_reference_numerics_small_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2129619Z test_reference_numerics_small_values_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.2142261Z test_reference_numerics_small_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2156349Z test_reference_numerics_small_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2170287Z test_reference_numerics_small_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2190512Z test_reference_numerics_small_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2210297Z test_reference_numerics_small_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2229226Z test_reference_numerics_small_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2248226Z test_reference_numerics_small_values_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2268234Z test_reference_numerics_small_values_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2279976Z test_reference_numerics_small_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2289385Z test_reference_numerics_small_values_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.2389153Z test_reference_numerics_small_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.2495237Z test_reference_numerics_small_values_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:32.2592273Z test_reference_numerics_small_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.2603482Z test_reference_numerics_small_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2615179Z test_reference_numerics_small_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2627180Z test_reference_numerics_small_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2646213Z test_reference_numerics_small_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2665185Z test_reference_numerics_small_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2684195Z test_reference_numerics_small_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2702828Z test_reference_numerics_small_values_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2722800Z test_reference_numerics_small_values_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.2736399Z test_reference_numerics_small_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2746407Z test_reference_numerics_small_values_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.2751434Z test_reference_numerics_small_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:32.2756491Z test_reference_numerics_small_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:32.2769943Z test_reference_numerics_small_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2784061Z test_reference_numerics_small_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2797414Z test_reference_numerics_small_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2827495Z test_reference_numerics_small_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:32.2857982Z test_reference_numerics_small_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:32.2888033Z test_reference_numerics_small_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:32.2918061Z test_reference_numerics_small_values_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:32.2950948Z test_reference_numerics_small_values_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:32.2956410Z test_reference_numerics_small_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:32.2969583Z test_reference_numerics_small_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2983276Z test_reference_numerics_small_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.2997016Z test_reference_numerics_small_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3017499Z test_reference_numerics_small_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3037378Z test_reference_numerics_small_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3057325Z test_reference_numerics_small_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3062690Z test_reference_numerics_small_values_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:32.3083774Z test_reference_numerics_small_values_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3096263Z test_reference_numerics_small_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3109192Z test_reference_numerics_small_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3123046Z test_reference_numerics_small_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3137302Z test_reference_numerics_small_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3158375Z test_reference_numerics_small_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3177444Z test_reference_numerics_small_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3196496Z test_reference_numerics_small_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3215780Z test_reference_numerics_small_values_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3221036Z test_reference_numerics_small_values_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:32.3240489Z test_reference_numerics_small_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3259706Z test_reference_numerics_small_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3279005Z test_reference_numerics_small_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3303949Z test_reference_numerics_small_values_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.002s) 2022-08-17T12:51:32.3326924Z test_reference_numerics_small_values_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3338882Z test_reference_numerics_small_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3348738Z test_reference_numerics_small_values_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.3361468Z test_reference_numerics_small_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3374677Z test_reference_numerics_small_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3388066Z test_reference_numerics_small_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3409598Z test_reference_numerics_small_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3429802Z test_reference_numerics_small_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3449801Z test_reference_numerics_small_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3468778Z test_reference_numerics_small_values_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3489444Z test_reference_numerics_small_values_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3501186Z test_reference_numerics_small_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3510365Z test_reference_numerics_small_values_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.3521819Z test_reference_numerics_small_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3533546Z test_reference_numerics_small_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3545035Z test_reference_numerics_small_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3563617Z test_reference_numerics_small_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3582118Z test_reference_numerics_small_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3600930Z test_reference_numerics_small_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3620155Z test_reference_numerics_small_values_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3641058Z test_reference_numerics_small_values_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3654878Z test_reference_numerics_small_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3665752Z test_reference_numerics_small_values_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.3678673Z test_reference_numerics_small_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3692658Z test_reference_numerics_small_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3705915Z test_reference_numerics_small_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3730564Z test_reference_numerics_small_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3753493Z test_reference_numerics_small_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3772553Z test_reference_numerics_small_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3794449Z test_reference_numerics_small_values_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3818744Z test_reference_numerics_small_values_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.3832029Z test_reference_numerics_small_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.3841979Z test_reference_numerics_small_values_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.3963372Z test_reference_numerics_small_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:32.4072654Z test_reference_numerics_small_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:32.4085980Z test_reference_numerics_small_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4099055Z test_reference_numerics_small_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4113280Z test_reference_numerics_small_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4134593Z test_reference_numerics_small_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4156805Z test_reference_numerics_small_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4178960Z test_reference_numerics_small_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4199811Z test_reference_numerics_small_values_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4221805Z test_reference_numerics_small_values_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4231412Z test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4240302Z test_reference_numerics_small_values_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4249478Z test_reference_numerics_small_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4258669Z test_reference_numerics_small_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4268003Z test_reference_numerics_small_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4277933Z test_reference_numerics_small_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4287895Z test_reference_numerics_small_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4297582Z test_reference_numerics_small_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4307273Z test_reference_numerics_small_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4317065Z test_reference_numerics_small_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4327055Z test_reference_numerics_small_values_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4336893Z test_reference_numerics_small_values_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4346704Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4356456Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4366436Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4376100Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4386044Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4396210Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4406401Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4416503Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4426966Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4437328Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4448902Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4459745Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:32.4480684Z test_reference_numerics_small_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4501375Z test_reference_numerics_small_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4521269Z test_reference_numerics_small_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4540914Z test_reference_numerics_small_values_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4561949Z test_reference_numerics_small_values_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4574554Z test_reference_numerics_small_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4583864Z test_reference_numerics_small_values_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.4595355Z test_reference_numerics_small_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4607041Z test_reference_numerics_small_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4618770Z test_reference_numerics_small_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4637750Z test_reference_numerics_small_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4657014Z test_reference_numerics_small_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4675884Z test_reference_numerics_small_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4695110Z test_reference_numerics_small_values_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4715316Z test_reference_numerics_small_values_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.4727996Z test_reference_numerics_small_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4738003Z test_reference_numerics_small_values_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.4837136Z test_reference_numerics_small_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.4934467Z test_reference_numerics_small_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.4946195Z test_reference_numerics_small_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4957805Z test_reference_numerics_small_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4970120Z test_reference_numerics_small_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.4990392Z test_reference_numerics_small_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5009556Z test_reference_numerics_small_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5028138Z test_reference_numerics_small_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5046975Z test_reference_numerics_small_values_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5066392Z test_reference_numerics_small_values_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5078211Z test_reference_numerics_small_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5087404Z test_reference_numerics_small_values_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.5184957Z test_reference_numerics_small_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.5282461Z test_reference_numerics_small_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.5294961Z test_reference_numerics_small_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5306809Z test_reference_numerics_small_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5319085Z test_reference_numerics_small_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5338881Z test_reference_numerics_small_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5358405Z test_reference_numerics_small_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5377264Z test_reference_numerics_small_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5397040Z test_reference_numerics_small_values_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5418565Z test_reference_numerics_small_values_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5430666Z test_reference_numerics_small_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5440758Z test_reference_numerics_small_values_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.5540731Z test_reference_numerics_small_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.5643826Z test_reference_numerics_small_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.5656328Z test_reference_numerics_small_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5668321Z test_reference_numerics_small_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5681039Z test_reference_numerics_small_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5700850Z test_reference_numerics_small_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5721175Z test_reference_numerics_small_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5741842Z test_reference_numerics_small_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5761444Z test_reference_numerics_small_values_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5782176Z test_reference_numerics_small_values_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5793677Z test_reference_numerics_small_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5803305Z test_reference_numerics_small_values_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.5814852Z test_reference_numerics_small_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5826874Z test_reference_numerics_small_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5838645Z test_reference_numerics_small_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5857446Z test_reference_numerics_small_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5875948Z test_reference_numerics_small_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5894611Z test_reference_numerics_small_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5913269Z test_reference_numerics_small_values_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5933861Z test_reference_numerics_small_values_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.5946595Z test_reference_numerics_small_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5956851Z test_reference_numerics_small_values_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.5969570Z test_reference_numerics_small_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5983361Z test_reference_numerics_small_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.5997199Z test_reference_numerics_small_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6018208Z test_reference_numerics_small_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6037237Z test_reference_numerics_small_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6056616Z test_reference_numerics_small_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6075592Z test_reference_numerics_small_values_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6095632Z test_reference_numerics_small_values_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6107857Z test_reference_numerics_small_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6118199Z test_reference_numerics_small_values_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.6130063Z test_reference_numerics_small_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6143407Z test_reference_numerics_small_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6156228Z test_reference_numerics_small_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6175894Z test_reference_numerics_small_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6194943Z test_reference_numerics_small_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6214324Z test_reference_numerics_small_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6234273Z test_reference_numerics_small_values_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6256152Z test_reference_numerics_small_values_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6268743Z test_reference_numerics_small_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6279343Z test_reference_numerics_small_values_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.6292272Z test_reference_numerics_small_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6306638Z test_reference_numerics_small_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6320831Z test_reference_numerics_small_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6341789Z test_reference_numerics_small_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6360910Z test_reference_numerics_small_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6379674Z test_reference_numerics_small_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6398593Z test_reference_numerics_small_values_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6418924Z test_reference_numerics_small_values_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6431632Z test_reference_numerics_small_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6441616Z test_reference_numerics_small_values_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.6453794Z test_reference_numerics_small_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6467018Z test_reference_numerics_small_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6480762Z test_reference_numerics_small_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6501921Z test_reference_numerics_small_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6522299Z test_reference_numerics_small_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6541068Z test_reference_numerics_small_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6560231Z test_reference_numerics_small_values_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6580829Z test_reference_numerics_small_values_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6592542Z test_reference_numerics_small_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6601939Z test_reference_numerics_small_values_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.001s) 2022-08-17T12:51:32.6702398Z test_reference_numerics_small_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.6800349Z test_reference_numerics_small_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:32.6811446Z test_reference_numerics_small_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6823113Z test_reference_numerics_small_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6834893Z test_reference_numerics_small_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6854726Z test_reference_numerics_small_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6873658Z test_reference_numerics_small_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6892101Z test_reference_numerics_small_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6910727Z test_reference_numerics_small_values_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6932061Z test_reference_numerics_small_values_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.6945705Z test_reference_numerics_small_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6952618Z test_reference_numerics_small_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:32.6957564Z test_reference_numerics_small_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:32.6970363Z test_reference_numerics_small_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6984245Z test_reference_numerics_small_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.6998257Z test_reference_numerics_small_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7010421Z test_reference_numerics_small_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:32.7021632Z test_reference_numerics_small_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:32.7032899Z test_reference_numerics_small_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:32.7044130Z test_reference_numerics_small_values_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2022-08-17T12:51:32.7065472Z test_reference_numerics_small_values_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7079548Z test_reference_numerics_small_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7093977Z test_reference_numerics_small_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7108625Z test_reference_numerics_small_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7122630Z test_reference_numerics_small_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7143428Z test_reference_numerics_small_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7162923Z test_reference_numerics_small_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7181475Z test_reference_numerics_small_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7200281Z test_reference_numerics_small_values_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7205628Z test_reference_numerics_small_values_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:32.7218602Z test_reference_numerics_small_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7329469Z test_reference_numerics_small_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:32.7455812Z test_reference_numerics_small_values_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:51:32.7564848Z test_reference_numerics_small_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2022-08-17T12:51:32.7577969Z test_reference_numerics_small_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7591913Z test_reference_numerics_small_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7605869Z test_reference_numerics_small_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:32.7627058Z test_reference_numerics_small_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7647176Z test_reference_numerics_small_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7665984Z test_reference_numerics_small_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7685166Z test_reference_numerics_small_values_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:32.7690811Z test_reference_numerics_small_values_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:51:32.8007028Z test_reference_numerics_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:32.8654313Z test_reference_numerics_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.065s) 2022-08-17T12:51:32.9978299Z test_reference_numerics_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.132s) 2022-08-17T12:51:33.0557596Z test_reference_numerics_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.058s) 2022-08-17T12:51:33.1350524Z test_reference_numerics_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.079s) 2022-08-17T12:51:33.1642336Z test_reference_numerics_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:33.2043340Z test_reference_numerics_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2022-08-17T12:51:33.2284756Z test_reference_numerics_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:33.2532259Z test_reference_numerics_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:33.2740184Z test_reference_numerics_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:33.3009074Z test_reference_numerics_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:33.3013333Z test_reference_numerics_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2022-08-17T12:51:33.3035082Z test_remainder_fmod_large_dividend_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.3056828Z test_remainder_fmod_large_dividend_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.3070065Z test_remainder_overflow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.3084703Z test_rpow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.3165902Z test_scalar_support_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:51:33.3222374Z test_scalar_support_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:33.3258155Z test_scalar_support_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:33.3290158Z test_scalar_support_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:33.3321631Z test_scalar_support_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:33.3353337Z test_scalar_support_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:33.3363141Z test_scalar_support_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.3372951Z test_scalar_support_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.3382685Z test_scalar_support_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.3392448Z test_scalar_support_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.3485668Z test_scalar_support_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:33.3556919Z test_scalar_support_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.3609609Z test_scalar_support_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.3684861Z test_scalar_support_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.3741626Z test_scalar_support_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:33.3787911Z test_scalar_support_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.3852097Z test_scalar_support_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:33.3890744Z test_scalar_support_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:33.3941474Z test_scalar_support_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.3973272Z test_scalar_support_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:33.3982898Z test_scalar_support_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4053551Z test_scalar_support_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.4106923Z test_scalar_support_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.4180401Z test_scalar_support_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.4233500Z test_scalar_support_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.4243384Z test_scalar_support_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4253250Z test_scalar_support_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4263363Z test_scalar_support_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4273161Z test_scalar_support_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4283113Z test_scalar_support_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4293878Z test_scalar_support_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:33.4304546Z test_scalar_support_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:33.4315243Z test_scalar_support_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:33.4325876Z test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:33.4336544Z test_scalar_support_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:33.4347095Z test_scalar_support_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:51:33.4357735Z test_scalar_support_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4428652Z test_scalar_support_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.4487390Z test_scalar_support_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:33.4497114Z test_scalar_support_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4507222Z test_scalar_support_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4517428Z test_scalar_support_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4528067Z test_scalar_support_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4537373Z test_scalar_support_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4547205Z test_scalar_support_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4557236Z test_scalar_support_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4567316Z test_scalar_support_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4577523Z test_scalar_support_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4648248Z test_scalar_support_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.4701097Z test_scalar_support_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.4711547Z test_scalar_support_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4721526Z test_scalar_support_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4732495Z test_scalar_support_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4743135Z test_scalar_support_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4753816Z test_scalar_support_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4764285Z test_scalar_support_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4775140Z test_scalar_support_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4785615Z test_scalar_support_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.4879634Z test_scalar_support_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:33.4952065Z test_scalar_support_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2022-08-17T12:51:33.5005141Z test_scalar_support_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.5081893Z test_scalar_support_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:51:33.5136829Z test_scalar_support_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.5168628Z test_scalar_support_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:33.5225677Z test_scalar_support_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:33.5259635Z test_scalar_support_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:51:33.5337216Z test_scalar_support_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:51:33.5393959Z test_scalar_support_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:33.5429327Z test_scalar_support_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:51:33.5438032Z test_signed_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:51:33.5447783Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:51:33.5456052Z test_signed_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:51:33.5464959Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:51:33.5473376Z test_signed_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:51:33.5481935Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:51:33.5490380Z test_signed_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) 2022-08-17T12:51:33.5499305Z Ensure that signed integer bit shifting works as expected. ... ok (0.002s) 2022-08-17T12:51:33.5515878Z test_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5567301Z test_sub_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:51:33.5583692Z test_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5600315Z test_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5616714Z test_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5633054Z test_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5649487Z test_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5665596Z test_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5681821Z test_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5697830Z test_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5714082Z test_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5730279Z test_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:33.5937906Z test_sub_typing_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:33.6034487Z test_tensor_pow_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... test_binary_ufuncs.py:1374: RuntimeWarning: invalid value encountered in power 2022-08-17T12:51:33.6042015Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:51:33.6042499Z test_binary_ufuncs.py:1374: RuntimeWarning: divide by zero encountered in power 2022-08-17T12:51:33.6043002Z np_res = np.power(to_np(base), to_np(np_exponent)) 2022-08-17T12:51:33.6237604Z ok (0.030s) 2022-08-17T12:51:33.6358964Z test_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:33.6372084Z test_true_divide_out_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.6384869Z test_true_divide_out_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:51:33.6502541Z test_type_promotion___radd___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:33.6600962Z test_type_promotion___rand___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:33.6716940Z test_type_promotion___rdiv___cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.012s) 2022-08-17T12:51:33.6817064Z test_type_promotion___rmod___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:33.6934517Z test_type_promotion___rmul___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:33.7033520Z test_type_promotion___ror___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:33.7130000Z 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:51:33.7131061Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T12:51:33.7156287Z ok (0.012s) 2022-08-17T12:51:33.7273403Z test_type_promotion___rsub___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:33.7371803Z test_type_promotion___rxor___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2022-08-17T12:51:33.7687059Z test_type_promotion__refs_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:33.7918387Z test_type_promotion__refs_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:33.8084857Z test_type_promotion__refs_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:51:33.8249524Z test_type_promotion__refs_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2022-08-17T12:51:33.8416099Z test_type_promotion__refs_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:51:33.8582256Z test_type_promotion__refs_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:51:33.8699113Z test_type_promotion__refs_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:33.8815486Z test_type_promotion__refs_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:33.8905118Z test_type_promotion__refs_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:33.9162443Z test_type_promotion__refs_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:33.9490795Z test_type_promotion__refs_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.033s) 2022-08-17T12:51:33.9747239Z test_type_promotion__refs_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2022-08-17T12:51:34.0040775Z test_type_promotion__refs_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:34.0143729Z test_type_promotion__refs_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.010s) 2022-08-17T12:51:34.1214891Z test_type_promotion__refs_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.107s) 2022-08-17T12:51:34.1440526Z test_type_promotion__refs_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:34.1664830Z test_type_promotion__refs_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:34.1911454Z test_type_promotion__refs_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:34.2077015Z test_type_promotion__refs_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2022-08-17T12:51:34.2301850Z test_type_promotion__refs_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:34.2527195Z test_type_promotion__refs_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:34.3116129Z test_type_promotion__refs_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.059s) 2022-08-17T12:51:34.3262104Z test_type_promotion__refs_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.3411290Z test_type_promotion__refs_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.3557504Z test_type_promotion__refs_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.3662319Z test_type_promotion__refs_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.010s) 2022-08-17T12:51:34.3839327Z test_type_promotion__refs_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2022-08-17T12:51:34.4062258Z test_type_promotion__refs_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:34.4276185Z test_type_promotion__refs_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:34.4546621Z test_type_promotion__refs_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2022-08-17T12:51:34.4756077Z test_type_promotion__refs_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:34.4983816Z test_type_promotion__refs_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:34.5208786Z test_type_promotion__refs_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:34.5433754Z test_type_promotion__refs_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2022-08-17T12:51:34.5742335Z test_type_promotion__refs_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:34.6036971Z test_type_promotion__refs_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:34.6184333Z test_type_promotion__refs_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.6493374Z test_type_promotion__refs_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:34.6740670Z test_type_promotion__refs_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:34.6946396Z test_type_promotion__refs_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:34.7200323Z test_type_promotion__refs_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2022-08-17T12:51:34.7510276Z test_type_promotion__refs_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2022-08-17T12:51:34.7835309Z test_type_promotion__refs_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:34.8132480Z test_type_promotion_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2022-08-17T12:51:34.8368558Z test_type_promotion_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:34.8514641Z test_type_promotion_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.8604789Z test_type_promotion_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:34.8752910Z test_type_promotion_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.8843815Z test_type_promotion_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:34.8990306Z test_type_promotion_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2022-08-17T12:51:34.9180346Z test_type_promotion_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:34.9370115Z test_type_promotion_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:34.9506000Z test_type_promotion_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.014s) 2022-08-17T12:51:34.9735413Z test_type_promotion_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:34.9966538Z test_type_promotion_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.0285914Z test_type_promotion_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2022-08-17T12:51:35.0515973Z test_type_promotion_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.0645394Z test_type_promotion_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:51:35.0735661Z test_type_promotion_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:35.0942459Z test_type_promotion_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2022-08-17T12:51:35.1031901Z test_type_promotion_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:35.1121858Z test_type_promotion_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:35.1317674Z test_type_promotion_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:35.1462546Z test_type_promotion_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:35.1579022Z test_type_promotion_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.1694927Z test_type_promotion_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.1825019Z test_type_promotion_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.013s) 2022-08-17T12:51:35.1964550Z test_type_promotion_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:35.2103841Z test_type_promotion_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:35.2244442Z test_type_promotion_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:35.2362310Z test_type_promotion_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.012s) 2022-08-17T12:51:35.2454823Z test_type_promotion_jiterator_binary_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.009s) 2022-08-17T12:51:35.2546915Z test_type_promotion_jiterator_binary_return_by_ref_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.009s) 2022-08-17T12:51:35.2691419Z test_type_promotion_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:35.3033519Z test_type_promotion_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:35.3148652Z test_type_promotion_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.3269819Z test_type_promotion_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.3390959Z test_type_promotion_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.3512807Z test_type_promotion_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.3627760Z test_type_promotion_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.3824757Z test_type_promotion_max_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:35.4012786Z test_type_promotion_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:35.4208686Z test_type_promotion_min_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:35.4397237Z test_type_promotion_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:35.4674783Z test_type_promotion_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:35.4804097Z test_type_promotion_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:51:35.4943881Z test_type_promotion_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2022-08-17T12:51:35.5033318Z test_type_promotion_polar_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.009s) 2022-08-17T12:51:35.5311994Z test_type_promotion_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2022-08-17T12:51:35.5508908Z test_type_promotion_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:35.5626186Z test_type_promotion_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:35.5859297Z test_type_promotion_special_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.6089084Z test_type_promotion_special_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.6179378Z test_type_promotion_special_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.6268567Z test_type_promotion_special_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.6498599Z test_type_promotion_special_hermite_polynomial_h_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.6726887Z test_type_promotion_special_hermite_polynomial_he_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.6955398Z test_type_promotion_special_laguerre_polynomial_l_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.7045681Z test_type_promotion_special_legendre_polynomial_p_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.7135345Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.7224306Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.7313228Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.7402541Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.009s) 2022-08-17T12:51:35.7636186Z test_type_promotion_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.7866140Z test_type_promotion_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.8158383Z test_type_promotion_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2022-08-17T12:51:35.8494905Z test_type_promotion_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2022-08-17T12:51:35.8724555Z test_type_promotion_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.8779695Z test_xlogy_xlog1py_bfloat16_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:51:35.9014503Z test_xlogy_xlog1py_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:35.9215060Z test_xlogy_xlog1py_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:35.9416154Z test_xlogy_xlog1py_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:35.9615692Z test_xlogy_xlog1py_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:35.9852282Z test_xlogy_xlog1py_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:36.0088846Z test_xlogy_xlog1py_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:36.0325057Z test_xlogy_xlog1py_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:36.0561331Z test_xlogy_xlog1py_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:36.0794468Z test_xlogy_xlog1py_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.0919737Z test_xlogy_xlog1py_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2022-08-17T12:51:36.1009516Z test_xlogy_xlog1py_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.1098013Z test_xlogy_xlog1py_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.1186042Z test_xlogy_xlog1py_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.1311549Z test_xlogy_xlog1py_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.1436126Z test_xlogy_xlog1py_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.1561101Z test_xlogy_xlog1py_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.1686735Z test_xlogy_xlog1py_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.1811769Z test_xlogy_xlog1py_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.1935963Z test_xlogy_xlog1py_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.2025129Z test_xlogy_xlog1py_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.2111099Z test_xlogy_xlog1py_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.2198091Z test_xlogy_xlog1py_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.2322236Z test_xlogy_xlog1py_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.2446687Z test_xlogy_xlog1py_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.2571390Z test_xlogy_xlog1py_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.2696114Z test_xlogy_xlog1py_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.2820268Z test_xlogy_xlog1py_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.2943693Z test_xlogy_xlog1py_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.3031482Z test_xlogy_xlog1py_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.3118410Z test_xlogy_xlog1py_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:51:36.3203530Z test_xlogy_xlog1py_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2022-08-17T12:51:36.3327369Z test_xlogy_xlog1py_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.3451153Z test_xlogy_xlog1py_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.3574597Z test_xlogy_xlog1py_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.3698382Z test_xlogy_xlog1py_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.3821696Z test_xlogy_xlog1py_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2022-08-17T12:51:36.4054596Z test_xlogy_xlog1py_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.4251961Z test_xlogy_xlog1py_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.4448492Z test_xlogy_xlog1py_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.4643957Z test_xlogy_xlog1py_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2022-08-17T12:51:36.4876744Z test_xlogy_xlog1py_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.5112107Z test_xlogy_xlog1py_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.5345042Z test_xlogy_xlog1py_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.5578761Z test_xlogy_xlog1py_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.5815407Z test_xlogy_xlog1py_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:36.6050289Z test_xlogy_xlog1py_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.6249170Z test_xlogy_xlog1py_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.6446884Z test_xlogy_xlog1py_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.6643223Z test_xlogy_xlog1py_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.6876122Z test_xlogy_xlog1py_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.7109074Z test_xlogy_xlog1py_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.7343080Z test_xlogy_xlog1py_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.7576217Z test_xlogy_xlog1py_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.7809991Z test_xlogy_xlog1py_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.8043862Z test_xlogy_xlog1py_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.8241590Z test_xlogy_xlog1py_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.8439228Z test_xlogy_xlog1py_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.8636900Z test_xlogy_xlog1py_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:36.8869864Z test_xlogy_xlog1py_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.9103975Z test_xlogy_xlog1py_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.9337083Z test_xlogy_xlog1py_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.9570626Z test_xlogy_xlog1py_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:36.9807257Z test_xlogy_xlog1py_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:37.0041280Z test_xlogy_xlog1py_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.0240965Z test_xlogy_xlog1py_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:37.0437893Z test_xlogy_xlog1py_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:37.0634834Z test_xlogy_xlog1py_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:37.0868062Z test_xlogy_xlog1py_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.1102362Z test_xlogy_xlog1py_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.1336521Z test_xlogy_xlog1py_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.1570724Z test_xlogy_xlog1py_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.1803908Z test_xlogy_xlog1py_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.2041330Z test_xlogy_xlog1py_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2022-08-17T12:51:37.2240234Z test_xlogy_xlog1py_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:37.2437549Z test_xlogy_xlog1py_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:37.2635426Z test_xlogy_xlog1py_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2022-08-17T12:51:37.2867370Z test_xlogy_xlog1py_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.3100328Z test_xlogy_xlog1py_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.3333425Z test_xlogy_xlog1py_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.3566955Z test_xlogy_xlog1py_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.3799990Z test_xlogy_xlog1py_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2022-08-17T12:51:37.3817268Z test_xlogy_xlog1py_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:51:37.3841229Z test_zeta_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.3865241Z test_zeta_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.3888932Z test_zeta_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.3912732Z test_zeta_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.3936380Z test_zeta_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.3959828Z test_zeta_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.3983293Z test_zeta_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4006912Z test_zeta_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4030219Z test_zeta_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4054024Z test_zeta_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4077756Z test_zeta_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4101953Z test_zeta_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4125260Z test_zeta_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4148804Z test_zeta_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4172709Z test_zeta_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4196613Z test_zeta_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4220312Z test_zeta_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4243915Z test_zeta_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4267588Z test_zeta_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4291295Z test_zeta_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4315049Z test_zeta_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4338922Z test_zeta_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4362648Z test_zeta_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4386390Z test_zeta_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4410087Z test_zeta_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4433776Z test_zeta_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4457577Z 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:51:37.4481339Z 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:51:37.4505001Z 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:51:37.4528855Z 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:51:37.4552468Z 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:51:37.4576154Z 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:51:37.4600123Z 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:51:37.4623912Z 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:51:37.4647550Z 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:51:37.4671184Z 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:51:37.4694793Z 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:51:37.4718445Z 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:51:37.4741978Z 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:51:37.4765447Z test_zeta_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:51:37.4788979Z 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:51:37.4812739Z 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:51:37.4836252Z 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:51:37.4860145Z 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:51:37.4883518Z 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:51:37.4906890Z 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:51:37.4931057Z 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:51:37.4955036Z 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:51:37.4978637Z 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:51:37.5002391Z 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:51:37.5025899Z 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:51:37.5050076Z 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:51:37.5073660Z 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:51:37.5097231Z 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:51:37.5122148Z 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:51:37.5145628Z 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:51:37.5169073Z 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:51:37.5192866Z 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:51:37.5216610Z 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:51:37.5240544Z 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:51:37.5264046Z 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:51:37.5287978Z 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:51:37.5311552Z 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:51:37.5335068Z 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:51:37.5336924Z 2022-08-17T12:51:37.5337282Z ---------------------------------------------------------------------- 2022-08-17T12:51:37.5337546Z Ran 8282 tests in 62.920s 2022-08-17T12:51:37.5337725Z 2022-08-17T12:51:37.5337841Z OK (skipped=901, expected failures=14) 2022-08-17T12:51:37.5337980Z 2022-08-17T12:51:37.5338064Z Generating XML reports... 2022-08-17T12:51:38.3712707Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20220817125034.xml 2022-08-17T12:51:38.8740917Z Running test_type_hints ... [2022-08-17 12:51:38.873719] 2022-08-17T12:51:38.8741467Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:51:38.873803] 2022-08-17T12:51:39.9614780Z Test results will be stored in test-reports/python-unittest/test_type_hints 2022-08-17T12:51:39.9625100Z 2022-08-17T12:51:39.9625192Z Running tests... 2022-08-17T12:51:39.9625957Z ---------------------------------------------------------------------- 2022-08-17T12:51:39.9637453Z test_doc_examples (__main__.TestTypeHints) 2022-08-17T12:52:28.6403575Z Run documentation examples through mypy. ... ok (48.678s) 2022-08-17T12:52:28.6403854Z 2022-08-17T12:52:28.6404357Z ---------------------------------------------------------------------- 2022-08-17T12:52:28.6404667Z Ran 1 test in 48.678s 2022-08-17T12:52:28.6404787Z 2022-08-17T12:52:28.6404848Z OK 2022-08-17T12:52:28.6404939Z 2022-08-17T12:52:28.6406859Z Generating XML reports... 2022-08-17T12:52:28.6430251Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220817125139.xml 2022-08-17T12:52:30.7925132Z Running distributions/test_distributions ... [2022-08-17 12:52:30.792101] 2022-08-17T12:52:30.7925721Z Executing ['/opt/conda/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:52:30.792187] 2022-08-17T12:52:32.2907116Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2022-08-17T12:52:32.2972165Z 2022-08-17T12:52:32.2972501Z Running tests... 2022-08-17T12:52:32.2973140Z ---------------------------------------------------------------------- 2022-08-17T12:52:32.3394116Z test_cdf (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:32.3394872Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:32.3399425Z ok (0.043s) 2022-08-17T12:52:32.3618490Z test_icdf (__main__.TestAgainstScipy) ... ok (0.022s) 2022-08-17T12:52:33.4502293Z test_mean (__main__.TestAgainstScipy) ... ok (1.088s) 2022-08-17T12:52:33.4758363Z test_variance_stddev (__main__.TestAgainstScipy) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-17T12:52:33.4759667Z return torch.as_tensor(tensor_like) 2022-08-17T12:52:33.4829620Z ok (0.033s) 2022-08-17T12:52:33.5270069Z test_params_constraints (__main__.TestConstraints) ... ok (0.044s) 2022-08-17T12:52:33.5897604Z test_support_constraints (__main__.TestConstraints) ... ok (0.063s) 2022-08-17T12:52:33.5919305Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.5943530Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.5965651Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.5991642Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-17T12:52:33.6011020Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6032118Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6068293Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-17T12:52:33.6086810Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6107558Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6127078Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6147487Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6173749Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-17T12:52:33.6203401Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-17T12:52:33.6227484Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6428894Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.020s) 2022-08-17T12:52:33.6447903Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6467928Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6488323Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6509102Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6530038Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6555098Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6574117Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6593731Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6614831Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6636932Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6655530Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6676112Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6700062Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6726418Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-17T12:52:33.6746668Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6766766Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6813903Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.005s) 2022-08-17T12:52:33.6833900Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6854683Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6876853Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6895289Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6915260Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6939691Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.6967524Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-17T12:52:33.6988449Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.002s) 2022-08-17T12:52:33.7017970Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.003s) 2022-08-17T12:52:33.7054737Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.004s) 2022-08-17T12:52:33.7222603Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.017s) 2022-08-17T12:52:33.7299759Z test_bernoulli (__main__.TestDistributions) ... ok (0.008s) 2022-08-17T12:52:33.7315591Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:33.7334419Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:33.7889267Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.055s) 2022-08-17T12:52:34.0841000Z test_beta_sample (__main__.TestDistributions) ... ok (0.295s) 2022-08-17T12:52:34.0868908Z test_beta_shape (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:34.1194112Z test_beta_underflow (__main__.TestDistributions) ... ok (0.032s) 2022-08-17T12:52:34.1202717Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:52:34.1404400Z test_binomial (__main__.TestDistributions) ... ok (0.020s) 2022-08-17T12:52:34.1429147Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:34.1464265Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:34.1960836Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.050s) 2022-08-17T12:52:34.1995461Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:34.2508604Z test_binomial_sample (__main__.TestDistributions) ... ok (0.051s) 2022-08-17T12:52:34.2530933Z test_binomial_stable (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:34.3240649Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.071s) 2022-08-17T12:52:34.3284683Z test_categorical_1d (__main__.TestDistributions) ... ok (0.004s) 2022-08-17T12:52:34.3361087Z test_categorical_2d (__main__.TestDistributions) ... ok (0.008s) 2022-08-17T12:52:34.3375727Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.001s) 2022-08-17T12:52:34.3490259Z test_cauchy (__main__.TestDistributions) ... ok (0.011s) 2022-08-17T12:52:34.5098801Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:34.5099454Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:34.5222425Z ok (0.173s) 2022-08-17T12:52:34.5912822Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.069s) 2022-08-17T12:52:34.6869241Z test_chi2_sample (__main__.TestDistributions) ... ok (0.096s) 2022-08-17T12:52:34.6916305Z test_chi2_shape (__main__.TestDistributions) ... ok (0.005s) 2022-08-17T12:52:34.7037933Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.012s) 2022-08-17T12:52:34.7060367Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:34.7086771Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:34.7106252Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:34.7488719Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.038s) 2022-08-17T12:52:34.7507570Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:35.1557325Z test_distribution_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:35.1557963Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:35.2610822Z ok (0.510s) 2022-08-17T12:52:35.3913387Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.130s) 2022-08-17T12:52:35.4135832Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.022s) 2022-08-17T12:52:35.4220325Z test_exponential (__main__.TestDistributions) ... ok (0.008s) 2022-08-17T12:52:35.5155626Z test_exponential_sample (__main__.TestDistributions) ... ok (0.093s) 2022-08-17T12:52:35.5218656Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:36.3520462Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (0.830s) 2022-08-17T12:52:36.3528702Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:52:36.3545191Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: CUDA not found (0.002s) 2022-08-17T12:52:36.3584229Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.004s) 2022-08-17T12:52:36.6382208Z test_gamma_sample (__main__.TestDistributions) ... ok (0.280s) 2022-08-17T12:52:36.6429902Z test_gamma_shape (__main__.TestDistributions) ... ok (0.005s) 2022-08-17T12:52:36.6489938Z test_geometric (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:36.6601434Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.011s) 2022-08-17T12:52:36.6659555Z test_geometric_sample (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:36.6710881Z test_gumbel (__main__.TestDistributions) ... ok (0.005s) 2022-08-17T12:52:37.2172291Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.546s) 2022-08-17T12:52:37.2266531Z test_halfcauchy (__main__.TestDistributions) ... ok (0.009s) 2022-08-17T12:52:37.2355402Z test_halfnormal (__main__.TestDistributions) ... ok (0.009s) 2022-08-17T12:52:37.2409933Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.005s) 2022-08-17T12:52:37.3328715Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.092s) 2022-08-17T12:52:37.3338891Z test_has_examples (__main__.TestDistributions) ... ok (0.001s) 2022-08-17T12:52:37.8673973Z test_independent_expand (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:37.8674662Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:37.9567808Z ok (0.623s) 2022-08-17T12:52:38.1963628Z test_independent_shape (__main__.TestDistributions) ... ok (0.239s) 2022-08-17T12:52:38.2332963Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.037s) 2022-08-17T12:52:38.2612217Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.028s) 2022-08-17T12:52:38.2643146Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:38.2810018Z test_laplace (__main__.TestDistributions) ... ok (0.017s) 2022-08-17T12:52:38.5529434Z test_laplace_sample (__main__.TestDistributions) ... ok (0.272s) 2022-08-17T12:52:38.5553712Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:38.5657291Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.010s) 2022-08-17T12:52:38.5856644Z test_logisticnormal (__main__.TestDistributions) ... ok (0.020s) 2022-08-17T12:52:38.5873728Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:38.8921968Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.305s) 2022-08-17T12:52:38.9078016Z test_lognormal (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T12:52:38.9135844Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:39.1880656Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.274s) 2022-08-17T12:52:39.1947956Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.007s) 2022-08-17T12:52:39.2304521Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.035s) 2022-08-17T12:52:39.2338217Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:39.2717677Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.038s) 2022-08-17T12:52:39.3101178Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.038s) 2022-08-17T12:52:39.3171491Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.007s) 2022-08-17T12:52:39.3639317Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.047s) 2022-08-17T12:52:39.3714188Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.007s) 2022-08-17T12:52:39.4507648Z test_mode (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:39.4508282Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:39.4593642Z ok (0.088s) 2022-08-17T12:52:39.4692826Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.010s) 2022-08-17T12:52:39.4733893Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.004s) 2022-08-17T12:52:39.4840536Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.011s) 2022-08-17T12:52:39.4906793Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.007s) 2022-08-17T12:52:39.5162848Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.025s) 2022-08-17T12:52:39.5181379Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:39.6209148Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.103s) 2022-08-17T12:52:39.6777193Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.057s) 2022-08-17T12:52:39.6789950Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.001s) 2022-08-17T12:52:39.6954188Z test_negative_binomial (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T12:52:39.7392054Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.044s) 2022-08-17T12:52:39.7426604Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:39.7581774Z test_normal (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T12:52:40.0311831Z test_normal_sample (__main__.TestDistributions) ... ok (0.273s) 2022-08-17T12:52:40.0370654Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:40.0434655Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:40.0455275Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:40.0509330Z test_pareto (__main__.TestDistributions) ... ok (0.005s) 2022-08-17T12:52:40.3248491Z test_pareto_sample (__main__.TestDistributions) ... ok (0.274s) 2022-08-17T12:52:40.3257995Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.001s) 2022-08-17T12:52:40.3264153Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:52:40.3339404Z test_poisson_log_prob (__main__.TestDistributions) ... /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:52:40.3339997Z warnings.warn(msg, FutureWarning) 2022-08-17T12:52:40.3342612Z ok (0.008s) 2022-08-17T12:52:40.3402766Z test_poisson_sample (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:40.3420794Z test_poisson_shape (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:40.3552249Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.013s) 2022-08-17T12:52:40.3627108Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.007s) 2022-08-17T12:52:40.3753677Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.013s) 2022-08-17T12:52:40.3912557Z test_repr (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T12:52:40.4092565Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.018s) 2022-08-17T12:52:40.4204200Z test_rsample_requires_grad (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:40.4204852Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:40.4237014Z ok (0.014s) 2022-08-17T12:52:40.4389713Z test_sample_detached (__main__.TestDistributions) ... ok (0.015s) 2022-08-17T12:52:40.4450717Z test_studentT (__main__.TestDistributions) ... ok (0.006s) 2022-08-17T12:52:40.5284401Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.083s) 2022-08-17T12:52:41.6719670Z test_studentT_sample (__main__.TestDistributions) ... ok (1.143s) 2022-08-17T12:52:41.6942635Z test_support_attributes (__main__.TestDistributions) ... ok (0.022s) 2022-08-17T12:52:41.7053528Z test_uniform (__main__.TestDistributions) ... ok (0.011s) 2022-08-17T12:52:41.7328508Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.027s) 2022-08-17T12:52:41.7408854Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.008s) 2022-08-17T12:52:49.0222147Z test_vonmises_sample (__main__.TestDistributions) ... ok (7.279s) 2022-08-17T12:52:49.0270328Z test_wishart_log_prob (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:49.0271029Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:49.1057964Z ok (0.086s) 2022-08-17T12:52:49.1074213Z test_wishart_moments (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:104: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-08-17T12:52:49.1075554Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:52:50.5287894Z ok (1.423s) 2022-08-17T12:52:50.5314955Z test_wishart_properties (__main__.TestDistributions) ... ok (0.003s) 2022-08-17T12:52:50.8152732Z test_wishart_sample (__main__.TestDistributions) ... ok (0.284s) 2022-08-17T12:52:50.8568031Z test_wishart_shape (__main__.TestDistributions) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:50.8568700Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:50.8699862Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:50.8700865Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:50.8827269Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:50.8827927Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:50.8940463Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:50.8941092Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:50.9078966Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:50.9079587Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:50.9172714Z /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:50.9173291Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:50.9280778Z ok (0.113s) 2022-08-17T12:52:50.9299307Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.002s) 2022-08-17T12:52:50.9310691Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2022-08-17T12:52:50.9326168Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.001s) 2022-08-17T12:52:50.9364440Z test_cat_transform (__main__.TestFunctors) ... ok (0.004s) 2022-08-17T12:52:50.9401727Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.004s) 2022-08-17T12:52:50.9435838Z test_stack_transform (__main__.TestFunctors) ... ok (0.003s) 2022-08-17T12:52:53.0438065Z test_cdf (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T12:52:53.0438692Z warnings.warn("Singular sample detected.") 2022-08-17T12:52:53.3650977Z ok (2.421s) 2022-08-17T12:52:56.1536796Z test_entropy (__main__.TestJit) ... /opt/conda/lib/python3.7/site-packages/torch/distributions/wishart.py:104: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-08-17T12:52:56.1537788Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T12:52:56.5728798Z ok (3.208s) 2022-08-17T12:52:56.7774984Z test_enumerate_support (__main__.TestJit) ... ok (0.204s) 2022-08-17T12:53:02.2685213Z test_log_prob (__main__.TestJit) ... ok (5.491s) 2022-08-17T12:53:03.7453398Z test_mean (__main__.TestJit) ... ok (1.477s) 2022-08-17T12:53:04.0791949Z test_rsample (__main__.TestJit) ... ok (0.334s) 2022-08-17T12:53:04.5724056Z test_sample (__main__.TestJit) ... ok (0.493s) 2022-08-17T12:53:07.1049391Z test_variance (__main__.TestJit) ... ok (2.532s) 2022-08-17T12:53:07.1379280Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.033s) 2022-08-17T12:53:09.6149645Z test_entropy_monte_carlo (__main__.TestKL) ... ok (2.477s) 2022-08-17T12:53:09.6254117Z test_kl_edgecases (__main__.TestKL) ... ok (0.010s) 2022-08-17T12:53:09.6441391Z test_kl_exponential_family (__main__.TestKL) ... ok (0.018s) 2022-08-17T12:53:09.6569921Z test_kl_infinite (__main__.TestKL) ... ok (0.013s) 2022-08-17T12:53:09.6753321Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.018s) 2022-08-17T12:53:09.6892860Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.014s) 2022-08-17T12:53:10.3040839Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.614s) 2022-08-17T12:53:10.3290201Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.025s) 2022-08-17T12:53:10.3409448Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.012s) 2022-08-17T12:53:10.3532346Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.012s) 2022-08-17T12:53:10.3975788Z test_kl_shape (__main__.TestKL) ... ok (0.044s) 2022-08-17T12:53:10.4077691Z test_kl_transformed (__main__.TestKL) ... ok (0.010s) 2022-08-17T12:53:10.4117027Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.004s) 2022-08-17T12:53:10.4138790Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.002s) 2022-08-17T12:53:10.4265197Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.013s) 2022-08-17T12:53:10.4292133Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.003s) 2022-08-17T12:53:10.4317923Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.003s) 2022-08-17T12:53:10.4335344Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.002s) 2022-08-17T12:53:10.4358093Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.002s) 2022-08-17T12:53:10.4600738Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.024s) 2022-08-17T12:53:10.4637696Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-08-17T12:53:10.4673505Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.004s) 2022-08-17T12:53:10.4692767Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.002s) 2022-08-17T12:53:10.4716916Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.002s) 2022-08-17T12:53:10.5160110Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.044s) 2022-08-17T12:53:10.5599144Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.044s) 2022-08-17T12:53:10.5863800Z test_chi2 (__main__.TestRsample) ... ok (0.026s) 2022-08-17T12:53:11.0500909Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.463s) 2022-08-17T12:53:11.0963123Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.046s) 2022-08-17T12:53:11.1653418Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.069s) 2022-08-17T12:53:11.1916272Z test_gamma (__main__.TestRsample) ... ok (0.026s) 2022-08-17T12:53:11.2083345Z test_invalid (__main__.TestValidation) ... ok (0.017s) 2022-08-17T12:53:11.4366516Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.228s) 2022-08-17T12:53:11.4471508Z test_valid (__main__.TestValidation) ... ok (0.011s) 2022-08-17T12:53:11.4525374Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.005s) 2022-08-17T12:53:11.4525733Z 2022-08-17T12:53:11.4526289Z ---------------------------------------------------------------------- 2022-08-17T12:53:11.4526689Z Ran 219 tests in 39.155s 2022-08-17T12:53:11.4526879Z 2022-08-17T12:53:11.4526995Z OK (skipped=5) 2022-08-17T12:53:11.4568992Z 2022-08-17T12:53:11.4569366Z Generating XML reports... 2022-08-17T12:53:11.4574256Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220817125232.xml 2022-08-17T12:53:11.4578228Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220817125232.xml 2022-08-17T12:53:11.4611391Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220817125232.xml 2022-08-17T12:53:11.4702860Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220817125232.xml 2022-08-17T12:53:11.4708391Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220817125232.xml 2022-08-17T12:53:11.4717323Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220817125232.xml 2022-08-17T12:53:11.4729017Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220817125232.xml 2022-08-17T12:53:11.4734426Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220817125232.xml 2022-08-17T12:53:11.4742994Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220817125232.xml 2022-08-17T12:53:11.4749512Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220817125232.xml 2022-08-17T12:53:11.4754676Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220817125232.xml 2022-08-17T12:53:12.0390441Z Running test_mkldnn ... [2022-08-17 12:53:12.038637] 2022-08-17T12:53:12.0391053Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:12.038724] 2022-08-17T12:53:13.1982222Z Test results will be stored in test-reports/python-unittest/test_mkldnn 2022-08-17T12:53:13.1995839Z 2022-08-17T12:53:13.1995938Z Running tests... 2022-08-17T12:53:13.1996520Z ---------------------------------------------------------------------- 2022-08-17T12:53:13.5022185Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (0.302s) 2022-08-17T12:53:13.5910577Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.089s) 2022-08-17T12:53:13.6209559Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.030s) 2022-08-17T12:53:13.6618957Z test_add (__main__.TestMkldnn) ... ok (0.041s) 2022-08-17T12:53:13.6668448Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:53:13.6763465Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.009s) 2022-08-17T12:53:13.6896156Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.013s) 2022-08-17T12:53:13.6956239Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.006s) 2022-08-17T12:53:13.7008538Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:53:14.6467302Z test_avg_pool3d (__main__.TestMkldnn) ... ok (0.946s) 2022-08-17T12:53:14.9393005Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... ok (0.292s) 2022-08-17T12:53:14.9671421Z 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:53:14.9672488Z "The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is." 2022-08-17T12:53:14.9959954Z ok (0.057s) 2022-08-17T12:53:15.0089156Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... ok (0.013s) 2022-08-17T12:53:15.7148193Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (0.706s) 2022-08-17T12:53:16.0521920Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... ok (0.337s) 2022-08-17T12:53:16.0542478Z test_clone (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:16.1497869Z test_conv1d (__main__.TestMkldnn) ... ok (0.095s) 2022-08-17T12:53:16.1949462Z test_conv1d_bf16 (__main__.TestMkldnn) ... ok (0.045s) 2022-08-17T12:53:16.1965810Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:16.6757115Z test_conv2d (__main__.TestMkldnn) ... ok (0.479s) 2022-08-17T12:53:16.7994906Z test_conv2d_bf16 (__main__.TestMkldnn) ... ok (0.124s) 2022-08-17T12:53:16.8005245Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-08-17T12:53:16.8090492Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.010s) 2022-08-17T12:53:17.1353362Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.326s) 2022-08-17T12:53:17.6286641Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... ok (0.493s) 2022-08-17T12:53:19.1846978Z test_conv3d (__main__.TestMkldnn) ... ok (1.556s) 2022-08-17T12:53:19.4156700Z test_conv3d_bf16 (__main__.TestMkldnn) ... ok (0.231s) 2022-08-17T12:53:19.4361953Z test_conversion (__main__.TestMkldnn) ... ok (0.021s) 2022-08-17T12:53:19.4471879Z test_copy (__main__.TestMkldnn) ... ok (0.011s) 2022-08-17T12:53:19.4484824Z test_detach (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:19.4496770Z test_empty (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:19.4518409Z test_gelu (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:19.4546585Z test_gelu_bf16 (__main__.TestMkldnn) ... ok (0.003s) 2022-08-17T12:53:19.4554526Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:19.4598392Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.004s) 2022-08-17T12:53:19.4671343Z test_legacy_new_failure (__main__.TestMkldnn) ... ok (0.007s) 2022-08-17T12:53:19.4833083Z test_linear (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T12:53:19.4882325Z test_linear_backward (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:53:19.4999906Z test_linear_bf16 (__main__.TestMkldnn) ... ok (0.012s) 2022-08-17T12:53:19.5038470Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.004s) 2022-08-17T12:53:19.5830415Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.079s) 2022-08-17T12:53:19.6163270Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... ok (0.033s) 2022-08-17T12:53:19.6251320Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.009s) 2022-08-17T12:53:35.4364899Z test_max_pool3d (__main__.TestMkldnn) ... ok (15.811s) 2022-08-17T12:53:44.2573633Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... ok (8.821s) 2022-08-17T12:53:44.2683440Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.011s) 2022-08-17T12:53:44.2912949Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.023s) 2022-08-17T12:53:44.3319667Z test_mul (__main__.TestMkldnn) ... ok (0.040s) 2022-08-17T12:53:49.2995219Z test_prelu (__main__.TestMkldnn) ... ok (4.967s) 2022-08-17T12:53:51.5464815Z test_prelu_bf16 (__main__.TestMkldnn) ... ok (2.247s) 2022-08-17T12:53:51.5488313Z test_relu (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:51.5506833Z test_relu_ (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:51.5517272Z test_relu_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:51.5527309Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:51.5541866Z test_repr (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:51.5558762Z test_reshape (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:51.5579944Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:51.5625665Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:53:51.5635050Z 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:53:51.5636049Z f"The parameter '{pretrained_param}' is deprecated since 0.13 and will be removed in 0.15, " 2022-08-17T12:53:51.5637467Z /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:53:51.5638180Z warnings.warn(msg) 2022-08-17T12:53:51.8197647Z ok (0.257s) 2022-08-17T12:53:52.4361531Z test_resnext50_32x4d (__main__.TestMkldnn) ... ok (0.616s) 2022-08-17T12:53:52.4392360Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.003s) 2022-08-17T12:53:52.4410200Z test_sigmoid (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:52.4430198Z test_softmax (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:52.4447069Z test_tanh (__main__.TestMkldnn) ... ok (0.002s) 2022-08-17T12:53:52.4478317Z test_transpose (__main__.TestMkldnn) ... ok (0.003s) 2022-08-17T12:53:52.4999942Z test_unsupported (__main__.TestMkldnn) ... ok (0.052s) 2022-08-17T12:53:52.5049254Z test_view (__main__.TestMkldnn) ... ok (0.005s) 2022-08-17T12:53:52.5060377Z test_zero_ (__main__.TestMkldnn) ... ok (0.001s) 2022-08-17T12:53:52.5060751Z 2022-08-17T12:53:52.5061203Z ---------------------------------------------------------------------- 2022-08-17T12:53:52.5061622Z Ran 67 tests in 39.306s 2022-08-17T12:53:52.5061811Z 2022-08-17T12:53:52.5061907Z OK 2022-08-17T12:53:52.5062059Z 2022-08-17T12:53:52.5065955Z Generating XML reports... 2022-08-17T12:53:52.5172994Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220817125313.xml 2022-08-17T12:53:52.8339131Z Running test_jit_llga_fuser ... [2022-08-17 12:53:52.833461] 2022-08-17T12:53:52.8339874Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:53:52.833547] 2022-08-17T12:53:53.9976673Z Test results will be stored in test-reports/python-unittest/test_jit_llga_fuser 2022-08-17T12:53:53.9990939Z 2022-08-17T12:53:53.9991048Z Running tests... 2022-08-17T12:53:53.9991536Z ---------------------------------------------------------------------- 2022-08-17T12:53:54.0248835Z test_bn2d_eltwise (__main__.TestFusionPattern) ... ok (0.026s) 2022-08-17T12:53:54.0840168Z test_conv2d_bn (__main__.TestFusionPattern) ... ok (0.059s) 2022-08-17T12:53:54.1185427Z test_conv2d_bn_relu (__main__.TestFusionPattern) ... ok (0.034s) 2022-08-17T12:53:54.1782780Z test_conv2d_eltwise (__main__.TestFusionPattern) ... ok (0.060s) 2022-08-17T12:53:54.2796851Z test_conv2d_sum (__main__.TestFusionPattern) ... ok (0.101s) 2022-08-17T12:53:54.4379499Z test_linear_eltwise (__main__.TestFusionPattern) ... ok (0.158s) 2022-08-17T12:53:54.4730280Z test_rewrap_tensor_input_to_pytorch (__main__.TestFusionPattern) ... ok (0.035s) 2022-08-17T12:53:54.4787255Z test_wildcard (__main__.TestFusionPattern) ... /opt/conda/lib/python3.7/site-packages/torch/jit/_trace.py:974: TracerWarning: Encountering a list at the output of the tracer might cause the trace to be incorrect, this is only valid if the container structure does not change based on the module's inputs. Consider using a constant container instead (e.g. for `list`, use a `tuple` instead. for `dict`, use a `NamedTuple` instead). If you absolutely need this and know the side effects, pass strict=False to trace() to allow this behavior. 2022-08-17T12:53:54.4788473Z argument_names, 2022-08-17T12:53:54.4962474Z ok (0.023s) 2022-08-17T12:53:55.1142133Z test_vision_alexnet (__main__.TestModel) ... ok (0.618s) 2022-08-17T12:53:58.6917348Z test_vision_densenet121 (__main__.TestModel) ... ok (3.577s) 2022-08-17T12:53:58.6933164Z test_vision_googlenet (__main__.TestModel) ... /var/lib/jenkins/.local/lib/python3.7/site-packages/torchvision/models/googlenet.py:51: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11299), please set init_weights=True. 2022-08-17T12:53:58.6934112Z FutureWarning, 2022-08-17T12:54:00.4200223Z ok (1.728s) 2022-08-17T12:54:01.5981029Z test_vision_mnasnet1_0 (__main__.TestModel) ... ok (1.178s) 2022-08-17T12:54:02.8644666Z test_vision_mobilenet_v2 (__main__.TestModel) ... ok (1.266s) 2022-08-17T12:54:04.3019927Z test_vision_resnet50 (__main__.TestModel) ... ok (1.437s) 2022-08-17T12:54:08.2436853Z test_vision_resnext101_32x8d (__main__.TestModel) ... ok (3.942s) 2022-08-17T12:54:09.8068411Z test_vision_resnext50_32x4d (__main__.TestModel) ... ok (1.563s) 2022-08-17T12:54:11.3651562Z test_vision_shufflenet_v2_x1_0 (__main__.TestModel) ... ok (1.558s) 2022-08-17T12:54:11.9168098Z test_vision_squeezenet1_0 (__main__.TestModel) ... ok (0.552s) 2022-08-17T12:54:14.3983523Z test_vision_vgg16 (__main__.TestModel) ... ok (2.481s) 2022-08-17T12:54:16.8065309Z test_vision_wide_resnet50_2 (__main__.TestModel) ... ok (2.408s) 2022-08-17T12:54:16.8711563Z test_add (__main__.TestOp) ... ok (0.065s) 2022-08-17T12:54:16.8800756Z test_add_scalar (__main__.TestOp) ... ok (0.009s) 2022-08-17T12:54:16.8896633Z test_addmm (__main__.TestOp) ... ok (0.010s) 2022-08-17T12:54:18.8193893Z test_avg_pool2d (__main__.TestOp) ... ok (1.929s) 2022-08-17T12:54:18.8343001Z test_bn2d (__main__.TestOp) ... ok (0.015s) 2022-08-17T12:54:18.9840198Z test_cat (__main__.TestOp) ... ok (0.150s) 2022-08-17T12:54:26.2998485Z test_conv2d (__main__.TestOp) ... ok (7.316s) 2022-08-17T12:54:26.3178740Z test_eltwise (__main__.TestOp) ... ok (0.018s) 2022-08-17T12:54:26.3219533Z test_identity_binary (__main__.TestOp) ... ok (0.004s) 2022-08-17T12:54:26.3328480Z test_layer_norm (__main__.TestOp) ... ok (0.011s) 2022-08-17T12:54:26.3535878Z test_linear (__main__.TestOp) ... ok (0.021s) 2022-08-17T12:54:27.7619672Z test_max_pool2d (__main__.TestOp) ... ok (1.408s) 2022-08-17T12:54:27.8298154Z test_mul (__main__.TestOp) ... ok (0.068s) 2022-08-17T12:54:27.8939822Z test_softmax (__main__.TestOp) ... ok (0.064s) 2022-08-17T12:54:27.9054277Z test_typecheck (__main__.TestOp) ... ok (0.011s) 2022-08-17T12:54:27.9150131Z test_variable_kernel_avg_pool2d (__main__.TestOp) ... ok (0.009s) 2022-08-17T12:54:27.9152550Z 2022-08-17T12:54:27.9153438Z ---------------------------------------------------------------------- 2022-08-17T12:54:27.9153935Z Ran 36 tests in 33.916s 2022-08-17T12:54:27.9154141Z 2022-08-17T12:54:27.9154249Z OK 2022-08-17T12:54:27.9154424Z 2022-08-17T12:54:27.9156550Z Generating XML reports... 2022-08-17T12:54:27.9185478Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPattern-20220817125353.xml 2022-08-17T12:54:27.9197462Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20220817125353.xml 2022-08-17T12:54:27.9211044Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOp-20220817125353.xml 2022-08-17T12:54:29.0973913Z Running test_sparse_csr ... [2022-08-17 12:54:29.096931] 2022-08-17T12:54:29.0974431Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:29.097017] 2022-08-17T12:54:31.2885830Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2022-08-17T12:54:31.3502818Z 2022-08-17T12:54:31.3503300Z Running tests... 2022-08-17T12:54:31.3503744Z ---------------------------------------------------------------------- 2022-08-17T12:54:31.3740653Z test_add_cpu_float32 (__main__.TestSparseCSRCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py:2235: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/SparseCsrTensorImpl.cpp:68.) 2022-08-17T12:54:31.3741434Z values, size=size, dtype=dtype, layout=layout, device=device) 2022-08-17T12:54:31.4104752Z ok (0.060s) 2022-08-17T12:54:31.4464835Z test_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.036s) 2022-08-17T12:54:31.4774197Z test_addmm_all_sparse_csr_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T12:54:31.5089966Z test_addmm_all_sparse_csr_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T12:54:31.5344461Z test_addmm_all_sparse_csr_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:31.5595835Z test_addmm_all_sparse_csr_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:31.5788666Z test_addmm_dense_result_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:54:31.5972448Z test_addmm_dense_result_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:54:31.6160083Z test_addmm_dense_result_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:54:31.6332321Z test_addmm_dense_result_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T12:54:31.6625825Z test_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.029s) 2022-08-17T12:54:31.6743111Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.6860110Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.6974671Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.7091882Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.7209250Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.7325866Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.7442109Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.7594037Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:31.7733323Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:31.7866355Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:54:31.7982131Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.8097121Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:31.8215672Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.8332153Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.8447749Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.8563475Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:31.8684823Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.8802436Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.8919188Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9037052Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9156934Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9275838Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9394736Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9513192Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9630031Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9745803Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9861815Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:31.9977544Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0096268Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0213063Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0330216Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0449266Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0569275Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0687513Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0804880Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.0923221Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1040099Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1156147Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1271078Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:32.1385738Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:32.1502955Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1619674Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1736916Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1854120Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.1972469Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2091783Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2208458Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2327877Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2446795Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2564750Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2682880Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2802283Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.2924186Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3044835Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3165142Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3285875Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3410366Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3531710Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3652367Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3773506Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.3891719Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4010040Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4125862Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4241509Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4362345Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4481584Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4600866Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4721816Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4842652Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.4963002Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.5082853Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.5202744Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.5319254Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.5435301Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.5549823Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:32.5665142Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:32.5783123Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.5899858Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6017823Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6133365Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6252280Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6370093Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6488838Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6606609Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6725670Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6843918Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.6962409Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7080021Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7201609Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7321950Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7442290Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7562596Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7686827Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7808868Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.7964025Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:32.8109083Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:32.8245236Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:32.8363093Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.8480731Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.8598203Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.8719687Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.8842342Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.8965015Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.9087042Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.9213554Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:54:32.9335441Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.9455760Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.9577051Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:32.9820935Z test_autograd_dense_output_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:54:33.0016006Z test_autograd_dense_output_addmv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:54:33.0055863Z test_autograd_dense_output_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:33.0095020Z test_autograd_dense_output_mv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:33.0121127Z test_autograd_sparse_csr_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:33.0145340Z test_autograd_sparse_csr_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:33.0162311Z test_autograd_sparse_csr_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0178327Z test_autograd_sparse_csr_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0194692Z test_autograd_sparse_csr_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0210476Z test_autograd_sparse_csr_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0226317Z test_autograd_sparse_csr_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0242300Z test_autograd_sparse_csr_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0258900Z test_autograd_sparse_csr_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0275552Z test_autograd_sparse_csr_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0292898Z test_autograd_sparse_csr_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0308737Z test_autograd_sparse_csr_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0324372Z test_autograd_sparse_csr_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0346971Z test_autograd_sparse_csr_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:33.0369143Z test_autograd_sparse_csr_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:33.0385945Z test_autograd_sparse_csr_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erf not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0402217Z test_autograd_sparse_csr_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erfinv not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0418162Z test_autograd_sparse_csr_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op expm1 not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0434088Z test_autograd_sparse_csr_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op floor not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0450181Z test_autograd_sparse_csr_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0466114Z test_autograd_sparse_csr_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0482168Z test_autograd_sparse_csr_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0498190Z test_autograd_sparse_csr_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0514158Z test_autograd_sparse_csr_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isneginf not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0530409Z test_autograd_sparse_csr_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isposinf not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0546868Z test_autograd_sparse_csr_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op log1p not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0569222Z test_autograd_sparse_csr_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:33.0590971Z test_autograd_sparse_csr_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:33.0607864Z test_autograd_sparse_csr_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op round not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0623540Z test_autograd_sparse_csr_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0639706Z test_autograd_sparse_csr_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0656213Z test_autograd_sparse_csr_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sign not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0672999Z test_autograd_sparse_csr_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op signbit not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0689070Z test_autograd_sparse_csr_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0704826Z test_autograd_sparse_csr_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0720900Z test_autograd_sparse_csr_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0736563Z test_autograd_sparse_csr_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0752986Z test_autograd_sparse_csr_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0769588Z test_autograd_sparse_csr_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0786747Z test_autograd_sparse_csr_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0803816Z test_autograd_sparse_csr_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0820615Z test_autograd_sparse_csr_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0836935Z test_autograd_sparse_csr_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0853764Z test_autograd_sparse_csr_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op trunc not supported with CSR input and autograd (0.002s) 2022-08-17T12:54:33.0873860Z test_baddbmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:33.0894558Z test_baddbmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:33.0914831Z test_baddbmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:33.0935752Z test_baddbmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:33.1186507Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.1411675Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:54:33.1618188Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.1810230Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:54:33.2044027Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:54:33.2278878Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:54:33.2485724Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.2690429Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:54:33.2927910Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:54:33.3165773Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:54:33.3374532Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.3576799Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:54:33.3825264Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.4074429Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.4293795Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:54:33.4507030Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.4745983Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:54:33.4985080Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.024s) 2022-08-17T12:54:33.5199773Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.5402652Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T12:54:33.5651438Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.5904540Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.6122563Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:54:33.6329433Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.6579560Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.6829817Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.025s) 2022-08-17T12:54:33.7052512Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:54:33.7266693Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2022-08-17T12:54:33.7525697Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:54:33.7784844Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.026s) 2022-08-17T12:54:33.8011767Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:54:33.8230379Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:54:33.8305181Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:33.8386263Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:33.8468053Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:33.8524633Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8585327Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8645701Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8742803Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8759541Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8818558Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8881099Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8938400Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.8994817Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9056367Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9118430Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9177053Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9234054Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9293651Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9354294Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9412547Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9470060Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9531321Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9592215Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9649399Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9706926Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9767787Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9829199Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9888473Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:33.9947887Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:34.0009540Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:34.0071521Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:34.0129196Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:34.0187154Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:34.0257003Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... test_sparse_csr.py:1421: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:54:34.0258065Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:54:34.0258583Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:54:34.0258938Z should be replaced with 2022-08-17T12:54:34.0259518Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2310.) 2022-08-17T12:54:34.0260066Z unitriangular=unitriangular) 2022-08-17T12:54:34.0303425Z ok (0.012s) 2022-08-17T12:54:34.0457297Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:34.0570846Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:34.0677993Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:34.0780811Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:34.0883710Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:34.0981000Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:34.1055845Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.1132682Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.1208509Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.1282546Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.1357614Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.1437194Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.1515039Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.1590116Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.1665415Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.1742157Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.1818242Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.1891825Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.1966330Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.2043219Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2119889Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2195106Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.2269263Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.2348822Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2426744Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2504531Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2580584Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2661058Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2739628Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:34.2815153Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.2890728Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.2908476Z test_bmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:34.2925658Z test_bmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:34.2943261Z test_bmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:34.2960186Z test_bmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2022-08-17T12:54:34.2974337Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3012120Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3023494Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3061615Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3073620Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3111530Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3123120Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3160287Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3171799Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3207861Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3219422Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3257392Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3269003Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3307002Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3318543Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3324875Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:54:34.3336532Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3372022Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3383567Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3420847Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3432857Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3442030Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:54:34.3454337Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3491495Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3503663Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3539747Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3551224Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3588202Z This test performs a smoke test for covered conversion and verifies ... ok (0.005s) 2022-08-17T12:54:34.3599892Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3609252Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:54:34.3620905Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.3629325Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2022-08-17T12:54:34.3659688Z test_coo_csr_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.3682993Z test_coo_csr_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.3716115Z test_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.3749171Z test_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.3777880Z test_coo_csr_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.3807667Z test_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.3835665Z test_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.3858950Z test_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.3881384Z test_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.3903752Z test_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.3927624Z test_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.3950279Z test_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4061106Z test_coo_to_csr_convert_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:34.4091801Z test_csr_coo_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.4115332Z test_csr_coo_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4147070Z test_csr_coo_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.4179962Z test_csr_coo_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.4209582Z test_csr_coo_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.4239031Z test_csr_coo_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.4268347Z test_csr_coo_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.4292226Z test_csr_coo_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4316233Z test_csr_coo_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4339575Z test_csr_coo_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4362925Z test_csr_coo_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4386350Z test_csr_coo_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4397735Z test_csr_double_to_sparse_csr_cpu (__main__.TestSparseCSRCPU) ... ok (0.001s) 2022-08-17T12:54:34.4421956Z test_csr_is_contiguous_cpu (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.4616284Z test_csr_matvec_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2022-08-17T12:54:34.4850086Z test_csr_matvec_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.023s) 2022-08-17T12:54:34.5069821Z test_csr_matvec_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2022-08-17T12:54:34.5250722Z test_csr_matvec_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:54:34.5277132Z test_csr_storage_cpu (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.5319697Z test_csr_stride_cpu (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:34.5387290Z test_csr_to_block_csr_blocksize_2_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.5440471Z test_csr_to_block_csr_blocksize_2_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:34.5509048Z test_csr_to_block_csr_blocksize_4_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.5577271Z test_csr_to_block_csr_blocksize_4_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:34.5741971Z test_csr_to_block_csr_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:34.5780170Z test_dense_to_from_sparse_compressed_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.5785110Z This test tests conversion from dense to/from CSR and CSC ... ok (0.004s) 2022-08-17T12:54:34.5822765Z test_dense_to_from_sparse_compressed_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.7491317Z This test tests conversion from dense to/from CSR and CSC ... ok (0.170s) 2022-08-17T12:54:34.7528393Z test_dense_to_from_sparse_compressed_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.7569711Z This test tests conversion from dense to/from CSR and CSC ... ok (0.008s) 2022-08-17T12:54:34.7607150Z test_dense_to_from_sparse_compressed_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T12:54:34.7645526Z This test tests conversion from dense to/from CSR and CSC ... ok (0.008s) 2022-08-17T12:54:34.7683985Z test_direct_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:34.7721119Z test_direct_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:34.7755386Z test_direct_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.7784993Z test_direct_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.7809110Z test_direct_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7832606Z test_direct_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7855546Z test_direct_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7878649Z test_direct_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7902743Z test_direct_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7922680Z test_exercise_detach_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7940531Z test_exercise_detach_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7960294Z test_exercise_detach_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7980230Z test_exercise_detach_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.7999306Z test_exercise_detach_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8018259Z test_exercise_detach_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8037401Z test_exercise_detach_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8055048Z test_exercise_detach_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8072602Z test_exercise_detach_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8090405Z test_exercise_detach_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8107834Z test_exercise_detach_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8125617Z test_exercise_detach_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:34.8137107Z test_matmul_device_mismatch_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:34.8164022Z test_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.003s) 2022-08-17T12:54:34.8347696Z test_mm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.018s) 2022-08-17T12:54:34.9098434Z test_mul_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.075s) 2022-08-17T12:54:34.9843644Z test_mul_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.074s) 2022-08-17T12:54:34.9873853Z test_resize_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.9901594Z test_resize_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.9931173Z test_resize_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.9959895Z test_resize_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:34.9987890Z test_resize_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0016109Z test_resize_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0044101Z test_resize_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0071314Z test_resize_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0098556Z test_resize_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0125356Z test_resize_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0152244Z test_resize_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0179051Z test_resize_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:35.0291855Z test_resize_errors_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.0400364Z test_resize_errors_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.0510040Z test_resize_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.0620083Z test_resize_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.0729525Z test_resize_errors_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.0839535Z test_resize_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.0950341Z test_resize_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.1058732Z test_resize_errors_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.1167338Z test_resize_errors_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.1276132Z test_resize_errors_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.1384656Z test_resize_errors_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.1493425Z test_resize_errors_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.1544916Z test_sampled_addmm_autograd_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:35.1590465Z test_sampled_addmm_autograd_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:35.1630857Z test_sampled_addmm_autograd_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:35.1670765Z test_sampled_addmm_autograd_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:35.2133608Z test_sampled_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.046s) 2022-08-17T12:54:35.2608022Z test_sampled_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.047s) 2022-08-17T12:54:35.3056306Z test_sampled_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.045s) 2022-08-17T12:54:35.3485999Z test_sampled_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.043s) 2022-08-17T12:54:35.3507426Z test_sampled_addmm_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:35.3527736Z test_sampled_addmm_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:35.3546458Z test_sampled_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:35.3565327Z test_sampled_addmm_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:54:35.3579062Z test_sampled_addmm_zero_sized_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:35.3592823Z test_sampled_addmm_zero_sized_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:35.3606530Z test_sampled_addmm_zero_sized_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:35.3620268Z test_sampled_addmm_zero_sized_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:35.3727823Z test_select_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.3825656Z test_select_SparseBSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.3932708Z test_select_SparseBSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.4040852Z test_select_SparseBSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.4143315Z test_select_SparseBSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4245649Z test_select_SparseBSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4347619Z test_select_SparseBSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4446179Z test_select_SparseBSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4544228Z test_select_SparseBSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4642530Z test_select_SparseBSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4740667Z test_select_SparseBSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4838818Z test_select_SparseBSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.4941584Z test_select_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5038490Z test_select_SparseBSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5144248Z test_select_SparseBSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.5250068Z test_select_SparseBSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:35.5351167Z test_select_SparseBSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5452333Z test_select_SparseBSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5553060Z test_select_SparseBSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5649963Z test_select_SparseBSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5746369Z test_select_SparseBSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5842926Z test_select_SparseBSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.5939862Z test_select_SparseBSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6035843Z test_select_SparseBSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6134176Z test_select_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6226575Z test_select_SparseBSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.6328242Z test_select_SparseBSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6429702Z test_select_SparseBSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6531236Z test_select_SparseBSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6628774Z test_select_SparseBSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6725685Z test_select_SparseBSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.6818989Z test_select_SparseBSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.6913799Z test_select_SparseBSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.7007689Z test_select_SparseBSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.7100370Z test_select_SparseBSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.7194068Z test_select_SparseBSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.7290818Z test_select_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.7382079Z test_select_SparseBSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.7482135Z test_select_SparseBSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.7582447Z test_select_SparseBSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.7678330Z test_select_SparseBSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.7774734Z test_select_SparseBSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.7870321Z test_select_SparseBSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:35.7962767Z test_select_SparseBSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.8054597Z test_select_SparseBSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.8146002Z test_select_SparseBSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.8237968Z test_select_SparseBSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.8330156Z test_select_SparseBSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:35.8491994Z test_select_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.8646280Z test_select_SparseCSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:35.8809847Z test_select_SparseCSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.8974066Z test_select_SparseCSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.9134261Z test_select_SparseCSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.9298573Z test_select_SparseCSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.9457776Z test_select_SparseCSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.9615222Z test_select_SparseCSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.9773649Z test_select_SparseCSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:35.9927115Z test_select_SparseCSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.0080508Z test_select_SparseCSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.0233757Z test_select_SparseCSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.0390896Z test_select_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:36.0542923Z test_select_SparseCSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.0706361Z test_select_SparseCSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:36.0868670Z test_select_SparseCSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:36.1027343Z test_select_SparseCSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:36.1185112Z test_select_SparseCSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:36.1342466Z test_select_SparseCSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T12:54:36.1494827Z test_select_SparseCSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.1648056Z test_select_SparseCSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.1800446Z test_select_SparseCSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.1952950Z test_select_SparseCSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.2106148Z test_select_SparseCSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.2257260Z test_select_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.2400925Z test_select_SparseCSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.2555991Z test_select_SparseCSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.2711174Z test_select_SparseCSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.2861801Z test_select_SparseCSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.3011587Z test_select_SparseCSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.3161074Z test_select_SparseCSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.3305751Z test_select_SparseCSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.3450294Z test_select_SparseCSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.3594505Z test_select_SparseCSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.3740306Z test_select_SparseCSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.3885177Z test_select_SparseCSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.4035980Z test_select_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.4179222Z test_select_SparseCSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.4332225Z test_select_SparseCSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.4486193Z test_select_SparseCSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.4635541Z test_select_SparseCSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.4790458Z test_select_SparseCSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.4941546Z test_select_SparseCSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.5085503Z test_select_SparseCSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.5232155Z test_select_SparseCSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.015s) 2022-08-17T12:54:36.5375679Z test_select_SparseCSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.5518753Z test_select_SparseCSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.5662237Z test_select_SparseCSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.5789566Z test_sparse_add_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:54:36.5911772Z test_sparse_add_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.012s) 2022-08-17T12:54:36.6024185Z test_sparse_add_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:36.6135339Z test_sparse_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:36.6234259Z test_sparse_add_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:36.6331186Z test_sparse_add_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:36.6427233Z test_sparse_add_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:36.6523579Z test_sparse_add_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:36.6659313Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.014s) 2022-08-17T12:54:36.6793407Z test_sparse_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.013s) 2022-08-17T12:54:36.6901373Z test_sparse_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:36.7010886Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T12:54:36.7044967Z test_sparse_csc_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.7069902Z test_sparse_csc_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.7105479Z test_sparse_csc_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.7142784Z test_sparse_csc_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:36.7175731Z test_sparse_csc_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.7207649Z test_sparse_csc_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.7239256Z test_sparse_csc_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.7264673Z test_sparse_csc_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.7290488Z test_sparse_csc_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.7316754Z test_sparse_csc_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.7342266Z test_sparse_csc_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.7367526Z test_sparse_csc_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.7420701Z test_sparse_csr_from_dense_convert_error_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7472645Z test_sparse_csr_from_dense_convert_error_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7524811Z test_sparse_csr_from_dense_convert_error_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7577487Z test_sparse_csr_from_dense_convert_error_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7629010Z test_sparse_csr_from_dense_convert_error_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7680927Z test_sparse_csr_from_dense_convert_error_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7732760Z test_sparse_csr_from_dense_convert_error_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7784104Z test_sparse_csr_from_dense_convert_error_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7836354Z test_sparse_csr_from_dense_convert_error_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7887889Z test_sparse_csr_from_dense_convert_error_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7939606Z test_sparse_csr_from_dense_convert_error_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.7991098Z test_sparse_csr_from_dense_convert_error_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2022-08-17T12:54:36.8023620Z test_sparse_csr_from_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8054108Z test_sparse_csr_from_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8085956Z test_sparse_csr_from_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8117652Z test_sparse_csr_from_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8148970Z test_sparse_csr_from_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8180206Z test_sparse_csr_from_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8211541Z test_sparse_csr_from_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8241404Z test_sparse_csr_from_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8271728Z test_sparse_csr_from_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8301586Z test_sparse_csr_from_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8332138Z test_sparse_csr_from_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8362056Z test_sparse_csr_from_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8391768Z test_sparse_csr_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8413877Z test_sparse_csr_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8446228Z test_sparse_csr_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8480688Z test_sparse_csr_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8510185Z test_sparse_csr_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8539041Z test_sparse_csr_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8567225Z test_sparse_csr_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:36.8589548Z test_sparse_csr_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8611877Z test_sparse_csr_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8633331Z test_sparse_csr_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8655451Z test_sparse_csr_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8677588Z test_sparse_csr_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8698137Z test_sparse_csr_unary_inplace_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8756538Z test_sparse_csr_unary_inplace_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:36.8775183Z test_sparse_csr_unary_inplace_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:54:36.8776161Z result = torch.complex(real, imag) 2022-08-17T12:54:36.8815088Z ok (0.006s) 2022-08-17T12:54:36.8871193Z test_sparse_csr_unary_inplace_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:36.8890698Z test_sparse_csr_unary_inplace_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8910086Z test_sparse_csr_unary_inplace_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8930587Z test_sparse_csr_unary_inplace_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8948906Z test_sparse_csr_unary_inplace_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8966527Z test_sparse_csr_unary_inplace_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.8984352Z test_sparse_csr_unary_inplace_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9002687Z test_sparse_csr_unary_inplace_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9020443Z test_sparse_csr_unary_inplace_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9035382Z test_sparse_csr_unary_inplace_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9049895Z test_sparse_csr_unary_inplace_angle_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9064912Z test_sparse_csr_unary_inplace_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9079000Z test_sparse_csr_unary_inplace_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9093653Z test_sparse_csr_unary_inplace_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9108132Z test_sparse_csr_unary_inplace_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9122790Z test_sparse_csr_unary_inplace_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9137658Z test_sparse_csr_unary_inplace_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9152532Z test_sparse_csr_unary_inplace_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9167558Z test_sparse_csr_unary_inplace_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9182241Z test_sparse_csr_unary_inplace_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9197094Z test_sparse_csr_unary_inplace_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:36.9216904Z test_sparse_csr_unary_inplace_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9285629Z test_sparse_csr_unary_inplace_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:36.9308738Z test_sparse_csr_unary_inplace_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9332171Z test_sparse_csr_unary_inplace_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9352795Z test_sparse_csr_unary_inplace_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9373547Z test_sparse_csr_unary_inplace_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9438943Z test_sparse_csr_unary_inplace_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:36.9505306Z test_sparse_csr_unary_inplace_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:36.9571579Z test_sparse_csr_unary_inplace_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:36.9637613Z test_sparse_csr_unary_inplace_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:36.9701665Z test_sparse_csr_unary_inplace_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:36.9722534Z test_sparse_csr_unary_inplace_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9787868Z test_sparse_csr_unary_inplace_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:36.9809349Z test_sparse_csr_unary_inplace_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9831742Z test_sparse_csr_unary_inplace_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9852988Z test_sparse_csr_unary_inplace_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9873975Z test_sparse_csr_unary_inplace_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:36.9939623Z test_sparse_csr_unary_inplace_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0005222Z test_sparse_csr_unary_inplace_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0069440Z test_sparse_csr_unary_inplace_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0134900Z test_sparse_csr_unary_inplace_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.0198725Z test_sparse_csr_unary_inplace_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0219482Z test_sparse_csr_unary_inplace_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0285296Z test_sparse_csr_unary_inplace_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.0307349Z test_sparse_csr_unary_inplace_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0329321Z test_sparse_csr_unary_inplace_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0350212Z test_sparse_csr_unary_inplace_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0371529Z test_sparse_csr_unary_inplace_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0436422Z test_sparse_csr_unary_inplace_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0501223Z test_sparse_csr_unary_inplace_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0567529Z test_sparse_csr_unary_inplace_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.0632211Z test_sparse_csr_unary_inplace_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0696699Z test_sparse_csr_unary_inplace_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0716678Z test_sparse_csr_unary_inplace_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0781515Z test_sparse_csr_unary_inplace_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0803645Z test_sparse_csr_unary_inplace_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0824585Z test_sparse_csr_unary_inplace_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0844670Z test_sparse_csr_unary_inplace_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0865111Z test_sparse_csr_unary_inplace_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.0930440Z test_sparse_csr_unary_inplace_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.0994622Z test_sparse_csr_unary_inplace_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1058877Z test_sparse_csr_unary_inplace_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1122506Z test_sparse_csr_unary_inplace_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1186291Z test_sparse_csr_unary_inplace_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1205973Z test_sparse_csr_unary_inplace_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1226454Z test_sparse_csr_unary_inplace_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1247090Z test_sparse_csr_unary_inplace_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1267190Z test_sparse_csr_unary_inplace_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1285883Z test_sparse_csr_unary_inplace_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1305840Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1327387Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1348463Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1368634Z test_sparse_csr_unary_inplace_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1388565Z test_sparse_csr_unary_inplace_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1408810Z test_sparse_csr_unary_inplace_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1427415Z test_sparse_csr_unary_inplace_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1445310Z test_sparse_csr_unary_inplace_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1463342Z test_sparse_csr_unary_inplace_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1481486Z test_sparse_csr_unary_inplace_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1499589Z test_sparse_csr_unary_inplace_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1519595Z test_sparse_csr_unary_inplace_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1586353Z test_sparse_csr_unary_inplace_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.1606601Z test_sparse_csr_unary_inplace_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1626544Z test_sparse_csr_unary_inplace_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.1691854Z test_sparse_csr_unary_inplace_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1756780Z test_sparse_csr_unary_inplace_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1821289Z test_sparse_csr_unary_inplace_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1886224Z test_sparse_csr_unary_inplace_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1951208Z test_sparse_csr_unary_inplace_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.1972418Z test_sparse_csr_unary_inplace_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2039296Z test_sparse_csr_unary_inplace_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.2059235Z test_sparse_csr_unary_inplace_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2080183Z test_sparse_csr_unary_inplace_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2147436Z test_sparse_csr_unary_inplace_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.2213193Z test_sparse_csr_unary_inplace_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.2278885Z test_sparse_csr_unary_inplace_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.2344224Z test_sparse_csr_unary_inplace_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2408448Z test_sparse_csr_unary_inplace_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2428534Z test_sparse_csr_unary_inplace_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2494188Z test_sparse_csr_unary_inplace_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.2514438Z test_sparse_csr_unary_inplace_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2534994Z test_sparse_csr_unary_inplace_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2600335Z test_sparse_csr_unary_inplace_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2665060Z test_sparse_csr_unary_inplace_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2729060Z test_sparse_csr_unary_inplace_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2793212Z test_sparse_csr_unary_inplace_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2857435Z test_sparse_csr_unary_inplace_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.2877339Z test_sparse_csr_unary_inplace_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2897926Z test_sparse_csr_unary_inplace_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2918240Z test_sparse_csr_unary_inplace_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.2935013Z test_sparse_csr_unary_inplace_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:54:37.2949618Z test_sparse_csr_unary_inplace_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.2964484Z test_sparse_csr_unary_inplace_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.2979394Z test_sparse_csr_unary_inplace_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.2994372Z test_sparse_csr_unary_inplace_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3009328Z test_sparse_csr_unary_inplace_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3024391Z test_sparse_csr_unary_inplace_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3039455Z test_sparse_csr_unary_inplace_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3054050Z test_sparse_csr_unary_inplace_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3069257Z test_sparse_csr_unary_inplace_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3084369Z test_sparse_csr_unary_inplace_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3099647Z test_sparse_csr_unary_inplace_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3114554Z test_sparse_csr_unary_inplace_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3129582Z test_sparse_csr_unary_inplace_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3144370Z test_sparse_csr_unary_inplace_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3159444Z test_sparse_csr_unary_inplace_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3174413Z test_sparse_csr_unary_inplace_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3189515Z test_sparse_csr_unary_inplace_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3204367Z test_sparse_csr_unary_inplace_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3219368Z test_sparse_csr_unary_inplace_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3234283Z test_sparse_csr_unary_inplace_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3249161Z test_sparse_csr_unary_inplace_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3264004Z test_sparse_csr_unary_inplace_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3279171Z test_sparse_csr_unary_inplace_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3294085Z test_sparse_csr_unary_inplace_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3309120Z test_sparse_csr_unary_inplace_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3323892Z test_sparse_csr_unary_inplace_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3338731Z test_sparse_csr_unary_inplace_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3353712Z test_sparse_csr_unary_inplace_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3368630Z test_sparse_csr_unary_inplace_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3383368Z test_sparse_csr_unary_inplace_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3398273Z test_sparse_csr_unary_inplace_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3413333Z test_sparse_csr_unary_inplace_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3428162Z test_sparse_csr_unary_inplace_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3443401Z test_sparse_csr_unary_inplace_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3458320Z test_sparse_csr_unary_inplace_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3473307Z test_sparse_csr_unary_inplace_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3488402Z test_sparse_csr_unary_inplace_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3503170Z test_sparse_csr_unary_inplace_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3518026Z test_sparse_csr_unary_inplace_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3532862Z test_sparse_csr_unary_inplace_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3547632Z test_sparse_csr_unary_inplace_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3562551Z test_sparse_csr_unary_inplace_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3577502Z test_sparse_csr_unary_inplace_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3592426Z test_sparse_csr_unary_inplace_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.3612812Z test_sparse_csr_unary_inplace_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.3678752Z test_sparse_csr_unary_inplace_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.3699269Z test_sparse_csr_unary_inplace_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.3720260Z test_sparse_csr_unary_inplace_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.3785428Z test_sparse_csr_unary_inplace_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.3849894Z test_sparse_csr_unary_inplace_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.3914204Z test_sparse_csr_unary_inplace_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.3979021Z test_sparse_csr_unary_inplace_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.4043586Z test_sparse_csr_unary_inplace_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.4063758Z test_sparse_csr_unary_inplace_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4085332Z test_sparse_csr_unary_inplace_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4106632Z test_sparse_csr_unary_inplace_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4128064Z test_sparse_csr_unary_inplace_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4147604Z test_sparse_csr_unary_inplace_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4168431Z test_sparse_csr_unary_inplace_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4188399Z test_sparse_csr_unary_inplace_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4207612Z test_sparse_csr_unary_inplace_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4225630Z test_sparse_csr_unary_inplace_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4244041Z test_sparse_csr_unary_inplace_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4263561Z test_sparse_csr_unary_inplace_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4281301Z test_sparse_csr_unary_inplace_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4300789Z test_sparse_csr_unary_inplace_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4320920Z test_sparse_csr_unary_inplace_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4341257Z test_sparse_csr_unary_inplace_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4361550Z test_sparse_csr_unary_inplace_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4380694Z test_sparse_csr_unary_inplace_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4401226Z test_sparse_csr_unary_inplace_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4422495Z test_sparse_csr_unary_inplace_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4443725Z test_sparse_csr_unary_inplace_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4464240Z test_sparse_csr_unary_inplace_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4484321Z test_sparse_csr_unary_inplace_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4504486Z test_sparse_csr_unary_inplace_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4523386Z test_sparse_csr_unary_inplace_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4541706Z test_sparse_csr_unary_inplace_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4559989Z test_sparse_csr_unary_inplace_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4578519Z test_sparse_csr_unary_inplace_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4596950Z test_sparse_csr_unary_inplace_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4616427Z test_sparse_csr_unary_inplace_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4635147Z test_sparse_csr_unary_inplace_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4654707Z test_sparse_csr_unary_inplace_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4674969Z test_sparse_csr_unary_inplace_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4695318Z test_sparse_csr_unary_inplace_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4714043Z test_sparse_csr_unary_inplace_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4732039Z test_sparse_csr_unary_inplace_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4749910Z test_sparse_csr_unary_inplace_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4768432Z test_sparse_csr_unary_inplace_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4787053Z test_sparse_csr_unary_inplace_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.4802370Z test_sparse_csr_unary_inplace_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4817908Z test_sparse_csr_unary_inplace_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:54:37.4832811Z test_sparse_csr_unary_inplace_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4848244Z test_sparse_csr_unary_inplace_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4863295Z test_sparse_csr_unary_inplace_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4877799Z test_sparse_csr_unary_inplace_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4892852Z test_sparse_csr_unary_inplace_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4907636Z test_sparse_csr_unary_inplace_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4923607Z test_sparse_csr_unary_inplace_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.002s) 2022-08-17T12:54:37.4938608Z test_sparse_csr_unary_inplace_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2022-08-17T12:54:37.4958191Z test_sparse_csr_unary_inplace_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5024581Z test_sparse_csr_unary_inplace_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5045820Z test_sparse_csr_unary_inplace_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5066897Z test_sparse_csr_unary_inplace_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5087222Z test_sparse_csr_unary_inplace_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5107351Z test_sparse_csr_unary_inplace_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5173027Z test_sparse_csr_unary_inplace_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.5237617Z test_sparse_csr_unary_inplace_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.5302188Z test_sparse_csr_unary_inplace_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.5368299Z test_sparse_csr_unary_inplace_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5432591Z test_sparse_csr_unary_inplace_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.5452642Z test_sparse_csr_unary_inplace_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5518592Z test_sparse_csr_unary_inplace_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5539703Z test_sparse_csr_unary_inplace_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5561288Z test_sparse_csr_unary_inplace_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5582443Z test_sparse_csr_unary_inplace_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5604084Z test_sparse_csr_unary_inplace_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.5670749Z test_sparse_csr_unary_inplace_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5737216Z test_sparse_csr_unary_inplace_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5805012Z test_sparse_csr_unary_inplace_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5870895Z test_sparse_csr_unary_inplace_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5936975Z test_sparse_csr_unary_inplace_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.5958025Z test_sparse_csr_unary_inplace_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6024331Z test_sparse_csr_unary_inplace_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6044935Z test_sparse_csr_unary_inplace_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6066709Z test_sparse_csr_unary_inplace_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6087552Z test_sparse_csr_unary_inplace_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6107638Z test_sparse_csr_unary_inplace_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6173462Z test_sparse_csr_unary_inplace_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6238807Z test_sparse_csr_unary_inplace_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.6304270Z test_sparse_csr_unary_inplace_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.6369552Z test_sparse_csr_unary_inplace_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6434911Z test_sparse_csr_unary_inplace_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.6454518Z test_sparse_csr_unary_inplace_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6520755Z test_sparse_csr_unary_inplace_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6541889Z test_sparse_csr_unary_inplace_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6563542Z test_sparse_csr_unary_inplace_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6583968Z test_sparse_csr_unary_inplace_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6604130Z test_sparse_csr_unary_inplace_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.6670271Z test_sparse_csr_unary_inplace_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6735474Z test_sparse_csr_unary_inplace_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.6801168Z test_sparse_csr_unary_inplace_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.6867189Z test_sparse_csr_unary_inplace_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6933526Z test_sparse_csr_unary_inplace_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.6953953Z test_sparse_csr_unary_inplace_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7019800Z test_sparse_csr_unary_inplace_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:37.7041358Z test_sparse_csr_unary_inplace_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7062985Z test_sparse_csr_unary_inplace_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7083508Z test_sparse_csr_unary_inplace_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7103489Z test_sparse_csr_unary_inplace_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7169236Z test_sparse_csr_unary_inplace_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.7233638Z test_sparse_csr_unary_inplace_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.7298684Z test_sparse_csr_unary_inplace_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.7364068Z test_sparse_csr_unary_inplace_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.7429495Z test_sparse_csr_unary_inplace_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:37.7449958Z test_sparse_csr_unary_inplace_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7471691Z test_sparse_csr_unary_inplace_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7491902Z test_sparse_csr_unary_inplace_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7516964Z test_sparse_csr_unary_out_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7546228Z test_sparse_csr_unary_out_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:54:37.7547093Z return self.op(*args, **kwargs) 2022-08-17T12:54:37.7548597Z ok (0.003s) 2022-08-17T12:54:37.7575015Z test_sparse_csr_unary_out_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7601007Z test_sparse_csr_unary_out_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7625428Z test_sparse_csr_unary_out_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7651546Z test_sparse_csr_unary_out_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7677389Z test_sparse_csr_unary_out_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7701111Z test_sparse_csr_unary_out_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7723643Z test_sparse_csr_unary_out_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7747958Z test_sparse_csr_unary_out_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7770957Z test_sparse_csr_unary_out_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7793461Z test_sparse_csr_unary_out_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7818674Z test_sparse_csr_unary_out_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7844025Z test_sparse_csr_unary_out_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7870316Z test_sparse_csr_unary_out_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7897004Z test_sparse_csr_unary_out_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7922255Z test_sparse_csr_unary_out_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.7948119Z test_sparse_csr_unary_out_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.7974518Z test_sparse_csr_unary_out_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8000298Z test_sparse_csr_unary_out_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8026008Z test_sparse_csr_unary_out_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8051903Z test_sparse_csr_unary_out_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8077754Z test_sparse_csr_unary_out_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8103488Z test_sparse_csr_unary_out_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8129489Z test_sparse_csr_unary_out_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8155214Z test_sparse_csr_unary_out_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8183859Z test_sparse_csr_unary_out_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8211608Z test_sparse_csr_unary_out_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8239564Z test_sparse_csr_unary_out_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8264934Z test_sparse_csr_unary_out_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8290615Z test_sparse_csr_unary_out_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8316068Z test_sparse_csr_unary_out_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8341517Z test_sparse_csr_unary_out_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8366772Z test_sparse_csr_unary_out_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8388929Z test_sparse_csr_unary_out_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8412732Z test_sparse_csr_unary_out_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8437460Z test_sparse_csr_unary_out_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8465062Z test_sparse_csr_unary_out_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8492900Z test_sparse_csr_unary_out_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8518498Z test_sparse_csr_unary_out_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8544321Z test_sparse_csr_unary_out_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8569284Z test_sparse_csr_unary_out_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8595030Z test_sparse_csr_unary_out_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8619818Z test_sparse_csr_unary_out_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8644612Z test_sparse_csr_unary_out_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8669352Z test_sparse_csr_unary_out_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8695229Z test_sparse_csr_unary_out_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8721374Z test_sparse_csr_unary_out_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8749368Z test_sparse_csr_unary_out_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8777064Z test_sparse_csr_unary_out_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8803358Z test_sparse_csr_unary_out_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8828812Z test_sparse_csr_unary_out_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.8854472Z test_sparse_csr_unary_out_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8880270Z test_sparse_csr_unary_out_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8905896Z test_sparse_csr_unary_out_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8932034Z test_sparse_csr_unary_out_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8958129Z test_sparse_csr_unary_out_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.8982824Z test_sparse_csr_unary_out_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9006426Z test_sparse_csr_unary_out_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9034515Z test_sparse_csr_unary_out_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9062104Z test_sparse_csr_unary_out_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9087647Z test_sparse_csr_unary_out_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9113590Z test_sparse_csr_unary_out_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9137817Z test_sparse_csr_unary_out_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9163152Z test_sparse_csr_unary_out_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9187414Z test_sparse_csr_unary_out_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9212102Z test_sparse_csr_unary_out_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9234626Z test_sparse_csr_unary_out_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9258509Z test_sparse_csr_unary_out_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9284095Z test_sparse_csr_unary_out_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9309619Z test_sparse_csr_unary_out_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9334084Z test_sparse_csr_unary_out_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9356928Z test_sparse_csr_unary_out_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9382722Z test_sparse_csr_unary_out_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9408278Z test_sparse_csr_unary_out_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9434835Z test_sparse_csr_unary_out_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9459041Z test_sparse_csr_unary_out_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9484411Z test_sparse_csr_unary_out_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9511816Z test_sparse_csr_unary_out_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9549638Z test_sparse_csr_unary_out_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:37.9586570Z test_sparse_csr_unary_out_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:37.9623695Z test_sparse_csr_unary_out_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:37.9655296Z test_sparse_csr_unary_out_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9683739Z test_sparse_csr_unary_out_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9716061Z test_sparse_csr_unary_out_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9750285Z test_sparse_csr_unary_out_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9782154Z test_sparse_csr_unary_out_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9816077Z test_sparse_csr_unary_out_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9848732Z test_sparse_csr_unary_out_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9881293Z test_sparse_csr_unary_out_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9911868Z test_sparse_csr_unary_out_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9938726Z test_sparse_csr_unary_out_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:37.9963893Z test_sparse_csr_unary_out_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:37.9988413Z test_sparse_csr_unary_out_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0014259Z test_sparse_csr_unary_out_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0041753Z test_sparse_csr_unary_out_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0067088Z test_sparse_csr_unary_out_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0092739Z test_sparse_csr_unary_out_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0118425Z test_sparse_csr_unary_out_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0143869Z test_sparse_csr_unary_out_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0169710Z test_sparse_csr_unary_out_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0191892Z test_sparse_csr_unary_out_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0217026Z test_sparse_csr_unary_out_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0242210Z test_sparse_csr_unary_out_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0267770Z test_sparse_csr_unary_out_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0293459Z test_sparse_csr_unary_out_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0319067Z test_sparse_csr_unary_out_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0344995Z test_sparse_csr_unary_out_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0370547Z test_sparse_csr_unary_out_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0396108Z test_sparse_csr_unary_out_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.0422233Z test_sparse_csr_unary_out_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0447184Z test_sparse_csr_unary_out_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0472134Z test_sparse_csr_unary_out_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0497603Z test_sparse_csr_unary_out_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0511345Z test_sparse_csr_unary_out_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0523943Z test_sparse_csr_unary_out_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0536878Z test_sparse_csr_unary_out_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0549388Z test_sparse_csr_unary_out_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0562061Z test_sparse_csr_unary_out_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0575149Z test_sparse_csr_unary_out_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0587914Z test_sparse_csr_unary_out_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0600369Z test_sparse_csr_unary_out_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0613025Z test_sparse_csr_unary_out_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0625466Z test_sparse_csr_unary_out_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0638108Z test_sparse_csr_unary_out_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0650935Z test_sparse_csr_unary_out_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0663230Z test_sparse_csr_unary_out_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0675988Z test_sparse_csr_unary_out_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0688372Z test_sparse_csr_unary_out_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0700710Z test_sparse_csr_unary_out_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0712994Z test_sparse_csr_unary_out_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0725413Z test_sparse_csr_unary_out_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0738625Z test_sparse_csr_unary_out_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0750891Z test_sparse_csr_unary_out_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0763561Z test_sparse_csr_unary_out_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0776389Z test_sparse_csr_unary_out_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0788748Z test_sparse_csr_unary_out_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0801370Z test_sparse_csr_unary_out_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0814259Z test_sparse_csr_unary_out_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:54:38.0837418Z test_sparse_csr_unary_out_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0860155Z test_sparse_csr_unary_out_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0882541Z test_sparse_csr_unary_out_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0906137Z test_sparse_csr_unary_out_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0930512Z test_sparse_csr_unary_out_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0952936Z test_sparse_csr_unary_out_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0975395Z test_sparse_csr_unary_out_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.0997838Z test_sparse_csr_unary_out_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1020131Z test_sparse_csr_unary_out_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1042547Z test_sparse_csr_unary_out_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1065450Z test_sparse_csr_unary_out_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1087875Z test_sparse_csr_unary_out_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1110153Z test_sparse_csr_unary_out_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1133862Z test_sparse_csr_unary_out_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1157338Z test_sparse_csr_unary_out_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1179874Z test_sparse_csr_unary_out_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1202208Z test_sparse_csr_unary_out_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1224768Z test_sparse_csr_unary_out_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1247277Z test_sparse_csr_unary_out_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1269575Z test_sparse_csr_unary_out_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1294717Z test_sparse_csr_unary_out_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1320271Z test_sparse_csr_unary_out_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1346091Z test_sparse_csr_unary_out_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1371976Z test_sparse_csr_unary_out_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1397123Z test_sparse_csr_unary_out_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1422611Z test_sparse_csr_unary_out_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1449842Z test_sparse_csr_unary_out_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1475372Z test_sparse_csr_unary_out_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1500559Z test_sparse_csr_unary_out_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1524514Z test_sparse_csr_unary_out_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1551774Z test_sparse_csr_unary_out_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1577674Z test_sparse_csr_unary_out_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1603889Z test_sparse_csr_unary_out_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1628092Z test_sparse_csr_unary_out_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1653726Z test_sparse_csr_unary_out_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1679111Z test_sparse_csr_unary_out_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1702562Z test_sparse_csr_unary_out_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1724722Z test_sparse_csr_unary_out_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1747095Z test_sparse_csr_unary_out_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1769964Z test_sparse_csr_unary_out_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1792458Z test_sparse_csr_unary_out_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1816410Z test_sparse_csr_unary_out_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1842157Z test_sparse_csr_unary_out_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1867758Z test_sparse_csr_unary_out_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1892650Z test_sparse_csr_unary_out_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1915511Z test_sparse_csr_unary_out_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.1942015Z test_sparse_csr_unary_out_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1968091Z test_sparse_csr_unary_out_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.1993930Z test_sparse_csr_unary_out_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2018438Z test_sparse_csr_unary_out_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2043783Z test_sparse_csr_unary_out_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2069277Z test_sparse_csr_unary_out_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2092777Z test_sparse_csr_unary_out_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2115145Z test_sparse_csr_unary_out_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2137804Z test_sparse_csr_unary_out_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2160811Z test_sparse_csr_unary_out_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2183235Z test_sparse_csr_unary_out_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2207105Z test_sparse_csr_unary_out_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2230721Z test_sparse_csr_unary_out_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2254510Z test_sparse_csr_unary_out_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2280039Z test_sparse_csr_unary_out_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2305650Z test_sparse_csr_unary_out_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2328743Z test_sparse_csr_unary_out_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2350999Z test_sparse_csr_unary_out_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2375160Z test_sparse_csr_unary_out_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2398148Z test_sparse_csr_unary_out_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2420659Z test_sparse_csr_unary_out_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2443707Z test_sparse_csr_unary_out_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2466382Z test_sparse_csr_unary_out_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2489992Z test_sparse_csr_unary_out_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2513061Z test_sparse_csr_unary_out_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2536373Z test_sparse_csr_unary_out_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2558699Z test_sparse_csr_unary_out_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2581221Z test_sparse_csr_unary_out_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2603531Z test_sparse_csr_unary_out_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2626087Z test_sparse_csr_unary_out_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2648519Z test_sparse_csr_unary_out_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2673529Z test_sparse_csr_unary_out_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2699236Z test_sparse_csr_unary_out_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2726688Z test_sparse_csr_unary_out_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2754275Z test_sparse_csr_unary_out_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2779999Z test_sparse_csr_unary_out_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2805336Z test_sparse_csr_unary_out_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2830823Z test_sparse_csr_unary_out_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2856501Z test_sparse_csr_unary_out_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2882307Z test_sparse_csr_unary_out_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2908215Z test_sparse_csr_unary_out_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2934548Z test_sparse_csr_unary_out_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.2959715Z test_sparse_csr_unary_out_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.2985236Z test_sparse_csr_unary_out_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3012677Z test_sparse_csr_unary_out_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3039204Z test_sparse_csr_unary_out_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3064699Z test_sparse_csr_unary_out_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3090407Z test_sparse_csr_unary_out_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3115925Z test_sparse_csr_unary_out_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3141421Z test_sparse_csr_unary_out_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3167277Z test_sparse_csr_unary_out_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3192694Z test_sparse_csr_unary_out_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3218307Z test_sparse_csr_unary_out_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3242441Z test_sparse_csr_unary_out_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3267776Z test_sparse_csr_unary_out_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3294400Z test_sparse_csr_unary_out_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3320773Z test_sparse_csr_unary_out_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3346631Z test_sparse_csr_unary_out_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3372440Z test_sparse_csr_unary_out_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3397982Z test_sparse_csr_unary_out_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3424045Z test_sparse_csr_unary_out_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3450296Z test_sparse_csr_unary_out_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3476152Z test_sparse_csr_unary_out_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3501301Z test_sparse_csr_unary_out_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3526865Z test_sparse_csr_unary_out_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3552270Z test_sparse_csr_unary_out_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3579559Z test_sparse_csr_unary_out_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3606552Z test_sparse_csr_unary_out_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3631822Z test_sparse_csr_unary_out_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3657625Z test_sparse_csr_unary_out_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3683343Z test_sparse_csr_unary_out_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3709037Z test_sparse_csr_unary_out_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3734932Z test_sparse_csr_unary_out_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3760569Z test_sparse_csr_unary_out_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3786258Z test_sparse_csr_unary_out_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3812200Z test_sparse_csr_unary_out_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3838767Z test_sparse_csr_unary_out_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3866326Z test_sparse_csr_unary_out_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3893387Z test_sparse_csr_unary_out_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3918761Z test_sparse_csr_unary_out_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.3945034Z test_sparse_csr_unary_out_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3970462Z test_sparse_csr_unary_out_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T12:54:38.3995941Z test_sparse_csr_unary_out_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4021038Z test_sparse_csr_unary_out_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4046616Z test_sparse_csr_unary_out_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4072196Z test_sparse_csr_unary_out_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4097067Z test_sparse_csr_unary_out_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4122401Z test_sparse_csr_unary_out_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4147661Z test_sparse_csr_unary_out_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:38.4192924Z test_sparse_mm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:38.4236499Z test_sparse_mm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:38.4278884Z test_sparse_mm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:38.4320640Z test_sparse_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2022-08-17T12:54:38.4339276Z test_sparse_to_sparse_compressed_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:54:38.4343969Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.002s) 2022-08-17T12:54:38.4362446Z test_sparse_to_sparse_compressed_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:54:38.4367409Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.002s) 2022-08-17T12:54:38.4384826Z test_sparse_to_sparse_compressed_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:54:38.4509329Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.014s) 2022-08-17T12:54:38.4527323Z test_sparse_to_sparse_compressed_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T12:54:38.4650160Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.014s) 2022-08-17T12:54:38.5388401Z test_sparse_triangular_solve_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.074s) 2022-08-17T12:54:38.6145143Z test_sparse_triangular_solve_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.076s) 2022-08-17T12:54:38.6762094Z test_sparse_triangular_solve_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.062s) 2022-08-17T12:54:38.7383201Z test_sparse_triangular_solve_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.062s) 2022-08-17T12:54:38.7468049Z test_sum_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:38.7537966Z test_sum_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:38.7623728Z test_sum_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T12:54:38.7708546Z test_sum_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:38.7787260Z test_sum_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.008s) 2022-08-17T12:54:38.7890829Z test_sum_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:38.7993459Z test_sum_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T12:54:38.8067938Z test_sum_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:38.8137715Z test_sum_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:38.8206145Z test_sum_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:38.8276132Z test_sum_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:38.8345294Z test_sum_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2022-08-17T12:54:38.9155727Z test_transpose_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.081s) 2022-08-17T12:54:38.9951256Z test_transpose_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.079s) 2022-08-17T12:54:39.0834287Z test_transpose_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.088s) 2022-08-17T12:54:39.1663232Z test_transpose_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.083s) 2022-08-17T12:54:39.2468119Z test_transpose_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.080s) 2022-08-17T12:54:39.3277859Z test_transpose_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.081s) 2022-08-17T12:54:39.4080559Z test_transpose_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.080s) 2022-08-17T12:54:39.4864953Z test_transpose_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:54:39.5649927Z test_transpose_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:54:39.6434559Z test_transpose_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.078s) 2022-08-17T12:54:39.7221790Z test_transpose_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.079s) 2022-08-17T12:54:39.8010256Z test_transpose_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.079s) 2022-08-17T12:54:39.8030213Z test_zero_to_zero_correspondence_unary_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8049527Z test_zero_to_zero_correspondence_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8067999Z test_zero_to_zero_correspondence_unary_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8086636Z test_zero_to_zero_correspondence_unary_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8104473Z test_zero_to_zero_correspondence_unary_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8122462Z test_zero_to_zero_correspondence_unary_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8140334Z test_zero_to_zero_correspondence_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8157645Z test_zero_to_zero_correspondence_unary_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8174948Z test_zero_to_zero_correspondence_unary_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8192109Z test_zero_to_zero_correspondence_unary_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8209552Z test_zero_to_zero_correspondence_unary_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8226722Z test_zero_to_zero_correspondence_unary_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8244869Z test_zero_to_zero_correspondence_unary_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8263170Z test_zero_to_zero_correspondence_unary_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8281450Z test_zero_to_zero_correspondence_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8299790Z test_zero_to_zero_correspondence_unary_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8317945Z test_zero_to_zero_correspondence_unary_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8336162Z test_zero_to_zero_correspondence_unary_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8354235Z test_zero_to_zero_correspondence_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8372552Z test_zero_to_zero_correspondence_unary_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8390814Z test_zero_to_zero_correspondence_unary_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8409172Z test_zero_to_zero_correspondence_unary_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8427199Z test_zero_to_zero_correspondence_unary_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8445380Z test_zero_to_zero_correspondence_unary_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8464006Z test_zero_to_zero_correspondence_unary_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8483097Z test_zero_to_zero_correspondence_unary_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8501438Z test_zero_to_zero_correspondence_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8519297Z test_zero_to_zero_correspondence_unary_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8537168Z test_zero_to_zero_correspondence_unary_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8556082Z test_zero_to_zero_correspondence_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8575079Z test_zero_to_zero_correspondence_unary_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8594104Z test_zero_to_zero_correspondence_unary_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8613138Z test_zero_to_zero_correspondence_unary_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8632231Z test_zero_to_zero_correspondence_unary_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8651300Z test_zero_to_zero_correspondence_unary_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8669275Z test_zero_to_zero_correspondence_unary_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8686935Z test_zero_to_zero_correspondence_unary_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8704192Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8721797Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8739201Z test_zero_to_zero_correspondence_unary_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8756382Z test_zero_to_zero_correspondence_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8773804Z test_zero_to_zero_correspondence_unary_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8791275Z test_zero_to_zero_correspondence_unary_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8808584Z test_zero_to_zero_correspondence_unary_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8825816Z test_zero_to_zero_correspondence_unary_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8843247Z test_zero_to_zero_correspondence_unary_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8860810Z test_zero_to_zero_correspondence_unary_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8879886Z test_zero_to_zero_correspondence_unary_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8898197Z test_zero_to_zero_correspondence_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8915720Z test_zero_to_zero_correspondence_unary_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8933919Z test_zero_to_zero_correspondence_unary_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8952631Z test_zero_to_zero_correspondence_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8971808Z test_zero_to_zero_correspondence_unary_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.8990738Z test_zero_to_zero_correspondence_unary_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9009776Z test_zero_to_zero_correspondence_unary_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9028757Z test_zero_to_zero_correspondence_unary_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9047781Z test_zero_to_zero_correspondence_unary_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9065735Z test_zero_to_zero_correspondence_unary_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9083148Z test_zero_to_zero_correspondence_unary_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9100396Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9117890Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9135184Z test_zero_to_zero_correspondence_unary_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9152327Z test_zero_to_zero_correspondence_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9169602Z test_zero_to_zero_correspondence_unary_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9186858Z test_zero_to_zero_correspondence_unary_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9204250Z test_zero_to_zero_correspondence_unary_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9221539Z test_zero_to_zero_correspondence_unary_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9238819Z test_zero_to_zero_correspondence_unary_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9255992Z test_zero_to_zero_correspondence_unary_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9273213Z test_zero_to_zero_correspondence_unary_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9290338Z test_zero_to_zero_correspondence_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9307141Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9323485Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9341052Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9358799Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9376391Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9393486Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9410637Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9427406Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9443681Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9459934Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9476069Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9492313Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9508394Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9526701Z test_zero_to_zero_correspondence_unary_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9545761Z test_zero_to_zero_correspondence_unary_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9564890Z test_zero_to_zero_correspondence_unary_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9583658Z test_zero_to_zero_correspondence_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9602680Z test_zero_to_zero_correspondence_unary_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9621897Z test_zero_to_zero_correspondence_unary_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9641085Z test_zero_to_zero_correspondence_unary_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9660337Z test_zero_to_zero_correspondence_unary_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9679387Z test_zero_to_zero_correspondence_unary_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9697711Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9716169Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9735232Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9754270Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9773347Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9792648Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9811890Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9831028Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9850287Z test_zero_to_zero_correspondence_unary_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9869254Z test_zero_to_zero_correspondence_unary_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9888520Z test_zero_to_zero_correspondence_unary_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9907224Z test_zero_to_zero_correspondence_unary_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9925523Z test_zero_to_zero_correspondence_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9944535Z test_zero_to_zero_correspondence_unary_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9963109Z test_zero_to_zero_correspondence_unary_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:39.9981855Z test_zero_to_zero_correspondence_unary_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0000900Z test_zero_to_zero_correspondence_unary_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0020033Z test_zero_to_zero_correspondence_unary_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0038354Z test_zero_to_zero_correspondence_unary_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0056267Z test_zero_to_zero_correspondence_unary_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0073516Z test_zero_to_zero_correspondence_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0090832Z test_zero_to_zero_correspondence_unary_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0107122Z test_zero_to_zero_correspondence_unary_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0124214Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0141484Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0158677Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0175541Z test_zero_to_zero_correspondence_unary_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0192448Z test_zero_to_zero_correspondence_unary_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0209097Z test_zero_to_zero_correspondence_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0225466Z test_zero_to_zero_correspondence_unary_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0241966Z test_zero_to_zero_correspondence_unary_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0259110Z test_zero_to_zero_correspondence_unary_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0275347Z test_zero_to_zero_correspondence_unary_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0292116Z test_zero_to_zero_correspondence_unary_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0309148Z test_zero_to_zero_correspondence_unary_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0325557Z test_zero_to_zero_correspondence_unary_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0342290Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0358728Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0375269Z test_zero_to_zero_correspondence_unary_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0391871Z test_zero_to_zero_correspondence_unary_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0451512Z test_zero_to_zero_correspondence_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T12:54:40.0468125Z test_zero_to_zero_correspondence_unary_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0484901Z test_zero_to_zero_correspondence_unary_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0501467Z test_zero_to_zero_correspondence_unary_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0518311Z test_zero_to_zero_correspondence_unary_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0534910Z test_zero_to_zero_correspondence_unary_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0551994Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0568691Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0585080Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0601501Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0617931Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0634442Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0651141Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0667521Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0684055Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0700706Z test_zero_to_zero_correspondence_unary_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0717273Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0733702Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0750304Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0766748Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0783286Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0800197Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0817031Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0833766Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0850527Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0867106Z test_zero_to_zero_correspondence_unary_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0885784Z test_zero_to_zero_correspondence_unary_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0904535Z test_zero_to_zero_correspondence_unary_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0923679Z test_zero_to_zero_correspondence_unary_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0943197Z test_zero_to_zero_correspondence_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0962982Z test_zero_to_zero_correspondence_unary_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.0982789Z test_zero_to_zero_correspondence_unary_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1002008Z test_zero_to_zero_correspondence_unary_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1021205Z test_zero_to_zero_correspondence_unary_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1040502Z test_zero_to_zero_correspondence_unary_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1059014Z test_zero_to_zero_correspondence_unary_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1076504Z test_zero_to_zero_correspondence_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1094181Z test_zero_to_zero_correspondence_unary_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1111756Z test_zero_to_zero_correspondence_unary_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1129302Z test_zero_to_zero_correspondence_unary_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1146686Z test_zero_to_zero_correspondence_unary_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1164463Z test_zero_to_zero_correspondence_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1181643Z test_zero_to_zero_correspondence_unary_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1198925Z test_zero_to_zero_correspondence_unary_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1215947Z test_zero_to_zero_correspondence_unary_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1232605Z test_zero_to_zero_correspondence_unary_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1249335Z test_zero_to_zero_correspondence_unary_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1266655Z test_zero_to_zero_correspondence_unary_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1284094Z test_zero_to_zero_correspondence_unary_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1301528Z test_zero_to_zero_correspondence_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1319122Z test_zero_to_zero_correspondence_unary_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1335923Z test_zero_to_zero_correspondence_unary_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1353151Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1370956Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1388946Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1407323Z test_zero_to_zero_correspondence_unary_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1424739Z test_zero_to_zero_correspondence_unary_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1442404Z test_zero_to_zero_correspondence_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1459367Z test_zero_to_zero_correspondence_unary_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1475594Z test_zero_to_zero_correspondence_unary_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1491948Z test_zero_to_zero_correspondence_unary_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1508283Z test_zero_to_zero_correspondence_unary_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1524747Z test_zero_to_zero_correspondence_unary_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1541989Z test_zero_to_zero_correspondence_unary_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1558626Z test_zero_to_zero_correspondence_unary_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1575908Z test_zero_to_zero_correspondence_unary_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1594124Z test_zero_to_zero_correspondence_unary_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1611957Z test_zero_to_zero_correspondence_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1628946Z test_zero_to_zero_correspondence_unary_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1645928Z test_zero_to_zero_correspondence_unary_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1662935Z test_zero_to_zero_correspondence_unary_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1679262Z test_zero_to_zero_correspondence_unary_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1695833Z test_zero_to_zero_correspondence_unary_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1712325Z test_zero_to_zero_correspondence_unary_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1728842Z test_zero_to_zero_correspondence_unary_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1745291Z test_zero_to_zero_correspondence_unary_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1761529Z test_zero_to_zero_correspondence_unary_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1786401Z test_zero_to_zero_correspondence_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1794475Z test_zero_to_zero_correspondence_unary_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1811492Z test_zero_to_zero_correspondence_unary_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1828406Z test_zero_to_zero_correspondence_unary_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1845465Z test_zero_to_zero_correspondence_unary_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1862603Z test_zero_to_zero_correspondence_unary_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1881453Z test_zero_to_zero_correspondence_unary_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1900451Z test_zero_to_zero_correspondence_unary_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1919167Z test_zero_to_zero_correspondence_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1937183Z test_zero_to_zero_correspondence_unary_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1956693Z test_zero_to_zero_correspondence_unary_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1976168Z test_zero_to_zero_correspondence_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.1995800Z test_zero_to_zero_correspondence_unary_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2015485Z test_zero_to_zero_correspondence_unary_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2034881Z test_zero_to_zero_correspondence_unary_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2053901Z test_zero_to_zero_correspondence_unary_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2073087Z test_zero_to_zero_correspondence_unary_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2091198Z test_zero_to_zero_correspondence_unary_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2109254Z test_zero_to_zero_correspondence_unary_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2126807Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2144324Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2161571Z test_zero_to_zero_correspondence_unary_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2178679Z test_zero_to_zero_correspondence_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2196143Z test_zero_to_zero_correspondence_unary_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2213903Z test_zero_to_zero_correspondence_unary_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2231058Z test_zero_to_zero_correspondence_unary_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2248528Z test_zero_to_zero_correspondence_unary_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2265680Z test_zero_to_zero_correspondence_unary_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2282979Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2301178Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2319725Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2338596Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2356833Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2375706Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2394422Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2413556Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2432244Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2451198Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2470075Z test_zero_to_zero_correspondence_unary_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2489193Z test_zero_to_zero_correspondence_unary_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2507959Z test_zero_to_zero_correspondence_unary_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2526331Z test_zero_to_zero_correspondence_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2543678Z test_zero_to_zero_correspondence_unary_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2561603Z test_zero_to_zero_correspondence_unary_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2580332Z test_zero_to_zero_correspondence_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2599269Z test_zero_to_zero_correspondence_unary_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2618095Z test_zero_to_zero_correspondence_unary_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2637089Z test_zero_to_zero_correspondence_unary_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2656042Z test_zero_to_zero_correspondence_unary_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2674993Z test_zero_to_zero_correspondence_unary_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2693837Z test_zero_to_zero_correspondence_unary_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2712860Z test_zero_to_zero_correspondence_unary_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2731178Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2748528Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2766620Z test_zero_to_zero_correspondence_unary_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2785081Z test_zero_to_zero_correspondence_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2804084Z test_zero_to_zero_correspondence_unary_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2823545Z test_zero_to_zero_correspondence_unary_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2841985Z test_zero_to_zero_correspondence_unary_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2860835Z test_zero_to_zero_correspondence_unary_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2879696Z test_zero_to_zero_correspondence_unary_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2897681Z test_zero_to_zero_correspondence_unary_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2915721Z test_zero_to_zero_correspondence_unary_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.2934484Z test_zero_to_zero_correspondence_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2022-08-17T12:54:40.6465995Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.353s) 2022-08-17T12:54:40.6531597Z test_clone_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:40.6587588Z test_clone_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.6656162Z test_clone_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:40.6719638Z test_clone_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.6780669Z test_clone_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.6843093Z test_clone_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.6903859Z test_clone_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.6959376Z test_clone_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7024714Z test_clone_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7078890Z test_clone_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7133304Z test_clone_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7188423Z test_clone_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7247069Z test_clone_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7301514Z test_clone_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7363148Z test_clone_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7425359Z test_clone_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7485723Z test_clone_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7546737Z test_clone_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7606871Z test_clone_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:40.7661585Z test_clone_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7715592Z test_clone_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7768958Z test_clone_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7822590Z test_clone_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7876947Z test_clone_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:40.7906398Z test_clone_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.7932612Z test_clone_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.7963898Z test_clone_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.7997125Z test_clone_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8027652Z test_clone_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8057579Z test_clone_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8087154Z test_clone_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8113988Z test_clone_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8141016Z test_clone_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8167672Z test_clone_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8194167Z test_clone_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8221935Z test_clone_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8251679Z test_clone_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8278315Z test_clone_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8310243Z test_clone_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8342625Z test_clone_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8373202Z test_clone_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8403114Z test_clone_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8432406Z test_clone_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8459140Z test_clone_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8485757Z test_clone_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8512073Z test_clone_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8539150Z test_clone_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8566433Z test_clone_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:40.8592610Z test_consistency_SparseBSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8618383Z test_consistency_SparseBSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8643997Z test_consistency_SparseBSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8669763Z test_consistency_SparseBSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8695608Z test_consistency_SparseBSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8721646Z test_consistency_SparseBSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8747375Z test_consistency_SparseBSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8773405Z test_consistency_SparseBSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8798829Z test_consistency_SparseBSC__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8824517Z test_consistency_SparseBSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8850158Z test_consistency_SparseBSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8875604Z test_consistency_SparseBSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:40.8901134Z test_consistency_SparseBSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8926882Z test_consistency_SparseBSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8953006Z test_consistency_SparseBSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.8978128Z test_consistency_SparseBSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9003651Z test_consistency_SparseBSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:40.9029114Z test_consistency_SparseBSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9054825Z test_consistency_SparseBSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9080181Z test_consistency_SparseBSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:40.9105496Z test_consistency_SparseBSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:40.9130887Z test_consistency_SparseBSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:40.9156162Z test_consistency_SparseBSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:40.9182020Z test_consistency_SparseBSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9208264Z test_consistency_SparseBSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9233540Z test_consistency_SparseBSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9259260Z test_consistency_SparseBSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9284998Z test_consistency_SparseBSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9310791Z test_consistency_SparseBSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9336560Z test_consistency_SparseBSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9362347Z test_consistency_SparseBSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9388241Z test_consistency_SparseBSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9414230Z test_consistency_SparseBSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9440026Z test_consistency_SparseBSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9465696Z test_consistency_SparseBSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9491740Z test_consistency_SparseBSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9517419Z test_consistency_SparseBSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9543386Z test_consistency_SparseBSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9569163Z test_consistency_SparseBSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9594805Z test_consistency_SparseBSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9620600Z test_consistency_SparseBSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9646360Z test_consistency_SparseBSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9672014Z test_consistency_SparseBSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9697730Z test_consistency_SparseBSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9723526Z test_consistency_SparseBSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9749394Z test_consistency_SparseBSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9775185Z test_consistency_SparseBSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9801018Z test_consistency_SparseBSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9826689Z test_consistency_SparseBSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9852656Z test_consistency_SparseBSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9878310Z test_consistency_SparseBSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9904033Z test_consistency_SparseBSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9930032Z test_consistency_SparseBSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9955663Z test_consistency_SparseBSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:40.9981304Z test_consistency_SparseBSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0007156Z test_consistency_SparseBSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0032640Z test_consistency_SparseBSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0058373Z test_consistency_SparseBSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0083985Z test_consistency_SparseBSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0109527Z test_consistency_SparseBSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0135248Z test_consistency_SparseBSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0160835Z test_consistency_SparseBSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0186448Z test_consistency_SparseBSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0212606Z test_consistency_SparseBSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0238062Z test_consistency_SparseBSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0263602Z test_consistency_SparseBSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0289331Z test_consistency_SparseBSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0315053Z test_consistency_SparseBSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0340555Z test_consistency_SparseBSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0366346Z test_consistency_SparseBSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0391830Z test_consistency_SparseBSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0417545Z test_consistency_SparseBSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0442954Z test_consistency_SparseBSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.0468740Z test_consistency_SparseBSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0494457Z test_consistency_SparseBSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0520555Z test_consistency_SparseBSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0546260Z test_consistency_SparseBSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0572215Z test_consistency_SparseBSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0600428Z test_consistency_SparseBSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0626070Z test_consistency_SparseBSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0651986Z test_consistency_SparseBSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0677762Z test_consistency_SparseBSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0703554Z test_consistency_SparseBSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0729125Z test_consistency_SparseBSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0754880Z test_consistency_SparseBSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0780937Z test_consistency_SparseBSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0806876Z test_consistency_SparseBSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0832687Z test_consistency_SparseBSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0858541Z test_consistency_SparseBSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0884331Z test_consistency_SparseBSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0910506Z test_consistency_SparseBSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0936374Z test_consistency_SparseBSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0962006Z test_consistency_SparseBSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.0987765Z test_consistency_SparseBSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1013814Z test_consistency_SparseBSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1039449Z test_consistency_SparseBSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1065463Z test_consistency_SparseBSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1091305Z test_consistency_SparseBSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1117101Z test_consistency_SparseBSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1143033Z test_consistency_SparseBSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1168891Z test_consistency_SparseBSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1194716Z test_consistency_SparseBSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1220417Z test_consistency_SparseBSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1246712Z test_consistency_SparseBSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1272278Z test_consistency_SparseBSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1298010Z test_consistency_SparseBSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1323835Z test_consistency_SparseBSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1349613Z test_consistency_SparseBSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1375381Z test_consistency_SparseBSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1401170Z test_consistency_SparseBSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1426835Z test_consistency_SparseBSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1452703Z test_consistency_SparseBSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1478395Z test_consistency_SparseBSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1504221Z test_consistency_SparseBSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1529867Z test_consistency_SparseBSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1555374Z test_consistency_SparseBSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1581103Z test_consistency_SparseBSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1606974Z test_consistency_SparseBSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1632607Z test_consistency_SparseBSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1658114Z test_consistency_SparseBSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1683658Z test_consistency_SparseBSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1709258Z test_consistency_SparseBSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1735104Z test_consistency_SparseBSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1760853Z test_consistency_SparseBSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1786563Z test_consistency_SparseBSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1812485Z test_consistency_SparseBSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1838331Z test_consistency_SparseBSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1864187Z test_consistency_SparseBSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1890059Z test_consistency_SparseBSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1916018Z test_consistency_SparseBSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1941836Z test_consistency_SparseBSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1967689Z test_consistency_SparseBSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.1993382Z test_consistency_SparseBSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2019641Z test_consistency_SparseBSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2045301Z test_consistency_SparseBSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2071084Z test_consistency_SparseBSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2096878Z test_consistency_SparseBSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2122586Z test_consistency_SparseBSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2148309Z test_consistency_SparseBSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2174293Z test_consistency_SparseBSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2200091Z test_consistency_SparseBSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2226236Z test_consistency_SparseBSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2252052Z test_consistency_SparseBSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2277704Z test_consistency_SparseBSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2303393Z test_consistency_SparseBSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2329217Z test_consistency_SparseBSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2354883Z test_consistency_SparseBSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2380612Z test_consistency_SparseBSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2406372Z test_consistency_SparseBSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2432009Z test_consistency_SparseBSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2457815Z test_consistency_SparseBSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2483681Z test_consistency_SparseBSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2509115Z test_consistency_SparseBSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2534941Z test_consistency_SparseBSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2560359Z test_consistency_SparseBSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.2587268Z test_consistency_SparseBSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2612822Z test_consistency_SparseBSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2638590Z test_consistency_SparseBSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2664348Z test_consistency_SparseBSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2690058Z test_consistency_SparseBSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2715574Z test_consistency_SparseBSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2741243Z test_consistency_SparseBSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2767187Z test_consistency_SparseBSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2792889Z test_consistency_SparseBSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2818860Z test_consistency_SparseBSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2844589Z test_consistency_SparseBSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2870285Z test_consistency_SparseBSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2896200Z test_consistency_SparseBSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2922172Z test_consistency_SparseBSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2947856Z test_consistency_SparseBSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2973748Z test_consistency_SparseBSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.2999603Z test_consistency_SparseBSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3025308Z test_consistency_SparseBSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3051402Z test_consistency_SparseBSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3077112Z test_consistency_SparseBSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3102888Z test_consistency_SparseBSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3128786Z test_consistency_SparseBSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3154953Z test_consistency_SparseBSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3180755Z test_consistency_SparseBSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3206633Z test_consistency_SparseBSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3232204Z test_consistency_SparseBSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3257934Z test_consistency_SparseBSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3284953Z test_consistency_SparseBSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3310663Z test_consistency_SparseBSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.3335518Z test_consistency_SparseBSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3360312Z test_consistency_SparseBSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3385052Z test_consistency_SparseBSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3410130Z test_consistency_SparseBSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3434776Z test_consistency_SparseBSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3459342Z test_consistency_SparseBSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3484041Z test_consistency_SparseBSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3508572Z test_consistency_SparseBSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3533247Z test_consistency_SparseBSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3558120Z test_consistency_SparseBSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3582910Z test_consistency_SparseBSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3607607Z test_consistency_SparseBSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3632240Z test_consistency_SparseBSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3657143Z test_consistency_SparseBSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3681797Z test_consistency_SparseBSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3706368Z test_consistency_SparseBSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3730928Z test_consistency_SparseBSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3755638Z test_consistency_SparseBSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3780133Z test_consistency_SparseBSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3804791Z test_consistency_SparseBSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3829666Z test_consistency_SparseBSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3854374Z test_consistency_SparseBSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3878927Z test_consistency_SparseBSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3903860Z test_consistency_SparseBSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3928840Z test_consistency_SparseBSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3953617Z test_consistency_SparseBSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.3978468Z test_consistency_SparseBSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4003236Z test_consistency_SparseBSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4028099Z test_consistency_SparseBSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4053212Z test_consistency_SparseBSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4077957Z test_consistency_SparseBSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4102898Z test_consistency_SparseBSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4127905Z test_consistency_SparseBSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4152917Z test_consistency_SparseBSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4177957Z test_consistency_SparseBSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4202688Z test_consistency_SparseBSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4227522Z test_consistency_SparseBSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4252583Z test_consistency_SparseBSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4277406Z test_consistency_SparseBSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4302162Z test_consistency_SparseBSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4328064Z test_consistency_SparseBSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4353714Z test_consistency_SparseBSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.4378552Z test_consistency_SparseBSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4403525Z test_consistency_SparseBSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4428263Z test_consistency_SparseBSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4453230Z test_consistency_SparseBSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4478028Z test_consistency_SparseBSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4502819Z test_consistency_SparseBSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4527694Z test_consistency_SparseBSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4552519Z test_consistency_SparseBSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4577063Z test_consistency_SparseBSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4601819Z test_consistency_SparseBSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4626476Z test_consistency_SparseBSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4651143Z test_consistency_SparseBSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4675855Z test_consistency_SparseBSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4700687Z test_consistency_SparseBSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4725277Z test_consistency_SparseBSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4749958Z test_consistency_SparseBSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4774712Z test_consistency_SparseBSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4799463Z test_consistency_SparseBSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4824058Z test_consistency_SparseBSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4849167Z test_consistency_SparseBSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4873666Z test_consistency_SparseBSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4898335Z test_consistency_SparseBSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4923300Z test_consistency_SparseBSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4948616Z test_consistency_SparseBSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.4973507Z test_consistency_SparseBSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.4998212Z test_consistency_SparseBSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5022719Z test_consistency_SparseBSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5047423Z test_consistency_SparseBSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5072161Z test_consistency_SparseBSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5096924Z test_consistency_SparseBSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5121392Z test_consistency_SparseBSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5146078Z test_consistency_SparseBSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5171067Z test_consistency_SparseBSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5195969Z test_consistency_SparseBSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5220659Z test_consistency_SparseBSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5245934Z test_consistency_SparseBSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5270543Z test_consistency_SparseBSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5295329Z test_consistency_SparseBSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5320673Z test_consistency_SparseBSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5345568Z test_consistency_SparseBSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5370791Z test_consistency_SparseBSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5396427Z test_consistency_SparseBSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.5421299Z test_consistency_SparseBSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5446227Z test_consistency_SparseBSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5470839Z test_consistency_SparseBSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5495664Z test_consistency_SparseBSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5520322Z test_consistency_SparseBSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5545121Z test_consistency_SparseBSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5570096Z test_consistency_SparseBSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5595449Z test_consistency_SparseBSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5622104Z test_consistency_SparseBSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.5648218Z test_consistency_SparseBSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.5673083Z test_consistency_SparseBSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5698050Z test_consistency_SparseBSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5722720Z test_consistency_SparseBSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5747606Z test_consistency_SparseBSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5772567Z test_consistency_SparseBSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5797694Z test_consistency_SparseBSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5822375Z test_consistency_SparseBSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5847418Z test_consistency_SparseBSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5873797Z test_consistency_SparseBSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.003s) 2022-08-17T12:54:41.5898442Z test_consistency_SparseBSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5923543Z test_consistency_SparseBSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5948434Z test_consistency_SparseBSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5973052Z test_consistency_SparseBSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.5997744Z test_consistency_SparseBSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6022410Z test_consistency_SparseBSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6047229Z test_consistency_SparseBSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6071609Z test_consistency_SparseBSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6096337Z test_consistency_SparseBSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6121015Z test_consistency_SparseBSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6145599Z test_consistency_SparseBSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6170386Z test_consistency_SparseBSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6195038Z test_consistency_SparseBSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6219714Z test_consistency_SparseBSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6244450Z test_consistency_SparseBSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6269176Z test_consistency_SparseBSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6293877Z test_consistency_SparseBSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6318507Z test_consistency_SparseBSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6343426Z test_consistency_SparseBSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6367876Z test_consistency_SparseBSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6392573Z test_consistency_SparseBSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6417427Z test_consistency_SparseBSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6442198Z test_consistency_SparseBSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6466740Z test_consistency_SparseBSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6491633Z test_consistency_SparseBSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6516434Z test_consistency_SparseBSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6541025Z test_consistency_SparseBSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6565613Z test_consistency_SparseBSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6590393Z test_consistency_SparseBSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6615221Z test_consistency_SparseBSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6640042Z test_consistency_SparseBSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6664678Z test_consistency_SparseBSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6689538Z test_consistency_SparseBSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6714440Z test_consistency_SparseBSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6739082Z test_consistency_SparseBSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6763872Z test_consistency_SparseBSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6788555Z test_consistency_SparseBSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6813412Z test_consistency_SparseBSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6838186Z test_consistency_SparseBSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6862971Z test_consistency_SparseBSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6887958Z test_consistency_SparseBSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6912802Z test_consistency_SparseBSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6938124Z test_consistency_SparseBSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6963001Z test_consistency_SparseBSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.6987919Z test_consistency_SparseBSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7012954Z test_consistency_SparseBSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7037722Z test_consistency_SparseBSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7062546Z test_consistency_SparseBSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7087636Z test_consistency_SparseBSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7112554Z test_consistency_SparseBSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7137679Z test_consistency_SparseBSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7162112Z test_consistency_SparseBSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7186838Z test_consistency_SparseBSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7211726Z test_consistency_SparseBSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7236541Z test_consistency_SparseBSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7261047Z test_consistency_SparseBSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7285663Z test_consistency_SparseBSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7310188Z test_consistency_SparseBSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.002s) 2022-08-17T12:54:41.7335033Z test_consistency_SparseBSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7359771Z test_consistency_SparseBSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7384381Z test_consistency_SparseBSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7409104Z test_consistency_SparseBSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7433601Z test_consistency_SparseBSR__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7458209Z test_consistency_SparseBSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7482951Z test_consistency_SparseBSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7507697Z test_consistency_SparseBSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7532420Z test_consistency_SparseBSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7556864Z test_consistency_SparseBSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7581540Z test_consistency_SparseBSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7606192Z test_consistency_SparseBSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7631154Z test_consistency_SparseBSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7657513Z test_consistency_SparseBSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:54:41.7682329Z test_consistency_SparseBSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7706795Z test_consistency_SparseBSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7731655Z test_consistency_SparseBSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7756102Z test_consistency_SparseBSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7780869Z test_consistency_SparseBSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7805563Z test_consistency_SparseBSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7830316Z test_consistency_SparseBSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7855176Z test_consistency_SparseBSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7879754Z test_consistency_SparseBSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7904972Z test_consistency_SparseBSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7930079Z test_consistency_SparseBSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7954544Z test_consistency_SparseBSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.7979161Z test_consistency_SparseBSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8003747Z test_consistency_SparseBSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8028362Z test_consistency_SparseBSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8053016Z test_consistency_SparseBSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8077775Z test_consistency_SparseBSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8102453Z test_consistency_SparseBSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8127329Z test_consistency_SparseBSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8151670Z test_consistency_SparseBSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8176648Z test_consistency_SparseBSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8201268Z test_consistency_SparseBSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8226033Z test_consistency_SparseBSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8250737Z test_consistency_SparseBSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8275528Z test_consistency_SparseBSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8300340Z test_consistency_SparseBSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8325151Z test_consistency_SparseBSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8349981Z test_consistency_SparseBSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8375403Z test_consistency_SparseBSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8399846Z test_consistency_SparseBSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8424791Z test_consistency_SparseBSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8449713Z test_consistency_SparseBSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8474634Z test_consistency_SparseBSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8499355Z test_consistency_SparseBSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8524052Z test_consistency_SparseBSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8548778Z test_consistency_SparseBSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8573713Z test_consistency_SparseBSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8598334Z test_consistency_SparseBSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:41.8630066Z test_consistency_SparseBSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8662809Z test_consistency_SparseBSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8695003Z test_consistency_SparseBSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8726513Z test_consistency_SparseBSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8757464Z test_consistency_SparseBSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8788203Z test_consistency_SparseBSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8819326Z test_consistency_SparseBSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8849008Z test_consistency_SparseBSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8877670Z test_consistency_SparseBSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8906678Z test_consistency_SparseBSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8936282Z test_consistency_SparseBSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8964484Z test_consistency_SparseBSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.8994568Z test_consistency_SparseBSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9024913Z test_consistency_SparseBSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9056289Z test_consistency_SparseBSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9087466Z test_consistency_SparseBSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9117991Z test_consistency_SparseBSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9148496Z test_consistency_SparseBSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9178960Z test_consistency_SparseBSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9209266Z test_consistency_SparseBSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9239036Z test_consistency_SparseBSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9269124Z test_consistency_SparseBSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9299475Z test_consistency_SparseBSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9329806Z test_consistency_SparseBSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9360710Z test_consistency_SparseBSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9391458Z test_consistency_SparseBSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9423843Z test_consistency_SparseBSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9455660Z test_consistency_SparseBSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9486835Z test_consistency_SparseBSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9517618Z test_consistency_SparseBSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9548314Z test_consistency_SparseBSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9579352Z test_consistency_SparseBSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9610446Z test_consistency_SparseBSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9641020Z test_consistency_SparseBSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9671114Z test_consistency_SparseBSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9701060Z test_consistency_SparseBSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9731131Z test_consistency_SparseBSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9763506Z test_consistency_SparseBSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9795810Z test_consistency_SparseBSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9826804Z test_consistency_SparseBSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9858030Z test_consistency_SparseBSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9888522Z test_consistency_SparseBSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9918901Z test_consistency_SparseBSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9949052Z test_consistency_SparseBSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:41.9979139Z test_consistency_SparseBSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0009347Z test_consistency_SparseBSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0040138Z test_consistency_SparseBSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0071072Z test_consistency_SparseBSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0103246Z test_consistency_SparseBSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0134810Z test_consistency_SparseBSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0165956Z test_consistency_SparseBSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0197098Z test_consistency_SparseBSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0228049Z test_consistency_SparseBSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0259672Z test_consistency_SparseBSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0290018Z test_consistency_SparseBSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0320594Z test_consistency_SparseBSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0351773Z test_consistency_SparseBSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0382092Z test_consistency_SparseBSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0412131Z test_consistency_SparseBSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0444874Z test_consistency_SparseBSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0476787Z test_consistency_SparseBSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0507394Z test_consistency_SparseBSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0537966Z test_consistency_SparseBSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0568422Z test_consistency_SparseBSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0598946Z test_consistency_SparseBSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0628658Z test_consistency_SparseBSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0658881Z test_consistency_SparseBSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0688583Z test_consistency_SparseBSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0718972Z test_consistency_SparseBSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0749837Z test_consistency_SparseBSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0780541Z test_consistency_SparseBSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0810820Z test_consistency_SparseBSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0839824Z test_consistency_SparseBSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0870562Z test_consistency_SparseBSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0902237Z test_consistency_SparseBSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0933794Z test_consistency_SparseBSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0964262Z test_consistency_SparseBSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.0995161Z test_consistency_SparseBSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1025952Z test_consistency_SparseBSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1055074Z test_consistency_SparseBSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1083315Z test_consistency_SparseBSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1111928Z test_consistency_SparseBSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1140184Z test_consistency_SparseBSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1169141Z test_consistency_SparseBSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1199079Z test_consistency_SparseBSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1230055Z test_consistency_SparseBSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1261950Z test_consistency_SparseBSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1293428Z test_consistency_SparseBSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1324384Z test_consistency_SparseBSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1355617Z test_consistency_SparseBSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1386745Z test_consistency_SparseBSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1417672Z test_consistency_SparseBSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1448871Z test_consistency_SparseBSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1479660Z test_consistency_SparseBSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1510423Z test_consistency_SparseBSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1541052Z test_consistency_SparseBSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1572401Z test_consistency_SparseBSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1602712Z test_consistency_SparseBSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1633387Z test_consistency_SparseBSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1663759Z test_consistency_SparseBSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1693908Z test_consistency_SparseBSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1723721Z test_consistency_SparseBSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1754066Z test_consistency_SparseBSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1784232Z test_consistency_SparseBSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1815011Z test_consistency_SparseBSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1845902Z test_consistency_SparseBSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1876183Z test_consistency_SparseBSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1906636Z test_consistency_SparseBSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1937394Z test_consistency_SparseBSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1968037Z test_consistency_SparseBSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.1998352Z test_consistency_SparseBSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2029007Z test_consistency_SparseBSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2060259Z test_consistency_SparseBSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2090827Z test_consistency_SparseBSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2120698Z test_consistency_SparseBSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2149123Z test_consistency_SparseBSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2179691Z test_consistency_SparseBSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2209972Z test_consistency_SparseBSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2240609Z test_consistency_SparseBSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2269806Z test_consistency_SparseBSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2299555Z test_consistency_SparseBSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2329841Z test_consistency_SparseBSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2359139Z test_consistency_SparseBSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2387073Z test_consistency_SparseBSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2415458Z test_consistency_SparseBSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2443922Z test_consistency_SparseBSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2472622Z test_consistency_SparseBSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2502853Z test_consistency_SparseBSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2531318Z test_consistency_SparseBSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2561226Z test_consistency_SparseBSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2591589Z test_consistency_SparseBSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2621607Z test_consistency_SparseBSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2650978Z test_consistency_SparseBSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2680806Z test_consistency_SparseBSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2709792Z test_consistency_SparseBSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2738314Z test_consistency_SparseBSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2766810Z test_consistency_SparseBSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2795449Z test_consistency_SparseBSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2823746Z test_consistency_SparseBSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2852534Z test_consistency_SparseBSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2881040Z test_consistency_SparseBSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2910008Z test_consistency_SparseBSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2939849Z test_consistency_SparseBSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2969970Z test_consistency_SparseBSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.2998880Z test_consistency_SparseBSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3027298Z test_consistency_SparseBSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3055742Z test_consistency_SparseBSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3084100Z test_consistency_SparseBSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3112557Z test_consistency_SparseBSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3141468Z test_consistency_SparseBSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3169790Z test_consistency_SparseBSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3198602Z test_consistency_SparseBSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3228035Z test_consistency_SparseBSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3257944Z test_consistency_SparseBSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3287365Z test_consistency_SparseBSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3315667Z test_consistency_SparseBSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3344120Z test_consistency_SparseBSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3372557Z test_consistency_SparseBSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3401216Z test_consistency_SparseBSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3431194Z test_consistency_SparseBSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3462163Z test_consistency_SparseBSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3493836Z test_consistency_SparseBSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3525217Z test_consistency_SparseBSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3556445Z test_consistency_SparseBSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3587465Z test_consistency_SparseBSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3618620Z test_consistency_SparseBSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3649801Z test_consistency_SparseBSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3680488Z test_consistency_SparseBSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3710787Z test_consistency_SparseBSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3742553Z test_consistency_SparseBSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3773731Z test_consistency_SparseBSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3804733Z test_consistency_SparseBSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3835420Z test_consistency_SparseBSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3866022Z test_consistency_SparseBSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3896665Z test_consistency_SparseBSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3926397Z test_consistency_SparseBSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3954957Z test_consistency_SparseBSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.3983336Z test_consistency_SparseBSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4011985Z test_consistency_SparseBSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4040361Z test_consistency_SparseBSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4065789Z test_consistency_SparseBSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4091062Z test_consistency_SparseBSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4116118Z test_consistency_SparseBSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4141035Z test_consistency_SparseBSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4166192Z test_consistency_SparseBSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4191160Z test_consistency_SparseBSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4216310Z test_consistency_SparseBSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.4245755Z test_consistency_SparseBSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4276756Z test_consistency_SparseBSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4307369Z test_consistency_SparseBSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4337926Z test_consistency_SparseBSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4367454Z test_consistency_SparseBSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4398065Z test_consistency_SparseBSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4429519Z test_consistency_SparseBSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4461153Z test_consistency_SparseBSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4491919Z test_consistency_SparseBSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4522610Z test_consistency_SparseBSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4553559Z test_consistency_SparseBSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4583075Z test_consistency_SparseBSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4611662Z test_consistency_SparseBSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4640272Z test_consistency_SparseBSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4668826Z test_consistency_SparseBSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4697594Z test_consistency_SparseBSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4727552Z test_consistency_SparseBSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4757050Z test_consistency_SparseBSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4786736Z test_consistency_SparseBSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4817715Z test_consistency_SparseBSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4848627Z test_consistency_SparseBSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4877929Z test_consistency_SparseBSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4906491Z test_consistency_SparseBSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4935468Z test_consistency_SparseBSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4964190Z test_consistency_SparseBSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.4993256Z test_consistency_SparseBSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5022099Z test_consistency_SparseBSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5051064Z test_consistency_SparseBSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5080318Z test_consistency_SparseBSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5110556Z test_consistency_SparseBSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5140643Z test_consistency_SparseBSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5170018Z test_consistency_SparseBSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5198648Z test_consistency_SparseBSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5227162Z test_consistency_SparseBSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5255920Z test_consistency_SparseBSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5284654Z test_consistency_SparseBSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5315046Z test_consistency_SparseBSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5346233Z test_consistency_SparseBSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5378703Z test_consistency_SparseBSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5411017Z test_consistency_SparseBSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5442580Z test_consistency_SparseBSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5474766Z test_consistency_SparseBSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5506233Z test_consistency_SparseBSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5537863Z test_consistency_SparseBSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5569275Z test_consistency_SparseBSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5600949Z test_consistency_SparseBSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5633036Z test_consistency_SparseBSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5664787Z test_consistency_SparseBSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5696188Z test_consistency_SparseBSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5729483Z test_consistency_SparseBSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5761906Z test_consistency_SparseBSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5793882Z test_consistency_SparseBSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5824779Z test_consistency_SparseBSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5855683Z test_consistency_SparseBSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5886630Z test_consistency_SparseBSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5917393Z test_consistency_SparseBSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5948106Z test_consistency_SparseBSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.5978745Z test_consistency_SparseBSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6009648Z test_consistency_SparseBSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6040275Z test_consistency_SparseBSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6071636Z test_consistency_SparseBSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6103338Z test_consistency_SparseBSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6134514Z test_consistency_SparseBSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6165642Z test_consistency_SparseBSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6196506Z test_consistency_SparseBSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6227003Z test_consistency_SparseBSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6257530Z test_consistency_SparseBSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6288343Z test_consistency_SparseBSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6318810Z test_consistency_SparseBSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6349411Z test_consistency_SparseBSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6380681Z test_consistency_SparseBSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6413219Z test_consistency_SparseBSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6445248Z test_consistency_SparseBSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6476874Z test_consistency_SparseBSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6508426Z test_consistency_SparseBSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6539663Z test_consistency_SparseBSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6571312Z test_consistency_SparseBSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6601960Z test_consistency_SparseBSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6632744Z test_consistency_SparseBSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6663463Z test_consistency_SparseBSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6694343Z test_consistency_SparseBSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6724668Z test_consistency_SparseBSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6756478Z test_consistency_SparseBSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6787947Z test_consistency_SparseBSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6818510Z test_consistency_SparseBSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6849767Z test_consistency_SparseBSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6879875Z test_consistency_SparseBSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6910168Z test_consistency_SparseBSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6940566Z test_consistency_SparseBSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.6971134Z test_consistency_SparseBSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.7001527Z test_consistency_SparseBSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.7027615Z test_consistency_SparseBSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.003s) 2022-08-17T12:54:42.7052790Z test_consistency_SparseBSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7078007Z test_consistency_SparseBSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7103072Z test_consistency_SparseBSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7128090Z test_consistency_SparseBSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7153032Z test_consistency_SparseBSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7178078Z test_consistency_SparseBSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7203092Z test_consistency_SparseBSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7228049Z test_consistency_SparseBSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7253178Z test_consistency_SparseBSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7278226Z test_consistency_SparseBSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7303387Z test_consistency_SparseBSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T12:54:42.7333238Z test_consistency_SparseBSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.7364032Z test_consistency_SparseBSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.7395136Z test_consistency_SparseBSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.7421222Z test_consistency_SparseCSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:42.7446503Z test_consistency_SparseCSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7471508Z test_consistency_SparseCSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7496563Z test_consistency_SparseCSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7521449Z test_consistency_SparseCSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7546373Z test_consistency_SparseCSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7571475Z test_consistency_SparseCSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7596343Z test_consistency_SparseCSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7621343Z test_consistency_SparseCSC__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7646361Z test_consistency_SparseCSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7671290Z test_consistency_SparseCSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7696385Z test_consistency_SparseCSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7721478Z test_consistency_SparseCSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7746534Z test_consistency_SparseCSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7771430Z test_consistency_SparseCSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7796470Z test_consistency_SparseCSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7821475Z test_consistency_SparseCSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7846492Z test_consistency_SparseCSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7871756Z test_consistency_SparseCSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7896823Z test_consistency_SparseCSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7921954Z test_consistency_SparseCSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7946842Z test_consistency_SparseCSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7971882Z test_consistency_SparseCSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.7996677Z test_consistency_SparseCSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8021488Z test_consistency_SparseCSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8046332Z test_consistency_SparseCSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8071058Z test_consistency_SparseCSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8095924Z test_consistency_SparseCSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8120710Z test_consistency_SparseCSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8145440Z test_consistency_SparseCSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8170193Z test_consistency_SparseCSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8195177Z test_consistency_SparseCSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8219542Z test_consistency_SparseCSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8244198Z test_consistency_SparseCSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8268810Z test_consistency_SparseCSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8294251Z test_consistency_SparseCSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8318954Z test_consistency_SparseCSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8343923Z test_consistency_SparseCSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8369288Z test_consistency_SparseCSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8393797Z test_consistency_SparseCSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8418514Z test_consistency_SparseCSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8442984Z test_consistency_SparseCSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8467670Z test_consistency_SparseCSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8492545Z test_consistency_SparseCSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8517345Z test_consistency_SparseCSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8542029Z test_consistency_SparseCSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8566942Z test_consistency_SparseCSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8591659Z test_consistency_SparseCSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8616494Z test_consistency_SparseCSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8641711Z test_consistency_SparseCSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8666444Z test_consistency_SparseCSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8691357Z test_consistency_SparseCSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:42.8724623Z test_consistency_SparseCSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8757786Z test_consistency_SparseCSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8789842Z test_consistency_SparseCSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8821709Z test_consistency_SparseCSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8852709Z test_consistency_SparseCSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8884153Z test_consistency_SparseCSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8915556Z test_consistency_SparseCSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8946553Z test_consistency_SparseCSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.8975531Z test_consistency_SparseCSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9005206Z test_consistency_SparseCSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9035190Z test_consistency_SparseCSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9064486Z test_consistency_SparseCSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9095055Z test_consistency_SparseCSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9126393Z test_consistency_SparseCSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9159080Z test_consistency_SparseCSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9191164Z test_consistency_SparseCSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9221709Z test_consistency_SparseCSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9253124Z test_consistency_SparseCSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9284162Z test_consistency_SparseCSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9314978Z test_consistency_SparseCSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9345819Z test_consistency_SparseCSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9376788Z test_consistency_SparseCSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9408025Z test_consistency_SparseCSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9439270Z test_consistency_SparseCSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9470886Z test_consistency_SparseCSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9502157Z test_consistency_SparseCSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9535923Z test_consistency_SparseCSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9568339Z test_consistency_SparseCSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9600261Z test_consistency_SparseCSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9632295Z test_consistency_SparseCSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9663806Z test_consistency_SparseCSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9695312Z test_consistency_SparseCSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9726835Z test_consistency_SparseCSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9758178Z test_consistency_SparseCSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9787978Z test_consistency_SparseCSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9818917Z test_consistency_SparseCSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9849676Z test_consistency_SparseCSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9882594Z test_consistency_SparseCSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9915472Z test_consistency_SparseCSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9947657Z test_consistency_SparseCSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:42.9980579Z test_consistency_SparseCSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0011895Z test_consistency_SparseCSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0043423Z test_consistency_SparseCSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0075121Z test_consistency_SparseCSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0106324Z test_consistency_SparseCSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0136945Z test_consistency_SparseCSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0168209Z test_consistency_SparseCSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0199880Z test_consistency_SparseCSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0233878Z test_consistency_SparseCSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0266375Z test_consistency_SparseCSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0298734Z test_consistency_SparseCSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0331024Z test_consistency_SparseCSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0362571Z test_consistency_SparseCSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0394607Z test_consistency_SparseCSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0426391Z test_consistency_SparseCSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0457844Z test_consistency_SparseCSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0489750Z test_consistency_SparseCSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0522131Z test_consistency_SparseCSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0553429Z test_consistency_SparseCSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0589836Z test_consistency_SparseCSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:43.0622377Z test_consistency_SparseCSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0653553Z test_consistency_SparseCSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0685048Z test_consistency_SparseCSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0715440Z test_consistency_SparseCSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0746647Z test_consistency_SparseCSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0777424Z test_consistency_SparseCSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0808946Z test_consistency_SparseCSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0838612Z test_consistency_SparseCSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0869473Z test_consistency_SparseCSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0900558Z test_consistency_SparseCSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0932597Z test_consistency_SparseCSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0963187Z test_consistency_SparseCSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.0993083Z test_consistency_SparseCSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1025049Z test_consistency_SparseCSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1057599Z test_consistency_SparseCSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1090274Z test_consistency_SparseCSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1121756Z test_consistency_SparseCSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1152931Z test_consistency_SparseCSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1184273Z test_consistency_SparseCSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1214268Z test_consistency_SparseCSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1242956Z test_consistency_SparseCSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1272618Z test_consistency_SparseCSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1301737Z test_consistency_SparseCSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1331860Z test_consistency_SparseCSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1362934Z test_consistency_SparseCSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1394372Z test_consistency_SparseCSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1426108Z test_consistency_SparseCSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1458223Z test_consistency_SparseCSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1489935Z test_consistency_SparseCSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1521556Z test_consistency_SparseCSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1553255Z test_consistency_SparseCSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1585432Z test_consistency_SparseCSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1616933Z test_consistency_SparseCSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1649027Z test_consistency_SparseCSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1679931Z test_consistency_SparseCSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1711461Z test_consistency_SparseCSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1742863Z test_consistency_SparseCSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1774191Z test_consistency_SparseCSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1804976Z test_consistency_SparseCSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1835990Z test_consistency_SparseCSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1866552Z test_consistency_SparseCSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1896270Z test_consistency_SparseCSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1927337Z test_consistency_SparseCSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1958167Z test_consistency_SparseCSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.1989626Z test_consistency_SparseCSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2021072Z test_consistency_SparseCSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2052424Z test_consistency_SparseCSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2083186Z test_consistency_SparseCSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2114447Z test_consistency_SparseCSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2145151Z test_consistency_SparseCSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2176785Z test_consistency_SparseCSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2208859Z test_consistency_SparseCSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2241246Z test_consistency_SparseCSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2273182Z test_consistency_SparseCSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2303245Z test_consistency_SparseCSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2332418Z test_consistency_SparseCSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2363231Z test_consistency_SparseCSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2393999Z test_consistency_SparseCSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2426032Z test_consistency_SparseCSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2456261Z test_consistency_SparseCSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2486902Z test_consistency_SparseCSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2517132Z test_consistency_SparseCSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2546347Z test_consistency_SparseCSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2575467Z test_consistency_SparseCSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2604187Z test_consistency_SparseCSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2633348Z test_consistency_SparseCSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2662474Z test_consistency_SparseCSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2692021Z test_consistency_SparseCSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2720966Z test_consistency_SparseCSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2751324Z test_consistency_SparseCSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2781690Z test_consistency_SparseCSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2812006Z test_consistency_SparseCSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2843821Z test_consistency_SparseCSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2874245Z test_consistency_SparseCSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2903428Z test_consistency_SparseCSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2932986Z test_consistency_SparseCSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2962214Z test_consistency_SparseCSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.2991723Z test_consistency_SparseCSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3020603Z test_consistency_SparseCSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3050988Z test_consistency_SparseCSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3080201Z test_consistency_SparseCSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3115287Z test_consistency_SparseCSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3146115Z test_consistency_SparseCSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3176445Z test_consistency_SparseCSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3205788Z test_consistency_SparseCSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3235051Z test_consistency_SparseCSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3263949Z test_consistency_SparseCSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3293074Z test_consistency_SparseCSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3322254Z test_consistency_SparseCSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3351792Z test_consistency_SparseCSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3380450Z test_consistency_SparseCSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3410393Z test_consistency_SparseCSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3440116Z test_consistency_SparseCSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3470358Z test_consistency_SparseCSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3499753Z test_consistency_SparseCSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3528768Z test_consistency_SparseCSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3557656Z test_consistency_SparseCSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3587218Z test_consistency_SparseCSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3616631Z test_consistency_SparseCSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3647550Z test_consistency_SparseCSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3679007Z test_consistency_SparseCSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3711315Z test_consistency_SparseCSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3743562Z test_consistency_SparseCSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3775345Z test_consistency_SparseCSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3806855Z test_consistency_SparseCSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3838521Z test_consistency_SparseCSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3871590Z test_consistency_SparseCSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3903203Z test_consistency_SparseCSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3934482Z test_consistency_SparseCSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3966771Z test_consistency_SparseCSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.3998984Z test_consistency_SparseCSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4031295Z test_consistency_SparseCSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4062332Z test_consistency_SparseCSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4094160Z test_consistency_SparseCSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4125132Z test_consistency_SparseCSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4155317Z test_consistency_SparseCSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4184308Z test_consistency_SparseCSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4213931Z test_consistency_SparseCSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4243752Z test_consistency_SparseCSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4273508Z test_consistency_SparseCSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4299988Z test_consistency_SparseCSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:43.4326296Z test_consistency_SparseCSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:43.4352524Z test_consistency_SparseCSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:43.4378706Z test_consistency_SparseCSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:43.4404795Z test_consistency_SparseCSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:43.4429865Z test_consistency_SparseCSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T12:54:43.4455295Z test_consistency_SparseCSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.003s) 2022-08-17T12:54:43.4485534Z test_consistency_SparseCSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4517326Z test_consistency_SparseCSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4548415Z test_consistency_SparseCSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4579397Z test_consistency_SparseCSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4609755Z test_consistency_SparseCSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4641086Z test_consistency_SparseCSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4673430Z test_consistency_SparseCSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4704985Z test_consistency_SparseCSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4736436Z test_consistency_SparseCSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4767595Z test_consistency_SparseCSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4799151Z test_consistency_SparseCSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4828870Z test_consistency_SparseCSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4858127Z test_consistency_SparseCSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4887053Z test_consistency_SparseCSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4915979Z test_consistency_SparseCSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4945906Z test_consistency_SparseCSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.4976136Z test_consistency_SparseCSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5005493Z test_consistency_SparseCSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5035901Z test_consistency_SparseCSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5067147Z test_consistency_SparseCSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5098382Z test_consistency_SparseCSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5129083Z test_consistency_SparseCSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5158079Z test_consistency_SparseCSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5186975Z test_consistency_SparseCSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5216009Z test_consistency_SparseCSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5244984Z test_consistency_SparseCSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5274739Z test_consistency_SparseCSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5304042Z test_consistency_SparseCSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5333705Z test_consistency_SparseCSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5363653Z test_consistency_SparseCSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5393975Z test_consistency_SparseCSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5423748Z test_consistency_SparseCSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5452733Z test_consistency_SparseCSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5481843Z test_consistency_SparseCSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5510586Z test_consistency_SparseCSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5540208Z test_consistency_SparseCSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5572367Z test_consistency_SparseCSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5604641Z test_consistency_SparseCSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5639571Z test_consistency_SparseCSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5673387Z test_consistency_SparseCSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5705941Z test_consistency_SparseCSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5738702Z test_consistency_SparseCSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5770582Z test_consistency_SparseCSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5803329Z test_consistency_SparseCSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5834698Z test_consistency_SparseCSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5866074Z test_consistency_SparseCSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5898381Z test_consistency_SparseCSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5931312Z test_consistency_SparseCSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5962259Z test_consistency_SparseCSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.5995462Z test_consistency_SparseCSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6028548Z test_consistency_SparseCSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6060183Z test_consistency_SparseCSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6092154Z test_consistency_SparseCSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6123446Z test_consistency_SparseCSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6155287Z test_consistency_SparseCSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6187977Z test_consistency_SparseCSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6222018Z test_consistency_SparseCSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6252898Z test_consistency_SparseCSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6283787Z test_consistency_SparseCSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6315222Z test_consistency_SparseCSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6347353Z test_consistency_SparseCSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6379876Z test_consistency_SparseCSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6412128Z test_consistency_SparseCSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6444518Z test_consistency_SparseCSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6476082Z test_consistency_SparseCSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6507634Z test_consistency_SparseCSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6539052Z test_consistency_SparseCSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6570477Z test_consistency_SparseCSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6601992Z test_consistency_SparseCSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6633634Z test_consistency_SparseCSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6664742Z test_consistency_SparseCSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6698437Z test_consistency_SparseCSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6731955Z test_consistency_SparseCSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6763992Z test_consistency_SparseCSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6796366Z test_consistency_SparseCSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6828524Z test_consistency_SparseCSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6860602Z test_consistency_SparseCSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6892702Z test_consistency_SparseCSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6924988Z test_consistency_SparseCSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6957313Z test_consistency_SparseCSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.6989343Z test_consistency_SparseCSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7020359Z test_consistency_SparseCSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7053634Z test_consistency_SparseCSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7085838Z test_consistency_SparseCSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7117808Z test_consistency_SparseCSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7149823Z test_consistency_SparseCSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7181469Z test_consistency_SparseCSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7213332Z test_consistency_SparseCSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7245065Z test_consistency_SparseCSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7283148Z test_consistency_SparseCSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:43.7315175Z test_consistency_SparseCSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7350177Z test_consistency_SparseCSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7382105Z test_consistency_SparseCSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7417713Z test_consistency_SparseCSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:43.7452961Z test_consistency_SparseCSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7488243Z test_consistency_SparseCSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7523152Z test_consistency_SparseCSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7557388Z test_consistency_SparseCSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7589217Z test_consistency_SparseCSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7622005Z test_consistency_SparseCSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7653880Z test_consistency_SparseCSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7686939Z test_consistency_SparseCSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7718908Z test_consistency_SparseCSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7750778Z test_consistency_SparseCSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7782632Z test_consistency_SparseCSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7814773Z test_consistency_SparseCSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:43.7866315Z test_consistency_SparseCSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... /opt/conda/lib/python3.7/site-packages/torch/_masked/__init__.py:767: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1531.) 2022-08-17T12:54:43.7867276Z 0, scatter_indices, values, reduce, include_self=False 2022-08-17T12:54:43.7919748Z ok (0.010s) 2022-08-17T12:54:43.8015875Z test_consistency_SparseCSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:43.8111718Z test_consistency_SparseCSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:43.8206620Z test_consistency_SparseCSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.8232108Z test_consistency_SparseCSR__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.8257338Z test_consistency_SparseCSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8282795Z test_consistency_SparseCSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8308249Z test_consistency_SparseCSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8333348Z test_consistency_SparseCSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8428287Z test_consistency_SparseCSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.8523674Z test_consistency_SparseCSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.8618115Z test_consistency_SparseCSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.8712114Z test_consistency_SparseCSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.8737687Z test_consistency_SparseCSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.8762710Z test_consistency_SparseCSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8787914Z test_consistency_SparseCSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8813859Z test_consistency_SparseCSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.8840604Z test_consistency_SparseCSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.8941830Z test_consistency_SparseCSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:43.8967931Z test_consistency_SparseCSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.8992921Z test_consistency_SparseCSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.9018071Z test_consistency_SparseCSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T12:54:43.9116830Z test_consistency_SparseCSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:43.9219989Z test_consistency_SparseCSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:43.9318020Z test_consistency_SparseCSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:43.9343904Z test_consistency_SparseCSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.9370151Z test_consistency_SparseCSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.9395401Z test_consistency_SparseCSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.9420843Z test_consistency_SparseCSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.9447286Z test_consistency_SparseCSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.003s) 2022-08-17T12:54:43.9498582Z test_consistency_SparseCSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:43.9551399Z test_consistency_SparseCSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:43.9603907Z test_consistency_SparseCSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:43.9696232Z test_consistency_SparseCSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.9787828Z test_consistency_SparseCSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:43.9838916Z test_consistency_SparseCSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:43.9889519Z test_consistency_SparseCSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:43.9939978Z test_consistency_SparseCSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:43.9989977Z test_consistency_SparseCSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0041827Z test_consistency_SparseCSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0134788Z test_consistency_SparseCSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:44.0185625Z test_consistency_SparseCSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0238294Z test_consistency_SparseCSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0292080Z test_consistency_SparseCSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0383562Z test_consistency_SparseCSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:44.0475746Z test_consistency_SparseCSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:44.0566688Z test_consistency_SparseCSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:44.0620326Z test_consistency_SparseCSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0671242Z test_consistency_SparseCSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0720956Z test_consistency_SparseCSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0771512Z test_consistency_SparseCSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0821922Z test_consistency_SparseCSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.0852802Z test_consistency_SparseCSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.0883902Z test_consistency_SparseCSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.0915496Z test_consistency_SparseCSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.0947209Z test_consistency_SparseCSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.0977435Z test_consistency_SparseCSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1008140Z test_consistency_SparseCSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1038374Z test_consistency_SparseCSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1067578Z test_consistency_SparseCSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1095944Z test_consistency_SparseCSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1124900Z test_consistency_SparseCSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1152846Z test_consistency_SparseCSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1180771Z test_consistency_SparseCSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1210801Z test_consistency_SparseCSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1241219Z test_consistency_SparseCSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1272243Z test_consistency_SparseCSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1303402Z test_consistency_SparseCSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1334097Z test_consistency_SparseCSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1364512Z test_consistency_SparseCSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1395514Z test_consistency_SparseCSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1426278Z test_consistency_SparseCSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1456903Z test_consistency_SparseCSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1487266Z test_consistency_SparseCSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1517967Z test_consistency_SparseCSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1549044Z test_consistency_SparseCSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1580107Z test_consistency_SparseCSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1611081Z test_consistency_SparseCSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1655970Z test_consistency_SparseCSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:44.1688052Z test_consistency_SparseCSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1721951Z test_consistency_SparseCSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1752623Z test_consistency_SparseCSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1783599Z test_consistency_SparseCSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1814728Z test_consistency_SparseCSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1845755Z test_consistency_SparseCSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1876598Z test_consistency_SparseCSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1906333Z test_consistency_SparseCSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1937060Z test_consistency_SparseCSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1967356Z test_consistency_SparseCSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.1999932Z test_consistency_SparseCSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2032277Z test_consistency_SparseCSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2063214Z test_consistency_SparseCSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2094655Z test_consistency_SparseCSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2124554Z test_consistency_SparseCSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2155019Z test_consistency_SparseCSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2184858Z test_consistency_SparseCSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2216660Z test_consistency_SparseCSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2247519Z test_consistency_SparseCSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2278214Z test_consistency_SparseCSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2308359Z test_consistency_SparseCSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2342229Z test_consistency_SparseCSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2373675Z test_consistency_SparseCSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2404812Z test_consistency_SparseCSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2435763Z test_consistency_SparseCSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2466485Z test_consistency_SparseCSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2497116Z test_consistency_SparseCSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2527905Z test_consistency_SparseCSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2558932Z test_consistency_SparseCSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2589539Z test_consistency_SparseCSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2619883Z test_consistency_SparseCSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2649763Z test_consistency_SparseCSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2682351Z test_consistency_SparseCSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2714450Z test_consistency_SparseCSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2745118Z test_consistency_SparseCSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2775688Z test_consistency_SparseCSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2805796Z test_consistency_SparseCSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2836258Z test_consistency_SparseCSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2866254Z test_consistency_SparseCSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2896856Z test_consistency_SparseCSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2926698Z test_consistency_SparseCSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2956983Z test_consistency_SparseCSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.2987518Z test_consistency_SparseCSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3017647Z test_consistency_SparseCSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3047858Z test_consistency_SparseCSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3076810Z test_consistency_SparseCSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3107096Z test_consistency_SparseCSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3138266Z test_consistency_SparseCSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3169318Z test_consistency_SparseCSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3199556Z test_consistency_SparseCSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3230194Z test_consistency_SparseCSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3260604Z test_consistency_SparseCSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3289348Z test_consistency_SparseCSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3317888Z test_consistency_SparseCSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3345704Z test_consistency_SparseCSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3374115Z test_consistency_SparseCSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3402278Z test_consistency_SparseCSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3431923Z test_consistency_SparseCSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3462581Z test_consistency_SparseCSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3493518Z test_consistency_SparseCSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3524525Z test_consistency_SparseCSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3555610Z test_consistency_SparseCSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3586419Z test_consistency_SparseCSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3616999Z test_consistency_SparseCSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3647518Z test_consistency_SparseCSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3677928Z test_consistency_SparseCSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3708814Z test_consistency_SparseCSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3739334Z test_consistency_SparseCSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3769712Z test_consistency_SparseCSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3801010Z test_consistency_SparseCSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3831794Z test_consistency_SparseCSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3861574Z test_consistency_SparseCSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3891208Z test_consistency_SparseCSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3921971Z test_consistency_SparseCSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3951430Z test_consistency_SparseCSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.3981541Z test_consistency_SparseCSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4011696Z test_consistency_SparseCSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4042063Z test_consistency_SparseCSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4072463Z test_consistency_SparseCSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4102667Z test_consistency_SparseCSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4132695Z test_consistency_SparseCSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4162615Z test_consistency_SparseCSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4192679Z test_consistency_SparseCSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4222745Z test_consistency_SparseCSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4252798Z test_consistency_SparseCSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4283341Z test_consistency_SparseCSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4313520Z test_consistency_SparseCSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4342886Z test_consistency_SparseCSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4371547Z test_consistency_SparseCSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4402079Z test_consistency_SparseCSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4434194Z test_consistency_SparseCSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4464098Z test_consistency_SparseCSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4493431Z test_consistency_SparseCSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4522627Z test_consistency_SparseCSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4552228Z test_consistency_SparseCSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4580847Z test_consistency_SparseCSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4609114Z test_consistency_SparseCSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4637444Z test_consistency_SparseCSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4666230Z test_consistency_SparseCSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4694520Z test_consistency_SparseCSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4723704Z test_consistency_SparseCSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4752557Z test_consistency_SparseCSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4782572Z test_consistency_SparseCSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4813143Z test_consistency_SparseCSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4842217Z test_consistency_SparseCSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4871058Z test_consistency_SparseCSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4900669Z test_consistency_SparseCSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4930009Z test_consistency_SparseCSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4958649Z test_consistency_SparseCSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.4989400Z test_consistency_SparseCSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5018573Z test_consistency_SparseCSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5047206Z test_consistency_SparseCSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5075973Z test_consistency_SparseCSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5104410Z test_consistency_SparseCSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5133580Z test_consistency_SparseCSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5163053Z test_consistency_SparseCSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5192624Z test_consistency_SparseCSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5221509Z test_consistency_SparseCSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5251986Z test_consistency_SparseCSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5280528Z test_consistency_SparseCSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5309091Z test_consistency_SparseCSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5338002Z test_consistency_SparseCSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5367469Z test_consistency_SparseCSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5396106Z test_consistency_SparseCSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5424808Z test_consistency_SparseCSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5454049Z test_consistency_SparseCSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5483609Z test_consistency_SparseCSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5512749Z test_consistency_SparseCSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5540724Z test_consistency_SparseCSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5568982Z test_consistency_SparseCSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5598130Z test_consistency_SparseCSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5626428Z test_consistency_SparseCSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5656886Z test_consistency_SparseCSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5688042Z test_consistency_SparseCSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5718894Z test_consistency_SparseCSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5750343Z test_consistency_SparseCSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5780658Z test_consistency_SparseCSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5811964Z test_consistency_SparseCSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5842694Z test_consistency_SparseCSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5873781Z test_consistency_SparseCSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5904593Z test_consistency_SparseCSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5935657Z test_consistency_SparseCSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5966944Z test_consistency_SparseCSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.5998275Z test_consistency_SparseCSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6029469Z test_consistency_SparseCSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6059830Z test_consistency_SparseCSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6090385Z test_consistency_SparseCSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6120837Z test_consistency_SparseCSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6150033Z test_consistency_SparseCSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6178309Z test_consistency_SparseCSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6206232Z test_consistency_SparseCSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6234503Z test_consistency_SparseCSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6262708Z test_consistency_SparseCSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6323336Z test_consistency_SparseCSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:44.6360738Z test_consistency_SparseCSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:44.6398793Z test_consistency_SparseCSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:44.6437437Z test_consistency_SparseCSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:44.6472257Z test_consistency_SparseCSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6507018Z test_consistency_SparseCSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6542320Z test_consistency_SparseCSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6571710Z test_consistency_SparseCSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6602329Z test_consistency_SparseCSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6633046Z test_consistency_SparseCSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6662995Z test_consistency_SparseCSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6691980Z test_consistency_SparseCSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6722181Z test_consistency_SparseCSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6753335Z test_consistency_SparseCSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6784407Z test_consistency_SparseCSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6814533Z test_consistency_SparseCSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6844694Z test_consistency_SparseCSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6875260Z test_consistency_SparseCSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6903816Z test_consistency_SparseCSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6932724Z test_consistency_SparseCSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6960796Z test_consistency_SparseCSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.6989219Z test_consistency_SparseCSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7018097Z test_consistency_SparseCSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7048338Z test_consistency_SparseCSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7077628Z test_consistency_SparseCSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7107603Z test_consistency_SparseCSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7140059Z test_consistency_SparseCSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7170665Z test_consistency_SparseCSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7199922Z test_consistency_SparseCSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7228280Z test_consistency_SparseCSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7256397Z test_consistency_SparseCSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7284699Z test_consistency_SparseCSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7313104Z test_consistency_SparseCSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7342064Z test_consistency_SparseCSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7370523Z test_consistency_SparseCSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7399467Z test_consistency_SparseCSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7429375Z test_consistency_SparseCSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7459413Z test_consistency_SparseCSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7488001Z test_consistency_SparseCSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7515995Z test_consistency_SparseCSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7544094Z test_consistency_SparseCSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7572438Z test_consistency_SparseCSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7600620Z test_consistency_SparseCSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7630443Z test_consistency_SparseCSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7661499Z test_consistency_SparseCSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7697084Z test_consistency_SparseCSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7729081Z test_consistency_SparseCSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7759815Z test_consistency_SparseCSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7790816Z test_consistency_SparseCSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7821421Z test_consistency_SparseCSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7852565Z test_consistency_SparseCSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7882943Z test_consistency_SparseCSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7915317Z test_consistency_SparseCSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7946365Z test_consistency_SparseCSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.7976983Z test_consistency_SparseCSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8007470Z test_consistency_SparseCSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8039403Z test_consistency_SparseCSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8070992Z test_consistency_SparseCSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8101180Z test_consistency_SparseCSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8131901Z test_consistency_SparseCSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8161896Z test_consistency_SparseCSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8192316Z test_consistency_SparseCSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8223199Z test_consistency_SparseCSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8253844Z test_consistency_SparseCSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8284435Z test_consistency_SparseCSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8314681Z test_consistency_SparseCSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8344790Z test_consistency_SparseCSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8376040Z test_consistency_SparseCSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8407564Z test_consistency_SparseCSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8438058Z test_consistency_SparseCSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8469213Z test_consistency_SparseCSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8499980Z test_consistency_SparseCSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8530537Z test_consistency_SparseCSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8560366Z test_consistency_SparseCSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8590215Z test_consistency_SparseCSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8620254Z test_consistency_SparseCSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8650867Z test_consistency_SparseCSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8681329Z test_consistency_SparseCSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8713600Z test_consistency_SparseCSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8745037Z test_consistency_SparseCSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8775884Z test_consistency_SparseCSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8806927Z test_consistency_SparseCSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8837612Z test_consistency_SparseCSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8869004Z test_consistency_SparseCSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8899274Z test_consistency_SparseCSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8930406Z test_consistency_SparseCSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8961552Z test_consistency_SparseCSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.8992134Z test_consistency_SparseCSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9022203Z test_consistency_SparseCSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9053907Z test_consistency_SparseCSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9085523Z test_consistency_SparseCSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9116504Z test_consistency_SparseCSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9147700Z test_consistency_SparseCSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9177858Z test_consistency_SparseCSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9208109Z test_consistency_SparseCSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9237978Z test_consistency_SparseCSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9268158Z test_consistency_SparseCSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9298010Z test_consistency_SparseCSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9330945Z test_consistency_SparseCSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9361648Z test_consistency_SparseCSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9394824Z test_consistency_SparseCSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9429156Z test_consistency_SparseCSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9462307Z test_consistency_SparseCSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9494429Z test_consistency_SparseCSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9526819Z test_consistency_SparseCSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9557863Z test_consistency_SparseCSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9588943Z test_consistency_SparseCSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9619588Z test_consistency_SparseCSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9651459Z test_consistency_SparseCSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9682350Z test_consistency_SparseCSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9713014Z test_consistency_SparseCSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9743871Z test_consistency_SparseCSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9775695Z test_consistency_SparseCSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:44.9828384Z test_copy_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:44.9873297Z test_copy_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:44.9930472Z test_copy_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:44.9989991Z test_copy_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.0041276Z test_copy_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0093313Z test_copy_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0143293Z test_copy_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0189113Z test_copy_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0233615Z test_copy_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0278519Z test_copy_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0322836Z test_copy_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0367682Z test_copy_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0417932Z test_copy_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0462674Z test_copy_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0518583Z test_copy_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0573965Z test_copy_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.0625263Z test_copy_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0675959Z test_copy_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0727805Z test_copy_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0773208Z test_copy_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:45.0818943Z test_copy_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0863512Z test_copy_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0908014Z test_copy_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.0953391Z test_copy_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:45.1018047Z test_copy_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1076842Z test_copy_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1148253Z test_copy_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:45.1217996Z test_copy_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:45.1282773Z test_copy_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1346724Z test_copy_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1410939Z test_copy_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1470422Z test_copy_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1531916Z test_copy_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1589992Z test_copy_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1648278Z test_copy_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1706555Z test_copy_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1770762Z test_copy_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1828885Z test_copy_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.1900331Z test_copy_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:45.1970289Z test_copy_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:45.2034701Z test_copy_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2098919Z test_copy_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2163676Z test_copy_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2222625Z test_copy_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2280849Z test_copy_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2339149Z test_copy_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2397302Z test_copy_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2455696Z test_copy_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:45.2738799Z test_copy_errors_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2022-08-17T12:54:45.3007757Z test_copy_errors_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.3283504Z test_copy_errors_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.3561803Z test_copy_errors_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2022-08-17T12:54:45.3837370Z test_copy_errors_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.4111335Z test_copy_errors_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.4384024Z test_copy_errors_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.4657410Z test_copy_errors_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.4928183Z test_copy_errors_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.5198306Z test_copy_errors_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.5469662Z test_copy_errors_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.5741793Z test_copy_errors_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.6014529Z test_copy_errors_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.6284624Z test_copy_errors_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.6560915Z test_copy_errors_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2022-08-17T12:54:45.6836343Z test_copy_errors_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.7108463Z test_copy_errors_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.7380361Z test_copy_errors_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.7652454Z test_copy_errors_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.7922388Z test_copy_errors_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.8192005Z test_copy_errors_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.8461786Z test_copy_errors_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.8731777Z test_copy_errors_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.9001700Z test_copy_errors_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2022-08-17T12:54:45.9207520Z test_copy_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:45.9410457Z test_copy_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:45.9616406Z test_copy_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:54:45.9822676Z test_copy_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:54:46.0028080Z test_copy_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.0232984Z test_copy_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.0436998Z test_copy_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.0640282Z test_copy_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.0843934Z test_copy_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.1047575Z test_copy_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.1250560Z test_copy_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.1453299Z test_copy_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.1658484Z test_copy_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.1861076Z test_copy_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.2067903Z test_copy_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:54:46.2275474Z test_copy_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:54:46.2479942Z test_copy_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.2686180Z test_copy_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T12:54:46.2890655Z test_copy_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.3093565Z test_copy_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.3296430Z test_copy_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.3499059Z test_copy_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.3701799Z test_copy_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.3904415Z test_copy_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.3956371Z test_dim_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:46.4007340Z test_dim_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T12:54:46.4029217Z test_dim_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:46.4051688Z test_dim_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:46.4245829Z test_empty_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.4439076Z test_empty_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.4631494Z test_empty_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.4823679Z test_empty_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.5014953Z test_empty_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.5207003Z test_empty_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.5398091Z test_empty_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.5589482Z test_empty_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.5780749Z test_empty_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.5972444Z test_empty_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.6163127Z test_empty_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.6355818Z test_empty_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.6548690Z test_empty_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.6742255Z test_empty_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.6934087Z test_empty_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.7130779Z test_empty_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:46.7322698Z test_empty_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.7514967Z test_empty_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.7707106Z test_empty_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.7899088Z test_empty_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.8090766Z test_empty_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.8282675Z test_empty_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.8474498Z test_empty_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.8667379Z test_empty_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:46.8710332Z test_empty_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8750370Z test_empty_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8790183Z test_empty_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8829962Z test_empty_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8869564Z test_empty_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8909203Z test_empty_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8949100Z test_empty_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.8988642Z test_empty_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9028291Z test_empty_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9068039Z test_empty_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9107686Z test_empty_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9147284Z test_empty_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9186782Z test_empty_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9227008Z test_empty_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9266362Z test_empty_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9305931Z test_empty_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9345418Z test_empty_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9385114Z test_empty_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9424663Z test_empty_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9464074Z test_empty_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9503967Z test_empty_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9543846Z test_empty_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9583438Z test_empty_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9623105Z test_empty_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T12:54:46.9695754Z test_empty_like_SparseBSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:46.9753837Z test_empty_like_SparseBSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:46.9812023Z test_empty_like_SparseBSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:46.9870800Z test_empty_like_SparseBSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:46.9929193Z test_empty_like_SparseBSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:46.9986834Z test_empty_like_SparseBSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0045148Z test_empty_like_SparseBSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0103062Z test_empty_like_SparseBSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0161072Z test_empty_like_SparseBSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0219337Z test_empty_like_SparseBSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0277266Z test_empty_like_SparseBSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0335212Z test_empty_like_SparseBSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:47.0565365Z test_empty_like_SparseBSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2022-08-17T12:54:47.0783861Z test_empty_like_SparseBSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.1001140Z test_empty_like_SparseBSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.1218804Z test_empty_like_SparseBSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.1435745Z test_empty_like_SparseBSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.1653194Z test_empty_like_SparseBSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.1870788Z test_empty_like_SparseBSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.2087298Z test_empty_like_SparseBSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.2306084Z test_empty_like_SparseBSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.2524542Z test_empty_like_SparseBSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.2742061Z test_empty_like_SparseBSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.2959920Z test_empty_like_SparseBSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.3177923Z test_empty_like_SparseBSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.3395368Z test_empty_like_SparseBSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.3612440Z test_empty_like_SparseBSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.3830161Z test_empty_like_SparseBSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.4048276Z test_empty_like_SparseBSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.4265304Z test_empty_like_SparseBSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.4482999Z test_empty_like_SparseBSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.4701116Z test_empty_like_SparseBSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.4918975Z test_empty_like_SparseBSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.5135399Z test_empty_like_SparseBSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.5352079Z test_empty_like_SparseBSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.5568598Z test_empty_like_SparseBSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.5786422Z test_empty_like_SparseBSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.6003662Z test_empty_like_SparseBSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.6221080Z test_empty_like_SparseBSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.6438143Z test_empty_like_SparseBSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.6654685Z test_empty_like_SparseBSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.6871293Z test_empty_like_SparseBSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.7088523Z test_empty_like_SparseBSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.7305506Z test_empty_like_SparseBSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.7522783Z test_empty_like_SparseBSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.7741767Z test_empty_like_SparseBSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.7960098Z test_empty_like_SparseBSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.8179514Z test_empty_like_SparseBSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.8398091Z test_empty_like_SparseBSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.8617389Z test_empty_like_SparseBSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.8835792Z test_empty_like_SparseBSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.9053439Z test_empty_like_SparseBSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.9269597Z test_empty_like_SparseBSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.9487174Z test_empty_like_SparseBSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.9704208Z test_empty_like_SparseBSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:47.9921058Z test_empty_like_SparseBSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.0136688Z test_empty_like_SparseBSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.0353062Z test_empty_like_SparseBSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.0570118Z test_empty_like_SparseBSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.0787294Z test_empty_like_SparseBSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.0848128Z test_empty_like_SparseBSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.0906253Z test_empty_like_SparseBSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.0965061Z test_empty_like_SparseBSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1023234Z test_empty_like_SparseBSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1081358Z test_empty_like_SparseBSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1139538Z test_empty_like_SparseBSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1197561Z test_empty_like_SparseBSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1255237Z test_empty_like_SparseBSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1313073Z test_empty_like_SparseBSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1371331Z test_empty_like_SparseBSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1428451Z test_empty_like_SparseBSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1485578Z test_empty_like_SparseBSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T12:54:48.1702382Z test_empty_like_SparseBSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.1918917Z test_empty_like_SparseBSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.2134516Z test_empty_like_SparseBSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.2350751Z test_empty_like_SparseBSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.2568299Z test_empty_like_SparseBSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.2785214Z test_empty_like_SparseBSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.3001218Z test_empty_like_SparseBSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.3218129Z test_empty_like_SparseBSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.3434764Z test_empty_like_SparseBSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.3650118Z test_empty_like_SparseBSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.3868092Z test_empty_like_SparseBSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.4086747Z test_empty_like_SparseBSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.4303933Z test_empty_like_SparseBSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.4520335Z test_empty_like_SparseBSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.4738552Z test_empty_like_SparseBSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.4956941Z test_empty_like_SparseBSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.5173309Z test_empty_like_SparseBSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.5392202Z test_empty_like_SparseBSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.5610784Z test_empty_like_SparseBSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.5826932Z test_empty_like_SparseBSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.6042914Z test_empty_like_SparseBSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.6259050Z test_empty_like_SparseBSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.6475057Z test_empty_like_SparseBSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.6690542Z test_empty_like_SparseBSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2022-08-17T12:54:48.6878468Z test_empty_like_SparseCSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.7066633Z test_empty_like_SparseCSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.7254969Z test_empty_like_SparseCSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.7442589Z test_empty_like_SparseCSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.7631189Z test_empty_like_SparseCSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.7819782Z test_empty_like_SparseCSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.8007637Z test_empty_like_SparseCSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.8195946Z test_empty_like_SparseCSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.8384617Z test_empty_like_SparseCSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.8572748Z test_empty_like_SparseCSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.8760499Z test_empty_like_SparseCSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.8948618Z test_empty_like_SparseCSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.9139383Z test_empty_like_SparseCSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.9330384Z test_empty_like_SparseCSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.9519575Z test_empty_like_SparseCSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.9708341Z test_empty_like_SparseCSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:48.9895961Z test_empty_like_SparseCSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.0083853Z test_empty_like_SparseCSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.0271940Z test_empty_like_SparseCSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.0476779Z test_empty_like_SparseCSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T12:54:49.0665586Z test_empty_like_SparseCSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.0853618Z test_empty_like_SparseCSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.1042485Z test_empty_like_SparseCSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.1231050Z test_empty_like_SparseCSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.1261009Z test_empty_like_SparseCSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1290852Z test_empty_like_SparseCSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1319926Z test_empty_like_SparseCSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1348832Z test_empty_like_SparseCSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1378037Z test_empty_like_SparseCSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1407202Z test_empty_like_SparseCSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1436173Z test_empty_like_SparseCSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1465129Z test_empty_like_SparseCSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1494252Z test_empty_like_SparseCSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1523779Z test_empty_like_SparseCSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1552615Z test_empty_like_SparseCSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1581516Z test_empty_like_SparseCSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:49.1770808Z test_empty_like_SparseCSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.1958446Z test_empty_like_SparseCSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.2146806Z test_empty_like_SparseCSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.2335073Z test_empty_like_SparseCSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.2522925Z test_empty_like_SparseCSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.2713864Z test_empty_like_SparseCSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.2904009Z test_empty_like_SparseCSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.3094074Z test_empty_like_SparseCSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.3282860Z test_empty_like_SparseCSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.3472521Z test_empty_like_SparseCSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.3664015Z test_empty_like_SparseCSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.3854629Z test_empty_like_SparseCSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.4045683Z test_empty_like_SparseCSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.4234297Z test_empty_like_SparseCSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.4423120Z test_empty_like_SparseCSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.4611092Z test_empty_like_SparseCSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.4799348Z test_empty_like_SparseCSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.4987429Z test_empty_like_SparseCSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.5175977Z test_empty_like_SparseCSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.5363872Z test_empty_like_SparseCSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.5552077Z test_empty_like_SparseCSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.5741548Z test_empty_like_SparseCSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.5928903Z test_empty_like_SparseCSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.6117127Z test_empty_like_SparseCSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.6305480Z test_empty_like_SparseCSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.6493587Z test_empty_like_SparseCSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.6681709Z test_empty_like_SparseCSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.6869330Z test_empty_like_SparseCSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.7057443Z test_empty_like_SparseCSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.7245568Z test_empty_like_SparseCSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.7433191Z test_empty_like_SparseCSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.7620672Z test_empty_like_SparseCSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.7808499Z test_empty_like_SparseCSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.7996330Z test_empty_like_SparseCSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.8184201Z test_empty_like_SparseCSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.8371782Z test_empty_like_SparseCSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.8559748Z test_empty_like_SparseCSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.8747927Z test_empty_like_SparseCSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.8935645Z test_empty_like_SparseCSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.9123454Z test_empty_like_SparseCSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.9311447Z test_empty_like_SparseCSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.9499318Z test_empty_like_SparseCSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.9687232Z test_empty_like_SparseCSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:49.9875221Z test_empty_like_SparseCSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:50.0062713Z test_empty_like_SparseCSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:50.0251240Z test_empty_like_SparseCSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:50.0438627Z test_empty_like_SparseCSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:50.0626955Z test_empty_like_SparseCSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T12:54:50.0656498Z test_empty_like_SparseCSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0685607Z test_empty_like_SparseCSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0714765Z test_empty_like_SparseCSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0743672Z test_empty_like_SparseCSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0772761Z test_empty_like_SparseCSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0802139Z test_empty_like_SparseCSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0831121Z test_empty_like_SparseCSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0859959Z test_empty_like_SparseCSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0888767Z test_empty_like_SparseCSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0918615Z test_empty_like_SparseCSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0947608Z test_empty_like_SparseCSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.0976413Z test_empty_like_SparseCSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T12:54:50.1732618Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.075s) 2022-08-17T12:54:50.2276658Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.054s) 2022-08-17T12:54:50.2896394Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.062s) 2022-08-17T12:54:50.3647740Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.075s) 2022-08-17T12:54:50.4191578Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.054s) 2022-08-17T12:54:50.4810414Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.062s) 2022-08-17T12:54:50.5505673Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.069s) 2022-08-17T12:54:50.6040619Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.053s) 2022-08-17T12:54:50.6627939Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.059s) 2022-08-17T12:54:50.7320912Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.069s) 2022-08-17T12:54:50.7856389Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.053s) 2022-08-17T12:54:50.8443989Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.059s) 2022-08-17T12:54:50.8454700Z test_layout_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:54:50.8462693Z test_layout_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:54:50.8470453Z test_layout_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:54:50.8478173Z test_layout_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T12:54:50.9519102Z test_print_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.104s) 2022-08-17T12:54:51.0540342Z test_print_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.102s) 2022-08-17T12:54:51.0857738Z test_print_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.032s) 2022-08-17T12:54:51.1175355Z test_print_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.032s) 2022-08-17T12:54:51.1337764Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.1486522Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.1652233Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.1818517Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:54:51.1978705Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.2139449Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.2298640Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.2446813Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.2593116Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.2738112Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.2884661Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.3031486Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.3191583Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.3338782Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.3502035Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.3666260Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.3826660Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.3985116Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.4142758Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.4288699Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.4433807Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.4578436Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.4724090Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.4869441Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.4963597Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5050943Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5151146Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:51.5252666Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:51.5347501Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5442354Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5535320Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5622633Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5709659Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5795868Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5883138Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.5971474Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6066219Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6153213Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6250756Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:51.6350855Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:51.6445405Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6540123Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6632694Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6720243Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6807024Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6894360Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.6981482Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.7069292Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:51.7227167Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.7372054Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.7534064Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.7698814Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.7856992Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.8016782Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.8172645Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.8318544Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.8462563Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.8605571Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.8749955Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.8895629Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:51.9051591Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.9195832Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:51.9355998Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.9519439Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.9675923Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.9833636Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:51.9989162Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.0133306Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.0275624Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.0417375Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.0559995Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.0704330Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.0798433Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.0888430Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.0988150Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.1090419Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.1184908Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1279137Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1371114Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1457608Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1543765Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1629302Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:52.1716221Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1803523Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1897293Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.1983406Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2082660Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.2185970Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.2279681Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2374439Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2466450Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2553227Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2639650Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2725349Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:52.2812009Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.2899917Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.3060231Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.3208118Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.3372532Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.3538947Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:54:52.3703913Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.3865556Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.4024991Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.4172327Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.4318467Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.4467499Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.4618690Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.4765461Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.4928123Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.5078742Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.5241547Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.5410749Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:54:52.5573677Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.5734276Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.5896480Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.6047950Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:52.6192849Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.6338143Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.6483401Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.6629183Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.6723397Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.6810972Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.6912259Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.7014549Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.7108998Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7203596Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7295638Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7382555Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7469771Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7555614Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7643060Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7731591Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7825283Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.7913190Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8013955Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.8114887Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:52.8208805Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8303580Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8395736Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8482565Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8570314Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8654896Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:52.8741806Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8830062Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:52.8987188Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.9132433Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:52.9294924Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.9458900Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.9617110Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.9776288Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:52.9933458Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.0081071Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.0225035Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.0368050Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.0511738Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.0657496Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.0812906Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.0956946Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.1116969Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.1279609Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.1435734Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.1594910Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.1751427Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.1896546Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.2042151Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.2184892Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.2328846Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.2472686Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.2567416Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.2654254Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.2754642Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.2855545Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.2950027Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3044758Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3137690Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3224288Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3310585Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3396248Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:53.3483367Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3577952Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3671949Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3758807Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.3859291Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.3961991Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.4057053Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.4152694Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.4245376Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.4332135Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.4418416Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.4504342Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:53.4592045Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.4679455Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.4838813Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.4985655Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.5149347Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.5313748Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.5473899Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.5635272Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.5794093Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.5942010Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.6087906Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.6232432Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.6378806Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.6525379Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.6686419Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.6831885Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.6998865Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:54:53.7165426Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T12:54:53.7328693Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.7487737Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.7648485Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:53.7799274Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.7944019Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.8092009Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.8242019Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:53.8386964Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:53.8485366Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.8573101Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.8679363Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:54:53.8781257Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.8876072Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.8975933Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.9068147Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9155875Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9248263Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9334193Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9421284Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9509614Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9607999Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:53.9695643Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:53.9800968Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T12:54:53.9903723Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:54.0003448Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:54.0098582Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0191360Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0279000Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0365871Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0451733Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0538527Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0626877Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.0784725Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.0929826Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.1091440Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.1254704Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.1412861Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.1571580Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.1728140Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.1873413Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.2017093Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.2159977Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.2304083Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.2448603Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.2605329Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.2748800Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.2909958Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.3072310Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.3229013Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.3386444Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.3541954Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.3686267Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.3828947Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.3971350Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.4114632Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.4258560Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.4352922Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.4440372Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.4539292Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:54.4642325Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:54.4737354Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.4831891Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.4924755Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5011543Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5098544Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5183918Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5270362Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5357548Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5450719Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5536773Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5638110Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:54.5739733Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:54.5834617Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.5929309Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.6021839Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.6107981Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.6193888Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.6278797Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:54.6365036Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.6452810Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:54.6612612Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.6760211Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.6924384Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.7090112Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.7248990Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.7409097Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.7568192Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.7715486Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.7861977Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.8007768Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.8154741Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.8301188Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.8458892Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.8604661Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.8767776Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.8932431Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.9091222Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.9253837Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.9415856Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:54.9562083Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:54.9706755Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.9849989Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:54.9995635Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:55.0141137Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.0235364Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.0322371Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.0423473Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.0523748Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.0619513Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.0713943Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.0806807Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.0894119Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.0981312Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1067064Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1154175Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1242200Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1336291Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1422898Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1521539Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.1625035Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.1719473Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1814522Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1906777Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.1994426Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.2081253Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.2167132Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.2254527Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.2342355Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.2500729Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.2645270Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.2807767Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.2971435Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.3129386Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.3289676Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.3452773Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.3599096Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:55.3743822Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.3887797Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.4033887Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:55.4178935Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.4336367Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.4481794Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.4643235Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.4807728Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.4966850Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.5124085Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T12:54:55.5279611Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2022-08-17T12:54:55.5423592Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.5566797Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.5708908Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.5853636Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.5997556Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2022-08-17T12:54:55.6091929Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6179475Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6279272Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.6382339Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.6476920Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6572160Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6665023Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6752130Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6839061Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.6924685Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7012214Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7100056Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7193993Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7280279Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7380956Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.7482639Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T12:54:55.7577237Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7670890Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7764153Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7850538Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.7937905Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.8023016Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:55.8109435Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.8196267Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T12:54:55.8271304Z test_validate_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8348706Z test_validate_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2022-08-17T12:54:55.8423413Z test_validate_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8497392Z test_validate_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8571871Z test_validate_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8646014Z test_validate_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8719690Z test_validate_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8794148Z test_validate_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8867490Z test_validate_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.8941907Z test_validate_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9016348Z test_validate_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9089697Z test_validate_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9162636Z test_validate_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9234624Z test_validate_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9307496Z test_validate_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9380162Z test_validate_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9452641Z test_validate_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9525077Z test_validate_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9597957Z test_validate_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9670828Z test_validate_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9743917Z test_validate_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9816193Z test_validate_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9889055Z test_validate_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9962101Z test_validate_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T12:54:55.9982784Z test_validate_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0011979Z test_validate_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0023353Z test_validate_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0043852Z test_validate_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0064094Z test_validate_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0084937Z test_validate_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0105485Z test_validate_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0125743Z test_validate_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0146029Z test_validate_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0166384Z test_validate_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0186577Z test_validate_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0207777Z test_validate_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0227638Z test_validate_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0247790Z test_validate_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0268131Z test_validate_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0288623Z test_validate_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0308421Z test_validate_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0328636Z test_validate_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0349535Z test_validate_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0369790Z test_validate_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0389718Z test_validate_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0410252Z test_validate_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0430085Z test_validate_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0450688Z test_validate_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2022-08-17T12:54:56.0451090Z 2022-08-17T12:54:56.0451514Z ---------------------------------------------------------------------- 2022-08-17T12:54:56.0453871Z Ran 3630 tests in 24.695s 2022-08-17T12:54:56.0454231Z 2022-08-17T12:54:56.0454367Z OK (skipped=641) 2022-08-17T12:54:56.0454539Z 2022-08-17T12:54:56.0454632Z Generating XML reports... 2022-08-17T12:54:56.2427064Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20220817125431.xml 2022-08-17T12:54:56.2429735Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220817125431.xml 2022-08-17T12:54:56.4085825Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20220817125431.xml 2022-08-17T12:54:56.8315063Z Running test_tensor_creation_ops ... [2022-08-17 12:54:56.831126] 2022-08-17T12:54:56.8315595Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:54:56.831207] 2022-08-17T12:54:58.8619811Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2022-08-17T12:54:58.8662153Z 2022-08-17T12:54:58.8662287Z Running tests... 2022-08-17T12:54:58.8662875Z ---------------------------------------------------------------------- 2022-08-17T12:54:58.8699358Z test_alias_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T12:54:58.8726462Z test_alias_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.8749956Z test_alias_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8772332Z test_alias_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8794506Z test_alias_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8816128Z test_alias_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8835367Z test_alias_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8854497Z test_alias_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8873032Z test_alias_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8891954Z test_alias_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8910824Z test_alias_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.8939110Z test_alias_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.8970438Z test_alias_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9002562Z test_alias_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9029467Z test_alias_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9056221Z test_alias_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9082243Z test_alias_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9104765Z test_alias_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9127496Z test_alias_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9149332Z test_alias_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9171939Z test_alias_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9194163Z test_alias_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9217839Z test_alias_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9248615Z test_alias_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9281527Z test_alias_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9309566Z test_alias_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9337166Z test_alias_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9363602Z test_alias_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9387235Z test_alias_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9413284Z test_alias_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9435617Z test_alias_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9458519Z test_alias_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9481528Z test_alias_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9507774Z test_alias_from_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9530213Z test_alias_from_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9559848Z test_alias_from_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9591166Z test_alias_from_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9618019Z test_alias_from_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9644462Z test_alias_from_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9669916Z test_alias_from_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:58.9692399Z test_alias_from_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9714675Z test_alias_from_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9736285Z test_alias_from_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9758442Z test_alias_from_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9780914Z test_alias_from_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9803211Z test_astensor_consistency_cpu (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9823238Z test_copy_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9845852Z test_copy_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9866727Z test_copy_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9890148Z test_copy_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9909956Z test_copy_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9933704Z test_copy_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9951932Z test_copy_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9973266Z test_copy_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:58.9991209Z test_copy_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.0012596Z test_copy_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.0030342Z test_copy_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.0113346Z test_copy_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.0140874Z test_copy_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... test_tensor_creation_ops.py:3892: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Copy.cpp:250.) 2022-08-17T12:54:59.0141609Z result = torch.asarray(cvt(original), **kwargs) 2022-08-17T12:54:59.0193150Z ok (0.008s) 2022-08-17T12:54:59.0272512Z test_copy_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.0350110Z test_copy_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.0428434Z test_copy_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.0503951Z test_copy_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.0576874Z test_copy_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.0649370Z test_copy_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.0720779Z test_copy_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.0792273Z test_copy_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.0864087Z test_copy_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.0871599Z test_copy_from_dlpack_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0878487Z test_copy_from_dlpack_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0885249Z test_copy_from_dlpack_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0892208Z test_copy_from_dlpack_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0899026Z test_copy_from_dlpack_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0905877Z test_copy_from_dlpack_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0913079Z test_copy_from_dlpack_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0919840Z test_copy_from_dlpack_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0927065Z test_copy_from_dlpack_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0934186Z test_copy_from_dlpack_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.0941263Z test_copy_from_dlpack_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1014923Z test_copy_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.1096585Z test_copy_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.1177083Z test_copy_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.1255426Z test_copy_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.1333796Z test_copy_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.1410100Z test_copy_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.1482986Z test_copy_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.1555953Z test_copy_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.1628379Z test_copy_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.1702080Z test_copy_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.1775592Z test_copy_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.1782615Z test_copy_from_tensor_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1789704Z test_copy_from_tensor_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1797142Z test_copy_from_tensor_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1803766Z test_copy_from_tensor_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1810571Z test_copy_from_tensor_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1817671Z test_copy_from_tensor_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1824370Z test_copy_from_tensor_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1831237Z test_copy_from_tensor_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1838050Z test_copy_from_tensor_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1844915Z test_copy_from_tensor_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1851936Z test_copy_from_tensor_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.1875614Z test_copy_list_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.1896782Z test_copy_list_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.1921611Z test_copy_list_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.1948414Z test_copy_list_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2022-08-17T12:54:59.1973594Z test_copy_list_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.1997560Z test_copy_list_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2021198Z test_copy_list_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2042535Z test_copy_list_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2063816Z test_copy_list_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2084969Z test_copy_list_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2106406Z test_copy_list_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2128130Z test_copy_list_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.002s) 2022-08-17T12:54:59.2203188Z test_copy_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.2274496Z test_copy_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.2353739Z test_copy_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.2432799Z test_copy_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.2508335Z test_copy_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.2584083Z test_copy_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.008s) 2022-08-17T12:54:59.2657899Z test_copy_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.2728326Z test_copy_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.2798990Z test_copy_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.2869065Z test_copy_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.2939984Z test_copy_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.3010034Z test_copy_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.007s) 2022-08-17T12:54:59.3025468Z test_retain_autograd_history_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2022-08-17T12:54:59.3040311Z test_retain_autograd_history_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2022-08-17T12:54:59.3079414Z test_unsupported_alias_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.004s) 2022-08-17T12:54:59.3088035Z test_unsupported_alias_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:54:59.3100903Z test_byte_to_int_cpu (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.3237500Z test_invalid_positional_args_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.014s) 2022-08-17T12:54:59.3392180Z test_invalid_positional_args_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:54:59.3545193Z test_invalid_positional_args_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:54:59.3696415Z test_invalid_positional_args_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:54:59.3847599Z test_invalid_positional_args_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.015s) 2022-08-17T12:54:59.3986076Z test_invalid_positional_args_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.014s) 2022-08-17T12:54:59.4120472Z test_invalid_positional_args_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:54:59.4255738Z test_invalid_positional_args_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:54:59.4389700Z test_invalid_positional_args_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.013s) 2022-08-17T12:54:59.4512151Z test_invalid_positional_args_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T12:54:59.4634519Z test_invalid_positional_args_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.012s) 2022-08-17T12:54:59.4644933Z test_non_writable_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4655130Z test_non_writable_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4665065Z test_non_writable_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4675045Z test_non_writable_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4684518Z test_non_writable_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4694309Z test_non_writable_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4703399Z test_non_writable_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4712600Z test_non_writable_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4721767Z test_non_writable_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4731057Z test_non_writable_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4740219Z test_non_writable_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.4760285Z test_not_a_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4779125Z test_not_a_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4797843Z test_not_a_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4816567Z test_not_a_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4835326Z test_not_a_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4854070Z test_not_a_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4872781Z test_not_a_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4891559Z test_not_a_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4910243Z test_not_a_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4929496Z test_not_a_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4948579Z test_not_a_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.4973302Z test_requires_grad_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5005016Z test_requires_grad_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:54:59.5035867Z test_requires_grad_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:54:59.5062722Z test_requires_grad_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:54:59.5089349Z test_requires_grad_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:54:59.5116065Z test_requires_grad_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.003s) 2022-08-17T12:54:59.5137683Z test_requires_grad_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5158250Z test_requires_grad_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5178648Z test_requires_grad_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5201171Z test_requires_grad_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5224404Z test_requires_grad_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5237703Z test_same_type_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5254588Z test_same_type_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5271953Z test_same_type_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5288065Z test_same_type_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.5303360Z test_same_type_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5318664Z test_same_type_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5332557Z test_same_type_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5345364Z test_same_type_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5358066Z test_same_type_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5371111Z test_same_type_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5383918Z test_same_type_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.5431191Z test_shared_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.5500958Z test_shared_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:54:59.5579089Z test_shared_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:54:59.5644057Z test_shared_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:54:59.5708591Z test_shared_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:54:59.5771250Z test_shared_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:54:59.5819937Z test_shared_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.5867629Z test_shared_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.5913070Z test_shared_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:54:59.5960310Z test_shared_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.6007852Z test_shared_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.6053250Z test_with_count_and_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:54:59.6128459Z test_with_count_and_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:54:59.6204613Z test_with_count_and_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.008s) 2022-08-17T12:54:59.6271108Z test_with_count_and_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:54:59.6337651Z test_with_count_and_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2022-08-17T12:54:59.6402132Z test_with_count_and_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2022-08-17T12:54:59.6449260Z test_with_count_and_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.6495965Z test_with_count_and_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.6541117Z test_with_count_and_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.004s) 2022-08-17T12:54:59.6588151Z test_with_count_and_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.6635613Z test_with_count_and_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.005s) 2022-08-17T12:54:59.6652849Z test_with_count_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6676873Z test_with_count_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6701345Z test_with_count_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6723495Z test_with_count_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6745547Z test_with_count_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6767591Z test_with_count_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6784724Z test_with_count_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6802196Z test_with_count_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6819122Z test_with_count_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6836769Z test_with_count_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6854485Z test_with_count_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6871732Z test_with_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6893366Z test_with_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6914754Z test_with_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6934237Z test_with_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6953206Z test_with_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6972200Z test_with_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.6987718Z test_with_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2022-08-17T12:54:59.7003186Z test_with_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.7018094Z test_with_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.7033499Z test_with_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.7048958Z test_with_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2022-08-17T12:54:59.7065593Z test_empty_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7075949Z test_full_like_inference_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:54:59.7093116Z test_ones_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7102210Z test_ones_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:59.7113386Z test_zeros_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:54:59.7122748Z test_zeros_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.001s) 2022-08-17T12:54:59.7255010Z test_normal_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.013s) 2022-08-17T12:54:59.7424453Z test_normal_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.017s) 2022-08-17T12:54:59.7660876Z test_normal_std_error_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.024s) 2022-08-17T12:54:59.7688066Z test_rand_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:54:59.7700552Z test_rand_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... test_tensor_creation_ops.py:3540: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/EmptyTensor.cpp:32.) 2022-08-17T12:54:59.7701071Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2022-08-17T12:54:59.7717674Z ok (0.003s) 2022-08-17T12:54:59.7741090Z test_rand_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7761745Z test_rand_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7782393Z test_rand_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7818957Z test_randint_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:54:59.7835482Z test_randint_inference_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7857783Z test_randn_cpu_bfloat16 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7893552Z test_randn_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:54:59.7922085Z test_randn_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:54:59.7947259Z test_randn_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7972660Z test_randn_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.7994275Z test_randn_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:54:59.8021542Z test_randn_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:54:59.8033569Z test_random_neg_values_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:02.4820238Z test_randperm_cpu (__main__.TestRandomTensorCreationCPU) ... ok (2.678s) 2022-08-17T12:55:02.4844021Z test_randperm_device_compatibility_cpu (__main__.TestRandomTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:02.5085870Z test_uniform_from_to_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.024s) 2022-08-17T12:55:02.5899904Z test_uniform_from_to_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.081s) 2022-08-17T12:55:02.7489590Z test_uniform_from_to_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.159s) 2022-08-17T12:55:02.7507062Z test_arange_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:02.8462480Z test_arange_cpu (__main__.TestTensorCreationCPU) ... ok (0.095s) 2022-08-17T12:55:02.8473953Z test_arange_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:55:02.8483970Z test_arange_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:55:02.8494215Z test_arange_device_vs_cpu_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:55:02.8503482Z test_arange_device_vs_cpu_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2022-08-17T12:55:02.8529156Z test_arange_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:02.8624370Z test_as_strided_neg_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:02.8671349Z test_as_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:02.8893466Z test_block_diag_cpu (__main__.TestTensorCreationCPU) ... ok (0.022s) 2022-08-17T12:55:02.8927314Z test_block_diag_scipy_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:02.8944238Z test_cartesian_prod_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:02.9021818Z test_cat2_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:02.9100301Z test_cat2_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:02.9169882Z test_cat2_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:02.9208688Z test_cat_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:02.9295534Z test_cat_bad_input_sizes_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:02.9305676Z test_cat_big_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:55:02.9323279Z test_cat_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:02.9333136Z test_cat_different_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:02.9505404Z test_cat_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T12:55:02.9551494Z test_cat_empty_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:03.8015260Z test_cat_in_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.846s) 2022-08-17T12:55:03.8062750Z test_cat_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:03.8077566Z test_cat_out_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:03.8174562Z test_cat_out_cpu (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:640: UserWarning: An output with one or more elements was resized since it had shape [4, 6], which does not match the required output shape [8, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:55:03.8175754Z torch.cat([x, y], dim=0, out=y) 2022-08-17T12:55:03.8209474Z test_tensor_creation_ops.py:647: UserWarning: An output with one or more elements was resized since it had shape [2, 6], which does not match the required output shape [12, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:55:03.8210519Z torch.cat([y, z], out=z[:2, :]) 2022-08-17T12:55:03.8220912Z ok (0.014s) 2022-08-17T12:55:03.8243541Z test_cat_out_memory_format_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:03.8263983Z test_cat_preserve_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:03.8307811Z test_cat_scalars_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:03.8319188Z test_cat_stack_cross_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8356174Z test_combinations_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:03.8366786Z test_complex_type_conversions_cpu (__main__.TestTensorCreationCPU) ... skip: real and imag not implemented for complex (0.001s) 2022-08-17T12:55:03.8558138Z test_constructor_device_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:03.8708082Z test_constructor_dtypes_cpu (__main__.TestTensorCreationCPU) ... ok (0.015s) 2022-08-17T12:55:03.8774042Z test_ctor_with_numpy_array_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:03.8785122Z test_device_rounding_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8796149Z test_device_rounding_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:03.8813083Z test_diag_embed_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:03.8843562Z test_diagflat_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:03.9083181Z test_dsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2022-08-17T12:55:03.9310260Z test_dsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2022-08-17T12:55:03.9524731Z test_dsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:55:03.9853240Z test_dstack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.033s) 2022-08-17T12:55:04.0177885Z test_dstack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T12:55:04.0495260Z test_dstack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T12:55:04.0814424Z test_dstack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T12:55:04.1130497Z test_dstack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.032s) 2022-08-17T12:55:04.1322757Z test_dstack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:04.1515333Z test_dstack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:04.1706478Z test_dstack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:04.1898973Z test_dstack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:04.2090468Z test_dstack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:04.2299043Z test_empty_full_cpu (__main__.TestTensorCreationCPU) ... ok (0.021s) 2022-08-17T12:55:04.2431692Z test_empty_overflow_cpu (__main__.TestTensorCreationCPU) ... ok (0.013s) 2022-08-17T12:55:04.2454902Z test_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:04.2477520Z test_empty_tensor_props_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:04.3969057Z test_eye_cpu (__main__.TestTensorCreationCPU) ... ok (0.149s) 2022-08-17T12:55:04.5694210Z test_fill_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.172s) 2022-08-17T12:55:04.5711224Z test_float_to_int_conversion_finite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:04.5727345Z test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:04.5742180Z test_float_to_int_conversion_finite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5757268Z test_float_to_int_conversion_finite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5772252Z test_float_to_int_conversion_finite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5787304Z test_float_to_int_conversion_finite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5798068Z test_float_to_int_conversion_nonfinite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5808873Z test_float_to_int_conversion_nonfinite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5819525Z test_float_to_int_conversion_nonfinite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5830083Z test_float_to_int_conversion_nonfinite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5840784Z test_float_to_int_conversion_nonfinite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5851508Z test_float_to_int_conversion_nonfinite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5866604Z test_full_inference_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5881892Z test_full_inference_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5896557Z test_full_inference_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:04.5926450Z test_full_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:04.6220755Z test_hsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:55:04.6499250Z test_hsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2022-08-17T12:55:04.6763134Z test_hsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.026s) 2022-08-17T12:55:04.7450958Z test_hstack_column_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T12:55:04.8137538Z test_hstack_column_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T12:55:04.8819249Z test_hstack_column_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2022-08-17T12:55:04.9498488Z test_hstack_column_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2022-08-17T12:55:05.0176130Z test_hstack_column_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2022-08-17T12:55:05.0708893Z test_hstack_column_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:05.1241116Z test_hstack_column_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:05.1771459Z test_hstack_column_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:05.2302121Z test_hstack_column_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:05.2834434Z test_hstack_column_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:05.7087694Z test_kaiser_window_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.425s) 2022-08-17T12:55:06.1251869Z test_kaiser_window_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.416s) 2022-08-17T12:55:06.3109389Z test_kaiser_window_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.186s) 2022-08-17T12:55:06.3121450Z test_large_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:06.3132488Z test_large_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:06.4330085Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cpu (__main__.TestTensorCreationCPU) ... ok (0.120s) 2022-08-17T12:55:06.4434880Z test_linlogspace_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.011s) 2022-08-17T12:55:06.4526548Z test_linspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:08.6870840Z test_linspace_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (2.234s) 2022-08-17T12:55:10.3636855Z test_linspace_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (1.677s) 2022-08-17T12:55:12.2323722Z test_linspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (1.869s) 2022-08-17T12:55:14.2761977Z test_linspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (2.044s) 2022-08-17T12:55:14.2852128Z test_linspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:15.9776851Z test_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (1.692s) 2022-08-17T12:55:17.9945387Z test_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (2.017s) 2022-08-17T12:55:18.0031998Z test_linspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:18.0112910Z test_linspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:18.0122768Z test_linspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:18.0131717Z test_linspace_device_vs_cpu_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0139594Z test_linspace_device_vs_cpu_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0147147Z test_linspace_device_vs_cpu_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0154837Z test_linspace_device_vs_cpu_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0162321Z test_linspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0170144Z test_linspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0177333Z test_linspace_special_steps_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0184667Z test_linspace_special_steps_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0192088Z test_linspace_special_steps_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0199407Z test_linspace_special_steps_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0207033Z test_linspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0214645Z test_linspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.0948533Z test_linspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.073s) 2022-08-17T12:55:18.1569105Z test_linspace_vs_numpy_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.062s) 2022-08-17T12:55:18.2345883Z test_linspace_vs_numpy_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.078s) 2022-08-17T12:55:18.2876803Z test_linspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:18.3217430Z test_linspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2022-08-17T12:55:18.3227731Z test_logspace_base2_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.3237119Z test_logspace_base2_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.3309445Z test_logspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3484437Z test_logspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T12:55:18.3554357Z test_logspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3623004Z test_logspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3692003Z test_logspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3759702Z test_logspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3827958Z test_logspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3896609Z test_logspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:18.3907004Z test_logspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:18.3915735Z test_logspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.3924868Z test_logspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.3933819Z test_logspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.3942670Z test_logspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.001s) 2022-08-17T12:55:18.4675846Z test_logspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.073s) 2022-08-17T12:55:18.7592146Z test_logspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.292s) 2022-08-17T12:55:19.0432064Z test_logspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.284s) 2022-08-17T12:55:19.0454627Z test_meshgrid_default_indexing_cpu (__main__.TestTensorCreationCPU) ... /opt/conda/lib/python3.7/site-packages/torch/functional.py:484: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:2985.) 2022-08-17T12:55:19.0455737Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2022-08-17T12:55:19.0461098Z ok (0.003s) 2022-08-17T12:55:19.0498193Z test_meshgrid_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:19.0524620Z test_meshgrid_ij_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:19.0536519Z test_meshgrid_ij_indexing_is_default_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.0572104Z test_meshgrid_inconsistent_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:19.0608109Z test_meshgrid_inconsistent_dtype_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:19.0643061Z test_meshgrid_non_1d_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:19.0674365Z test_meshgrid_unsupported_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:19.0771990Z test_meshgrid_vs_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:19.0781727Z test_meshgrid_warns_if_no_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.0808689Z test_meshgrid_xy_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:19.0906893Z test_new_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:19.0988492Z test_new_methods_requires_grad_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:19.1020338Z test_new_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:19.1029290Z test_offset_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1052975Z test_ones_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:19.1069735Z test_random_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:19.1083441Z test_random_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1097182Z test_random_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1111573Z test_random_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1124956Z test_random_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1138455Z test_random_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1152279Z test_random_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1165800Z test_random_default_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1179597Z test_random_default_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1193556Z test_random_default_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1208232Z test_random_default_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1222043Z test_random_default_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1236574Z test_random_default_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1251520Z test_random_default_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1265461Z test_random_default_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.1279922Z test_random_default_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:19.4348782Z test_random_from_to_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.307s) 2022-08-17T12:55:19.4898838Z test_random_from_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.055s) 2022-08-17T12:55:19.5430968Z test_random_from_to_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:19.5959741Z test_random_from_to_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:19.6486449Z test_random_from_to_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.053s) 2022-08-17T12:55:19.9758149Z test_random_from_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.327s) 2022-08-17T12:55:20.3042656Z test_random_from_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.328s) 2022-08-17T12:55:20.3475283Z test_random_from_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.043s) 2022-08-17T12:55:20.6752333Z test_random_from_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.328s) 2022-08-17T12:55:20.9622834Z test_random_from_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.287s) 2022-08-17T12:55:20.9643659Z test_random_full_range_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9663662Z test_random_full_range_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9683085Z test_random_full_range_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9702928Z test_random_full_range_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9721859Z test_random_full_range_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9741073Z test_random_full_range_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9760770Z test_random_full_range_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9779814Z test_random_full_range_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9798691Z test_random_full_range_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:20.9956416Z test_random_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-08-17T12:55:20.9957625Z t.random_(to_) 2022-08-17T12:55:20.9957927Z ok (0.016s) 2022-08-17T12:55:21.0114160Z test_random_to_cpu_float16 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-08-17T12:55:21.0115267Z t.random_(to_) 2022-08-17T12:55:21.0115847Z ok (0.016s) 2022-08-17T12:55:21.0271865Z test_random_to_cpu_float32 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-08-17T12:55:21.0273158Z t.random_(to_) 2022-08-17T12:55:21.0273506Z ok (0.016s) 2022-08-17T12:55:21.0429295Z test_random_to_cpu_float64 (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:1927: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/DistributionTemplates.h:95.) 2022-08-17T12:55:21.0429899Z t.random_(to_) 2022-08-17T12:55:21.0430063Z ok (0.016s) 2022-08-17T12:55:21.0779255Z test_random_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2022-08-17T12:55:21.1132059Z test_random_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2022-08-17T12:55:21.1287112Z test_random_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2022-08-17T12:55:21.1638575Z test_random_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2022-08-17T12:55:21.1924339Z test_random_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.029s) 2022-08-17T12:55:21.1949524Z test_range_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:21.1961211Z test_range_factories_64bit_indexing_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:21.1969550Z test_range_warning_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.2145883Z test_repeat_interleave_cpu (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T12:55:21.2331176Z test_roll_cpu (__main__.TestTensorCreationCPU) ... ok (0.019s) 2022-08-17T12:55:21.2412675Z test_signal_window_functions_window_bartlett_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:21.2491318Z test_signal_window_functions_window_bartlett_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:21.2538863Z test_signal_window_functions_window_bartlett_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.2641547Z test_signal_window_functions_window_blackman_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:21.2739769Z test_signal_window_functions_window_blackman_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:21.2787130Z test_signal_window_functions_window_blackman_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.2887870Z test_signal_window_functions_window_hamming_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:21.2981252Z test_signal_window_functions_window_hamming_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:21.3028848Z test_signal_window_functions_window_hamming_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.3123116Z test_signal_window_functions_window_hann_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2022-08-17T12:55:21.3221072Z test_signal_window_functions_window_hann_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:21.3268450Z test_signal_window_functions_window_hann_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.3289434Z test_simple_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:21.3356777Z test_stack_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:21.3434364Z test_stack_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:21.3611505Z test_strided_mismatched_stride_shape_cpu (__main__.TestTensorCreationCPU) ... ok (0.018s) 2022-08-17T12:55:21.3635167Z test_tensor_ctor_device_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:21.3668180Z test_tensor_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:21.5722259Z test_tensor_factories_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.205s) 2022-08-17T12:55:21.5751826Z test_tensor_factory_copy_var_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:21.5803165Z test_tensor_factory_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.5814006Z test_tensor_factory_gpu_type_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:21.5824774Z test_tensor_factory_gpu_type_inference_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:21.5850976Z test_tensor_factory_type_inference_cpu (__main__.TestTensorCreationCPU) ... test_tensor_creation_ops.py:2322: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp:233.) 2022-08-17T12:55:21.5851677Z self.assertIs(default_dtype, torch.tensor(((7, np.array(5)), (np.array(9), 5.))).dtype) 2022-08-17T12:55:21.5852831Z ok (0.003s) 2022-08-17T12:55:21.5861418Z test_tensor_from_non_writable_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.5876511Z test_tensor_from_sequence_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.5888561Z test_torch_complex_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.5900395Z test_torch_complex_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.5912262Z test_torch_complex_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.5963738Z test_torch_complex_floating_dtype_error_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6012569Z test_torch_complex_floating_dtype_error_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6060993Z test_torch_complex_floating_dtype_error_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6109586Z test_torch_complex_floating_dtype_error_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6158228Z test_torch_complex_floating_dtype_error_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6207031Z test_torch_complex_floating_dtype_error_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6255645Z test_torch_complex_floating_dtype_error_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6304313Z test_torch_complex_floating_dtype_error_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.6380103Z test_torch_complex_out_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2022-08-17T12:55:21.6455474Z test_torch_complex_out_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.007s) 2022-08-17T12:55:21.6553666Z test_torch_complex_same_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:21.6652009Z test_torch_complex_same_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2022-08-17T12:55:21.6666620Z test_torch_polar_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.6680974Z test_torch_polar_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.7372276Z test_trilu_indices_cpu (__main__.TestTensorCreationCPU) ... ok (0.069s) 2022-08-17T12:55:21.7398948Z test_triu_tril_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:21.7442714Z test_triu_tril_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2022-08-17T12:55:21.7455765Z test_triu_tril_indices_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:21.7475328Z test_unpack_double_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:21.7494441Z test_unpack_double_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:21.7553672Z test_vander_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2022-08-17T12:55:21.7597654Z test_vander_types_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7642903Z test_vander_types_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7689441Z test_vander_types_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:21.7732665Z test_vander_types_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7775116Z test_vander_types_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7818602Z test_vander_types_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7861879Z test_vander_types_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7905244Z test_vander_types_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7949923Z test_vander_types_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.7994807Z test_vander_types_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2022-08-17T12:55:21.8179680Z test_vsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.018s) 2022-08-17T12:55:21.8356631Z test_vsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.018s) 2022-08-17T12:55:21.8523157Z test_vsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.017s) 2022-08-17T12:55:21.9269614Z test_vstack_row_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.075s) 2022-08-17T12:55:22.0016219Z test_vstack_row_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.075s) 2022-08-17T12:55:22.0758327Z test_vstack_row_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.074s) 2022-08-17T12:55:22.1497152Z test_vstack_row_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.074s) 2022-08-17T12:55:22.2234973Z test_vstack_row_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.074s) 2022-08-17T12:55:22.2736240Z test_vstack_row_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:55:22.3234950Z test_vstack_row_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:55:22.3731101Z test_vstack_row_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:55:22.4229542Z test_vstack_row_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:55:22.4728666Z test_vstack_row_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.050s) 2022-08-17T12:55:22.4758692Z test_zeros_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2022-08-17T12:55:22.4770304Z test_zeros_dtype_layout_device_match_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4780671Z test_zeros_dtype_layout_device_match_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4790938Z test_zeros_dtype_layout_device_match_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4801223Z test_zeros_dtype_layout_device_match_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4811583Z test_zeros_dtype_layout_device_match_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4821738Z test_zeros_dtype_layout_device_match_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4832111Z test_zeros_dtype_layout_device_match_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2022-08-17T12:55:22.4856241Z test_zeros_dtype_out_match_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2022-08-17T12:55:22.4905784Z test_zeros_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.005s) 2022-08-17T12:55:22.4906334Z 2022-08-17T12:55:22.4906764Z ---------------------------------------------------------------------- 2022-08-17T12:55:22.4907045Z Ran 546 tests in 23.624s 2022-08-17T12:55:22.4908487Z 2022-08-17T12:55:22.4909110Z OK (skipped=60) 2022-08-17T12:55:22.4909340Z 2022-08-17T12:55:22.4909514Z Generating XML reports... 2022-08-17T12:55:22.5032639Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20220817125458.xml 2022-08-17T12:55:22.5101881Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20220817125458.xml 2022-08-17T12:55:22.5108073Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20220817125458.xml 2022-08-17T12:55:22.5126587Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20220817125458.xml 2022-08-17T12:55:22.5335196Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20220817125458.xml 2022-08-17T12:55:22.9183336Z Running test_tensorboard ... [2022-08-17 12:55:22.917976] 2022-08-17T12:55:22.9184074Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:22.918061] 2022-08-17T12:55:24.1495860Z /opt/conda/lib/python3.7/site-packages/caffe2/__init__.py:5: UserWarning: Caffe2 support is not fully enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-08-17T12:55:24.1496358Z warnings.warn("Caffe2 support is not fully enabled in this PyTorch build. " 2022-08-17T12:55:24.1525560Z /opt/conda/lib/python3.7/site-packages/caffe2/proto/__init__.py:17: UserWarning: Caffe2 support is not enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-08-17T12:55:24.1526265Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T12:55:24.1537498Z /opt/conda/lib/python3.7/site-packages/caffe2/python/__init__.py:9: UserWarning: Caffe2 support is not enabled in this PyTorch build. Please enable Caffe2 by building PyTorch from source with `BUILD_CAFFE2=1` flag. 2022-08-17T12:55:24.1537986Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T12:55:24.3716079Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2022-08-17T12:55:24.3735814Z 2022-08-17T12:55:24.3736140Z Running tests... 2022-08-17T12:55:24.3736513Z ---------------------------------------------------------------------- 2022-08-17T12:55:24.3916975Z test_embedding (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-08-17T12:55:24.3964570Z ok (0.023s) 2022-08-17T12:55:24.3990689Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... warning: Embedding dir exists, did you set global_step for add_embedding()? 2022-08-17T12:55:24.4045353Z ok (0.008s) 2022-08-17T12:55:24.4054825Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-08-17T12:55:24.4063598Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.001s) 2022-08-17T12:55:24.4067125Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T12:55:24.4069731Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T12:55:24.4080285Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2022-08-17T12:55:24.4095527Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2022-08-17T12:55:24.4099034Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... ok (0.000s) 2022-08-17T12:55:24.4108282Z test_scalar (__main__.TestTensorBoardNumpy) ... ok (0.001s) 2022-08-17T12:55:24.4112749Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.000s) 2022-08-17T12:55:24.4141366Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.003s) 2022-08-17T12:55:24.4195709Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.005s) 2022-08-17T12:55:24.4205576Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.001s) 2022-08-17T12:55:24.4216600Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... ok (0.001s) 2022-08-17T12:55:24.5042598Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.082s) 2022-08-17T12:55:24.5858756Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... ok (0.082s) 2022-08-17T12:55:24.6117632Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... ok (0.026s) 2022-08-17T12:55:24.6395849Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... Encountering a dict at the output of the tracer might cause the trace to be incorrect, this is only valid if the container structure does not change based on the module's inputs. Consider using a constant container instead (e.g. for `list`, use a `tuple` instead. for `dict`, use a `NamedTuple` instead). If you absolutely need this and know the side effects, pass strict=False to trace() to allow this behavior. 2022-08-17T12:55:24.6397186Z Error occurs, No graph saved 2022-08-17T12:55:24.6505660Z ok (0.039s) 2022-08-17T12:55:43.6313716Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... ok (18.981s) 2022-08-17T12:55:43.6403619Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... mat1 and mat2 shapes cannot be multiplied (1x9 and 3x5) 2022-08-17T12:55:43.6404149Z Error occurs, No graph saved 2022-08-17T12:55:43.6407875Z ok (0.010s) 2022-08-17T12:55:43.6414024Z test_audio (__main__.TestTensorBoardSummary) ... warning: audio amplitude out of range, auto clipped. 2022-08-17T12:55:43.6523988Z ok (0.011s) 2022-08-17T12:55:43.6531380Z test_custom_scalars (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6535936Z test_empty_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-08-17T12:55:43.6541951Z test_float32_image (__main__.TestTensorBoardSummary) 2022-08-17T12:55:43.6545047Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... ok (0.001s) 2022-08-17T12:55:43.6569808Z test_histogram_auto (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:55:43.6583830Z test_histogram_doane (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6598161Z test_histogram_fd (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6654879Z test_hparams_bool (__main__.TestTensorBoardSummary) ... ok (0.006s) 2022-08-17T12:55:43.6663865Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6672943Z test_hparams_number (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6682386Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6692463Z test_hparams_string (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6699807Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... parameter: hparam_dict should be a dictionary, nothing logged. 2022-08-17T12:55:43.6701234Z parameter: metric_dict should be a dictionary, nothing logged. 2022-08-17T12:55:43.6720380Z ok (0.003s) 2022-08-17T12:55:43.6743107Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:55:43.6765160Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:55:43.6779874Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6793496Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6812441Z test_image_without_channel (__main__.TestTensorBoardSummary) ... ok (0.002s) 2022-08-17T12:55:43.6816863Z test_list_input (__main__.TestTensorBoardSummary) ... ok (0.000s) 2022-08-17T12:55:43.6854467Z test_mesh (__main__.TestTensorBoardSummary) ... ok (0.004s) 2022-08-17T12:55:43.6865404Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6874867Z test_text (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6878831Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-08-17T12:55:43.6881320Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... ok (0.001s) 2022-08-17T12:55:43.6890360Z test_video (__main__.TestTensorBoardSummary) ... ok (0.001s) 2022-08-17T12:55:43.6903665Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-08-17T12:55:43.6914516Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-08-17T12:55:43.6925893Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... ok (0.001s) 2022-08-17T12:55:43.6933478Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... ok (0.001s) 2022-08-17T12:55:43.7079771Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... ok (0.014s) 2022-08-17T12:55:43.7902190Z test_prepare_video (__main__.TestTensorBoardUtils) ... ok (0.082s) 2022-08-17T12:55:43.7917015Z test_to_HWC (__main__.TestTensorBoardUtils) ... ok (0.002s) 2022-08-17T12:55:43.8338515Z test_writer (__main__.TestTensorBoardWriter) ... add_video needs package moviepy 2022-08-17T12:55:43.8382322Z ok (0.046s) 2022-08-17T12:55:43.8382511Z 2022-08-17T12:55:43.8382936Z ---------------------------------------------------------------------- 2022-08-17T12:55:43.8383226Z Ran 53 tests in 19.465s 2022-08-17T12:55:43.8384104Z 2022-08-17T12:55:43.8384246Z OK (skipped=6) 2022-08-17T12:55:43.8384364Z 2022-08-17T12:55:43.8384450Z Generating XML reports... 2022-08-17T12:55:43.8391463Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20220817125524.xml 2022-08-17T12:55:43.8399005Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20220817125524.xml 2022-08-17T12:55:43.8404991Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20220817125524.xml 2022-08-17T12:55:43.8414618Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20220817125524.xml 2022-08-17T12:55:43.8433665Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20220817125524.xml 2022-08-17T12:55:43.8439204Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20220817125524.xml 2022-08-17T12:55:43.8444575Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20220817125524.xml 2022-08-17T12:55:43.8447851Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20220817125524.xml 2022-08-17T12:55:43.8452362Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20220817125524.xml 2022-08-17T12:55:44.4084674Z Running test_sparse ... [2022-08-17 12:55:44.407980] 2022-08-17T12:55:44.4085366Z Executing ['/opt/conda/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:55:44.408064] 2022-08-17T12:55:46.4339409Z Test results will be stored in test-reports/python-unittest/test_sparse 2022-08-17T12:55:46.4570969Z 2022-08-17T12:55:46.4571112Z Running tests... 2022-08-17T12:55:46.4571761Z ---------------------------------------------------------------------- 2022-08-17T12:55:46.4707073Z 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:55:46.4708644Z self.assertEqual(None, x1.grad) 2022-08-17T12:55:46.4804338Z ok (0.023s) 2022-08-17T12:55:46.4833749Z 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:55:46.4834556Z x1 = x1.to(torch.float32) 2022-08-17T12:55:46.5012622Z ok (0.021s) 2022-08-17T12:55:46.5212877Z test_Sparse_to_Sparse_copy__cpu_float64 (__main__.TestSparseCPU) ... ok (0.020s) 2022-08-17T12:55:46.5226727Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.001s) 2022-08-17T12:55:46.5240281Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.001s) 2022-08-17T12:55:46.5340098Z test_add_dense_sparse_mismatch_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:55:46.5436362Z test_add_dense_sparse_mismatch_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:55:46.5452592Z test_add_noncontiguous_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:46.5470316Z test_add_noncontiguous_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:46.5484619Z test_add_sub_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:46.5496434Z test_add_sub_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:46.5575690Z test_add_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:46.5643214Z test_add_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:46.6185085Z test_allow_tensor_metadata_change_cpu (__main__.TestSparseCPU) ... ok (0.054s) 2022-08-17T12:55:46.6199580Z test_any_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:46.6394158Z test_asin_arcsin_cpu_float32 (__main__.TestSparseCPU) ... ok (0.019s) 2022-08-17T12:55:46.6582098Z test_asin_arcsin_cpu_float64 (__main__.TestSparseCPU) ... ok (0.019s) 2022-08-17T12:55:46.7500397Z test_asin_arcsin_cpu_int16 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:55:46.8422210Z test_asin_arcsin_cpu_int32 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:55:46.9344700Z test_asin_arcsin_cpu_int64 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:55:47.0265050Z test_asin_arcsin_cpu_int8 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:55:47.1185317Z test_asin_arcsin_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.092s) 2022-08-17T12:55:47.1202682Z test_assign_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:47.1608762Z test_basic_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.040s) 2022-08-17T12:55:47.2005302Z test_basic_cpu_float64 (__main__.TestSparseCPU) ... ok (0.040s) 2022-08-17T12:55:47.3921675Z test_basic_ops_cpu_float64 (__main__.TestSparseCPU) ... ok (0.191s) 2022-08-17T12:55:50.1829383Z test_bmm_cpu_float64 (__main__.TestSparseCPU) ... ok (2.791s) 2022-08-17T12:55:50.1841723Z test_bmm_cuda_version_error_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:50.1860645Z test_bmm_deterministic_cpu_float64 (__main__.TestSparseCPU) ... skip: bmm sparse-dense requires CUDA 10.1 or greater (0.002s) 2022-08-17T12:55:50.1867325Z 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:55:50.2276006Z test_cat_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.041s) 2022-08-17T12:55:50.2660917Z test_cat_cpu_float64 (__main__.TestSparseCPU) ... ok (0.038s) 2022-08-17T12:55:50.2709770Z test_change_tensor_metadata_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:50.2754853Z test_change_tensor_metadata_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:50.2787998Z test_clone_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:55:50.2819639Z test_clone_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:55:50.2940686Z test_coalesce_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:55:50.3061252Z test_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:55:50.3172352Z test_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.011s) 2022-08-17T12:55:50.3187837Z test_coalesce_reference_cycle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:50.3254262Z test_coalesce_transpose_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:50.3378280Z test_constructor_device_legacy_cpu (__main__.TestSparseCPU) ... ok (0.012s) 2022-08-17T12:55:50.3433138Z test_contig_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:50.3486357Z test_contig_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:50.3546391Z test_contig_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:55:50.3605850Z test_contig_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:55:50.3677320Z test_ctor_large_sizes_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:50.3744849Z test_ctor_size_checks_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:50.3811865Z test_ctor_size_checks_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:50.3824993Z test_cuda_empty_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:50.3868500Z test_div_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:50.3922577Z test_div_rounding_mode_cpu_float32 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:50.3973737Z test_div_rounding_mode_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:50.4427880Z test_dsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.045s) 2022-08-17T12:55:50.4445727Z test_dtypes_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.4534205Z test_empty_full_cpu (__main__.TestSparseCPU) ... ok (0.009s) 2022-08-17T12:55:50.5154134Z test_empty_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.062s) 2022-08-17T12:55:50.5759890Z test_empty_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.060s) 2022-08-17T12:55:50.5809621Z test_factory_copy_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:50.5891135Z test_factory_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:50.5971462Z test_factory_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:50.6048984Z test_factory_cpu_float16 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:50.6126749Z test_factory_cpu_float32 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:50.6203477Z test_factory_cpu_float64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:50.6214129Z test_factory_default_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:50.6342929Z test_factory_dense_dim_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:55:50.6470858Z test_factory_dense_dim_cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:55:50.6486365Z test_factory_device_type_inference_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:50.6504105Z test_factory_empty_indices_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.6633247Z test_factory_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:55:50.6760429Z test_factory_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:55:50.6800214Z test_factory_nnz_zero_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:50.6837754Z test_factory_nnz_zero_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:50.7089163Z test_factory_size_check_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:55:50.7337829Z test_factory_size_check_cpu_float64 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:55:50.7360374Z test_factory_type_inference_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.7383496Z test_factory_type_inference_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.7405433Z test_factory_type_inference_cpu_float16 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.7426952Z test_factory_type_inference_cpu_float32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.7448927Z test_factory_type_inference_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.7470650Z test_factory_type_inference_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:50.7515122Z test_floor_divide_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:50.7883667Z test_full_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.037s) 2022-08-17T12:55:50.8235754Z test_full_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.035s) 2022-08-17T12:55:50.8839686Z test_hsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.060s) 2022-08-17T12:55:51.0907900Z test_index_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.207s) 2022-08-17T12:55:51.2217016Z test_index_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.131s) 2022-08-17T12:55:51.2447020Z test_index_select_empty_and_non_contiguous_index_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.023s) 2022-08-17T12:55:51.2624517Z test_index_select_empty_and_non_contiguous_index_cpu_float64 (__main__.TestSparseCPU) ... ok (0.018s) 2022-08-17T12:55:51.7122466Z test_index_select_exhaustive_index_large_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.450s) 2022-08-17T12:55:52.1007793Z test_index_select_exhaustive_index_large_cpu_float64 (__main__.TestSparseCPU) ... ok (0.388s) 2022-08-17T12:55:52.3580085Z test_index_select_exhaustive_index_small_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.257s) 2022-08-17T12:55:52.5653276Z test_index_select_exhaustive_index_small_cpu_float64 (__main__.TestSparseCPU) ... ok (0.207s) 2022-08-17T12:55:52.5665500Z test_index_select_parallelization_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T12:55:52.7163309Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.151s) 2022-08-17T12:55:52.7173147Z test_index_select_parallelization_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T12:55:52.8589411Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.143s) 2022-08-17T12:55:52.8639102Z test_is_nonzero_cpu (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:55:52.8650246Z test_is_sparse_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:52.8670152Z test_isnan_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:52.8685346Z test_legacy_constructor_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:52.8701427Z test_legacy_new_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:52.8982706Z test_log1p_cpu_float32 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:55:52.9261956Z test_log1p_cpu_float64 (__main__.TestSparseCPU) ... ok (0.028s) 2022-08-17T12:55:52.9528185Z test_log1p_cpu_int16 (__main__.TestSparseCPU) ... ok (0.027s) 2022-08-17T12:55:52.9792799Z test_log1p_cpu_int32 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:55:53.0056755Z test_log1p_cpu_int64 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:55:53.0321197Z test_log1p_cpu_int8 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:55:53.0586478Z test_log1p_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:55:53.6836561Z test_mm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.625s) 2022-08-17T12:55:53.9692392Z test_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.286s) 2022-08-17T12:55:53.9989231Z test_mv_cpu_float64 (__main__.TestSparseCPU) ... ok (0.030s) 2022-08-17T12:55:54.0722585Z test_narrow_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.073s) 2022-08-17T12:55:54.1408990Z test_narrow_cpu_float64 (__main__.TestSparseCPU) ... ok (0.069s) 2022-08-17T12:55:54.1487592Z test_neg_negative_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:54.1557138Z test_neg_negative_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:54.1596261Z test_new_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:54.1632251Z test_new_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:54.1637712Z test_new_device_multi_gpu_cpu (__main__.TestSparseCPU) ... skip: only one GPU detected (0.001s) 2022-08-17T12:55:54.1645657Z test_new_device_single_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:54.1997175Z test_norm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.035s) 2022-08-17T12:55:54.2341927Z test_norm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.034s) 2022-08-17T12:55:54.5367528Z test_permute_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.302s) 2022-08-17T12:55:54.7945752Z test_permute_cpu_float64 (__main__.TestSparseCPU) ... ok (0.258s) 2022-08-17T12:55:54.8049787Z test_pickle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:55:54.8110941Z test_print_coalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:55:54.8171039Z test_print_uncoalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:55:54.8187294Z test_resize_as_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:54.8448767Z test_resize_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T12:55:54.8704510Z test_resize_cpu_float64 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:55:55.0109768Z test_saddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.140s) 2022-08-17T12:55:55.0915422Z test_saddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.080s) 2022-08-17T12:55:55.0936866Z test_same_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.002s) 2022-08-17T12:55:55.0974316Z test_scalar_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:55.1010039Z test_scalar_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2022-08-17T12:55:55.3469859Z test_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.246s) 2022-08-17T12:55:55.5001495Z test_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.153s) 2022-08-17T12:55:55.5023368Z test_select_no_type_promotion_cpu_int16 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.5044103Z test_select_no_type_promotion_cpu_int32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.5063946Z test_select_no_type_promotion_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.5083461Z test_select_no_type_promotion_cpu_int8 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.5103270Z test_select_no_type_promotion_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.5124714Z test_shared_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.5145780Z test_shared_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:55.9052651Z test_softmax_cpu_float64 (__main__.TestSparseCPU) ... ok (0.390s) 2022-08-17T12:55:55.9066228Z test_softmax_zero_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:56.0118021Z test_spadd_cpu_float64 (__main__.TestSparseCPU) ... ok (0.105s) 2022-08-17T12:55:56.0137236Z test_sparse_add_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:56.0155583Z test_sparse_add_coalesce_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:56.0172959Z test_sparse_add_coalesce_cpu_float32 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:56.0189715Z test_sparse_add_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:55:56.0202672Z test_sparse_add_out_bfloat16_cpu_complex128 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.0214662Z test_sparse_add_out_bfloat16_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:55:56.0232503Z test_sparse_addmm_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:55:56.0250433Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:55:56.0267593Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.002s) 2022-08-17T12:55:56.0278612Z test_sparse_bool_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:56.0289405Z test_sparse_bool_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T12:55:56.0361442Z test_sparse_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:56.0429549Z test_sparse_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:55:56.0989312Z test_sparse_dense_mul_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.bfloat16, device=cpu runs only with coalesced inputs (0.056s) 2022-08-17T12:55:56.1073280Z test_sparse_dense_mul_cpu_bool (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:55:56.2393070Z test_sparse_dense_mul_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.132s) 2022-08-17T12:55:56.3720770Z test_sparse_dense_mul_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.133s) 2022-08-17T12:55:56.4281502Z test_sparse_dense_mul_cpu_float16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.float16, device=cpu runs only with coalesced inputs (0.056s) 2022-08-17T12:55:56.5469526Z test_sparse_dense_mul_cpu_float32 (__main__.TestSparseCPU) ... ok (0.119s) 2022-08-17T12:55:56.6635588Z test_sparse_dense_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.117s) 2022-08-17T12:55:56.7511763Z test_sparse_dense_mul_cpu_int16 (__main__.TestSparseCPU) ... ok (0.088s) 2022-08-17T12:55:56.8426924Z test_sparse_dense_mul_cpu_int32 (__main__.TestSparseCPU) ... ok (0.091s) 2022-08-17T12:55:56.9323689Z test_sparse_dense_mul_cpu_int64 (__main__.TestSparseCPU) ... ok (0.090s) 2022-08-17T12:55:57.0193888Z test_sparse_dense_mul_cpu_int8 (__main__.TestSparseCPU) ... ok (0.087s) 2022-08-17T12:55:57.1068463Z test_sparse_dense_mul_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.087s) 2022-08-17T12:55:57.1316086Z test_sparse_mask_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.025s) 2022-08-17T12:55:57.1524325Z test_sparse_mask_cpu_float64 (__main__.TestSparseCPU) ... ok (0.021s) 2022-08-17T12:55:57.1870961Z test_sparse_mask_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.035s) 2022-08-17T12:55:57.2169744Z test_sparse_mask_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.030s) 2022-08-17T12:55:57.2208052Z test_sparse_matmul_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T12:55:59.1161178Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (1.899s) 2022-08-17T12:55:59.1197879Z test_sparse_matmul_cpu_complex64 (__main__.TestSparseCPU) 2022-08-17T12:55:59.3481543Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.232s) 2022-08-17T12:55:59.3518337Z test_sparse_matmul_cpu_float32 (__main__.TestSparseCPU) 2022-08-17T12:55:59.5655828Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.217s) 2022-08-17T12:55:59.5695409Z test_sparse_matmul_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T12:56:00.6225481Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (1.057s) 2022-08-17T12:56:00.6329020Z test_sparse_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T12:56:00.6377284Z test_sparse_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2022-08-17T12:56:00.6482329Z 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:56:00.6483350Z out = torch.sparse.spdiags(diags, offsets, shape, layout=layout) 2022-08-17T12:56:00.6776132Z ok (0.040s) 2022-08-17T12:56:00.7263116Z test_sparse_spdiags_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.049s) 2022-08-17T12:56:00.7751781Z test_sparse_spdiags_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.049s) 2022-08-17T12:56:00.8192473Z test_sparse_spdiags_cpu_float32 (__main__.TestSparseCPU) ... ok (0.044s) 2022-08-17T12:56:00.8636055Z test_sparse_spdiags_cpu_float64 (__main__.TestSparseCPU) ... ok (0.044s) 2022-08-17T12:56:00.9026498Z test_sparse_spdiags_cpu_int16 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:56:00.9415415Z test_sparse_spdiags_cpu_int32 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:56:00.9802452Z test_sparse_spdiags_cpu_int64 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:56:01.0195484Z test_sparse_spdiags_cpu_int8 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:56:01.0584316Z test_sparse_spdiags_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:56:01.1461338Z test_sparse_sum_cpu_float64 (__main__.TestSparseCPU) ... ok (0.088s) 2022-08-17T12:56:01.1483624Z test_sparse_to_numpy_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:56:01.2471500Z test_sspaddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.098s) 2022-08-17T12:56:01.3106513Z test_sspaddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.063s) 2022-08-17T12:56:01.3116636Z test_storage_not_null_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:56:01.3144035Z test_t_empty_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2022-08-17T12:56:01.3169711Z test_t_empty_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2022-08-17T12:56:01.3242843Z test_to_dense_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:56:01.3317747Z test_to_dense_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:56:01.3392195Z test_to_dense_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:56:01.3462879Z test_to_dense_cpu_float16 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:56:01.3532956Z test_to_dense_cpu_float32 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T12:56:01.3616764Z test_to_dense_cpu_float64 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:56:01.3702006Z test_to_dense_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.008s) 2022-08-17T12:56:01.3758966Z test_to_dense_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T12:56:01.4561371Z test_to_sparse_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.080s) 2022-08-17T12:56:01.5368627Z test_to_sparse_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.081s) 2022-08-17T12:56:01.6180603Z test_to_sparse_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.081s) 2022-08-17T12:56:01.6993622Z test_to_sparse_cpu_float16 (__main__.TestSparseCPU) ... ok (0.081s) 2022-08-17T12:56:01.7777652Z test_to_sparse_cpu_float64 (__main__.TestSparseCPU) ... ok (0.078s) 2022-08-17T12:56:01.8445578Z test_to_sparse_cpu_int32 (__main__.TestSparseCPU) ... ok (0.067s) 2022-08-17T12:56:01.8599948Z test_transpose_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.015s) 2022-08-17T12:56:01.8729915Z test_transpose_cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2022-08-17T12:56:01.9121425Z test_unsqueeze_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.039s) 2022-08-17T12:56:01.9467975Z test_unsqueeze_cpu_float64 (__main__.TestSparseCPU) ... ok (0.035s) 2022-08-17T12:56:02.0919340Z test_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.145s) 2022-08-17T12:56:02.2265260Z test_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.135s) 2022-08-17T12:56:02.3980258Z test_zeros_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.171s) 2022-08-17T12:56:02.5591446Z test_zeros_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.161s) 2022-08-17T12:56:02.5602127Z test_future_empty_dim__masked_amax_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.5716688Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.5726881Z test_future_empty_dim__masked_amax_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.5836963Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.5846149Z test_future_empty_dim__masked_amax_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.5955911Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.5965290Z test_future_empty_dim__masked_amax_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6073214Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.6083053Z test_future_empty_dim__masked_amax_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6165389Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.6174544Z test_future_empty_dim__masked_amax_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6256208Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.6265509Z test_future_empty_dim__masked_amax_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6346738Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.6356664Z test_future_empty_dim__masked_amax_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6438841Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.6449123Z test_future_empty_dim__masked_amax_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6530420Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.6540604Z test_future_empty_dim__masked_amin_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6650710Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.6660881Z test_future_empty_dim__masked_amin_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6771040Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.6781333Z test_future_empty_dim__masked_amin_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.6890904Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.6901074Z test_future_empty_dim__masked_amin_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7010292Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.7020420Z test_future_empty_dim__masked_amin_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7103133Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.7113248Z test_future_empty_dim__masked_amin_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7195634Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.7205610Z test_future_empty_dim__masked_amin_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7287392Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.7296831Z test_future_empty_dim__masked_amin_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7378037Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.7387522Z test_future_empty_dim__masked_amin_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7467575Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.7477511Z test_future_empty_dim__masked_prod_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7556726Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.7566270Z test_future_empty_dim__masked_prod_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7659421Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:56:02.7668968Z test_future_empty_dim__masked_prod_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7757139Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:56:02.7767063Z test_future_empty_dim__masked_prod_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7878579Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.7888556Z test_future_empty_dim__masked_prod_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.7999612Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.012s) 2022-08-17T12:56:02.8009225Z test_future_empty_dim__masked_prod_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8089559Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.8098973Z test_future_empty_dim__masked_prod_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8179407Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.8189384Z test_future_empty_dim__masked_prod_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8269237Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.8278984Z test_future_empty_dim__masked_prod_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8359884Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.8369804Z test_future_empty_dim__masked_prod_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8451135Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.009s) 2022-08-17T12:56:02.8461052Z test_future_empty_dim__masked_sum_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8586313Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:56:02.8596612Z test_future_empty_dim__masked_sum_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8690936Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:56:02.8701029Z test_future_empty_dim__masked_sum_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8803174Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:56:02.8813702Z test_future_empty_dim__masked_sum_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.8916160Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:56:02.8925646Z test_future_empty_dim__masked_sum_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9050164Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:56:02.9060079Z test_future_empty_dim__masked_sum_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9187801Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.014s) 2022-08-17T12:56:02.9197579Z test_future_empty_dim__masked_sum_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9319432Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.013s) 2022-08-17T12:56:02.9329694Z test_future_empty_dim__masked_sum_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9427158Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:56:02.9436834Z test_future_empty_dim__masked_sum_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9530825Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:56:02.9540210Z test_future_empty_dim__masked_sum_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9637831Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T12:56:02.9647168Z test_future_empty_dim__masked_sum_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9740882Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:56:02.9750571Z test_future_empty_dim__masked_sum_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T12:56:02.9843695Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T12:56:02.9867735Z test_basic (__main__.TestSparseMeta) ... ok (0.002s) 2022-08-17T12:56:02.9877500Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2022-08-17T12:56:02.9890366Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2022-08-17T12:56:02.9908924Z test_inplace_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:02.9928534Z test_inplace_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:02.9946825Z test_inplace_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:02.9964150Z test_inplace_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0024742Z test_inplace_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0084589Z test_inplace_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0143591Z test_inplace_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0202557Z test_inplace_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0260016Z test_inplace_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0278501Z test_inplace_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0297138Z test_inplace_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0314670Z test_inplace_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0331776Z test_inplace_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0389723Z test_inplace_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0448631Z test_inplace_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0506595Z test_inplace_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0564524Z test_inplace_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0622840Z test_inplace_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0641269Z test_inplace_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0659176Z test_inplace_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0676919Z test_inplace_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0694504Z test_inplace_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.0753191Z test_inplace_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0811536Z test_inplace_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0869803Z test_inplace_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0929247Z test_inplace_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.0986980Z test_inplace_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1005287Z test_inplace_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1023256Z test_inplace_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1040385Z test_inplace_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1057485Z test_inplace_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1115693Z test_inplace_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1174213Z test_inplace_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1231476Z test_inplace_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1288772Z test_inplace_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1345845Z test_inplace_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1361849Z test_inplace_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1378764Z test_inplace_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1391796Z test_inplace_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1403826Z test_inplace_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1415868Z test_inplace_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1427664Z test_inplace_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1439851Z test_inplace_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1452455Z test_inplace_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1466207Z test_inplace_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1479360Z test_inplace_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1492777Z test_inplace_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.1503158Z test_inplace_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1513007Z test_inplace_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1522325Z test_inplace_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1532460Z test_inplace_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1541927Z test_inplace_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1552257Z test_inplace_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1561604Z test_inplace_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1571184Z test_inplace_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1580917Z test_inplace_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.001s) 2022-08-17T12:56:03.1599442Z test_inplace_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1617095Z test_inplace_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1675913Z test_inplace_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1734371Z test_inplace_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1792601Z test_inplace_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1850882Z test_inplace_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1909158Z test_inplace_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.1926427Z test_inplace_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.1943937Z test_inplace_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.2002733Z test_inplace_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2062476Z test_inplace_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2120468Z test_inplace_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2178388Z test_inplace_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2236382Z test_inplace_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2253508Z test_inplace_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.2271697Z test_inplace_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.2285373Z test_inplace_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2298202Z test_inplace_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2310871Z test_inplace_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2323362Z test_inplace_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2336157Z test_inplace_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2348421Z test_inplace_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2360170Z test_inplace_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2372355Z test_inplace_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2384404Z test_inplace_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2396502Z test_inplace_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2409133Z test_inplace_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2420354Z test_inplace_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2432503Z test_inplace_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2444102Z test_inplace_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2456160Z test_inplace_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2468191Z test_inplace_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2480492Z test_inplace_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2492586Z test_inplace_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2505142Z test_inplace_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2516960Z test_inplace_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2530970Z test_inplace_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2544053Z test_inplace_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2557712Z test_inplace_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2570511Z test_inplace_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2583852Z test_inplace_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2596313Z test_inplace_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2608823Z test_inplace_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2620240Z test_inplace_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2632882Z test_inplace_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2644553Z test_inplace_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2656441Z test_inplace_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2668440Z test_inplace_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.2686852Z test_inplace_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.2704037Z test_inplace_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.2764460Z test_inplace_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2823502Z test_inplace_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2881983Z test_inplace_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2940643Z test_inplace_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.2998902Z test_inplace_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.3016244Z test_inplace_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3032418Z test_inplace_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3047816Z test_inplace_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3063031Z test_inplace_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3077774Z test_inplace_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3092319Z test_inplace_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3106705Z test_inplace_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3123893Z test_inplace_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3141358Z test_inplace_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3158383Z test_inplace_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3175315Z test_inplace_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3190848Z test_inplace_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3205477Z test_inplace_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3220134Z test_inplace_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3234757Z test_inplace_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3250484Z test_inplace_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3267705Z test_inplace_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3286372Z test_inplace_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3305838Z test_inplace_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3324639Z test_inplace_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3342528Z test_inplace_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3359837Z test_inplace_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3375768Z test_inplace_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3390407Z test_inplace_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3405334Z test_inplace_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3420511Z test_inplace_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3435523Z test_inplace_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3452944Z test_inplace_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3470111Z test_inplace_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3486559Z test_inplace_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3501717Z test_inplace_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3516789Z test_inplace_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3532443Z test_inplace_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3547936Z test_inplace_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.3560803Z test_inplace_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3573566Z test_inplace_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3585752Z test_inplace_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3598179Z test_inplace_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3611262Z test_inplace_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3623819Z test_inplace_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3636459Z test_inplace_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.3655223Z test_inplace_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3673684Z test_inplace_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3691326Z test_inplace_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3708273Z test_inplace_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.3767664Z test_inplace_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.3825915Z test_inplace_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.3884866Z test_inplace_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.3942711Z test_inplace_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4000765Z test_inplace_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4018393Z test_inplace_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4036838Z test_inplace_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4053327Z test_inplace_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4070349Z test_inplace_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4130585Z test_inplace_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4191362Z test_inplace_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4250394Z test_inplace_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4309805Z test_inplace_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4369170Z test_inplace_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4387378Z test_inplace_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4405238Z test_inplace_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4423032Z test_inplace_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4440552Z test_inplace_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4500005Z test_inplace_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4558685Z test_inplace_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4617880Z test_inplace_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4676500Z test_inplace_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4734735Z test_inplace_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4752987Z test_inplace_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4771428Z test_inplace_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4788839Z test_inplace_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4806236Z test_inplace_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.4866087Z test_inplace_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4925452Z test_inplace_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.4984863Z test_inplace_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5043480Z test_inplace_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5101984Z test_inplace_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5120204Z test_inplace_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5138234Z test_inplace_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5155702Z test_inplace_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5172372Z test_inplace_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5231455Z test_inplace_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5289863Z test_inplace_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5348207Z test_inplace_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5406966Z test_inplace_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5465425Z test_inplace_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:03.5481854Z test_inplace_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5498985Z test_inplace_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5517466Z test_out_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5535747Z test_out_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5552829Z test_out_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5569118Z test_out_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5584640Z test_out_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5599885Z test_out_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5614944Z test_out_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5630127Z test_out_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5644197Z test_out_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5660977Z test_out_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5678468Z test_out_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5694795Z test_out_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5711040Z test_out_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5726755Z test_out_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5741983Z test_out_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5757653Z test_out_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5772799Z test_out_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5789032Z test_out_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5806875Z test_out_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5823584Z test_out_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5839888Z test_out_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5856373Z test_out_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5872335Z test_out_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5887816Z test_out_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5903401Z test_out_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5918875Z test_out_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5934675Z test_out_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.5952339Z test_out_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5969200Z test_out_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.5985137Z test_out_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6001196Z test_out_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6016773Z test_out_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6032857Z test_out_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6049060Z test_out_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6065086Z test_out_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6079766Z test_out_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6094619Z test_out_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6110829Z test_out_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6122528Z test_out_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6133646Z test_out_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6144187Z test_out_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6154783Z test_out_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6165488Z test_out_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6176269Z test_out_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6186876Z test_out_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6197807Z test_out_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6208500Z test_out_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6223815Z test_out_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6240063Z test_out_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6256151Z test_out_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6272686Z test_out_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6287444Z test_out_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6301672Z test_out_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6315912Z test_out_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6330107Z test_out_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6344032Z test_out_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6359866Z test_out_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6375402Z test_out_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6390803Z test_out_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6405803Z test_out_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6421072Z test_out_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6436622Z test_out_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6452079Z test_out_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6467628Z test_out_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6483708Z test_out_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6499215Z test_out_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6514924Z test_out_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6530657Z test_out_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6545827Z test_out_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6562405Z test_out_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6579082Z test_out_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6595150Z test_out_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6607575Z test_out_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6618025Z test_out_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6628647Z test_out_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6639335Z test_out_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6650097Z test_out_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6660616Z test_out_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6671207Z test_out_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6681993Z test_out_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6692704Z test_out_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6703434Z test_out_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6714204Z test_out_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6724887Z test_out_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6735722Z test_out_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6747006Z test_out_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6758462Z test_out_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6770006Z test_out_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6781593Z test_out_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6792505Z test_out_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2022-08-17T12:56:03.6808563Z test_out_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6824393Z test_out_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6839205Z test_out_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6852944Z test_out_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6866726Z test_out_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6880520Z test_out_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6894366Z test_out_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6909085Z test_out_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6924731Z test_out_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.6938812Z test_out_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6952599Z test_out_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6966316Z test_out_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6980192Z test_out_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.6993740Z test_out_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7010081Z test_out_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7026341Z test_out_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7042982Z test_out_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7058770Z test_out_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7075026Z test_out_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7090996Z test_out_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7107200Z test_out_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7122829Z test_out_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7136702Z test_out_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7150126Z test_out_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7163452Z test_out_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7177017Z test_out_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7190625Z test_out_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7204041Z test_out_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7219488Z test_out_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7235829Z test_out_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7251684Z test_out_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7267189Z test_out_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7281618Z test_out_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7295510Z test_out_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7309609Z test_out_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7323944Z test_out_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7338526Z test_out_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7353963Z test_out_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7369637Z test_out_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7385958Z test_out_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7402279Z test_out_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7418186Z test_out_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7434172Z test_out_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7448848Z test_out_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7462833Z test_out_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7477043Z test_out_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7490913Z test_out_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7504435Z test_out_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7519627Z test_out_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7535334Z test_out_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7549936Z test_out_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7564804Z test_out_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7578354Z test_out_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7591989Z test_out_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7606619Z test_out_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7621551Z test_out_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7636694Z test_out_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7650775Z test_out_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7664397Z test_out_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7678320Z test_out_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7692497Z test_out_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7706326Z test_out_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7722906Z test_out_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7740103Z test_out_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7757280Z test_out_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7774343Z test_out_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7790931Z test_out_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7807176Z test_out_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7822878Z test_out_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7838384Z test_out_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7854971Z test_out_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7872018Z test_out_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7888952Z test_out_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7904494Z test_out_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7920294Z test_out_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7935959Z test_out_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.7951378Z test_out_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7966871Z test_out_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7982315Z test_out_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.7998056Z test_out_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8014677Z test_out_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8031225Z test_out_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8047118Z test_out_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8063411Z test_out_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8079302Z test_out_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8094560Z test_out_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8109662Z test_out_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8125728Z test_out_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8141077Z test_out_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8158333Z test_out_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8175457Z test_out_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8191957Z test_out_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8208385Z test_out_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8223921Z test_out_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8239329Z test_out_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8255106Z test_out_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8270433Z test_out_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8285589Z test_out_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8302688Z test_out_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8319735Z test_out_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8336239Z test_out_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8353216Z test_out_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8369917Z test_out_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8385720Z test_out_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8400872Z test_out_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8416454Z test_out_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8431438Z test_out_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8447520Z test_out_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8463671Z test_out_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8482952Z test_sparse_consistency_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8498637Z test_sparse_consistency_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8514147Z test_sparse_consistency_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8529406Z test_sparse_consistency_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8544163Z test_sparse_consistency_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8559210Z test_sparse_consistency_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8574338Z test_sparse_consistency_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8589192Z test_sparse_consistency_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8603044Z test_sparse_consistency_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8620652Z test_sparse_consistency_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8637402Z test_sparse_consistency_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8652904Z test_sparse_consistency_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8667706Z test_sparse_consistency_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8681998Z test_sparse_consistency_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8696624Z test_sparse_consistency_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8710695Z test_sparse_consistency_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8724990Z test_sparse_consistency_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8739370Z test_sparse_consistency_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8755722Z test_sparse_consistency_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8771252Z test_sparse_consistency_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8786785Z test_sparse_consistency_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8802469Z test_sparse_consistency_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8817424Z test_sparse_consistency_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8832193Z test_sparse_consistency_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8847603Z test_sparse_consistency_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8862104Z test_sparse_consistency_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8877960Z test_sparse_consistency_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8895424Z test_sparse_consistency_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.8911055Z test_sparse_consistency_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8926440Z test_sparse_consistency_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8940740Z test_sparse_consistency_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8955209Z test_sparse_consistency_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8969617Z test_sparse_consistency_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8983532Z test_sparse_consistency_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.8997980Z test_sparse_consistency_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9011772Z test_sparse_consistency_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9025932Z test_sparse_consistency_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9040391Z test_sparse_consistency_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9054623Z test_sparse_consistency_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9068119Z test_sparse_consistency_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9081195Z test_sparse_consistency_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9094373Z test_sparse_consistency_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9106802Z test_sparse_consistency_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9119789Z test_sparse_consistency_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9133544Z test_sparse_consistency_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9146623Z test_sparse_consistency_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9159393Z test_sparse_consistency_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9174570Z test_sparse_consistency_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9189655Z test_sparse_consistency_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9204275Z test_sparse_consistency_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9218476Z test_sparse_consistency_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9231527Z test_sparse_consistency_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9243832Z test_sparse_consistency_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9256218Z test_sparse_consistency_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9268978Z test_sparse_consistency_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9280970Z test_sparse_consistency_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9295280Z test_sparse_consistency_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9310709Z test_sparse_consistency_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9325500Z test_sparse_consistency_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9341124Z test_sparse_consistency_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9358012Z test_sparse_consistency_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.9374736Z test_sparse_consistency_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.9390661Z test_sparse_consistency_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.9405821Z test_sparse_consistency_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9421172Z test_sparse_consistency_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9435475Z test_sparse_consistency_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9449917Z test_sparse_consistency_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9464372Z test_sparse_consistency_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9478739Z test_sparse_consistency_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9493228Z test_sparse_consistency_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9507875Z test_sparse_consistency_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9522586Z test_sparse_consistency_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9538334Z test_sparse_consistency_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:03.9553070Z test_sparse_consistency_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9567190Z test_sparse_consistency_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9581410Z test_sparse_consistency_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9594437Z test_sparse_consistency_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9607745Z test_sparse_consistency_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9621061Z test_sparse_consistency_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9634424Z test_sparse_consistency_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9648233Z test_sparse_consistency_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9662714Z test_sparse_consistency_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9677246Z test_sparse_consistency_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9690937Z test_sparse_consistency_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9704540Z test_sparse_consistency_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9717764Z test_sparse_consistency_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9730225Z test_sparse_consistency_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9742826Z test_sparse_consistency_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9755421Z test_sparse_consistency_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9767873Z test_sparse_consistency_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9781095Z test_sparse_consistency_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9795595Z test_sparse_consistency_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9808662Z test_sparse_consistency_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9821121Z test_sparse_consistency_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9834005Z test_sparse_consistency_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9846656Z test_sparse_consistency_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9859178Z test_sparse_consistency_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9873191Z test_sparse_consistency_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9888007Z test_sparse_consistency_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9901678Z test_sparse_consistency_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9914567Z test_sparse_consistency_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9928173Z test_sparse_consistency_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9940282Z test_sparse_consistency_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9952971Z test_sparse_consistency_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9967798Z test_sparse_consistency_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9983105Z test_sparse_consistency_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:03.9998195Z test_sparse_consistency_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0013449Z test_sparse_consistency_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0028435Z test_sparse_consistency_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0043661Z test_sparse_consistency_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0058728Z test_sparse_consistency_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0073239Z test_sparse_consistency_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0086272Z test_sparse_consistency_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0099328Z test_sparse_consistency_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0111723Z test_sparse_consistency_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0124208Z test_sparse_consistency_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0136554Z test_sparse_consistency_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0149081Z test_sparse_consistency_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0163632Z test_sparse_consistency_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0178978Z test_sparse_consistency_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0193485Z test_sparse_consistency_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0207968Z test_sparse_consistency_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0221598Z test_sparse_consistency_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0234317Z test_sparse_consistency_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0247150Z test_sparse_consistency_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0260299Z test_sparse_consistency_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0273629Z test_sparse_consistency_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0287303Z test_sparse_consistency_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0301532Z test_sparse_consistency_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0316570Z test_sparse_consistency_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0331775Z test_sparse_consistency_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0346482Z test_sparse_consistency_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0361092Z test_sparse_consistency_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0374258Z test_sparse_consistency_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0387362Z test_sparse_consistency_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0401511Z test_sparse_consistency_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0415109Z test_sparse_consistency_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0428212Z test_sparse_consistency_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0442371Z test_sparse_consistency_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0457119Z test_sparse_consistency_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0470277Z test_sparse_consistency_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0482903Z test_sparse_consistency_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0495379Z test_sparse_consistency_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0507726Z test_sparse_consistency_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0520338Z test_sparse_consistency_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0534020Z test_sparse_consistency_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0547896Z test_sparse_consistency_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0561078Z test_sparse_consistency_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0580087Z test_sparse_consistency_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0587179Z test_sparse_consistency_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0600117Z test_sparse_consistency_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0612919Z test_sparse_consistency_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0628190Z test_sparse_consistency_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0644246Z test_sparse_consistency_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0659767Z test_sparse_consistency_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0675539Z test_sparse_consistency_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0690352Z test_sparse_consistency_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0705125Z test_sparse_consistency_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0720131Z test_sparse_consistency_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0735242Z test_sparse_consistency_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0749841Z test_sparse_consistency_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0766439Z test_sparse_consistency_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0781841Z test_sparse_consistency_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0796434Z test_sparse_consistency_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0811932Z test_sparse_consistency_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0826591Z test_sparse_consistency_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0841464Z test_sparse_consistency_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0856325Z test_sparse_consistency_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0871206Z test_sparse_consistency_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0885465Z test_sparse_consistency_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0901450Z test_sparse_consistency_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0917551Z test_sparse_consistency_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0933964Z test_sparse_consistency_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0950703Z test_sparse_consistency_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0966478Z test_sparse_consistency_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.0981259Z test_sparse_consistency_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.0995932Z test_sparse_consistency_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1011159Z test_sparse_consistency_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1025823Z test_sparse_consistency_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1042374Z test_sparse_consistency_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.1058862Z test_sparse_consistency_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.1075159Z test_sparse_consistency_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.1090086Z test_sparse_consistency_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1104847Z test_sparse_consistency_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1120409Z test_sparse_consistency_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1135426Z test_sparse_consistency_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1149989Z test_sparse_consistency_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1165310Z test_sparse_consistency_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1182799Z test_sparse_consistency_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.1199821Z test_sparse_consistency_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.1215500Z test_sparse_consistency_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.1231247Z test_sparse_consistency_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1246426Z test_sparse_consistency_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1261859Z test_sparse_consistency_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1277037Z test_sparse_consistency_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1291410Z test_sparse_consistency_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1305948Z test_sparse_consistency_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1320846Z test_sparse_consistency_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1336362Z test_sparse_consistency_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.1345017Z test_sparse_fn_grad_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1353593Z test_sparse_fn_grad_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1360774Z test_sparse_fn_grad_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1368728Z test_sparse_fn_grad_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1377130Z test_sparse_fn_grad_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1385090Z test_sparse_fn_grad_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1392616Z test_sparse_fn_grad_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1400628Z test_sparse_fn_grad_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1431626Z test_sparse_fn_grad_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:56:04.1519068Z test_sparse_fn_grad_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.009s) 2022-08-17T12:56:04.1574502Z test_sparse_fn_grad_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:56:04.1640147Z test_sparse_fn_grad_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.006s) 2022-08-17T12:56:04.1681741Z test_sparse_fn_grad_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:56:04.1704916Z test_sparse_fn_grad_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.1727663Z test_sparse_fn_grad_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.1769939Z test_sparse_fn_grad_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:56:04.1797327Z test_sparse_fn_grad_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.1823899Z test_sparse_fn_grad_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.1850775Z test_sparse_fn_grad_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.1877562Z test_sparse_fn_grad_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.1904219Z test_sparse_fn_grad_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.1931188Z test_sparse_fn_grad_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.1938589Z test_sparse_fn_grad_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1946334Z test_sparse_fn_grad_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.1997192Z test_sparse_fn_grad_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2022-08-17T12:56:04.2025361Z test_sparse_fn_grad_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2022-08-17T12:56:04.2066715Z test_sparse_fn_grad_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:56:04.2075148Z test_sparse_fn_grad_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.2097849Z test_sparse_fn_grad_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2139568Z test_sparse_fn_grad_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:56:04.2166850Z test_sparse_fn_grad_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.003s) 2022-08-17T12:56:04.2189326Z test_sparse_fn_grad_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2212361Z test_sparse_fn_grad_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2234938Z test_sparse_fn_grad_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2257128Z test_sparse_fn_grad_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2264493Z test_sparse_fn_grad_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.2272757Z test_sparse_fn_grad_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.2280238Z test_sparse_fn_grad_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.2288407Z test_sparse_fn_grad_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.001s) 2022-08-17T12:56:04.2311940Z test_sparse_fn_grad_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2334202Z test_sparse_fn_grad_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.002s) 2022-08-17T12:56:04.2377353Z test_sparse_fn_grad_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2022-08-17T12:56:04.2399606Z test_sparse_zero_dims_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2022-08-17T12:56:04.2411565Z test_sparse_zero_dims_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2422942Z test_sparse_zero_dims_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2434686Z test_sparse_zero_dims_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2446166Z test_sparse_zero_dims_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2458541Z test_sparse_zero_dims_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2470212Z test_sparse_zero_dims_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2481533Z test_sparse_zero_dims_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2493078Z test_sparse_zero_dims_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2504763Z test_sparse_zero_dims_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2516494Z test_sparse_zero_dims_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2528580Z test_sparse_zero_dims_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2540173Z test_sparse_zero_dims_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2552090Z test_sparse_zero_dims_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2563592Z test_sparse_zero_dims_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2574918Z test_sparse_zero_dims_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2586309Z test_sparse_zero_dims_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2597800Z test_sparse_zero_dims_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2609556Z test_sparse_zero_dims_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2621039Z test_sparse_zero_dims_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2632850Z test_sparse_zero_dims_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2644207Z test_sparse_zero_dims_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2655857Z test_sparse_zero_dims_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2667400Z test_sparse_zero_dims_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2679390Z test_sparse_zero_dims_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2691538Z test_sparse_zero_dims_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2703433Z test_sparse_zero_dims_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2715056Z test_sparse_zero_dims_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2726436Z test_sparse_zero_dims_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2737900Z test_sparse_zero_dims_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2749769Z test_sparse_zero_dims_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2761533Z test_sparse_zero_dims_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2772899Z test_sparse_zero_dims_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2784350Z test_sparse_zero_dims_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2796409Z test_sparse_zero_dims_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2808467Z test_sparse_zero_dims_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2819693Z test_sparse_zero_dims_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2830985Z test_sparse_zero_dims_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2842662Z test_sparse_zero_dims_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2854151Z test_sparse_zero_dims_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2865131Z test_sparse_zero_dims_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2876243Z test_sparse_zero_dims_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2887167Z test_sparse_zero_dims_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2897775Z test_sparse_zero_dims_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2908499Z test_sparse_zero_dims_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2919794Z test_sparse_zero_dims_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2931174Z test_sparse_zero_dims_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2943028Z test_sparse_zero_dims_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2955405Z test_sparse_zero_dims_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2967388Z test_sparse_zero_dims_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2978743Z test_sparse_zero_dims_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.2989604Z test_sparse_zero_dims_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3000330Z test_sparse_zero_dims_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3010890Z test_sparse_zero_dims_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3021517Z test_sparse_zero_dims_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3032405Z test_sparse_zero_dims_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3043490Z test_sparse_zero_dims_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3054790Z test_sparse_zero_dims_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3066118Z test_sparse_zero_dims_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3077506Z test_sparse_zero_dims_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3088901Z test_sparse_zero_dims_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3100308Z test_sparse_zero_dims_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3111735Z test_sparse_zero_dims_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3123199Z test_sparse_zero_dims_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3134280Z test_sparse_zero_dims_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3145278Z test_sparse_zero_dims_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3156666Z test_sparse_zero_dims_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3168255Z test_sparse_zero_dims_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3180228Z test_sparse_zero_dims_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3192768Z test_sparse_zero_dims_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3204659Z test_sparse_zero_dims_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3216746Z test_sparse_zero_dims_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3228100Z test_sparse_zero_dims_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3239950Z test_sparse_zero_dims_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3251707Z test_sparse_zero_dims_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3263095Z test_sparse_zero_dims_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3274208Z test_sparse_zero_dims_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3285117Z test_sparse_zero_dims_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3296373Z test_sparse_zero_dims_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3307131Z test_sparse_zero_dims_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3318290Z test_sparse_zero_dims_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3329534Z test_sparse_zero_dims_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3340706Z test_sparse_zero_dims_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3352331Z test_sparse_zero_dims_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3363236Z test_sparse_zero_dims_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3374485Z test_sparse_zero_dims_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3385513Z test_sparse_zero_dims_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3396650Z test_sparse_zero_dims_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3407757Z test_sparse_zero_dims_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3418724Z test_sparse_zero_dims_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3430231Z test_sparse_zero_dims_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3441629Z test_sparse_zero_dims_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3453589Z test_sparse_zero_dims_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3465364Z test_sparse_zero_dims_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3476781Z test_sparse_zero_dims_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3488000Z test_sparse_zero_dims_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3499057Z test_sparse_zero_dims_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3510769Z test_sparse_zero_dims_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3521703Z test_sparse_zero_dims_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3532981Z test_sparse_zero_dims_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3543813Z test_sparse_zero_dims_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3554999Z test_sparse_zero_dims_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3565972Z test_sparse_zero_dims_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3577145Z test_sparse_zero_dims_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3588472Z test_sparse_zero_dims_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3599922Z test_sparse_zero_dims_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3611735Z test_sparse_zero_dims_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3622961Z test_sparse_zero_dims_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3634986Z test_sparse_zero_dims_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3647544Z test_sparse_zero_dims_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3659042Z test_sparse_zero_dims_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3670712Z test_sparse_zero_dims_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3683202Z test_sparse_zero_dims_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3696132Z test_sparse_zero_dims_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3708092Z test_sparse_zero_dims_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3719988Z test_sparse_zero_dims_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3731335Z test_sparse_zero_dims_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3742654Z test_sparse_zero_dims_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3754568Z test_sparse_zero_dims_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3766371Z test_sparse_zero_dims_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3777872Z test_sparse_zero_dims_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3789307Z test_sparse_zero_dims_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3800425Z test_sparse_zero_dims_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3811661Z test_sparse_zero_dims_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3822409Z test_sparse_zero_dims_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3833845Z test_sparse_zero_dims_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3844929Z test_sparse_zero_dims_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3856651Z test_sparse_zero_dims_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3868017Z test_sparse_zero_dims_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3879657Z test_sparse_zero_dims_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3891964Z test_sparse_zero_dims_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3903789Z test_sparse_zero_dims_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3915876Z test_sparse_zero_dims_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3928328Z test_sparse_zero_dims_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3940683Z test_sparse_zero_dims_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3952908Z test_sparse_zero_dims_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3965049Z test_sparse_zero_dims_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3976275Z test_sparse_zero_dims_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3987808Z test_sparse_zero_dims_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.3999392Z test_sparse_zero_dims_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4010371Z test_sparse_zero_dims_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4021183Z test_sparse_zero_dims_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4032039Z test_sparse_zero_dims_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4042879Z test_sparse_zero_dims_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4053744Z test_sparse_zero_dims_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4064534Z test_sparse_zero_dims_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4075730Z test_sparse_zero_dims_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4086870Z test_sparse_zero_dims_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4097981Z test_sparse_zero_dims_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4108804Z test_sparse_zero_dims_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4119940Z test_sparse_zero_dims_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4131057Z test_sparse_zero_dims_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4142237Z test_sparse_zero_dims_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4153713Z test_sparse_zero_dims_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4164954Z test_sparse_zero_dims_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4176519Z test_sparse_zero_dims_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4188329Z test_sparse_zero_dims_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4200527Z test_sparse_zero_dims_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4212932Z test_sparse_zero_dims_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4224494Z test_sparse_zero_dims_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4235942Z test_sparse_zero_dims_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4247263Z test_sparse_zero_dims_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4258490Z test_sparse_zero_dims_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4269581Z test_sparse_zero_dims_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4280770Z test_sparse_zero_dims_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4291925Z test_sparse_zero_dims_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4303041Z test_sparse_zero_dims_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4314255Z test_sparse_zero_dims_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4325451Z test_sparse_zero_dims_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4336667Z test_sparse_zero_dims_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4348162Z test_sparse_zero_dims_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4359595Z test_sparse_zero_dims_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4371061Z test_sparse_zero_dims_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4382252Z test_sparse_zero_dims_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4393676Z test_sparse_zero_dims_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4404912Z test_sparse_zero_dims_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4416232Z test_sparse_zero_dims_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4427495Z test_sparse_zero_dims_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4438913Z test_sparse_zero_dims_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4450720Z test_sparse_zero_dims_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4462590Z test_sparse_zero_dims_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4473991Z test_sparse_zero_dims_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4485262Z test_sparse_zero_dims_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4496731Z test_sparse_zero_dims_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4508054Z test_sparse_zero_dims_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4519997Z test_sparse_zero_dims_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4531139Z test_sparse_zero_dims_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4542556Z test_sparse_zero_dims_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4554195Z test_sparse_zero_dims_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4565641Z test_sparse_zero_dims_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4577130Z test_sparse_zero_dims_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4588383Z test_sparse_zero_dims_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4599821Z test_sparse_zero_dims_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4611328Z test_sparse_zero_dims_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4622676Z test_sparse_zero_dims_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4634290Z test_sparse_zero_dims_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4645661Z test_sparse_zero_dims_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4657257Z test_sparse_zero_dims_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4668690Z test_sparse_zero_dims_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4680544Z test_sparse_zeros_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4692255Z test_sparse_zeros_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4703252Z test_sparse_zeros_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4715179Z test_sparse_zeros_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4727266Z test_sparse_zeros_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4739037Z test_sparse_zeros_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4751631Z test_sparse_zeros_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4763931Z test_sparse_zeros_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4776377Z test_sparse_zeros_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4788310Z test_sparse_zeros_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4799911Z test_sparse_zeros_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4811181Z test_sparse_zeros_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4822354Z test_sparse_zeros_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4833805Z test_sparse_zeros_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4845127Z test_sparse_zeros_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4856657Z test_sparse_zeros_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4868100Z test_sparse_zeros_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4879630Z test_sparse_zeros_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4891349Z test_sparse_zeros_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4902987Z test_sparse_zeros_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4915075Z test_sparse_zeros_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4928322Z test_sparse_zeros_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4941017Z test_sparse_zeros_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4953407Z test_sparse_zeros_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4965466Z test_sparse_zeros_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4977361Z test_sparse_zeros_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.4989080Z test_sparse_zeros_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5000657Z test_sparse_zeros_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5011699Z test_sparse_zeros_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5022470Z test_sparse_zeros_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5033344Z test_sparse_zeros_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5044171Z test_sparse_zeros_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5055224Z test_sparse_zeros_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5066204Z test_sparse_zeros_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5077008Z test_sparse_zeros_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5087959Z test_sparse_zeros_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5098740Z test_sparse_zeros_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5109457Z test_sparse_zeros_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5120634Z test_sparse_zeros_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5131818Z test_sparse_zeros_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5142388Z test_sparse_zeros_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5153056Z test_sparse_zeros_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5163348Z test_sparse_zeros_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5173770Z test_sparse_zeros_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5183946Z test_sparse_zeros_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5194274Z test_sparse_zeros_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5204613Z test_sparse_zeros_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5215640Z test_sparse_zeros_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5226639Z test_sparse_zeros_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5237365Z test_sparse_zeros_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5248160Z test_sparse_zeros_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5258427Z test_sparse_zeros_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5268649Z test_sparse_zeros_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5278881Z test_sparse_zeros_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5289245Z test_sparse_zeros_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5299455Z test_sparse_zeros_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5310731Z test_sparse_zeros_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5322576Z test_sparse_zeros_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5334610Z test_sparse_zeros_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5346584Z test_sparse_zeros_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5358581Z test_sparse_zeros_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5370604Z test_sparse_zeros_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5382434Z test_sparse_zeros_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5394112Z test_sparse_zeros_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5405204Z test_sparse_zeros_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5417178Z test_sparse_zeros_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5429048Z test_sparse_zeros_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5441048Z test_sparse_zeros_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5452946Z test_sparse_zeros_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5463660Z test_sparse_zeros_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5474800Z test_sparse_zeros_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5485680Z test_sparse_zeros_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5496813Z test_sparse_zeros_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5507795Z test_sparse_zeros_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5518729Z test_sparse_zeros_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5529399Z test_sparse_zeros_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5540014Z test_sparse_zeros_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5550628Z test_sparse_zeros_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5561168Z test_sparse_zeros_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5571986Z test_sparse_zeros_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5583057Z test_sparse_zeros_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5593927Z test_sparse_zeros_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5604429Z test_sparse_zeros_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5615125Z test_sparse_zeros_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5625686Z test_sparse_zeros_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5636370Z test_sparse_zeros_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5647027Z test_sparse_zeros_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5657628Z test_sparse_zeros_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5668261Z test_sparse_zeros_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5678977Z test_sparse_zeros_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5689737Z test_sparse_zeros_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5700016Z test_sparse_zeros_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5710703Z test_sparse_zeros_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5721217Z test_sparse_zeros_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5731864Z test_sparse_zeros_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5742475Z test_sparse_zeros_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5753086Z test_sparse_zeros_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5763732Z test_sparse_zeros_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5774366Z test_sparse_zeros_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5784837Z test_sparse_zeros_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5795510Z test_sparse_zeros_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5805921Z test_sparse_zeros_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5816703Z test_sparse_zeros_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5827506Z test_sparse_zeros_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5838599Z test_sparse_zeros_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5850435Z test_sparse_zeros_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5862492Z test_sparse_zeros_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5874755Z test_sparse_zeros_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5886938Z test_sparse_zeros_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5898783Z test_sparse_zeros_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5910781Z test_sparse_zeros_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5922551Z test_sparse_zeros_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5933724Z test_sparse_zeros_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5944381Z test_sparse_zeros_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5955590Z test_sparse_zeros_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5966125Z test_sparse_zeros_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5977350Z test_sparse_zeros_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5987771Z test_sparse_zeros_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.5998787Z test_sparse_zeros_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6009995Z test_sparse_zeros_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6020778Z test_sparse_zeros_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6031662Z test_sparse_zeros_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6042327Z test_sparse_zeros_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6053074Z test_sparse_zeros_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6063626Z test_sparse_zeros_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6074363Z test_sparse_zeros_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6084968Z test_sparse_zeros_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6096118Z test_sparse_zeros_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6107197Z test_sparse_zeros_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6118772Z test_sparse_zeros_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6129840Z test_sparse_zeros_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6140817Z test_sparse_zeros_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6151873Z test_sparse_zeros_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6162406Z test_sparse_zeros_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6173013Z test_sparse_zeros_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6183388Z test_sparse_zeros_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6194015Z test_sparse_zeros_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6204815Z test_sparse_zeros_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6215844Z test_sparse_zeros_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6226639Z test_sparse_zeros_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6237346Z test_sparse_zeros_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6247972Z test_sparse_zeros_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6258459Z test_sparse_zeros_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6269053Z test_sparse_zeros_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6279824Z test_sparse_zeros_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6290674Z test_sparse_zeros_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6301329Z test_sparse_zeros_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6312130Z test_sparse_zeros_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6322750Z test_sparse_zeros_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6333632Z test_sparse_zeros_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6344277Z test_sparse_zeros_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6354984Z test_sparse_zeros_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6366380Z test_sparse_zeros_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6377580Z test_sparse_zeros_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6388998Z test_sparse_zeros_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6401196Z test_sparse_zeros_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6413359Z test_sparse_zeros_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6425365Z test_sparse_zeros_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6437585Z test_sparse_zeros_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6449819Z test_sparse_zeros_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6461782Z test_sparse_zeros_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6473576Z test_sparse_zeros_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6484649Z test_sparse_zeros_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6495688Z test_sparse_zeros_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6506426Z test_sparse_zeros_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6517762Z test_sparse_zeros_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6528456Z test_sparse_zeros_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6539127Z test_sparse_zeros_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6550050Z test_sparse_zeros_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6560953Z test_sparse_zeros_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6572441Z test_sparse_zeros_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6583526Z test_sparse_zeros_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6594626Z test_sparse_zeros_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6606462Z test_sparse_zeros_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6618276Z test_sparse_zeros_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6630047Z test_sparse_zeros_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6642119Z test_sparse_zeros_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6654139Z test_sparse_zeros_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6665954Z test_sparse_zeros_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6677685Z test_sparse_zeros_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6688827Z test_sparse_zeros_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6700000Z test_sparse_zeros_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6711790Z test_sparse_zeros_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6723720Z test_sparse_zeros_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6735827Z test_sparse_zeros_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6747699Z test_sparse_zeros_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6759651Z test_sparse_zeros_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6771825Z test_sparse_zeros_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6783414Z test_sparse_zeros_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6794617Z test_sparse_zeros_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6805739Z test_sparse_zeros_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6817702Z test_sparse_zeros_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6829508Z test_sparse_zeros_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6841274Z test_sparse_zeros_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6853203Z test_sparse_zeros_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6864867Z test_sparse_zeros_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6876740Z test_sparse_zeros_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6888565Z test_sparse_zeros_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6900676Z test_sparse_zeros_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T12:56:04.6900988Z 2022-08-17T12:56:04.6901417Z ---------------------------------------------------------------------- 2022-08-17T12:56:04.6901724Z Ran 1299 tests in 18.233s 2022-08-17T12:56:04.6901841Z 2022-08-17T12:56:04.6901907Z OK (skipped=135) 2022-08-17T12:56:04.6903505Z 2022-08-17T12:56:04.6903697Z Generating XML reports... 2022-08-17T12:56:04.7088988Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20220817125546.xml 2022-08-17T12:56:04.7129091Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20220817125546.xml 2022-08-17T12:56:04.7131328Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20220817125546.xml 2022-08-17T12:56:04.8636402Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20220817125546.xml 2022-08-17T12:56:04.8639894Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20220817125546.xml 2022-08-17T12:56:05.2325126Z Running test_view_ops ... [2022-08-17 12:56:05.232157] 2022-08-17T12:56:05.2325671Z Executing ['/opt/conda/bin/python', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:05.232239] 2022-08-17T12:56:06.5196744Z Test results will be stored in test-reports/python-unittest/test_view_ops 2022-08-17T12:56:06.5225599Z 2022-08-17T12:56:06.5225697Z Running tests... 2022-08-17T12:56:06.5226176Z ---------------------------------------------------------------------- 2022-08-17T12:56:06.5246981Z test_T_cpu (__main__.TestOldViewOpsCPU) ... test_view_ops.py:1298: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorShape.cpp:3075.) 2022-08-17T12:56:06.5247575Z t1 = a.T 2022-08-17T12:56:06.5257718Z ok (0.003s) 2022-08-17T12:56:06.7554086Z test_atleast_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.229s) 2022-08-17T12:56:06.9717824Z test_atleast_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.216s) 2022-08-17T12:56:07.1615036Z test_atleast_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.190s) 2022-08-17T12:56:07.3450387Z test_atleast_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.184s) 2022-08-17T12:56:07.5290442Z test_atleast_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.184s) 2022-08-17T12:56:07.6176854Z test_atleast_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.089s) 2022-08-17T12:56:07.7066189Z test_atleast_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.089s) 2022-08-17T12:56:07.7866700Z test_atleast_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.080s) 2022-08-17T12:56:07.8751728Z test_atleast_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.088s) 2022-08-17T12:56:07.9646868Z test_atleast_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.089s) 2022-08-17T12:56:08.0285937Z test_atleast_gradient_cpu (__main__.TestOldViewOpsCPU) ... ok (0.064s) 2022-08-17T12:56:08.0393198Z test_big_transpose_cpu (__main__.TestOldViewOpsCPU) ... ok (0.011s) 2022-08-17T12:56:08.0487520Z test_broadcast_shapes_cpu (__main__.TestOldViewOpsCPU) ... ok (0.009s) 2022-08-17T12:56:08.0500274Z test_broadcast_tensors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.0522582Z test_broadcast_to_cpu_bool (__main__.TestOldViewOpsCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_comparison.py:599: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp:205.) 2022-08-17T12:56:08.0523947Z return torch.as_tensor(tensor_like) 2022-08-17T12:56:08.0823979Z ok (0.032s) 2022-08-17T12:56:08.1166309Z test_broadcast_to_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.034s) 2022-08-17T12:56:08.1511039Z test_broadcast_to_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.034s) 2022-08-17T12:56:08.1842551Z test_broadcast_to_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2022-08-17T12:56:08.2178599Z test_broadcast_to_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.034s) 2022-08-17T12:56:08.2510131Z test_broadcast_to_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2022-08-17T12:56:08.2822776Z test_broadcast_to_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:56:08.3135232Z test_broadcast_to_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:56:08.3446895Z test_broadcast_to_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:56:08.3760707Z test_broadcast_to_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:56:08.4074141Z test_broadcast_to_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:56:08.4138444Z test_chunk_cpu (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2022-08-17T12:56:08.4269094Z test_conj_neg_view_numpy_error_cpu (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:08.4279341Z test_contiguous_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.4289911Z test_crow_col_indices_cpu (__main__.TestOldViewOpsCPU) ... test_view_ops.py:1830: 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:56:08.4290591Z t = torch.sparse_csr_tensor(crow_indices, col_indices, values, size=(2, 2)) 2022-08-17T12:56:08.4290832Z ok (0.001s) 2022-08-17T12:56:08.4328240Z test_empty_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:56:08.4406883Z test_expand_cpu (__main__.TestOldViewOpsCPU) ... ok (0.008s) 2022-08-17T12:56:08.4564207Z test_flatten_cpu (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T12:56:08.4583333Z test_memory_format_resize__cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.4616694Z test_memory_format_resize_as_cpu (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:08.4658071Z test_narrow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:56:08.4762663Z test_narrow_tensor_cpu (__main__.TestOldViewOpsCPU) ... ok (0.010s) 2022-08-17T12:56:08.4783664Z test_python_types_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.4855113Z test_ravel_cpu (__main__.TestOldViewOpsCPU) ... ok (0.007s) 2022-08-17T12:56:08.4906144Z test_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.005s) 2022-08-17T12:56:08.4927627Z test_reshape_view_semantics_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.4947096Z test_reshape_view_semantics_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.4963115Z test_reshape_view_semantics_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.4978847Z test_reshape_view_semantics_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.4994274Z test_reshape_view_semantics_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5009919Z test_reshape_view_semantics_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.5024757Z test_reshape_view_semantics_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5039601Z test_reshape_view_semantics_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5054519Z test_reshape_view_semantics_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5068998Z test_reshape_view_semantics_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5083715Z test_reshape_view_semantics_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5098599Z test_reshape_view_semantics_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5116149Z test_resize_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.5135425Z test_resize_as_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:08.5144734Z test_resize_as_preserves_strides_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:08.5218174Z test_resize_overflow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.007s) 2022-08-17T12:56:08.5252983Z test_split_cpu (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:08.5363946Z test_t_cpu (__main__.TestOldViewOpsCPU) ... ok (0.011s) 2022-08-17T12:56:08.5750842Z test_tensor_split_errors_cpu (__main__.TestOldViewOpsCPU) ... ok (0.039s) 2022-08-17T12:56:08.7335323Z test_tensor_split_indices_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.158s) 2022-08-17T12:56:08.9375158Z test_tensor_split_indices_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.204s) 2022-08-17T12:56:09.1463220Z test_tensor_split_indices_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.209s) 2022-08-17T12:56:09.3353100Z test_tensor_split_indices_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.189s) 2022-08-17T12:56:09.5324645Z test_tensor_split_indices_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.197s) 2022-08-17T12:56:09.7148978Z test_tensor_split_indices_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.182s) 2022-08-17T12:56:09.8718601Z test_tensor_split_indices_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.157s) 2022-08-17T12:56:10.0285614Z test_tensor_split_indices_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.157s) 2022-08-17T12:56:10.1800618Z test_tensor_split_indices_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.151s) 2022-08-17T12:56:10.3371456Z test_tensor_split_indices_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.157s) 2022-08-17T12:56:10.4951011Z test_tensor_split_indices_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.158s) 2022-08-17T12:56:11.0387192Z test_tensor_split_sections_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.543s) 2022-08-17T12:56:11.7011615Z test_tensor_split_sections_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.662s) 2022-08-17T12:56:12.3806213Z test_tensor_split_sections_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.679s) 2022-08-17T12:56:13.0265673Z test_tensor_split_sections_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.646s) 2022-08-17T12:56:13.6725209Z test_tensor_split_sections_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.646s) 2022-08-17T12:56:14.2946145Z test_tensor_split_sections_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.622s) 2022-08-17T12:56:14.8375296Z test_tensor_split_sections_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.543s) 2022-08-17T12:56:15.3825594Z test_tensor_split_sections_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.545s) 2022-08-17T12:56:15.9096504Z test_tensor_split_sections_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.527s) 2022-08-17T12:56:16.4542572Z test_tensor_split_sections_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.545s) 2022-08-17T12:56:16.9974941Z test_tensor_split_sections_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.543s) 2022-08-17T12:56:17.0279836Z test_transpose_invalid_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T12:56:17.0573612Z test_transpose_invalid_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.029s) 2022-08-17T12:56:17.0862175Z test_transpose_invalid_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.029s) 2022-08-17T12:56:17.1133868Z test_transpose_vs_numpy_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.027s) 2022-08-17T12:56:17.1364526Z test_transpose_vs_numpy_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.023s) 2022-08-17T12:56:17.1484382Z test_transpose_vs_numpy_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.012s) 2022-08-17T12:56:17.1518404Z test_transposes_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.1541892Z test_transposes_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.1579501Z test_transposes_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:56:17.1618476Z test_transposes_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2022-08-17T12:56:17.1651367Z test_transposes_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.1683117Z test_transposes_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.1714106Z test_transposes_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.1738342Z test_transposes_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.1761606Z test_transposes_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.1784042Z test_transposes_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.1807490Z test_transposes_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.1830781Z test_transposes_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.1969469Z test_transposes_errors_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:56:17.2102776Z test_transposes_errors_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.2239401Z test_transposes_errors_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:56:17.2375783Z test_transposes_errors_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2022-08-17T12:56:17.2511117Z test_transposes_errors_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.2646816Z test_transposes_errors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.2781779Z test_transposes_errors_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.2915529Z test_transposes_errors_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.3049332Z test_transposes_errors_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.3183297Z test_transposes_errors_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.3315881Z test_transposes_errors_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.3449245Z test_transposes_errors_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2022-08-17T12:56:17.3467154Z test_unsqueeze_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.3480874Z test_view_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.3808280Z test_view_cpu (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2022-08-17T12:56:17.3817209Z test_view_empty_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.3832019Z test_T_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.3842163Z test_advanced_indexing_assignment_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.3854562Z test_advanced_indexing_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4182828Z test_as_strided_gradients_cpu (__main__.TestViewOpsCPU) ... ok (0.033s) 2022-08-17T12:56:17.4194179Z test_as_strided_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4204760Z test_as_strided_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4215296Z test_basic_indexing_ellipses_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4225453Z test_basic_indexing_newaxis_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4235407Z test_basic_indexing_slice_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4241028Z test_chunk_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:56:17.4255857Z test_conj_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4271034Z test_conj_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4279076Z test_conj_self_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4286782Z test_conj_self_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4294168Z test_conj_self_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4301645Z test_conj_self_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4309119Z test_conj_self_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4316707Z test_conj_self_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4324340Z test_conj_self_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4331786Z test_conj_self_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4339212Z test_conj_self_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4354269Z test_conj_view_with_shared_memory_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4365931Z test_contiguous_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4372994Z test_contiguous_self_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4387256Z test_diagonal_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4398023Z test_expand_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4408534Z test_expand_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4425332Z test_flatten_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4453153Z test_flatten_view_cpu (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4485322Z test_imag_noncomplex_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4515859Z test_imag_noncomplex_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4546094Z test_imag_noncomplex_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4576201Z test_imag_noncomplex_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4607005Z test_imag_noncomplex_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4636838Z test_imag_noncomplex_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4667073Z test_imag_noncomplex_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4697088Z test_imag_noncomplex_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4728405Z test_imag_noncomplex_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4756801Z test_movedim_view_cpu (__main__.TestViewOpsCPU) ... ok (0.003s) 2022-08-17T12:56:17.4767269Z test_narrow_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4777513Z test_permute_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4800186Z test_real_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4822849Z test_real_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4833144Z test_reshape_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4843821Z test_reshape_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4853791Z test_reshape_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4863472Z test_select_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4879116Z test_set_real_imag_cpu_complex128_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4894533Z test_set_real_imag_cpu_complex128_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4909775Z test_set_real_imag_cpu_complex128_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.4926539Z test_set_real_imag_cpu_complex128_complex64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4942625Z test_set_real_imag_cpu_complex128_float16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4958201Z test_set_real_imag_cpu_complex128_float32 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4974478Z test_set_real_imag_cpu_complex128_float64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.4991151Z test_set_real_imag_cpu_complex128_int16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5007306Z test_set_real_imag_cpu_complex128_int32 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5022595Z test_set_real_imag_cpu_complex128_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5038284Z test_set_real_imag_cpu_complex128_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5053405Z test_set_real_imag_cpu_complex128_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5068484Z test_set_real_imag_cpu_complex64_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5083983Z test_set_real_imag_cpu_complex64_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5099258Z test_set_real_imag_cpu_complex64_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5115154Z test_set_real_imag_cpu_complex64_complex64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5130912Z test_set_real_imag_cpu_complex64_float16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5145901Z test_set_real_imag_cpu_complex64_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5161115Z test_set_real_imag_cpu_complex64_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5176539Z test_set_real_imag_cpu_complex64_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5191883Z test_set_real_imag_cpu_complex64_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5207508Z test_set_real_imag_cpu_complex64_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5223403Z test_set_real_imag_cpu_complex64_int8 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5240378Z test_set_real_imag_cpu_complex64_uint8 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5246476Z test_split_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:56:17.5256857Z test_squeeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5266565Z test_squeeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5276951Z test_t_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5286912Z test_t_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5305348Z test_transpose_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5318730Z test_transpose_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5374637Z test_unbind_cpu (__main__.TestViewOpsCPU) ... ok (0.006s) 2022-08-17T12:56:17.5389871Z test_unbind_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5400142Z test_unfold_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5410829Z test_unsqueeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5428771Z test_unsqueeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5655686Z test_view_as_complex_cpu (__main__.TestViewOpsCPU) ... ok (0.023s) 2022-08-17T12:56:17.5678205Z test_view_as_real_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5693658Z test_view_as_real_cpu_complex32 (__main__.TestViewOpsCPU) ... test_view_ops.py:308: 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:56:17.5694192Z t = torch.randn(3, 4, dtype=dtype, device=device) 2022-08-17T12:56:17.5701490Z ok (0.002s) 2022-08-17T12:56:17.5723365Z test_view_as_real_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.5733655Z test_view_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5748847Z test_view_copy_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:17.5764500Z test_view_copy_out_cpu (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:17.7284670Z test_view_dtype_new_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.152s) 2022-08-17T12:56:17.8991473Z test_view_dtype_new_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.171s) 2022-08-17T12:56:18.0409028Z test_view_dtype_new_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.142s) 2022-08-17T12:56:18.1954316Z test_view_dtype_new_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.154s) 2022-08-17T12:56:18.3505774Z test_view_dtype_new_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.155s) 2022-08-17T12:56:18.4908376Z test_view_dtype_new_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.140s) 2022-08-17T12:56:18.6440348Z test_view_dtype_new_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.153s) 2022-08-17T12:56:18.7973734Z test_view_dtype_new_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.153s) 2022-08-17T12:56:18.9359246Z test_view_dtype_new_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.138s) 2022-08-17T12:56:19.0875594Z test_view_dtype_new_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.152s) 2022-08-17T12:56:19.2392206Z test_view_dtype_new_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.152s) 2022-08-17T12:56:19.3145495Z test_view_dtype_upsize_errors_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.075s) 2022-08-17T12:56:19.4245727Z test_view_dtype_upsize_errors_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.110s) 2022-08-17T12:56:19.4261625Z test_view_dtype_upsize_errors_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:19.4399417Z test_view_dtype_upsize_errors_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.014s) 2022-08-17T12:56:19.5141213Z test_view_dtype_upsize_errors_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.074s) 2022-08-17T12:56:19.5641398Z test_view_dtype_upsize_errors_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.050s) 2022-08-17T12:56:19.5779549Z test_view_dtype_upsize_errors_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.014s) 2022-08-17T12:56:19.6516391Z test_view_dtype_upsize_errors_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.074s) 2022-08-17T12:56:19.7013199Z test_view_dtype_upsize_errors_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.050s) 2022-08-17T12:56:19.7148612Z test_view_dtype_upsize_errors_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.014s) 2022-08-17T12:56:19.8246418Z test_view_dtype_upsize_errors_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.110s) 2022-08-17T12:56:19.9344759Z test_view_dtype_upsize_errors_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.110s) 2022-08-17T12:56:19.9360616Z test_view_tensor_dsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2022-08-17T12:56:19.9374027Z test_view_tensor_dsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9387204Z test_view_tensor_dsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9400509Z test_view_tensor_dsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9413295Z test_view_tensor_dsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9425871Z test_view_tensor_dsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9438562Z test_view_tensor_dsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9450635Z test_view_tensor_dsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9462545Z test_view_tensor_dsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9474414Z test_view_tensor_dsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9486476Z test_view_tensor_dsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9498397Z test_view_tensor_dsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9511339Z test_view_tensor_hsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9523335Z test_view_tensor_hsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9536436Z test_view_tensor_hsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9549506Z test_view_tensor_hsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9562506Z test_view_tensor_hsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9575535Z test_view_tensor_hsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9587946Z test_view_tensor_hsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9600228Z test_view_tensor_hsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9612173Z test_view_tensor_hsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9623863Z test_view_tensor_hsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9635818Z test_view_tensor_hsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9647889Z test_view_tensor_hsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9659785Z test_view_tensor_split_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9671194Z test_view_tensor_split_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9683784Z test_view_tensor_split_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9697147Z test_view_tensor_split_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9709879Z test_view_tensor_split_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9721958Z test_view_tensor_split_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9734767Z test_view_tensor_split_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9746926Z test_view_tensor_split_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9758408Z test_view_tensor_split_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9769849Z test_view_tensor_split_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9781230Z test_view_tensor_split_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9792731Z test_view_tensor_split_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9805471Z test_view_tensor_vsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9817617Z test_view_tensor_vsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9830569Z test_view_tensor_vsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9843717Z test_view_tensor_vsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9856481Z test_view_tensor_vsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9869198Z test_view_tensor_vsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9882307Z test_view_tensor_vsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9893577Z test_view_tensor_vsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9905302Z test_view_tensor_vsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9916997Z test_view_tensor_vsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9929229Z test_view_tensor_vsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9941030Z test_view_tensor_vsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:19.9950675Z test_view_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T12:56:20.0935115Z test_T_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.090s) 2022-08-17T12:56:20.0954713Z test_advanced_indexing_assignment_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2022-08-17T12:56:20.0993350Z test_advanced_indexing_nonview_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.1322315Z test_as_strided_gradients_lazy (__main__.TestViewOpsLAZY) ... ok (0.033s) 2022-08-17T12:56:20.1381261Z test_as_strided_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.006s) 2022-08-17T12:56:20.1422056Z test_as_strided_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.1473688Z test_basic_indexing_ellipses_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:56:20.1524988Z test_basic_indexing_newaxis_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:56:20.1574681Z test_basic_indexing_slice_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:56:20.1580483Z test_chunk_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:56:20.1592109Z test_conj_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1602768Z test_conj_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1610870Z test_conj_self_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1619063Z test_conj_self_lazy_float16 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1627222Z test_conj_self_lazy_float32 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1635520Z test_conj_self_lazy_float64 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1643728Z test_conj_self_lazy_int16 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1651929Z test_conj_self_lazy_int32 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1660078Z test_conj_self_lazy_int64 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1668234Z test_conj_self_lazy_int8 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1676435Z test_conj_self_lazy_uint8 (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1686544Z test_conj_view_with_shared_memory_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1695109Z test_contiguous_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1702312Z test_contiguous_self_lazy (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.1776621Z test_diagonal_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.007s) 2022-08-17T12:56:20.1820796Z test_expand_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.1830230Z test_expand_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1842373Z test_flatten_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1860453Z test_flatten_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:56:20.1868111Z test_imag_noncomplex_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1875952Z test_imag_noncomplex_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1883889Z test_imag_noncomplex_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1891875Z test_imag_noncomplex_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1899708Z test_imag_noncomplex_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1907556Z test_imag_noncomplex_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1915507Z test_imag_noncomplex_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1923451Z test_imag_noncomplex_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.1931605Z test_imag_noncomplex_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.2909588Z test_movedim_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.098s) 2022-08-17T12:56:20.2955910Z test_narrow_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:56:20.3262452Z test_permute_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.031s) 2022-08-17T12:56:20.3278587Z test_real_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:56:20.3293779Z test_real_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3331851Z test_reshape_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.3341005Z test_reshape_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3639003Z test_reshape_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.030s) 2022-08-17T12:56:20.3674699Z test_select_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.3687876Z test_set_real_imag_lazy_complex128_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3700122Z test_set_real_imag_lazy_complex128_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3712552Z test_set_real_imag_lazy_complex128_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3724950Z test_set_real_imag_lazy_complex128_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3737382Z test_set_real_imag_lazy_complex128_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3749625Z test_set_real_imag_lazy_complex128_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3762071Z test_set_real_imag_lazy_complex128_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3774481Z test_set_real_imag_lazy_complex128_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3787107Z test_set_real_imag_lazy_complex128_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3799622Z test_set_real_imag_lazy_complex128_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3812103Z test_set_real_imag_lazy_complex128_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3824383Z test_set_real_imag_lazy_complex128_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3836854Z test_set_real_imag_lazy_complex64_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3849451Z test_set_real_imag_lazy_complex64_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3861770Z test_set_real_imag_lazy_complex64_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3874224Z test_set_real_imag_lazy_complex64_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3887052Z test_set_real_imag_lazy_complex64_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3899260Z test_set_real_imag_lazy_complex64_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3911664Z test_set_real_imag_lazy_complex64_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3924147Z test_set_real_imag_lazy_complex64_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3936553Z test_set_real_imag_lazy_complex64_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3948876Z test_set_real_imag_lazy_complex64_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3961314Z test_set_real_imag_lazy_complex64_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3973876Z test_set_real_imag_lazy_complex64_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.3979729Z test_split_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2022-08-17T12:56:20.4017688Z test_squeeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.4053268Z test_squeeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.4097741Z test_t_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.4136659Z test_t_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.4494408Z test_transpose_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.036s) 2022-08-17T12:56:20.4834008Z test_transpose_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.034s) 2022-08-17T12:56:20.4892602Z test_unbind_lazy (__main__.TestViewOpsLAZY) ... ok (0.006s) 2022-08-17T12:56:20.4902631Z test_unbind_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.4937007Z test_unfold_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2022-08-17T12:56:20.4985462Z test_unsqueeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2022-08-17T12:56:20.5029260Z test_unsqueeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.5050867Z test_view_as_complex_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2022-08-17T12:56:20.5065632Z test_view_as_real_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5080721Z test_view_as_real_lazy_complex32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5095840Z test_view_as_real_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5109779Z test_view_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.001s) 2022-08-17T12:56:20.5167779Z test_view_copy_lazy (__main__.TestViewOpsLAZY) ... ok (0.006s) 2022-08-17T12:56:20.5203741Z test_view_copy_out_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2022-08-17T12:56:20.5241353Z test_view_dtype_new_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5278038Z test_view_dtype_new_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5314699Z test_view_dtype_new_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5351507Z test_view_dtype_new_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5391018Z test_view_dtype_new_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5427134Z test_view_dtype_new_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5463641Z test_view_dtype_new_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5500323Z test_view_dtype_new_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5536504Z test_view_dtype_new_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5573846Z test_view_dtype_new_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5609970Z test_view_dtype_new_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.004s) 2022-08-17T12:56:20.5624257Z test_view_dtype_upsize_errors_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5638392Z test_view_dtype_upsize_errors_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5653179Z test_view_dtype_upsize_errors_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5667591Z test_view_dtype_upsize_errors_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5681882Z test_view_dtype_upsize_errors_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5696081Z test_view_dtype_upsize_errors_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5710192Z test_view_dtype_upsize_errors_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5724528Z test_view_dtype_upsize_errors_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5738758Z test_view_dtype_upsize_errors_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5753157Z test_view_dtype_upsize_errors_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5767549Z test_view_dtype_upsize_errors_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5781522Z test_view_dtype_upsize_errors_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5791453Z test_view_tensor_dsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5801464Z test_view_tensor_dsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5811499Z test_view_tensor_dsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5821351Z test_view_tensor_dsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5831282Z test_view_tensor_dsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5841099Z test_view_tensor_dsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5851314Z test_view_tensor_dsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5861742Z test_view_tensor_dsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5871729Z test_view_tensor_dsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5882018Z test_view_tensor_dsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5891998Z test_view_tensor_dsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5901685Z test_view_tensor_dsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5911653Z test_view_tensor_hsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5922458Z test_view_tensor_hsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5933309Z test_view_tensor_hsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5944214Z test_view_tensor_hsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5955264Z test_view_tensor_hsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5966323Z test_view_tensor_hsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5977231Z test_view_tensor_hsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5988094Z test_view_tensor_hsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.5999135Z test_view_tensor_hsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6010168Z test_view_tensor_hsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6020966Z test_view_tensor_hsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6031986Z test_view_tensor_hsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6042681Z test_view_tensor_split_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6053698Z test_view_tensor_split_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6064462Z test_view_tensor_split_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6075455Z test_view_tensor_split_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6086361Z test_view_tensor_split_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6097064Z test_view_tensor_split_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6108016Z test_view_tensor_split_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6118853Z test_view_tensor_split_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6129729Z test_view_tensor_split_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6139991Z test_view_tensor_split_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6149912Z test_view_tensor_split_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6159660Z test_view_tensor_split_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6169739Z test_view_tensor_vsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6179694Z test_view_tensor_vsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6189382Z test_view_tensor_vsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6199400Z test_view_tensor_vsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6209580Z test_view_tensor_vsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6219453Z test_view_tensor_vsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6229274Z test_view_tensor_vsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6239226Z test_view_tensor_vsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6249205Z test_view_tensor_vsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6259058Z test_view_tensor_vsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6268835Z test_view_tensor_vsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6278855Z test_view_tensor_vsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T12:56:20.6296029Z test_view_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2022-08-17T12:56:20.6296280Z 2022-08-17T12:56:20.6296666Z ---------------------------------------------------------------------- 2022-08-17T12:56:20.6297139Z Ran 439 tests in 14.107s 2022-08-17T12:56:20.6297294Z 2022-08-17T12:56:20.6297360Z OK (skipped=123) 2022-08-17T12:56:20.6297471Z 2022-08-17T12:56:20.6297555Z Generating XML reports... 2022-08-17T12:56:20.6404295Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCPU-20220817125606.xml 2022-08-17T12:56:20.6521571Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCPU-20220817125606.xml 2022-08-17T12:56:20.6661438Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsLAZY-20220817125606.xml 2022-08-17T12:56:20.9275870Z Running lazy/test_ts_opinfo ... [2022-08-17 12:56:20.927143] 2022-08-17T12:56:20.9276406Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:20.927225] 2022-08-17T12:56:22.9611716Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2022-08-17T12:56:22.9635229Z 2022-08-17T12:56:22.9635411Z Running tests... 2022-08-17T12:56:22.9635831Z ---------------------------------------------------------------------- 2022-08-17T12:56:23.1518163Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.188s) 2022-08-17T12:56:23.1559972Z test_correctness_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:23.4061078Z test_correctness_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.250s) 2022-08-17T12:56:23.7697350Z test_correctness_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.364s) 2022-08-17T12:56:23.8373491Z test_correctness_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.068s) 2022-08-17T12:56:23.8672271Z test_correctness_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.030s) 2022-08-17T12:56:23.8685658Z test_correctness_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:56:23.9333159Z test_correctness_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.065s) 2022-08-17T12:56:24.0558903Z test_correctness_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.122s) 2022-08-17T12:56:24.1251828Z test_correctness_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.069s) 2022-08-17T12:56:24.1292944Z test_correctness_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:24.1898059Z test_correctness_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.060s) 2022-08-17T12:56:24.4098660Z test_correctness_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.220s) 2022-08-17T12:56:24.6267314Z test_correctness_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.217s) 2022-08-17T12:56:26.1216090Z test_correctness_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (1.495s) 2022-08-17T12:56:26.1270318Z test_correctness_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:26.1319623Z test_correctness_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:26.4661333Z test_correctness_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.334s) 2022-08-17T12:56:26.7635118Z test_correctness_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.297s) 2022-08-17T12:56:26.8646859Z test_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.101s) 2022-08-17T12:56:26.8766722Z test_correctness_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:26.8780721Z test_correctness_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:56:26.8912327Z test_correctness_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:26.9528481Z test_correctness_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.061s) 2022-08-17T12:56:26.9841201Z test_correctness_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:56:27.0224256Z test_correctness_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.038s) 2022-08-17T12:56:27.0268548Z test_correctness_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:27.0387618Z test_correctness_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:27.0509518Z test_correctness_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:27.0630951Z test_correctness_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:27.0752031Z test_correctness_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:27.0806848Z test_correctness_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:27.1574006Z test_correctness_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.077s) 2022-08-17T12:56:27.6984954Z test_correctness_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.541s) 2022-08-17T12:56:27.7111104Z test_correctness_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:27.7224587Z test_correctness_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:56:27.7346890Z test_correctness_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:27.7381474Z test_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:27.7414809Z test_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:28.3110695Z test_correctness_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.569s) 2022-08-17T12:56:28.4411517Z test_correctness_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.130s) 2022-08-17T12:56:28.4534572Z test_correctness_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:28.4567640Z test_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:28.5103466Z test_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.053s) 2022-08-17T12:56:29.0751716Z test_correctness_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.565s) 2022-08-17T12:56:29.0790236Z test_correctness_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:29.0909375Z test_correctness_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:29.1578804Z test_correctness_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.067s) 2022-08-17T12:56:29.2497199Z test_correctness_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.092s) 2022-08-17T12:56:29.2623955Z test_correctness_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:29.2652274Z test_correctness_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:29.7227409Z test_correctness_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.457s) 2022-08-17T12:56:29.7598649Z test_correctness_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.037s) 2022-08-17T12:56:29.7643708Z test_correctness_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:29.7690542Z test_correctness_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:29.7729733Z test_correctness_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:29.7849041Z test_correctness_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:29.8883917Z test_correctness_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.103s) 2022-08-17T12:56:29.8928322Z test_correctness_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:29.9507017Z test_correctness_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.058s) 2022-08-17T12:56:29.9587200Z test_correctness_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:56:29.9614661Z test_correctness_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:29.9655671Z test_correctness_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:30.0305247Z test_correctness_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.065s) 2022-08-17T12:56:30.0409635Z test_correctness_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T12:56:30.0440539Z test_correctness_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:30.1321995Z test_correctness_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.088s) 2022-08-17T12:56:30.1400406Z test_correctness_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:56:30.1544954Z test_correctness_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:56:30.1713644Z test_correctness_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.017s) 2022-08-17T12:56:30.1740851Z test_correctness_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:30.1795599Z test_correctness_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:30.1820389Z test_correctness_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:30.2834987Z test_correctness_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.101s) 2022-08-17T12:56:30.2898239Z test_correctness_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:56:30.2926716Z test_correctness_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:30.2957421Z test_correctness_with_reusing_ir_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:30.3110270Z test_correctness_with_reusing_ir_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:56:30.3355230Z test_correctness_with_reusing_ir_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.024s) 2022-08-17T12:56:30.3427349Z test_correctness_with_reusing_ir_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:30.3495226Z test_correctness_with_reusing_ir_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:30.3510255Z test_correctness_with_reusing_ir_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.002s) 2022-08-17T12:56:30.3596352Z test_correctness_with_reusing_ir_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:56:30.3709338Z test_correctness_with_reusing_ir_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:56:30.4095433Z test_correctness_with_reusing_ir_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.038s) 2022-08-17T12:56:30.5509600Z test_correctness_with_reusing_ir_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.141s) 2022-08-17T12:56:30.5822157Z test_correctness_with_reusing_ir_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:56:30.5874805Z test_correctness_with_reusing_ir_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:30.5962646Z test_correctness_with_reusing_ir_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:56:31.7867396Z test_correctness_with_reusing_ir_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (1.190s) 2022-08-17T12:56:31.7918707Z test_correctness_with_reusing_ir_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:31.7970152Z test_correctness_with_reusing_ir_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:31.8834786Z test_correctness_with_reusing_ir_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.086s) 2022-08-17T12:56:31.8960639Z test_correctness_with_reusing_ir_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:31.9080316Z test_correctness_with_reusing_ir_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:31.9200930Z test_correctness_with_reusing_ir_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:31.9215945Z test_correctness_with_reusing_ir_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:56:31.9363443Z test_correctness_with_reusing_ir_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2022-08-17T12:56:31.9410826Z test_correctness_with_reusing_ir_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:31.9520290Z test_correctness_with_reusing_ir_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:56:31.9550213Z test_correctness_with_reusing_ir_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:31.9593210Z test_correctness_with_reusing_ir_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:31.9701809Z test_correctness_with_reusing_ir_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:56:31.9833002Z test_correctness_with_reusing_ir_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:31.9959946Z test_correctness_with_reusing_ir_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:32.0091132Z test_correctness_with_reusing_ir_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:32.0136416Z test_correctness_with_reusing_ir_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:32.0181622Z test_correctness_with_reusing_ir_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:32.0322273Z test_correctness_with_reusing_ir_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:56:32.0449549Z test_correctness_with_reusing_ir_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:32.0643704Z test_correctness_with_reusing_ir_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.019s) 2022-08-17T12:56:32.0770620Z test_correctness_with_reusing_ir_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:32.0804914Z test_correctness_with_reusing_ir_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:32.0853859Z test_correctness_with_reusing_ir_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:32.6484249Z test_correctness_with_reusing_ir_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.563s) 2022-08-17T12:56:32.6647661Z test_correctness_with_reusing_ir_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:56:32.6773341Z test_correctness_with_reusing_ir_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:32.6807755Z test_correctness_with_reusing_ir_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:32.6848896Z test_correctness_with_reusing_ir_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:33.2483403Z test_correctness_with_reusing_ir_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.563s) 2022-08-17T12:56:33.2521885Z test_correctness_with_reusing_ir_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:33.2646182Z test_correctness_with_reusing_ir_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.012s) 2022-08-17T12:56:33.2678576Z test_correctness_with_reusing_ir_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:33.4230472Z test_correctness_with_reusing_ir_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.155s) 2022-08-17T12:56:33.4359149Z test_correctness_with_reusing_ir_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:33.4389425Z test_correctness_with_reusing_ir_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:33.8427636Z test_correctness_with_reusing_ir_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.404s) 2022-08-17T12:56:33.8801467Z test_correctness_with_reusing_ir_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.037s) 2022-08-17T12:56:33.8850354Z test_correctness_with_reusing_ir_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:33.9720928Z test_correctness_with_reusing_ir_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.087s) 2022-08-17T12:56:33.9767078Z test_correctness_with_reusing_ir_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:33.9899642Z test_correctness_with_reusing_ir_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:34.0442120Z test_correctness_with_reusing_ir_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.054s) 2022-08-17T12:56:34.0492380Z test_correctness_with_reusing_ir_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:34.0705127Z test_correctness_with_reusing_ir_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.021s) 2022-08-17T12:56:34.0790516Z test_correctness_with_reusing_ir_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:56:34.0821765Z test_correctness_with_reusing_ir_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:34.0866808Z test_correctness_with_reusing_ir_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:34.4284372Z test_correctness_with_reusing_ir_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.342s) 2022-08-17T12:56:34.4520905Z test_correctness_with_reusing_ir_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.024s) 2022-08-17T12:56:34.4917349Z test_correctness_with_reusing_ir_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.040s) 2022-08-17T12:56:34.5043054Z test_correctness_with_reusing_ir_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2022-08-17T12:56:34.5129307Z test_correctness_with_reusing_ir_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:56:34.5286911Z test_correctness_with_reusing_ir_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T12:56:34.5474869Z test_correctness_with_reusing_ir_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.019s) 2022-08-17T12:56:34.5505390Z test_correctness_with_reusing_ir_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:34.5616992Z test_correctness_with_reusing_ir_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2022-08-17T12:56:34.5645033Z test_correctness_with_reusing_ir_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:34.5721415Z test_correctness_with_reusing_ir_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:34.5794982Z test_correctness_with_reusing_ir_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:34.5831681Z test_correctness_with_reusing_ir_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:34.5868966Z test_dispatched_to_lazy_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:34.5935637Z test_dispatched_to_lazy_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:34.6125481Z test_dispatched_to_lazy_addcdiv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.019s) 2022-08-17T12:56:35.2999492Z test_dispatched_to_lazy_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.687s) 2022-08-17T12:56:35.3054707Z test_dispatched_to_lazy_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:56:35.4203163Z test_dispatched_to_lazy_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.115s) 2022-08-17T12:56:35.4229401Z test_dispatched_to_lazy_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.003s) 2022-08-17T12:56:35.4281913Z test_dispatched_to_lazy_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:35.4354912Z test_dispatched_to_lazy_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.4425657Z test_dispatched_to_lazy_bernoulli_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.4455463Z test_dispatched_to_lazy_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.4499107Z test_dispatched_to_lazy_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.4533497Z test_dispatched_to_lazy_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.4834048Z test_dispatched_to_lazy_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.030s) 2022-08-17T12:56:35.4920977Z test_dispatched_to_lazy_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:56:35.4949440Z test_dispatched_to_lazy_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.4989778Z test_dispatched_to_lazy_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.5065300Z test_dispatched_to_lazy_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.5135967Z test_dispatched_to_lazy_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.5205034Z test_dispatched_to_lazy_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.5272114Z test_dispatched_to_lazy_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.5284813Z test_dispatched_to_lazy_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2022-08-17T12:56:35.5334198Z test_dispatched_to_lazy_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:35.5652316Z test_dispatched_to_lazy_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.032s) 2022-08-17T12:56:35.5694022Z test_dispatched_to_lazy_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6072369Z test_dispatched_to_lazy_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.038s) 2022-08-17T12:56:35.6104644Z test_dispatched_to_lazy_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.6181849Z test_dispatched_to_lazy_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:56:35.6226823Z test_dispatched_to_lazy_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6270820Z test_dispatched_to_lazy_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6314350Z test_dispatched_to_lazy_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6342795Z test_dispatched_to_lazy_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.6656848Z test_dispatched_to_lazy_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T12:56:35.6700780Z test_dispatched_to_lazy_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6743581Z test_dispatched_to_lazy_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6786484Z test_dispatched_to_lazy_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6814844Z test_dispatched_to_lazy_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.6851143Z test_dispatched_to_lazy_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.6893919Z test_dispatched_to_lazy_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.6927955Z test_dispatched_to_lazy_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.6970910Z test_dispatched_to_lazy_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.7524719Z test_dispatched_to_lazy_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.055s) 2022-08-17T12:56:35.8423689Z test_dispatched_to_lazy_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.090s) 2022-08-17T12:56:35.8469462Z test_dispatched_to_lazy_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:35.8503357Z test_dispatched_to_lazy_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.8552953Z test_dispatched_to_lazy_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:35.8590687Z test_dispatched_to_lazy_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.8664782Z test_dispatched_to_lazy_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.8712922Z test_dispatched_to_lazy_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:35.8740774Z test_dispatched_to_lazy_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.8826321Z test_dispatched_to_lazy_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2022-08-17T12:56:35.8851208Z test_dispatched_to_lazy_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:35.8877354Z test_dispatched_to_lazy_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.8905318Z test_dispatched_to_lazy_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.8950568Z test_dispatched_to_lazy_pow_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.8980059Z test_dispatched_to_lazy_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.9051626Z test_dispatched_to_lazy_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2022-08-17T12:56:35.9187838Z test_dispatched_to_lazy_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:56:35.9214835Z test_dispatched_to_lazy_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.9351269Z test_dispatched_to_lazy_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.014s) 2022-08-17T12:56:35.9389823Z test_dispatched_to_lazy_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.9412896Z test_dispatched_to_lazy_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:35.9437214Z test_dispatched_to_lazy_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:35.9494613Z test_dispatched_to_lazy_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:56:35.9583202Z test_dispatched_to_lazy_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2022-08-17T12:56:35.9608446Z test_dispatched_to_lazy_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:35.9640519Z test_dispatched_to_lazy_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:35.9683016Z test_dispatched_to_lazy_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2022-08-17T12:56:35.9730732Z test_dispatched_to_lazy_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2022-08-17T12:56:35.9992108Z test_dispatched_to_lazy_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T12:56:36.0014684Z test_dispatched_to_lazy_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:36.0075061Z test_dispatched_to_lazy_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2022-08-17T12:56:36.0096604Z test_dispatched_to_lazy_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:36.0126685Z test_dispatched_to_lazy_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2022-08-17T12:56:36.0625768Z test_dispatched_to_lazy_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.050s) 2022-08-17T12:56:36.0650516Z test_dispatched_to_lazy_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2022-08-17T12:56:36.0664513Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.001s) 2022-08-17T12:56:36.0683608Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.002s) 2022-08-17T12:56:36.0707225Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.002s) 2022-08-17T12:56:36.0708389Z 2022-08-17T12:56:36.0709075Z ---------------------------------------------------------------------- 2022-08-17T12:56:36.0709687Z Ran 230 tests in 13.107s 2022-08-17T12:56:36.0709890Z 2022-08-17T12:56:36.0710048Z OK (skipped=6, expected failures=2) 2022-08-17T12:56:36.0710264Z 2022-08-17T12:56:36.0710463Z Generating XML reports... 2022-08-17T12:56:36.0743233Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220817125622.xml 2022-08-17T12:56:36.0903300Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20220817125622.xml 2022-08-17T12:56:36.0907516Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220817125622.xml 2022-08-17T12:56:36.4517316Z Running test_jit_autocast ... [2022-08-17 12:56:36.451302] 2022-08-17T12:56:36.4517876Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:36.451384] 2022-08-17T12:56:38.7684128Z CUDA not available, skipping tests 2022-08-17T12:56:38.7711140Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-08-17T12:56:38.8183186Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2022-08-17T12:56:38.8198578Z 2022-08-17T12:56:38.8198855Z Running tests... 2022-08-17T12:56:38.8199532Z ---------------------------------------------------------------------- 2022-08-17T12:56:38.8211808Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8220479Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.001s) 2022-08-17T12:56:38.8234714Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8240417Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.001s) 2022-08-17T12:56:38.8245855Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.8254928Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8261104Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8266907Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8273155Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8278435Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8286801Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.001s) 2022-08-17T12:56:38.8293237Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8301147Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8306692Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8312691Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8321107Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8325135Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.8329790Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.8338522Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8347875Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8479601Z test_ignore_amp (__main__.TestAutocast) ... ok (0.013s) 2022-08-17T12:56:38.8485209Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.8492972Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9044714Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.055s) 2022-08-17T12:56:38.9051590Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9064738Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9077829Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9088769Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9098441Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9104265Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.001s) 2022-08-17T12:56:38.9109859Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9114829Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.9119554Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.9128046Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9134268Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9139386Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.9147485Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9155603Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.001s) 2022-08-17T12:56:38.9160504Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.9165569Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.000s) 2022-08-17T12:56:38.9171730Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9178804Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.001s) 2022-08-17T12:56:38.9188170Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9193901Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:38.9200551Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.001s) 2022-08-17T12:56:41.6777398Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (2.757s) 2022-08-17T12:56:41.7906284Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T12:56:41.7907279Z warnings.warn(msg, FutureWarning) 2022-08-17T12:56:45.4577635Z ok (3.778s) 2022-08-17T12:56:48.8759562Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (3.418s) 2022-08-17T12:56:48.9332108Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.057s) 2022-08-17T12:56:48.9340845Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.001s) 2022-08-17T12:56:49.0027579Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.068s) 2022-08-17T12:56:49.0648475Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.062s) 2022-08-17T12:56:49.0671118Z 2022-08-17T12:56:49.0671855Z ---------------------------------------------------------------------- 2022-08-17T12:56:49.0672325Z Ran 52 tests in 10.245s 2022-08-17T12:56:49.0672550Z 2022-08-17T12:56:49.0672676Z OK (skipped=44) 2022-08-17T12:56:49.0672836Z 2022-08-17T12:56:49.0672921Z Generating XML reports... 2022-08-17T12:56:49.0722605Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220817125638.xml 2022-08-17T12:56:49.0737888Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20220817125638.xml 2022-08-17T12:56:49.4884722Z Running test_xnnpack_integration ... [2022-08-17 12:56:49.488092] 2022-08-17T12:56:49.4885277Z Executing ['/opt/conda/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:49.488174] 2022-08-17T12:56:50.5252962Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2022-08-17T12:56:50.5264799Z 2022-08-17T12:56:50.5264893Z Running tests... 2022-08-17T12:56:50.5265327Z ---------------------------------------------------------------------- 2022-08-17T12:56:50.5282296Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:56:50.5304006Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2022-08-17T12:56:51.4896809Z test_conv2d (__main__.TestXNNPACKOps) ... ok (0.959s) 2022-08-17T12:56:52.9618469Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (1.472s) 2022-08-17T12:56:52.9632975Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2022-08-17T12:56:53.1598131Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.196s) 2022-08-17T12:56:53.2461510Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.086s) 2022-08-17T12:56:54.4297093Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (1.183s) 2022-08-17T12:56:54.4343023Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.005s) 2022-08-17T12:56:56.4103633Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (1.976s) 2022-08-17T12:56:58.7583759Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (2.348s) 2022-08-17T12:56:58.7602978Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.002s) 2022-08-17T12:56:58.7603431Z 2022-08-17T12:56:58.7603888Z ---------------------------------------------------------------------- 2022-08-17T12:56:58.7604278Z Ran 12 tests in 8.234s 2022-08-17T12:56:58.7604473Z 2022-08-17T12:56:58.7604593Z OK (skipped=5) 2022-08-17T12:56:58.7604768Z 2022-08-17T12:56:58.7604904Z Generating XML reports... 2022-08-17T12:56:58.7633298Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20220817125650.xml 2022-08-17T12:56:58.7636855Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20220817125650.xml 2022-08-17T12:56:58.7641816Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20220817125650.xml 2022-08-17T12:56:58.7645763Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20220817125650.xml 2022-08-17T12:56:59.0648414Z Running test_masked ... [2022-08-17 12:56:59.064495] 2022-08-17T12:56:59.0648909Z Executing ['/opt/conda/bin/python', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:59.064578] 2022-08-17T12:57:01.0505124Z Test results will be stored in test-reports/python-unittest/test_masked 2022-08-17T12:57:01.0525144Z 2022-08-17T12:57:01.0525466Z Running tests... 2022-08-17T12:57:01.0526310Z ---------------------------------------------------------------------- 2022-08-17T12:57:01.1844951Z test_mask_layout_sparse_coo__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.132s) 2022-08-17T12:57:01.3186486Z test_mask_layout_sparse_coo__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.134s) 2022-08-17T12:57:01.4463555Z test_mask_layout_sparse_coo__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.128s) 2022-08-17T12:57:01.5723449Z test_mask_layout_sparse_coo__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.126s) 2022-08-17T12:57:01.5733749Z test_mask_layout_sparse_coo__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:01.5743532Z test_mask_layout_sparse_coo__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:01.5753307Z test_mask_layout_sparse_coo__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:01.5762709Z test_mask_layout_sparse_coo__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:01.5772392Z test_mask_layout_sparse_coo__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:01.7055544Z test_mask_layout_sparse_coo__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.128s) 2022-08-17T12:57:01.8336342Z test_mask_layout_sparse_coo__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.128s) 2022-08-17T12:57:01.9608373Z test_mask_layout_sparse_coo__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.127s) 2022-08-17T12:57:02.0868274Z test_mask_layout_sparse_coo__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.126s) 2022-08-17T12:57:02.0877112Z test_mask_layout_sparse_coo__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0885741Z test_mask_layout_sparse_coo__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0895205Z test_mask_layout_sparse_coo__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0904330Z test_mask_layout_sparse_coo__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0913628Z test_mask_layout_sparse_coo__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0929658Z test_mask_layout_sparse_coo__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.001s) 2022-08-17T12:57:02.0939517Z test_mask_layout_sparse_coo__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0949287Z test_mask_layout_sparse_coo__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0958380Z test_mask_layout_sparse_coo__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.0970954Z 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-17T12:57:02.0984289Z 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-17T12:57:02.0996781Z 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-17T12:57:02.1005614Z test_mask_layout_sparse_coo__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.1014406Z test_mask_layout_sparse_coo__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.1022986Z test_mask_layout_sparse_coo__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.1031920Z test_mask_layout_sparse_coo__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.1040631Z test_mask_layout_sparse_coo__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:02.1991449Z test_mask_layout_sparse_coo__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.095s) 2022-08-17T12:57:02.2958064Z test_mask_layout_sparse_coo__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.097s) 2022-08-17T12:57:02.3928127Z test_mask_layout_sparse_coo__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.097s) 2022-08-17T12:57:02.5203512Z test_mask_layout_sparse_coo__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.128s) 2022-08-17T12:57:02.6466847Z test_mask_layout_sparse_coo__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.126s) 2022-08-17T12:57:02.7402501Z test_mask_layout_sparse_coo__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.094s) 2022-08-17T12:57:02.8341313Z test_mask_layout_sparse_coo__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.094s) 2022-08-17T12:57:02.9270723Z test_mask_layout_sparse_coo__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.093s) 2022-08-17T12:57:03.0204604Z test_mask_layout_sparse_coo__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.093s) 2022-08-17T12:57:03.1114471Z test_mask_layout_sparse_coo__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.091s) 2022-08-17T12:57:03.2463765Z test_mask_layout_sparse_coo__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.135s) 2022-08-17T12:57:03.3467769Z test_mask_layout_sparse_coo__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.100s) 2022-08-17T12:57:03.4520997Z test_mask_layout_sparse_coo__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.105s) 2022-08-17T12:57:03.5556911Z test_mask_layout_sparse_coo__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.103s) 2022-08-17T12:57:03.6907845Z test_mask_layout_sparse_coo__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.135s) 2022-08-17T12:57:03.8245424Z test_mask_layout_sparse_coo__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.134s) 2022-08-17T12:57:03.9570890Z test_mask_layout_sparse_coo__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.132s) 2022-08-17T12:57:04.0556824Z test_mask_layout_sparse_coo__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.099s) 2022-08-17T12:57:04.1545210Z test_mask_layout_sparse_coo__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.099s) 2022-08-17T12:57:04.2519351Z test_mask_layout_sparse_coo__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.097s) 2022-08-17T12:57:04.3508594Z test_mask_layout_sparse_coo__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.099s) 2022-08-17T12:57:04.4479595Z test_mask_layout_sparse_coo__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.097s) 2022-08-17T12:57:04.4769022Z test_mask_layout_sparse_csr__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T12:57:04.5059999Z test_mask_layout_sparse_csr__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T12:57:04.5346569Z test_mask_layout_sparse_csr__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T12:57:04.5629044Z test_mask_layout_sparse_csr__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.028s) 2022-08-17T12:57:04.5639071Z test_mask_layout_sparse_csr__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.5647819Z test_mask_layout_sparse_csr__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.5657505Z test_mask_layout_sparse_csr__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.5667290Z test_mask_layout_sparse_csr__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.5677060Z test_mask_layout_sparse_csr__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.5963599Z test_mask_layout_sparse_csr__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.029s) 2022-08-17T12:57:04.6248454Z test_mask_layout_sparse_csr__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.028s) 2022-08-17T12:57:04.6534867Z test_mask_layout_sparse_csr__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.028s) 2022-08-17T12:57:04.6816999Z test_mask_layout_sparse_csr__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.028s) 2022-08-17T12:57:04.6826301Z test_mask_layout_sparse_csr__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.6835793Z test_mask_layout_sparse_csr__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.6845434Z test_mask_layout_sparse_csr__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.6855208Z test_mask_layout_sparse_csr__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.6863698Z test_mask_layout_sparse_csr__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7076604Z test_mask_layout_sparse_csr__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:04.7087089Z test_mask_layout_sparse_csr__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7095549Z test_mask_layout_sparse_csr__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7104559Z test_mask_layout_sparse_csr__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7313948Z test_mask_layout_sparse_csr__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:04.7523352Z test_mask_layout_sparse_csr__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:04.7734527Z test_mask_layout_sparse_csr__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:04.7743611Z test_mask_layout_sparse_csr__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7752340Z test_mask_layout_sparse_csr__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7762302Z test_mask_layout_sparse_csr__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7770617Z test_mask_layout_sparse_csr__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7779939Z test_mask_layout_sparse_csr__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:04.7866504Z test_mask_layout_sparse_csr__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.7954257Z test_mask_layout_sparse_csr__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.8041085Z test_mask_layout_sparse_csr__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.8308101Z test_mask_layout_sparse_csr__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.027s) 2022-08-17T12:57:04.8574518Z test_mask_layout_sparse_csr__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.026s) 2022-08-17T12:57:04.8663465Z test_mask_layout_sparse_csr__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.8752143Z test_mask_layout_sparse_csr__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.8835635Z test_mask_layout_sparse_csr__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.008s) 2022-08-17T12:57:04.8922615Z test_mask_layout_sparse_csr__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.9007394Z test_mask_layout_sparse_csr__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.008s) 2022-08-17T12:57:04.9281787Z test_mask_layout_sparse_csr__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.027s) 2022-08-17T12:57:04.9374776Z test_mask_layout_sparse_csr__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.9472648Z test_mask_layout_sparse_csr__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T12:57:04.9567506Z test_mask_layout_sparse_csr__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:04.9840429Z test_mask_layout_sparse_csr__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.027s) 2022-08-17T12:57:05.0113916Z test_mask_layout_sparse_csr__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.027s) 2022-08-17T12:57:05.0383700Z test_mask_layout_sparse_csr__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.027s) 2022-08-17T12:57:05.0482304Z test_mask_layout_sparse_csr__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T12:57:05.0576080Z test_mask_layout_sparse_csr__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:05.0665644Z test_mask_layout_sparse_csr__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:05.0763242Z test_mask_layout_sparse_csr__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T12:57:05.0855287Z test_mask_layout_sparse_csr__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.009s) 2022-08-17T12:57:05.1476047Z test_mask_layout_strided__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:05.2099228Z test_mask_layout_strided__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:05.2717083Z test_mask_layout_strided__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:05.3320364Z test_mask_layout_strided__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.060s) 2022-08-17T12:57:05.3330915Z test_mask_layout_strided__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.3339508Z test_mask_layout_strided__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.3349560Z test_mask_layout_strided__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.3357810Z test_mask_layout_strided__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.3366562Z test_mask_layout_strided__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.3986562Z test_mask_layout_strided__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:05.4604596Z test_mask_layout_strided__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:05.5227046Z test_mask_layout_strided__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:05.5831359Z test_mask_layout_strided__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.060s) 2022-08-17T12:57:05.5840702Z test_mask_layout_strided__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.5850239Z test_mask_layout_strided__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.5859198Z test_mask_layout_strided__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.5868608Z test_mask_layout_strided__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.5877746Z test_mask_layout_strided__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.6276677Z test_mask_layout_strided__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.040s) 2022-08-17T12:57:05.6286541Z test_mask_layout_strided__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.6295394Z test_mask_layout_strided__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.6304697Z test_mask_layout_strided__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.6703764Z test_mask_layout_strided__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.040s) 2022-08-17T12:57:05.7102597Z test_mask_layout_strided__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.040s) 2022-08-17T12:57:05.7494545Z test_mask_layout_strided__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.039s) 2022-08-17T12:57:05.7504898Z test_mask_layout_strided__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.7514713Z test_mask_layout_strided__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.7524191Z test_mask_layout_strided__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.7534124Z test_mask_layout_strided__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.7543428Z test_mask_layout_strided__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.001s) 2022-08-17T12:57:05.7973538Z test_mask_layout_strided__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T12:57:05.8473876Z test_mask_layout_strided__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.050s) 2022-08-17T12:57:05.8980706Z test_mask_layout_strided__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.051s) 2022-08-17T12:57:05.9609275Z test_mask_layout_strided__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.063s) 2022-08-17T12:57:06.0229303Z test_mask_layout_strided__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:06.0658722Z test_mask_layout_strided__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T12:57:06.1088063Z test_mask_layout_strided__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T12:57:06.1510119Z test_mask_layout_strided__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T12:57:06.1938394Z test_mask_layout_strided__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T12:57:06.2366263Z test_mask_layout_strided__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.043s) 2022-08-17T12:57:06.2991574Z test_mask_layout_strided__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:06.3407815Z test_mask_layout_strided__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T12:57:06.3916485Z test_mask_layout_strided__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.051s) 2022-08-17T12:57:06.4415639Z test_mask_layout_strided__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.050s) 2022-08-17T12:57:06.5040302Z test_mask_layout_strided__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:06.5659040Z test_mask_layout_strided__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.062s) 2022-08-17T12:57:06.6264751Z test_mask_layout_strided__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.060s) 2022-08-17T12:57:06.6682129Z test_mask_layout_strided__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T12:57:06.7105881Z test_mask_layout_strided__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T12:57:06.7519180Z test_mask_layout_strided__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.041s) 2022-08-17T12:57:06.7937532Z test_mask_layout_strided__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T12:57:06.8354952Z test_mask_layout_strided__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.042s) 2022-08-17T12:57:06.8505650Z test_reference_masked__masked_log_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.015s) 2022-08-17T12:57:06.8655480Z test_reference_masked__masked_log_softmax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.015s) 2022-08-17T12:57:06.8806335Z test_reference_masked__masked_log_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.015s) 2022-08-17T12:57:07.0374555Z test_reference_masked__masked_norm_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.157s) 2022-08-17T12:57:07.1929358Z test_reference_masked__masked_norm_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.155s) 2022-08-17T12:57:07.3483443Z test_reference_masked__masked_norm_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.155s) 2022-08-17T12:57:07.5015368Z test_reference_masked__masked_norm_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.153s) 2022-08-17T12:57:07.5224360Z test_reference_masked__masked_normalize_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:07.5469495Z test_reference_masked__masked_normalize_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.024s) 2022-08-17T12:57:07.5720879Z test_reference_masked__masked_normalize_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.025s) 2022-08-17T12:57:07.5793118Z test_reference_masked__masked_normalize_cpu_float16 (__main__.TestMaskedCPU) ... expected failure (0.007s) 2022-08-17T12:57:07.6002274Z test_reference_masked__masked_normalize_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:07.6208362Z test_reference_masked__masked_normalize_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.021s) 2022-08-17T12:57:07.6353047Z test_reference_masked__masked_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.014s) 2022-08-17T12:57:07.6497281Z test_reference_masked__masked_softmax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.014s) 2022-08-17T12:57:07.6639958Z test_reference_masked__masked_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.014s) 2022-08-17T12:57:07.6793357Z test_reference_masked__masked_softmin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.015s) 2022-08-17T12:57:07.6946667Z test_reference_masked__masked_softmin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.015s) 2022-08-17T12:57:07.7098112Z test_reference_masked__masked_softmin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.015s) 2022-08-17T12:57:07.7881393Z test_reference_masked__masked_std_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.078s) 2022-08-17T12:57:07.8777231Z test_reference_masked__masked_std_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.090s) 2022-08-17T12:57:07.9665860Z test_reference_masked__masked_std_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.089s) 2022-08-17T12:57:08.0597430Z test_reference_masked__masked_std_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.093s) 2022-08-17T12:57:08.1522364Z test_reference_masked__masked_std_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.092s) 2022-08-17T12:57:08.1563484Z test_reference_masked__masked_std_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.1603956Z test_reference_masked__masked_std_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.1643763Z test_reference_masked__masked_std_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.1683486Z test_reference_masked__masked_std_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.1723370Z test_reference_masked__masked_std_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.2491167Z test_reference_masked__masked_var_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.077s) 2022-08-17T12:57:08.3270518Z test_reference_masked__masked_var_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.078s) 2022-08-17T12:57:08.4033547Z test_reference_masked__masked_var_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.076s) 2022-08-17T12:57:08.4807597Z test_reference_masked__masked_var_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.077s) 2022-08-17T12:57:08.5614415Z test_reference_masked__masked_var_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.081s) 2022-08-17T12:57:08.6415362Z test_reference_masked__masked_var_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.080s) 2022-08-17T12:57:08.6457542Z test_reference_masked__masked_var_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.6497797Z test_reference_masked__masked_var_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.6537733Z test_reference_masked__masked_var_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.6577462Z test_reference_masked__masked_var_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.6616961Z test_reference_masked__masked_var_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.004s) 2022-08-17T12:57:08.6634830Z test_where_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T12:57:08.6650936Z test_where_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T12:57:08.6667742Z test_where_csr_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T12:57:08.6685734Z test_where_csr_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T12:57:08.6703650Z test_where_hybrid_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T12:57:08.6720719Z test_where_hybrid_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.002s) 2022-08-17T12:57:08.6721045Z 2022-08-17T12:57:08.6721507Z ---------------------------------------------------------------------- 2022-08-17T12:57:08.6721923Z Ran 202 tests in 7.620s 2022-08-17T12:57:08.6722116Z 2022-08-17T12:57:08.6722272Z OK (skipped=58, expected failures=1) 2022-08-17T12:57:08.6722491Z 2022-08-17T12:57:08.6722625Z Generating XML reports... 2022-08-17T12:57:08.6902130Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCPU-20220817125701.xml 2022-08-17T12:57:09.0229549Z Running test_cpp_api_parity ... [2022-08-17 12:57:09.022580] 2022-08-17T12:57:09.0230157Z Executing ['/opt/conda/bin/python', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:09.022662] 2022-08-17T12:57:10.5532656Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:14.2486303Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2022-08-17T12:57:14.2540323Z 2022-08-17T12:57:14.2540437Z Running tests... 2022-08-17T12:57:14.2541296Z ---------------------------------------------------------------------- 2022-08-17T12:57:14.2920619Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.038s) 2022-08-17T12:57:14.2923132Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3006568Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.3010287Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3091605Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.3094808Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3189024Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.3192784Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3274987Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.3354803Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.3358399Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3361122Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3444663Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.3447836Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3534902Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.3538276Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3618705Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.3622078Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3711595Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.3715022Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3813502Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:14.3817354Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.3930475Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:14.3933709Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4074049Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:14.4077379Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4158270Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.4161644Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4241471Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.4244784Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4327509Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.4330747Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4413037Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.4416296Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4500271Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.4502914Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4590509Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.4593631Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4687042Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.4690418Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4798169Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:14.4801222Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.4912254Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:14.4916176Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5054985Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:14.5058333Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5197105Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:14.5201040Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5364201Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T12:57:14.5367555Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5449599Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.5452668Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5531782Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.5534879Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5616187Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.5619119Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5700004Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.5703438Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5790429Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.5793332Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5877340Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.5880392Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.5966373Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.5969444Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6057223Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.6060493Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6140837Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.6144103Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6232429Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.6235718Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6324913Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.6328724Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6422112Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.6425474Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6510892Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.6514414Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6599392Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.6684556Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.6687990Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6691544Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6788841Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:14.6793124Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.6885683Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.6888536Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.7778324Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.089s) 2022-08-17T12:57:14.7779742Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.7891131Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:14.7894884Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.7979048Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.7981783Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8068703Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.8155451Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.8158503Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8161590Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8259759Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:14.8262998Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8355471Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.8357801Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8469171Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:14.8472915Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8570533Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:14.8573753Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8672954Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:14.8675895Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8755769Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:14.8758789Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8838568Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:14.8841741Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8917560Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:14.8920420Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.8997731Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.9000878Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9081334Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.9084805Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9167732Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.9170948Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9248893Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:14.9251873Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9330575Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:14.9333531Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9412910Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:14.9415770Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9497520Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.9500279Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9581841Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:14.9584720Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9710744Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:14.9714095Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9804160Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:14.9807131Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:14.9908794Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:14.9911893Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0012763Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.0015710Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0108283Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:15.0111161Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0208835Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.0210847Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0290370Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:15.0293309Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0410740Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.0525246Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.0528603Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0531490Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0650561Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.0653427Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0759844Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.0763610Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0879307Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.0882071Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.0962000Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:15.0965095Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1098678Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.1237627Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.1240919Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1244399Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1388829Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.1392390Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1519094Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.1522760Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1660278Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.1663331Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1742226Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:15.1745321Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1842931Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.1845841Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.1921095Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:15.1924653Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2011711Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:15.2014646Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2100435Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:15.2103446Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2190758Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:15.2193577Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2276341Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:15.2356417Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:15.2360080Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2451659Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:15.2456009Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2458544Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2587180Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.2727395Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.2730740Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2733856Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.2836344Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.2839637Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.3126347Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.028s) 2022-08-17T12:57:15.3473227Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.035s) 2022-08-17T12:57:15.3476701Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.3479310Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.3667293Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T12:57:15.3671498Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.3808052Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.3911655Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.3914213Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.3917017Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4027084Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.4030048Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4136399Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.4139388Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4252420Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.4255435Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4354497Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.4357556Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4474514Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.4477654Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4577016Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.4579645Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4690609Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.4705714Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/conv.py:310: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T12:57:15.4706673Z self.padding, self.dilation, self.groups) 2022-08-17T12:57:15.4808229Z ok (0.012s) 2022-08-17T12:57:15.4811282Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4814438Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.4932118Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.4935725Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5047308Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.5050079Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5149532Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.5152731Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5253006Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.5256636Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5365457Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.5368999Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5458789Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:15.5462540Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5564242Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:15.5567892Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5691783Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.5800927Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.5803681Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5806585Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.5926949Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.5930431Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6039804Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.6042807Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6174340Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.6177085Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6284470Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.6287560Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6423919Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.6426657Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6537871Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.6541145Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6670484Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.6673324Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6804811Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.6807961Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.6925061Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.6928993Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7060874Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:15.7064161Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7201344Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.7204365Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7324078Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.7327369Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7452478Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.7454967Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7570458Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.7574788Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7688702Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.7691950Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7810828Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.7813653Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.7905773Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:15.7908986Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8016496Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.8018885Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8137790Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.8253566Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.8256751Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8398622Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.8401284Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8404607Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8543174Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.8546066Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8665926Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.8669089Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8785325Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.8788725Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.8898874Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:15.8902320Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.9145512Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.024s) 2022-08-17T12:57:15.9149054Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.9391146Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.024s) 2022-08-17T12:57:15.9394228Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.9550253Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.015s) 2022-08-17T12:57:15.9553824Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.9690848Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.9694500Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.9814011Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:15.9823035Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:15.9959832Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:15.9962766Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0061553Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:16.0065043Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0201111Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:16.0204041Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0314185Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.0317861Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0421939Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:16.0425689Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0558427Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:16.0559877Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0652006Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:16.0654898Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0860427Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T12:57:16.0863253Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.0984797Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:16.0987849Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1100555Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.1103113Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1294880Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T12:57:16.1297749Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1461513Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T12:57:16.1465041Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1673560Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.021s) 2022-08-17T12:57:16.1677802Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1763174Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.1766726Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1850060Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.1852775Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.1934249Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.1937637Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2018529Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2021877Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2102232Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2105326Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2185049Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2265370Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2269287Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2348845Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2352523Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2434900Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2437575Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2520299Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2522704Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2604194Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2607259Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2690607Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2693756Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2771598Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2775188Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2852097Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2854978Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.2931646Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.2934905Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3013443Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3016612Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3095081Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3098319Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3178764Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3181889Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3262305Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3265689Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3345799Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3349144Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3428552Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3431354Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3509800Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3513821Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3590959Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3594297Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3671235Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3674364Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3752418Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3755377Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3834425Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3837346Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.3919406Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.3923061Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4006798Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.4009748Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4012273Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4088672Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.4091638Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4170755Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.4173770Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4253601Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.4256865Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4368039Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.4371960Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4455657Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.4459055Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4532738Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:16.4536044Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4626735Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.4725841Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:16.4728953Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4816002Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.4819079Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.4909664Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.4912832Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5001935Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5005748Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5095791Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5098738Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5190982Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5194752Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5282877Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5285815Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5373610Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5376671Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5379520Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5493670Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.5496698Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5591405Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5594474Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5685645Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5689000Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5772595Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.5775855Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5865756Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5868649Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.5956704Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.5960699Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6043087Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6045932Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6132021Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.6134662Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6219425Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6222594Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6304161Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6307524Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6391301Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6394508Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:16.6477524Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6480305Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6564277Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6568094Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6650670Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6653927Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:16.6798910Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.014s) 2022-08-17T12:57:16.6802827Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6893618Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.6897305Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.6982454Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.6985253Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7067935Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.7071165Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:16.7203987Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:16.7207331Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7316215Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.7320438Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7426891Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.7430254Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:16.7514455Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.7517490Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7591707Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:16.7594760Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7674241Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.7677301Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7767539Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.7770771Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7878113Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.7978690Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:16.7981709Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.7985130Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8181965Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T12:57:16.8185057Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8276452Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.8279737Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8362705Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.8365851Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8476942Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:16.8480142Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8712739Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.023s) 2022-08-17T12:57:16.8715447Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8803336Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.8806595Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.8895165Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:16.8898616Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9071570Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:57:16.9074084Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9159315Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.9162586Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9236730Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:16.9240443Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9321685Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.9324584Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9399522Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:16.9403169Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9479959Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.9483046Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9560936Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.9564122Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9641138Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:16.9644146Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9720710Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:16.9723965Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9800709Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:16.9803432Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9882696Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.9885951Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:16.9965673Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:16.9968790Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0067394Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.0071429Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0155935Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.0159228Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0264469Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.0267697Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0356804Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.0360703Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0463380Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.0466959Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0557932Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.0560909Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0666368Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.0669648Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0765240Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.0769015Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.0898181Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:17.0902082Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1002161Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.1005853Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1134546Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:17.1138577Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1266747Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:17.1270332Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1280508Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/functional.py:2913: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T12:57:17.1281895Z "reduction: 'mean' divides the total loss by both the batch size and the support size." 2022-08-17T12:57:17.1344236Z /var/lib/jenkins/workspace/test/cpp_api_parity/module_impl_check.py:149: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h:57.) 2022-08-17T12:57:17.1345444Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-08-17T12:57:17.1350971Z ok (0.008s) 2022-08-17T12:57:17.1354462Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1432486Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1435939Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1515197Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1518787Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1598780Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1601650Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1678123Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1681544Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1757385Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1760533Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1844740Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1848357Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.1933970Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.1937606Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2029501Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.2032971Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2119802Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.2122814Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2210159Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.2213150Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2317096Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.2319938Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2404493Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.2407883Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2496685Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.2500212Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.2605250Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.2608482Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3115795Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.050s) 2022-08-17T12:57:17.3119223Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3239992Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:17.3243307Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3327303Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.3330463Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3414330Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.3417370Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3493982Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.3497745Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3582405Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.3585930Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3695429Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:17.3698433Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3795186Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.3798390Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3898297Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.3901226Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.3988953Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.3992348Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4099830Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:17.4103034Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4348800Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.024s) 2022-08-17T12:57:17.4352516Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4433001Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.4436114Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4510153Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:17.4513691Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4609868Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.4613668Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4743230Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:17.4747142Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4822103Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:17.4825106Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4906035Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.4909091Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.4991177Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.4994112Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5356515Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.036s) 2022-08-17T12:57:17.5359746Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5446310Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.5449348Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5531490Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.5534587Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5614204Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.5617340Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5695481Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.5698379Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5775792Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.5779039Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5856199Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.5859103Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.5943529Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.5946209Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6028664Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6032099Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6117508Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6120790Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6203816Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6206805Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6291994Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6295827Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6380440Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6383866Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6482026Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.6485864Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6589018Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.6592998Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6667524Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:17.6670532Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6751197Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6827229Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6831014Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6833632Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6908263Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:17.6911945Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.6987352Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.6990483Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7065176Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:17.7068842Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7149792Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7152834Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7230539Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7233300Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7313046Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7316136Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7395825Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7398808Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7480850Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7483781Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7560866Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7638816Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7641567Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7644716Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7721149Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7724245Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7800742Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7804432Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7882641Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.7885713Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.7961920Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8039470Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8042746Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8124883Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8127873Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8211385Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8214497Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8217877Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8298897Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8302637Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8382149Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8384545Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8465102Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8467583Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8571568Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T12:57:17.8574862Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8678982Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T12:57:17.8682977Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8783310Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.010s) 2022-08-17T12:57:17.8786511Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8867951Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8870739Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.8949059Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.8951991Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9028536Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.9031967Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9121248Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.9124353Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9212146Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:17.9215504Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9314582Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.9317727Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9414467Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:17.9418023Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9584922Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:57:17.9588513Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9754313Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T12:57:17.9756869Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9840404Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:17.9843588Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:17.9925438Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0007802Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0011057Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0090556Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0093719Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0096494Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0172370Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.0175726Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0260120Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0263384Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0355899Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.0359421Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0452146Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.0456369Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0537862Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0541691Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0623212Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0626647Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0707085Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0710056Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0790593Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0794010Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.0875665Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.0878500Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:18.0964853Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.0968292Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:18.1043412Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.1046377Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:18.1138374Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.1226019Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.1229358Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1304270Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.1307491Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1310787Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1385851Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.1388958Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1474039Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.1554193Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.1557681Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1648017Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.1651444Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1654372Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.1830310Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T12:57:18.2084829Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.025s) 2022-08-17T12:57:18.2088899Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.2092043Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.2211852Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:18.2215908Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.2488847Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.027s) 2022-08-17T12:57:18.2910765Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.042s) 2022-08-17T12:57:18.2913794Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.2916599Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3097965Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T12:57:18.3101607Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3189361Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.3270767Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.3274405Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3362665Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.3366228Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3369275Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3490530Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:18.3648500Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T12:57:18.3652192Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3655307Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3755672Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.3758815Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.3938338Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T12:57:18.4201125Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T12:57:18.4204771Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4207631Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4342851Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:18.4346376Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4429570Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.4432710Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4507297Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.4510974Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4628034Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:18.4631719Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4738523Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.011s) 2022-08-17T12:57:18.4741580Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4843841Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.4848307Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.4923039Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.4926712Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5021117Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.5025197Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5099830Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.5103157Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5181761Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.5185236Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5260873Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.5263831Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5345418Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.5348483Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5431521Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:18.5434299Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5513992Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:18.5516999Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5597521Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.008s) 2022-08-17T12:57:18.5600718Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5704291Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.5834414Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.013s) 2022-08-17T12:57:18.5837721Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5924155Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.5927892Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.5929820Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6009475Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.6012649Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6087632Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.6090590Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6188664Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.6192359Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6298417Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:18.6301992Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6392024Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.6395868Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6470787Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.6474334Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6572654Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.6669355Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.6673026Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6769857Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.6773922Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6847995Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.6851311Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6854428Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.6935893Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.6939360Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7019466Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.7022322Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7096417Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.7099515Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7180269Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.7183104Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7257931Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.7261616Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7357407Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.7361124Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7437443Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.7440559Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7537956Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.7541571Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7619924Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:18.7623531Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7719266Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:18.7722202Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7813545Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:18.7816628Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.7891372Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:18.7894461Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.8399041Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.050s) 2022-08-17T12:57:18.8401545Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.8895182Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.049s) 2022-08-17T12:57:18.8898061Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.9262889Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.036s) 2022-08-17T12:57:18.9266285Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:18.9644157Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.038s) 2022-08-17T12:57:18.9648218Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1196252Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.155s) 2022-08-17T12:57:19.1200411Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1286276Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:19.1289696Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1370361Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.1373909Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1453302Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.1456485Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1541501Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.1544897Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1636732Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:19.1640297Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1736878Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.1739605Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1840095Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.1958551Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.012s) 2022-08-17T12:57:19.1961806Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.1964390Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2044222Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.2048236Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2136840Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:19.2140795Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2198985Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.2202957Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2243592Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2247470Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2308123Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.2311988Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2353334Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2356709Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2367598Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum (__main__.TestCppApiParity) ... /opt/conda/lib/python3.7/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T12:57:19.2368388Z warnings.warn(warning.format(ret)) 2022-08-17T12:57:19.2416845Z ok (0.006s) 2022-08-17T12:57:19.2420699Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2478691Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.2482253Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2525561Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2529389Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2573448Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2576551Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2620192Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2623080Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2668896Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2672141Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2726776Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.2729854Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2784555Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.2788062Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2829190Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2832855Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2873605Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.2876719Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2931453Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.2934277Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.2988783Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.2992650Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3038513Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3084121Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3087025Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3090037Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3132606Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3135508Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3193021Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.3196482Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3238057Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3241104Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3281212Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3283921Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3324555Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3328043Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3371482Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3374818Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3418329Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3421739Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3468900Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3471810Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3519279Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3522183Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3566244Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3569516Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3613301Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3616119Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3659803Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3662792Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3706582Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3709978Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3754277Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.3757459Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3806453Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3810057Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3857462Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3860438Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3910718Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.3914305Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.3989541Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.3993198Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4062647Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.4066197Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4142869Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.4146804Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4191791Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.4195112Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4242342Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.4245878Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4291835Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.4294888Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4339672Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.4343290Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4388005Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.4391284Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4457022Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.4461210Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4508437Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.4511679Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4555733Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.4558688Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4607225Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.4610516Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4654500Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.4657982Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4728340Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.4732206Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4811075Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.4814630Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4865721Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.4868820Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4913431Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.4916501Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.4971389Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.4975132Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5020955Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5023878Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5069773Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5073080Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5113737Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.5117289Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5162547Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.5165862Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5213536Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5216723Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5284003Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.5287277Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5327173Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.5330482Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5415363Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.5419050Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5474145Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5478443Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5527918Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5578302Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5581767Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5584898Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5632637Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5680457Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.5684035Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5686503Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5757149Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.5761062Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5801315Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.5804544Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5894478Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.009s) 2022-08-17T12:57:19.5898630Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.5955973Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.5960166Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6008601Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.6057857Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.6061149Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6064385Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6111415Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.6158624Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.6161608Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6164529Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6209016Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6252595Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6255608Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6258188Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6297365Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6299988Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6344709Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6389481Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6392357Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6394787Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6437192Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6440460Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6484112Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6487027Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6525984Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6528885Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6594182Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.6597569Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6705455Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:19.6707872Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6747420Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6750919Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6850522Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.6854187Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6895091Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.6898617Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.6944703Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.6948143Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7031924Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.008s) 2022-08-17T12:57:19.7035871Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7137006Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.7141020Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7185578Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.7189083Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7262328Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.7266254Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7373490Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.011s) 2022-08-17T12:57:19.7377374Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7478257Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.7482092Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7522292Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.7525708Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7626068Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.7726725Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T12:57:19.7730930Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7734372Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7807792Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.7877308Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.007s) 2022-08-17T12:57:19.7881443Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7885016Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.7941768Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.7945236Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8000900Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8004310Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8067635Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.8071647Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8110689Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.8114253Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8165955Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8168591Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8221827Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8225444Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8265708Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.8268870Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8311819Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.8315430Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8360423Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.004s) 2022-08-17T12:57:19.8363552Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8419607Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.8423081Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:19.8476696Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8480190Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:19.8518930Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.004s) 2022-08-17T12:57:19.8522049Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:19.8585335Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.8588788Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8652758Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.006s) 2022-08-17T12:57:19.8655917Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:19.8706263Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8709498Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8759835Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8763260Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T12:57:19.8817959Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.005s) 2022-08-17T12:57:19.8822358Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:57:19.8822877Z 2022-08-17T12:57:19.8823322Z ---------------------------------------------------------------------- 2022-08-17T12:57:19.8823821Z Ran 1100 tests in 5.628s 2022-08-17T12:57:19.8824015Z 2022-08-17T12:57:19.8824180Z OK (skipped=550, expected failures=17) 2022-08-17T12:57:19.8824400Z 2022-08-17T12:57:19.8824544Z Generating XML reports... 2022-08-17T12:57:19.9842571Z Generated XML report: test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220817125714.xml 2022-08-17T12:57:20.3751715Z Running test_stateless ... [2022-08-17 12:57:20.374760] 2022-08-17T12:57:20.3752241Z Executing ['/opt/conda/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:20.374843] 2022-08-17T12:57:21.6397816Z Test results will be stored in test-reports/python-unittest/test_stateless 2022-08-17T12:57:21.6411744Z 2022-08-17T12:57:21.6412057Z Running tests... 2022-08-17T12:57:21.6412706Z ---------------------------------------------------------------------- 2022-08-17T12:57:24.8460483Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (3.205s) 2022-08-17T12:57:25.8820522Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (1.036s) 2022-08-17T12:57:25.8863615Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.004s) 2022-08-17T12:57:25.8889481Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-08-17T12:57:25.8903129Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2022-08-17T12:57:25.8908717Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:57:25.8926701Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2022-08-17T12:57:25.9453828Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.053s) 2022-08-17T12:57:25.9539721Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.009s) 2022-08-17T12:57:25.9573784Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2022-08-17T12:57:25.9589028Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2022-08-17T12:57:25.9589649Z 2022-08-17T12:57:25.9590268Z ---------------------------------------------------------------------- 2022-08-17T12:57:25.9590748Z Ran 11 tests in 4.318s 2022-08-17T12:57:25.9590942Z 2022-08-17T12:57:25.9591074Z OK (skipped=1) 2022-08-17T12:57:25.9591253Z 2022-08-17T12:57:25.9591393Z Generating XML reports... 2022-08-17T12:57:25.9619544Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817125721.xml 2022-08-17T12:57:25.9622226Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817125721.xml 2022-08-17T12:57:25.9631320Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817125721.xml 2022-08-17T12:57:26.2425768Z Running test_dynamic_shapes ... [2022-08-17 12:57:26.242197] 2022-08-17T12:57:26.2426296Z Executing ['/opt/conda/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:26.242280] 2022-08-17T12:57:27.2555270Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2022-08-17T12:57:27.2565634Z 2022-08-17T12:57:27.2565932Z Running tests... 2022-08-17T12:57:27.2566804Z ---------------------------------------------------------------------- 2022-08-17T12:57:30.9001509Z test_arith_ops (__main__.TestPySymInt) ... ok (3.643s) 2022-08-17T12:57:30.9222339Z test_aten_ops (__main__.TestPySymInt) ... ok (0.022s) 2022-08-17T12:57:31.0332327Z test_binary (__main__.TestPySymInt) ... ok (0.111s) 2022-08-17T12:57:31.0444090Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.011s) 2022-08-17T12:57:31.0454566Z test_meta_symint (__main__.TestPySymInt) ... ok (0.001s) 2022-08-17T12:57:31.1610705Z test_reverse_arith_ops (__main__.TestPySymInt) ... ok (0.115s) 2022-08-17T12:57:31.2687170Z test_roundtrip (__main__.TestPySymInt) ... ok (0.108s) 2022-08-17T12:57:31.2953999Z test_size_expressions (__main__.TestPySymInt) ... ok (0.027s) 2022-08-17T12:57:31.3290957Z test_symint_args (__main__.TestPySymInt) ... ok (0.034s) 2022-08-17T12:57:31.5389379Z test_symint_vargs (__main__.TestPySymInt) ... ok (0.210s) 2022-08-17T12:57:31.5389669Z 2022-08-17T12:57:31.5390237Z ---------------------------------------------------------------------- 2022-08-17T12:57:31.5390609Z Ran 10 tests in 4.282s 2022-08-17T12:57:31.5390727Z 2022-08-17T12:57:31.5390775Z OK 2022-08-17T12:57:31.5390868Z 2022-08-17T12:57:31.5390955Z Generating XML reports... 2022-08-17T12:57:31.5426270Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20220817125727.xml 2022-08-17T12:57:31.8469651Z Running test_ao_sparsity ... [2022-08-17 12:57:31.846561] 2022-08-17T12:57:31.8470183Z Executing ['/opt/conda/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:31.846646] 2022-08-17T12:57:33.0250882Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2022-08-17T12:57:33.0272409Z 2022-08-17T12:57:33.0272508Z Running tests... 2022-08-17T12:57:33.0273505Z ---------------------------------------------------------------------- 2022-08-17T12:57:33.0298136Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2022-08-17T12:57:33.3366949Z Simulates the workflow of the activation sparsifier, starting from object creation ... ok (0.309s) 2022-08-17T12:57:33.3373600Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2022-08-17T12:57:33.3388724Z Checks if the warning is thrown if the scheduler step is called ... ok (0.002s) 2022-08-17T12:57:33.3447094Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.006s) 2022-08-17T12:57:33.3481060Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.003s) 2022-08-17T12:57:33.3557590Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.008s) 2022-08-17T12:57:33.3619515Z test_nn_embeddings (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-17T12:57:33.3620614Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2022-08-17T12:57:33.3766266Z ok (0.021s) 2022-08-17T12:57:33.3918528Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.015s) 2022-08-17T12:57:33.4087786Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.017s) 2022-08-17T12:57:33.4112602Z test_constructor (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.002s) 2022-08-17T12:57:33.4196634Z test_prepare_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.008s) 2022-08-17T12:57:33.4228784Z test_prepare_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.003s) 2022-08-17T12:57:33.4323092Z test_squash_mask_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.009s) 2022-08-17T12:57:33.4355736Z test_squash_mask_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.003s) 2022-08-17T12:57:33.4441305Z test_step_conv2d (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.008s) 2022-08-17T12:57:33.4501157Z test_step_linear (ao.sparsity.test_pruner.TestBasePruner) ... ok (0.006s) 2022-08-17T12:57:33.4522881Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-08-17T12:57:33.4537909Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-08-17T12:57:33.4558396Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-08-17T12:57:33.4579025Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-08-17T12:57:33.4599804Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-08-17T12:57:33.4617735Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2022-08-17T12:57:33.4657500Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.004s) 2022-08-17T12:57:33.4670022Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2022-08-17T12:57:33.4698285Z 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-17T12:57:33.4699244Z reduce_range will be deprecated in a future release of PyTorch." 2022-08-17T12:57:33.6459205Z ok (0.179s) 2022-08-17T12:57:33.8231202Z test_fusion_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.177s) 2022-08-17T12:57:33.9980923Z test_q_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.175s) 2022-08-17T12:57:34.0077919Z test_qat_prep_before_s_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.010s) 2022-08-17T12:57:34.1849360Z test_s_prep_before_fusion (ao.sparsity.test_composability.TestComposability) ... ok (0.177s) 2022-08-17T12:57:34.3664957Z test_s_prep_before_q_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.181s) 2022-08-17T12:57:34.3770405Z test_s_prep_before_qat_prep (ao.sparsity.test_composability.TestComposability) ... ok (0.011s) 2022-08-17T12:57:34.4590443Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.082s) 2022-08-17T12:57:34.4611127Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.002s) 2022-08-17T12:57:34.4667783Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.006s) 2022-08-17T12:57:34.4690128Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.002s) 2022-08-17T12:57:34.4704656Z test_q_prep_fx_before_s_prep (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T12:57:34.6655244Z This test checks that the ordering of prepare_fx -> sparse prepare -> convert_fx ... ok (0.196s) 2022-08-17T12:57:34.6669150Z test_q_prep_fx_s_prep_ref_conv (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T12:57:34.8575915Z This checks that the ordering: prepare_fx -> sparse prepare -> convert_to_reference_fx ... ok (0.192s) 2022-08-17T12:57:34.8587858Z test_s_prep_before_q_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T12:57:35.0507265Z This test checks that the ordering of sparse prepare -> prepare_fx -> convert_fx ... ok (0.193s) 2022-08-17T12:57:35.0521280Z test_s_prep_before_qat_prep_fx (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T12:57:35.0765234Z This test checks that the ordering of sparse prepare -> prepare_qat_fx -> convert_fx ... ok (0.026s) 2022-08-17T12:57:35.0778062Z test_s_prep_q_prep_fx_ref (ao.sparsity.test_composability.TestFxComposability) 2022-08-17T12:57:35.2666486Z This checks that the ordering: sparse prepare -> prepare_fx -> convert_to_reference_fx ... ok (0.190s) 2022-08-17T12:57:35.2683652Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2022-08-17T12:57:35.2707345Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2022-08-17T12:57:35.2724840Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.002s) 2022-08-17T12:57:35.5680545Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.295s) 2022-08-17T12:57:35.6995958Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.132s) 2022-08-17T12:57:35.9496243Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.250s) 2022-08-17T12:57:36.1288877Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.179s) 2022-08-17T12:57:36.3043159Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.175s) 2022-08-17T12:57:36.3060114Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-08-17T12:57:36.3131627Z The expectation is post_training_sparse_quantize function ... ok (0.009s) 2022-08-17T12:57:36.3144422Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2022-08-17T12:57:36.3186522Z The expectation is post_training_sparse_quantize function ... ok (0.005s) 2022-08-17T12:57:36.3851483Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... 2022-08-17 12:57:36,384 - root - INFO - static sparse qlinear is only available in fbgemm 2022-08-17T12:57:36.4281106Z 2022-08-17 12:57:36,427 - root - INFO - static sparse qlinear is only available in fbgemm 2022-08-17T12:57:36.4289060Z 2022-08-17 12:57:36,428 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-08-17T12:57:36.4302625Z 2022-08-17 12:57:36,429 - root - INFO - dynamic sparse qlinear is only available in qnnpack 2022-08-17T12:57:36.4311756Z ok (0.112s) 2022-08-17T12:57:36.4346434Z 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-17T12:57:36.4347089Z "must run observer before calling calculate_qparams. " + 2022-08-17T12:57:36.4366577Z [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-17T12:57:36.4880658Z /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-17T12:57:36.4881334Z "must run observer before calling calculate_qparams. " + 2022-08-17T12:57:36.4934889Z ok (0.062s) 2022-08-17T12:57:36.5207674Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... [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-17T12:57:36.5602078Z ok (0.067s) 2022-08-17T12:57:36.5617706Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.002s) 2022-08-17T12:57:36.5638061Z 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-17T12:57:36.5639007Z "calls to the scheduer.step().", UserWarning) 2022-08-17T12:57:36.5639331Z ok (0.002s) 2022-08-17T12:57:36.5645054Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2022-08-17T12:57:36.5677861Z Checks if the warning is thrown if the scheduler step is called ... ok (0.004s) 2022-08-17T12:57:36.5693186Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2022-08-17T12:57:36.5699802Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5739877Z Tests that fqn_to_module operates as inverse ... ok (0.005s) 2022-08-17T12:57:36.5743408Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5758615Z Tests that fqn_to_module returns None when it tries to ... ok (0.002s) 2022-08-17T12:57:36.5765330Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5809099Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.005s) 2022-08-17T12:57:36.5817093Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5861969Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.005s) 2022-08-17T12:57:36.5866922Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5892686Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.003s) 2022-08-17T12:57:36.5897565Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5927857Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.003s) 2022-08-17T12:57:36.5931661Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5950494Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.002s) 2022-08-17T12:57:36.5953967Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2022-08-17T12:57:36.5971465Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.002s) 2022-08-17T12:57:36.5987506Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2022-08-17T12:57:36.6005928Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-08-17T12:57:36.6023328Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.002s) 2022-08-17T12:57:36.6300833Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.028s) 2022-08-17T12:57:36.7949921Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.165s) 2022-08-17T12:57:36.7988580Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.004s) 2022-08-17T12:57:36.7988943Z 2022-08-17T12:57:36.7989530Z ---------------------------------------------------------------------- 2022-08-17T12:57:36.7990940Z Ran 70 tests in 3.772s 2022-08-17T12:57:36.7991684Z 2022-08-17T12:57:36.7992626Z OK 2022-08-17T12:57:36.7993411Z 2022-08-17T12:57:36.7994532Z Generating XML reports... 2022-08-17T12:57:36.8020214Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20220817125733.xml 2022-08-17T12:57:36.8024771Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20220817125733.xml 2022-08-17T12:57:36.8029119Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20220817125733.xml 2022-08-17T12:57:36.8035948Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20220817125733.xml 2022-08-17T12:57:36.8044035Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220817125733.xml 2022-08-17T12:57:36.8050938Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20220817125733.xml 2022-08-17T12:57:36.8056383Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220817125733.xml 2022-08-17T12:57:36.8062964Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20220817125733.xml 2022-08-17T12:57:36.8068878Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20220817125733.xml 2022-08-17T12:57:36.8072801Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20220817125733.xml 2022-08-17T12:57:36.8076423Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20220817125733.xml 2022-08-17T12:57:36.8078833Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220817125733.xml 2022-08-17T12:57:36.8082471Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220817125733.xml 2022-08-17T12:57:36.8087475Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20220817125733.xml 2022-08-17T12:57:36.8096654Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20220817125733.xml 2022-08-17T12:57:36.8102383Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220817125733.xml 2022-08-17T12:57:37.0952084Z Running test_mobile_optimizer ... [2022-08-17 12:57:37.094876] 2022-08-17T12:57:37.0952608Z Executing ['/opt/conda/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:37.094957] 2022-08-17T12:57:38.2620879Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2022-08-17T12:57:38.2631600Z 2022-08-17T12:57:38.2631814Z Running tests... 2022-08-17T12:57:38.2632524Z ---------------------------------------------------------------------- 2022-08-17T12:57:38.5218356Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (0.258s) 2022-08-17T12:57:38.5516080Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.030s) 2022-08-17T12:57:38.9519299Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.400s) 2022-08-17T12:57:40.4647568Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... ok (1.507s) 2022-08-17T12:57:40.7044524Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.245s) 2022-08-17T12:57:40.7438537Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.039s) 2022-08-17T12:57:40.8355818Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.092s) 2022-08-17T12:57:40.8356202Z 2022-08-17T12:57:40.8356715Z ---------------------------------------------------------------------- 2022-08-17T12:57:40.8357112Z Ran 7 tests in 2.572s 2022-08-17T12:57:40.8357302Z 2022-08-17T12:57:40.8357405Z OK 2022-08-17T12:57:40.8357559Z 2022-08-17T12:57:40.8357702Z Generating XML reports... 2022-08-17T12:57:40.8386321Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817125738.xml 2022-08-17T12:57:41.1403685Z Running test_module_init ... [2022-08-17 12:57:41.139947] 2022-08-17T12:57:41.1404224Z Executing ['/opt/conda/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:41.140034] 2022-08-17T12:57:42.5356453Z /opt/conda/lib/python3.7/site-packages/torch/testing/_deprecated.py:35: FutureWarning: torch.testing.floating_types() is deprecated since 1.12 and will be removed in 1.14. This call can be replaced with (torch.float32, torch.float64). 2022-08-17T12:57:42.5356934Z warnings.warn(msg, FutureWarning) 2022-08-17T12:57:42.5487783Z Test results will be stored in test-reports/python-unittest/test_module_init 2022-08-17T12:57:42.5517484Z 2022-08-17T12:57:42.5517588Z Running tests... 2022-08-17T12:57:42.5518262Z ---------------------------------------------------------------------- 2022-08-17T12:57:42.5551555Z test_nn_AdaptiveAvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5579427Z test_nn_AdaptiveAvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5605967Z test_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5637476Z test_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5663960Z test_nn_AdaptiveAvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5690958Z test_nn_AdaptiveAvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5738960Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:57:42.5782910Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.5809630Z test_nn_AdaptiveMaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5836206Z test_nn_AdaptiveMaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5863525Z test_nn_AdaptiveMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5890410Z test_nn_AdaptiveMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5917821Z test_nn_AdaptiveMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5944550Z test_nn_AdaptiveMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5971519Z test_nn_AlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.5998734Z test_nn_AlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6028613Z test_nn_AvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6056080Z test_nn_AvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6082908Z test_nn_AvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6110608Z test_nn_AvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6137295Z test_nn_AvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6164113Z test_nn_AvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6192742Z test_nn_BCELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6221478Z test_nn_BCELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6249938Z test_nn_BCEWithLogitsLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6278774Z test_nn_BCEWithLogitsLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6320097Z test_nn_BatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6356533Z test_nn_BatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6392559Z test_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6428540Z test_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6464340Z test_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6501242Z test_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6532924Z test_nn_Bilinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6565366Z test_nn_Bilinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6592968Z test_nn_CELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6620282Z test_nn_CELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6647255Z test_nn_CTCLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6674810Z test_nn_CTCLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6701517Z test_nn_ChannelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6728592Z test_nn_ChannelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6756779Z test_nn_ConstantPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6783187Z test_nn_ConstantPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6810668Z test_nn_ConstantPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6837382Z test_nn_ConstantPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6864443Z test_nn_ConstantPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6892138Z test_nn_ConstantPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6925166Z test_nn_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.6963425Z test_nn_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.6996494Z test_nn_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7028808Z test_nn_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7061926Z test_nn_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7095079Z test_nn_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7127805Z test_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7160906Z test_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7194154Z test_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7226606Z test_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7259926Z test_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7293468Z test_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7320101Z test_nn_CosineEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7346788Z test_nn_CosineEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7374570Z test_nn_CosineSimilarity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7401251Z test_nn_CosineSimilarity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7429706Z test_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7457748Z test_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7485403Z test_nn_CrossMapLRN2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7512357Z test_nn_CrossMapLRN2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7540143Z test_nn_Dropout1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7566529Z test_nn_Dropout1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7593586Z test_nn_Dropout2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7626180Z test_nn_Dropout2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7652946Z test_nn_Dropout3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7680243Z test_nn_Dropout3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7707093Z test_nn_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7733688Z test_nn_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7761043Z test_nn_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7787710Z test_nn_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7820887Z test_nn_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7852921Z test_nn_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7884069Z test_nn_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7916729Z test_nn_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7944091Z test_nn_FeatureAlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7971595Z test_nn_FeatureAlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.7998274Z test_nn_Flatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8024961Z test_nn_Flatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8052941Z test_nn_Fold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8079611Z test_nn_Fold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8108334Z test_nn_FractionalMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8136434Z test_nn_FractionalMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8165216Z test_nn_FractionalMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8194135Z test_nn_FractionalMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8220883Z test_nn_GELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8248569Z test_nn_GELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8275142Z test_nn_GLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8301992Z test_nn_GLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8341428Z test_nn_GRUCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.8376471Z test_nn_GRUCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8411967Z test_nn_GRU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.8447955Z test_nn_GRU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.8474884Z test_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8502264Z test_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8534018Z test_nn_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8566797Z test_nn_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8593487Z test_nn_Hardshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8621090Z test_nn_Hardshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8647757Z test_nn_Hardsigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8675203Z test_nn_Hardsigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8701923Z test_nn_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8728770Z test_nn_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8756516Z test_nn_Hardtanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8783347Z test_nn_Hardtanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8811019Z test_nn_HingeEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8838168Z test_nn_HingeEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8864826Z test_nn_HuberLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8892564Z test_nn_HuberLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8918976Z test_nn_Identity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8946049Z test_nn_Identity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.8980352Z test_nn_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9015038Z test_nn_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9052674Z test_nn_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.9086996Z test_nn_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9121657Z test_nn_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9155065Z test_nn_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9182138Z test_nn_KLDivLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9209795Z test_nn_KLDivLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9236646Z test_nn_L1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9263637Z test_nn_L1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9290310Z test_nn_LPPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9317328Z test_nn_LPPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9345161Z test_nn_LPPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9372132Z test_nn_LPPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9407565Z test_nn_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9441566Z test_nn_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9477598Z test_nn_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.9513544Z test_nn_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:42.9545504Z test_nn_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9577831Z test_nn_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:42.9609077Z test_nn_LazyBatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... /opt/conda/lib/python3.7/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T12:57:42.9609658Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:57:42.9622616Z ok (0.004s) 2022-08-17T12:57:43.0262531Z test_nn_LazyBatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.064s) 2022-08-17T12:57:43.0299397Z test_nn_LazyBatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0335815Z test_nn_LazyBatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0371919Z test_nn_LazyBatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0408161Z test_nn_LazyBatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0443008Z test_nn_LazyConv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0477948Z test_nn_LazyConv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0512500Z test_nn_LazyConv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0554881Z test_nn_LazyConv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0589604Z test_nn_LazyConv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0623646Z test_nn_LazyConv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0658584Z test_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0692944Z test_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0727228Z test_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0761971Z test_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0796135Z test_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.0837885Z test_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0873395Z test_nn_LazyInstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0909188Z test_nn_LazyInstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0945117Z test_nn_LazyInstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.0980372Z test_nn_LazyInstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1016422Z test_nn_LazyInstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.1053461Z test_nn_LazyInstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.1088792Z test_nn_LazyLinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.1131316Z test_nn_LazyLinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.1158703Z test_nn_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1185049Z test_nn_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1218169Z test_nn_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1250272Z test_nn_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1277828Z test_nn_LocalResponseNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1304488Z test_nn_LocalResponseNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1332296Z test_nn_LogSigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1360442Z test_nn_LogSigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1387430Z test_nn_LogSoftmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1414803Z test_nn_LogSoftmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1441054Z test_nn_MSELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1467980Z test_nn_MSELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1494603Z test_nn_MarginRankingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1520851Z test_nn_MarginRankingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1547891Z test_nn_MaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1574542Z test_nn_MaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1602738Z test_nn_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1630607Z test_nn_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1657776Z test_nn_MaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1684986Z test_nn_MaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1711571Z test_nn_MaxUnpool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1738819Z test_nn_MaxUnpool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1765148Z test_nn_MaxUnpool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1793792Z test_nn_MaxUnpool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1821485Z test_nn_MaxUnpool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1848443Z test_nn_MaxUnpool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1878732Z test_nn_Mish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1905298Z test_nn_Mish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1932558Z test_nn_ModuleDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1959810Z test_nn_ModuleDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.1986459Z test_nn_ModuleList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2013660Z test_nn_ModuleList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2040058Z test_nn_MultiLabelMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2066779Z test_nn_MultiLabelMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2095488Z test_nn_MultiLabelSoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2123923Z test_nn_MultiLabelSoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2151853Z test_nn_MultiMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2180280Z test_nn_MultiMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2222326Z test_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.2264667Z test_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.2293607Z test_nn_NLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2321664Z test_nn_NLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2352256Z test_nn_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2383321Z test_nn_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2411654Z test_nn_PairwiseDistance_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2439138Z test_nn_PairwiseDistance_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2466001Z test_nn_ParameterDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2492904Z test_nn_ParameterDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2520454Z test_nn_ParameterList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2547196Z test_nn_ParameterList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2579645Z test_nn_PixelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2606446Z test_nn_PixelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2633138Z test_nn_PixelUnshuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2660382Z test_nn_PixelUnshuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2687215Z test_nn_PoissonNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2714723Z test_nn_PoissonNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2750793Z test_nn_RNNBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.2786632Z test_nn_RNNBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.2821974Z test_nn_RNNCellBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2856274Z test_nn_RNNCellBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2891068Z test_nn_RNNCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2925825Z test_nn_RNNCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.2961830Z test_nn_RNN_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.2998095Z test_nn_RNN_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.3025050Z test_nn_RReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3052773Z test_nn_RReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3079641Z test_nn_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3107489Z test_nn_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3134833Z test_nn_ReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3161502Z test_nn_ReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3189134Z test_nn_ReflectionPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3216090Z test_nn_ReflectionPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3243507Z test_nn_ReflectionPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3270089Z test_nn_ReflectionPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3297045Z test_nn_ReflectionPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3328957Z test_nn_ReflectionPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3355453Z test_nn_ReplicationPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3382763Z test_nn_ReplicationPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3409661Z test_nn_ReplicationPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3436377Z test_nn_ReplicationPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3463742Z test_nn_ReplicationPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3490355Z test_nn_ReplicationPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3517645Z test_nn_SELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3544197Z test_nn_SELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3571052Z test_nn_Sequential_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3598627Z test_nn_Sequential_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3625338Z test_nn_SiLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3652798Z test_nn_SiLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3679236Z test_nn_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3705850Z test_nn_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3734074Z test_nn_SmoothL1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3760805Z test_nn_SmoothL1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3788480Z test_nn_SoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3815464Z test_nn_SoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3842011Z test_nn_Softmax2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3869338Z test_nn_Softmax2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3896044Z test_nn_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3923817Z test_nn_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3950488Z test_nn_Softmin_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.3977343Z test_nn_Softmin_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4005347Z test_nn_Softplus_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4032387Z test_nn_Softplus_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4059761Z test_nn_Softshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4086621Z test_nn_Softshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4113355Z test_nn_Softsign_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4143731Z test_nn_Softsign_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4181526Z test_nn_SyncBatchNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.4218598Z test_nn_SyncBatchNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:43.4245260Z test_nn_Tanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4272103Z test_nn_Tanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4299693Z test_nn_Tanhshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4326516Z test_nn_Tanhshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4354029Z test_nn_Threshold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4380716Z test_nn_Threshold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:43.4442968Z test_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:57:43.4504785Z test_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:57:43.4575326Z test_nn_TransformerDecoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:57:43.4644741Z test_nn_TransformerDecoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.007s) 2022-08-17T12:57:43.4698501Z test_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:57:43.4758048Z test_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:57:43.4813691Z test_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:57:43.4869371Z test_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:57:44.0588713Z test_nn_Transformer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.572s) 2022-08-17T12:57:44.7793212Z test_nn_Transformer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.720s) 2022-08-17T12:57:44.7822222Z test_nn_TripletMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.7849754Z test_nn_TripletMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.7877838Z test_nn_TripletMarginWithDistanceLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.7904753Z test_nn_TripletMarginWithDistanceLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.7933650Z test_nn_Unflatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.7960131Z test_nn_Unflatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.7986909Z test_nn_Unfold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8019485Z test_nn_Unfold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8046675Z test_nn_Upsample_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8074292Z test_nn_Upsample_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8101138Z test_nn_UpsamplingBilinear2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8127789Z test_nn_UpsamplingBilinear2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8155407Z test_nn_UpsamplingNearest2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8182214Z test_nn_UpsamplingNearest2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8209911Z test_nn_ZeroPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8236530Z test_nn_ZeroPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.8276589Z test_qat_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8316648Z test_qat_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8354865Z test_qat_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8393991Z test_qat_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8432693Z test_qat_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8471500Z test_qat_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8510896Z test_qat_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8550053Z test_qat_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8614041Z test_qat_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.006s) 2022-08-17T12:57:44.8652086Z test_qat_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8690675Z test_qat_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8728617Z test_qat_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8765920Z test_quantizable_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8803294Z test_quantizable_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8842891Z test_quantizable_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8881802Z test_quantizable_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.8929484Z test_quantizable_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:57:44.8976080Z test_quantizable_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.005s) 2022-08-17T12:57:44.9014628Z test_quantized_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9052622Z test_quantized_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9090956Z test_quantized_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9136257Z test_quantized_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9166565Z test_quantized_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9195046Z test_quantized_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9224047Z test_quantized_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9252460Z test_quantized_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9281052Z test_quantized_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9309270Z test_quantized_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9341159Z test_quantized_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9370575Z test_quantized_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9400095Z test_quantized_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9430406Z test_quantized_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9460900Z test_quantized_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9490675Z test_quantized_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9518878Z test_quantized_DeQuantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9546055Z test_quantized_DeQuantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9574410Z test_quantized_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9602092Z test_quantized_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9629601Z test_quantized_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9658107Z test_quantized_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9685108Z test_quantized_FXFloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9712939Z test_quantized_FXFloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9740232Z test_quantized_FloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9767637Z test_quantized_FloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9804718Z test_quantized_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9841879Z test_quantized_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9869400Z test_quantized_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9897540Z test_quantized_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:44.9936353Z test_quantized_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:44.9970797Z test_quantized_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0005888Z test_quantized_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0041145Z test_quantized_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0075421Z test_quantized_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0111146Z test_quantized_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:45.0147643Z test_quantized_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:45.0183756Z test_quantized_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.004s) 2022-08-17T12:57:45.0215259Z test_quantized_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0247187Z test_quantized_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0275876Z test_quantized_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0304912Z test_quantized_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0332126Z test_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0359825Z test_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0389261Z test_quantized_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0416904Z test_quantized_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0445024Z test_quantized_QFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0472658Z test_quantized_QFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0504167Z test_quantized_Quantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0535545Z test_quantized_Quantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0563232Z test_quantized_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0590718Z test_quantized_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0623194Z test_quantized_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0651090Z test_quantized_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0678220Z test_quantized_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0707091Z test_quantized_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2022-08-17T12:57:45.0707426Z 2022-08-17T12:57:45.0707880Z ---------------------------------------------------------------------- 2022-08-17T12:57:45.0708293Z Ran 376 tests in 2.519s 2022-08-17T12:57:45.0708464Z 2022-08-17T12:57:45.0708571Z OK 2022-08-17T12:57:45.0708729Z 2022-08-17T12:57:45.0709650Z Generating XML reports... 2022-08-17T12:57:45.0992015Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20220817125742.xml 2022-08-17T12:57:45.4029164Z Running test_mkldnn_verbose ... [2022-08-17 12:57:45.402552] 2022-08-17T12:57:45.4029714Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:45.402635] 2022-08-17T12:57:46.4289497Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2022-08-17T12:57:46.4300609Z 2022-08-17T12:57:46.4301067Z Running tests... 2022-08-17T12:57:46.4301487Z ---------------------------------------------------------------------- 2022-08-17T12:57:47.6923976Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (1.262s) 2022-08-17T12:57:48.7138097Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (1.021s) 2022-08-17T12:57:48.7138388Z 2022-08-17T12:57:48.7138806Z ---------------------------------------------------------------------- 2022-08-17T12:57:48.7139062Z Ran 2 tests in 2.284s 2022-08-17T12:57:48.7139180Z 2022-08-17T12:57:48.7139241Z OK 2022-08-17T12:57:48.7139334Z 2022-08-17T12:57:48.7139436Z Generating XML reports... 2022-08-17T12:57:48.7173450Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817125746.xml 2022-08-17T12:57:49.0019529Z Running test_utils ... [2022-08-17 12:57:49.001619] 2022-08-17T12:57:49.0020278Z Executing ['/opt/conda/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:49.001703] 2022-08-17T12:57:50.2579675Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:57:50.3377037Z Test results will be stored in test-reports/python-unittest/test_utils 2022-08-17T12:57:50.3398491Z 2022-08-17T12:57:50.3398614Z Running tests... 2022-08-17T12:57:50.3399063Z ---------------------------------------------------------------------- 2022-08-17T12:57:50.6000323Z test_assert_scriptable (__main__.TestAssert) ... ok (0.260s) 2022-08-17T12:57:50.6010710Z test_assert_true (__main__.TestAssert) ... ok (0.001s) 2022-08-17T12:57:50.6018052Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68433 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:57:50.6022490Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.000s) 2022-08-17T12:57:50.6085571Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.006s) 2022-08-17T12:57:50.6138666Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.005s) 2022-08-17T12:57:50.6153875Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... /opt/conda/lib/python3.7/site-packages/torch/utils/checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2022-08-17T12:57:50.6154337Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-08-17T12:57:50.6159091Z ok (0.002s) 2022-08-17T12:57:50.6169459Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T12:57:50.6208182Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.004s) 2022-08-17T12:57:50.6213501Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2022-08-17T12:57:50.6229464Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T12:57:50.6321875Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.009s) 2022-08-17T12:57:50.6330498Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.001s) 2022-08-17T12:57:50.6340194Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T12:57:50.6349192Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.001s) 2022-08-17T12:57:50.6373916Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T12:57:50.6392541Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.002s) 2022-08-17T12:57:50.6409366Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.002s) 2022-08-17T12:57:50.6414980Z test_smoke (__main__.TestCollectEnv) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77345 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T12:57:50.6718887Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.030s) 2022-08-17T12:57:50.6919936Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.020s) 2022-08-17T12:57:50.7638453Z test_multi_drop (__main__.TestDataLoaderUtils) ... ok (0.072s) 2022-08-17T12:57:50.7645459Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.001s) 2022-08-17T12:57:50.8987888Z test_random_seed (__main__.TestDataLoaderUtils) ... ok (0.134s) 2022-08-17T12:57:50.8998551Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-08-17T12:57:50.9005833Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.001s) 2022-08-17T12:57:50.9035077Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.003s) 2022-08-17T12:57:50.9041188Z test_import_hipify (__main__.TestHipify) ... ok (0.001s) 2022-08-17T12:57:50.9061750Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.002s) 2022-08-17T12:57:50.9070797Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.001s) 2022-08-17T12:57:52.5243708Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (1.617s) 2022-08-17T12:57:52.5244014Z 2022-08-17T12:57:52.5244392Z ---------------------------------------------------------------------- 2022-08-17T12:57:52.5244679Z Ran 31 tests in 2.184s 2022-08-17T12:57:52.5244796Z 2022-08-17T12:57:52.5244872Z OK (skipped=7) 2022-08-17T12:57:52.5244979Z 2022-08-17T12:57:52.5245066Z Generating XML reports... 2022-08-17T12:57:52.5291059Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20220817125750.xml 2022-08-17T12:57:52.5303820Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817125750.xml 2022-08-17T12:57:52.5306842Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817125750.xml 2022-08-17T12:57:52.5312231Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817125750.xml 2022-08-17T12:57:52.5314672Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817125750.xml 2022-08-17T12:57:52.5316778Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20220817125750.xml 2022-08-17T12:57:52.5320389Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817125750.xml 2022-08-17T12:57:52.5322931Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817125750.xml 2022-08-17T12:57:52.5326609Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817125750.xml 2022-08-17T12:57:52.5329030Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817125750.xml 2022-08-17T12:57:52.8745026Z Running test_sort_and_select ... [2022-08-17 12:57:52.874087] 2022-08-17T12:57:52.8745590Z Executing ['/opt/conda/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:52.874169] 2022-08-17T12:57:54.1290580Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2022-08-17T12:57:54.1304564Z 2022-08-17T12:57:54.1304679Z Running tests... 2022-08-17T12:57:54.1305478Z ---------------------------------------------------------------------- 2022-08-17T12:57:54.1427231Z test_isin_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.012s) 2022-08-17T12:57:54.1529295Z test_isin_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:54.1630943Z test_isin_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:54.1731965Z test_isin_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:54.1832928Z test_isin_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:54.1933236Z test_isin_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:54.2033993Z test_isin_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:54.2045124Z test_isin_different_devices_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2055783Z test_isin_different_devices_cpu_float64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2066411Z test_isin_different_devices_cpu_int16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2077412Z test_isin_different_devices_cpu_int32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2088148Z test_isin_different_devices_cpu_int64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2098812Z test_isin_different_devices_cpu_int8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2109541Z test_isin_different_devices_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:54.2298692Z test_isin_different_dtypes_cpu (__main__.TestSortAndSelectCPU) ... ok (0.019s) 2022-08-17T12:57:54.2472190Z test_kthvalue_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:57:54.2485464Z test_kthvalue_scalar_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:54.2534313Z test_msort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:54.2580810Z test_msort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:54.2622957Z test_msort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:57:54.2664927Z test_msort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:57:54.2696330Z test_msort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:54.2727398Z test_msort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:54.2757233Z test_msort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:54.2788294Z test_msort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:54.2819233Z test_msort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:54.2830813Z test_sort_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... test_sort_and_select.py:248: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:57:54.2832057Z torch.sort(tensor, out=(values, indices)) 2022-08-17T12:57:54.2833386Z ok (0.001s) 2022-08-17T12:57:55.7058230Z test_sort_cpu (__main__.TestSortAndSelectCPU) ... ok (1.422s) 2022-08-17T12:57:55.7066061Z test_sort_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:55.7073745Z test_sort_discontiguous_slow_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T12:57:55.7085553Z test_sort_large_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:55.7097930Z test_sort_large_slice_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:55.7110696Z test_sort_restride_cpu_float32 (__main__.TestSortAndSelectCPU) ... test_sort_and_select.py:199: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:57:55.7111440Z torch.sort(tensor, out=(values, indices)) 2022-08-17T12:57:55.7114311Z ok (0.002s) 2022-08-17T12:57:55.7206293Z test_stable_sort_against_numpy_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:57:55.7307801Z test_stable_sort_against_numpy_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T12:57:55.7399083Z test_stable_sort_against_numpy_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:57:55.7487657Z test_stable_sort_against_numpy_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:57:55.7571051Z test_stable_sort_against_numpy_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2022-08-17T12:57:55.7652265Z test_stable_sort_against_numpy_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2022-08-17T12:57:55.7738329Z test_stable_sort_against_numpy_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.009s) 2022-08-17T12:57:55.7819567Z test_stable_sort_against_numpy_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2022-08-17T12:57:55.7899191Z test_stable_sort_against_numpy_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2022-08-17T12:57:55.7931313Z test_stable_sort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.7967796Z test_stable_sort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.004s) 2022-08-17T12:57:55.7996426Z test_stable_sort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.8025576Z test_stable_sort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.8051323Z test_stable_sort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.8076563Z test_stable_sort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.8102507Z test_stable_sort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.8127949Z test_stable_sort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.8153229Z test_stable_sort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.8169186Z test_topk_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.8192672Z test_topk_4d_cpu (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.8201638Z test_topk_arguments_cpu (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.8210536Z test_topk_bfloat16_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:55.9324017Z test_topk_cpu (__main__.TestSortAndSelectCPU) ... ok (0.111s) 2022-08-17T12:57:55.9353762Z test_topk_integral_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.9381129Z test_topk_integral_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.9408119Z test_topk_integral_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2022-08-17T12:57:55.9433056Z test_topk_integral_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.9458211Z test_topk_integral_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.9469516Z test_topk_noncontiguous_gpu_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:55.9487825Z test_topk_nonfinite_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.9506309Z test_topk_nonfinite_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.9524403Z test_topk_nonfinite_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2022-08-17T12:57:55.9536181Z test_topk_zero_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9547939Z test_topk_zero_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9559729Z test_topk_zero_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9571646Z test_topk_zero_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9583645Z test_topk_zero_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9595343Z test_topk_zero_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9607264Z test_topk_zero_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2022-08-17T12:57:55.9669154Z test_unique_consecutive_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:57:55.9722371Z test_unique_consecutive_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:55.9782937Z test_unique_consecutive_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:57:55.9842159Z test_unique_consecutive_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2022-08-17T12:57:55.9895841Z test_unique_consecutive_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:55.9949209Z test_unique_consecutive_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:56.0061250Z test_unique_consecutive_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.011s) 2022-08-17T12:57:56.0114199Z test_unique_consecutive_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:56.0167191Z test_unique_consecutive_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2022-08-17T12:57:56.0352452Z test_unique_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.018s) 2022-08-17T12:57:56.0496009Z test_unique_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.014s) 2022-08-17T12:57:56.0682295Z test_unique_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.019s) 2022-08-17T12:57:56.0862784Z test_unique_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.018s) 2022-08-17T12:57:56.1034060Z test_unique_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:57:56.1202251Z test_unique_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:57:56.1367112Z test_unique_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T12:57:56.1534941Z test_unique_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:57:56.1701826Z test_unique_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.017s) 2022-08-17T12:57:56.2248128Z test_unique_dim_cpu (__main__.TestSortAndSelectCPU) ... ok (0.055s) 2022-08-17T12:57:56.2248587Z 2022-08-17T12:57:56.2249105Z ---------------------------------------------------------------------- 2022-08-17T12:57:56.2249399Z Ran 91 tests in 2.094s 2022-08-17T12:57:56.2249537Z 2022-08-17T12:57:56.2249596Z OK (skipped=13) 2022-08-17T12:57:56.2249707Z 2022-08-17T12:57:56.2249793Z Generating XML reports... 2022-08-17T12:57:56.2351940Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220817125754.xml 2022-08-17T12:57:56.4779916Z Running test_indexing ... [2022-08-17 12:57:56.477635] 2022-08-17T12:57:56.4780430Z Executing ['/opt/conda/bin/python', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:56.477716] 2022-08-17T12:57:57.7578293Z Test results will be stored in test-reports/python-unittest/test_indexing 2022-08-17T12:57:57.7594545Z 2022-08-17T12:57:57.7594650Z Running tests... 2022-08-17T12:57:57.7595114Z ---------------------------------------------------------------------- 2022-08-17T12:57:57.7716678Z test_boolean_assignment_value_mismatch_cpu (__main__.NumpyTestsCPU) ... ok (0.012s) 2022-08-17T12:57:57.7732717Z test_boolean_indexing_alldims_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.7748935Z test_boolean_indexing_onedim_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.7766498Z test_boolean_indexing_twodim_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.7860655Z test_boolean_indexing_weirdness_cpu (__main__.NumpyTestsCPU) ... ok (0.009s) 2022-08-17T12:57:57.7955271Z test_boolean_indexing_weirdness_tensors_cpu (__main__.NumpyTestsCPU) ... ok (0.009s) 2022-08-17T12:57:57.7971113Z test_boolean_list_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.8106090Z test_boolean_shape_mismatch_cpu (__main__.NumpyTestsCPU) ... 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:57:57.8106765Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2022-08-17T12:57:57.8147088Z 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:57:57.8147816Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2022-08-17T12:57:57.8148092Z ok (0.018s) 2022-08-17T12:57:57.8171580Z test_broadcast_subspace_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.8335910Z test_broaderrors_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.016s) 2022-08-17T12:57:57.8354996Z test_ellipsis_index_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.8405805Z test_empty_fancy_index_cpu (__main__.NumpyTestsCPU) ... ok (0.005s) 2022-08-17T12:57:57.8415349Z test_empty_tuple_index_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2022-08-17T12:57:57.8423419Z test_everything_returns_views_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2022-08-17T12:57:57.8434049Z test_index_is_larger_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2022-08-17T12:57:57.8458077Z test_index_no_floats_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.8466195Z test_none_index_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2022-08-17T12:57:57.8476897Z test_single_bool_index_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2022-08-17T12:57:57.8501419Z test_single_int_index_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2022-08-17T12:57:57.8706544Z test_trivial_fancy_out_of_bounds_cpu (__main__.NumpyTestsCPU) ... ok (0.020s) 2022-08-17T12:57:57.8719135Z test_advancedindex_big_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:57.9012015Z test_advancedindex_cpu_float16 (__main__.TestIndexingCPU) ... ok (0.029s) 2022-08-17T12:57:58.0617171Z test_advancedindex_cpu_float64 (__main__.TestIndexingCPU) ... ok (0.160s) 2022-08-17T12:57:58.0637556Z test_basic_advanced_combined_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:58.0649159Z test_bool_indices_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:58.0672399Z test_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:58.0682899Z test_byte_mask2d_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:58.0696334Z test_byte_mask_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:58.0714466Z test_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:58.0731678Z test_byte_tensor_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:58.0742163Z test_cpu_indices_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:58.0755486Z test_ellipsis_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:58.0768890Z test_empty_index_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:58.0788065Z test_empty_ndim_index_bool_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:58.0848135Z test_empty_ndim_index_cpu (__main__.TestIndexingCPU) ... ok (0.006s) 2022-08-17T12:57:58.0859820Z test_empty_slice_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:58.0873235Z test_gather_take_along_dim_cross_device_cpu_float32 (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:58.0947983Z test_getitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.007s) 2022-08-17T12:57:58.1206774Z test_index_cpu (__main__.TestIndexingCPU) ... ok (0.026s) 2022-08-17T12:57:58.1229736Z test_index_getitem_copy_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:58.2309248Z test_index_put_accumulate_duplicate_indices_cpu (__main__.TestIndexingCPU) ... ok (0.108s) 2022-08-17T12:57:58.2338372Z test_index_put_accumulate_expanded_values_cpu (__main__.TestIndexingCPU) ... ok (0.003s) 2022-08-17T12:57:59.2603404Z test_index_put_accumulate_large_tensor_cpu (__main__.TestIndexingCPU) ... ok (1.026s) 2022-08-17T12:57:59.2617069Z test_index_put_accumulate_non_contiguous_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:59.2630948Z test_index_put_accumulate_with_optional_tensors_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:59.2645332Z test_index_put_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2659684Z test_index_put_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2673400Z test_index_put_src_datatype_cpu_complex128 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2686777Z test_index_put_src_datatype_cpu_complex64 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2700312Z test_index_put_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2713253Z test_index_put_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2729315Z test_index_scalar_with_bool_mask_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:59.2798730Z test_index_setitem_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.007s) 2022-08-17T12:57:59.2812128Z test_index_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2825262Z test_index_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2838487Z test_index_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2856646Z test_index_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:59.2869675Z test_int_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2880774Z test_int_indices2d_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2891908Z test_int_indices_broadcast_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2905445Z test_int_indices_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.2914530Z test_invalid_device_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:57:59.2922888Z test_invalid_index_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3350029Z test_jit_indexing_cpu (__main__.TestIndexingCPU) ... ok (0.043s) 2022-08-17T12:57:59.3361007Z test_multiple_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3374109Z test_multiple_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3383717Z test_multiple_int_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3399397Z test_none_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:59.3462271Z test_out_of_bound_index_cpu (__main__.TestIndexingCPU) ... ok (0.006s) 2022-08-17T12:57:59.3474152Z test_set_item_to_scalar_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3555702Z test_setitem_expansion_error_cpu (__main__.TestIndexingCPU) ... ok (0.008s) 2022-08-17T12:57:59.3623689Z test_setitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.007s) 2022-08-17T12:57:59.3631941Z test_single_int_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3643927Z test_step_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.3659805Z test_step_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:59.3703985Z test_take_along_dim_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.004s) 2022-08-17T12:57:59.3741084Z test_take_along_dim_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.004s) 2022-08-17T12:57:59.3912993Z test_take_along_dim_invalid_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.017s) 2022-08-17T12:57:59.4081504Z test_take_along_dim_invalid_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.017s) 2022-08-17T12:57:59.4092817Z test_variable_slicing_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2022-08-17T12:57:59.4120223Z test_zero_dim_index_cpu (__main__.TestIndexingCPU) ... ok (0.002s) 2022-08-17T12:57:59.4120519Z 2022-08-17T12:57:59.4121005Z ---------------------------------------------------------------------- 2022-08-17T12:57:59.4121806Z Ran 81 tests in 1.652s 2022-08-17T12:57:59.4121982Z 2022-08-17T12:57:59.4122097Z OK (skipped=5) 2022-08-17T12:57:59.4122266Z 2022-08-17T12:57:59.4122380Z Generating XML reports... 2022-08-17T12:57:59.4168309Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCPU-20220817125757.xml 2022-08-17T12:57:59.4214615Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCPU-20220817125757.xml 2022-08-17T12:57:59.6668155Z Running test_logging ... [2022-08-17 12:57:59.666464] 2022-08-17T12:57:59.6668688Z Executing ['/opt/conda/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:57:59.666547] 2022-08-17T12:58:00.6899226Z Test results will be stored in test-reports/python-unittest/test_logging 2022-08-17T12:58:00.6909266Z 2022-08-17T12:58:00.6909374Z Running tests... 2022-08-17T12:58:00.6910038Z ---------------------------------------------------------------------- 2022-08-17T12:58:00.6915361Z testApiUsage (__main__.LoggingTest) 2022-08-17T12:58:02.2356946Z This test verifies that api usage logging is not triggered via static ... ok (1.544s) 2022-08-17T12:58:02.2357210Z 2022-08-17T12:58:02.2357689Z ---------------------------------------------------------------------- 2022-08-17T12:58:02.2358137Z Ran 1 test in 1.545s 2022-08-17T12:58:02.2358315Z 2022-08-17T12:58:02.2358377Z OK 2022-08-17T12:58:02.2358472Z 2022-08-17T12:58:02.2358561Z Generating XML reports... 2022-08-17T12:58:02.2392458Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20220817125800.xml 2022-08-17T12:58:02.5213214Z Running backends/xeon/test_launch ... [2022-08-17 12:58:02.520965] 2022-08-17T12:58:02.5213792Z Executing ['/opt/conda/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:02.521049] 2022-08-17T12:58:03.5517756Z Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2022-08-17T12:58:03.5527701Z 2022-08-17T12:58:03.5527841Z Running tests... 2022-08-17T12:58:03.5528253Z ---------------------------------------------------------------------- 2022-08-17T12:58:03.6843870Z test_cpu_info (__main__.TestTorchrun) ... 2022-08-17 12:58:03,683 - 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-17T12:58:03.6844389Z ok (0.132s) 2022-08-17T12:58:05.0642031Z test_multi_threads (__main__.TestTorchrun) ... ok (1.379s) 2022-08-17T12:58:05.0642568Z 2022-08-17T12:58:05.0643469Z ---------------------------------------------------------------------- 2022-08-17T12:58:05.0643939Z Ran 2 tests in 1.511s 2022-08-17T12:58:05.0644063Z 2022-08-17T12:58:05.0644131Z OK 2022-08-17T12:58:05.0644231Z 2022-08-17T12:58:05.0644314Z Generating XML reports... 2022-08-17T12:58:05.0678449Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20220817125803.xml 2022-08-17T12:58:05.2721232Z Running test_expanded_weights ... [2022-08-17 12:58:05.271712] 2022-08-17T12:58:05.2722114Z Executing ['/opt/conda/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:05.271795] 2022-08-17T12:58:07.2290343Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2022-08-17T12:58:07.2309946Z 2022-08-17T12:58:07.2310085Z Running tests... 2022-08-17T12:58:07.2310571Z ---------------------------------------------------------------------- 2022-08-17T12:58:07.3899450Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.159s) 2022-08-17T12:58:07.5045865Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.115s) 2022-08-17T12:58:07.5155448Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T12:58:07.5170155Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:58:07.5289095Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T12:58:07.5361668Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:58:07.5474921Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T12:58:07.5524459Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.5570330Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.5611943Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:07.5709303Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/opinfo/core.py:910: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:885.) 2022-08-17T12:58:07.5787612Z return self.op(*args, **kwargs) 2022-08-17T12:58:07.5788035Z ok (0.017s) 2022-08-17T12:58:07.6016863Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.023s) 2022-08-17T12:58:07.6540003Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.052s) 2022-08-17T12:58:07.6667861Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.013s) 2022-08-17T12:58:07.6792395Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T12:58:07.6885601Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T12:58:07.6936415Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.6984364Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.7032490Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.7078307Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.7110403Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7142165Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7173430Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7249039Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:58:07.7326217Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:58:07.7401939Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:58:07.7432163Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7461691Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7490996Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7540727Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.7610819Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:58:07.7694315Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2022-08-17T12:58:07.7749186Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:07.7805511Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T12:58:07.7841028Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:07.7876429Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.7920391Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:07.7957336Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:07.7992540Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.8065737Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:58:07.8296404Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.023s) 2022-08-17T12:58:07.8317962Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:58:07.8360946Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:07.8498845Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T12:58:07.8533103Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.8645360Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2022-08-17T12:58:07.8717752Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:58:07.8952173Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.023s) 2022-08-17T12:58:07.8974477Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:58:07.9019209Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:07.9164125Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2022-08-17T12:58:07.9199450Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.9318714Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2022-08-17T12:58:07.9376842Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2022-08-17T12:58:07.9557915Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.018s) 2022-08-17T12:58:07.9579381Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:58:07.9612817Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.9717284Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2022-08-17T12:58:07.9745293Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2022-08-17T12:58:07.9837277Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.009s) 2022-08-17T12:58:07.9874782Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:08.0041036Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2022-08-17T12:58:08.0241938Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T12:58:08.1011440Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.077s) 2022-08-17T12:58:08.1201310Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.019s) 2022-08-17T12:58:08.1422301Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.022s) 2022-08-17T12:58:08.2228763Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.081s) 2022-08-17T12:58:08.2395687Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.017s) 2022-08-17T12:58:08.2592173Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.020s) 2022-08-17T12:58:08.3358465Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.077s) 2022-08-17T12:58:08.3396725Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:08.3469419Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2022-08-17T12:58:08.3494576Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2022-08-17T12:58:08.3532608Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:08.3583165Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2022-08-17T12:58:08.3620615Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:08.3666115Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2022-08-17T12:58:08.3703938Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.004s) 2022-08-17T12:58:08.3742777Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.004s) 2022-08-17T12:58:08.3756918Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:58:08.3769543Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:58:08.3788014Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.002s) 2022-08-17T12:58:08.3804696Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.002s) 2022-08-17T12:58:08.3815593Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:58:08.3827196Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2022-08-17T12:58:08.3859867Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.3891404Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.3927660Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.3957308Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.3982134Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4012590Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4033447Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4058108Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4083691Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4114465Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4135633Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4160020Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4184293Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4212977Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4236901Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4264108Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4288254Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4318548Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4327531Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.4334960Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.4356770Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4384369Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4409489Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4438361Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4474992Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.004s) 2022-08-17T12:58:08.4499724Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4530255Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4561742Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4584163Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4611062Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4635853Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4666567Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4691831Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4720245Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4745328Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4772820Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4798096Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4828123Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4837335Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.4844569Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.4867257Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4896226Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4923898Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.4944885Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.4969242Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5004530Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5050535Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.005s) 2022-08-17T12:58:08.5078939Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5099746Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5124340Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5151436Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5185337Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5210875Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5242232Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5267704Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5298450Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5307426Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.5316142Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.5340821Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5371879Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5387896Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5412132Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5435092Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5450575Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5474326Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5496446Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5518739Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5541161Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5559429Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5575321Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5593064Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5607973Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-08-17T12:58:08.5634205Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.5657924Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5676051Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5691486Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-08-17T12:58:08.5709200Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5724263Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-08-17T12:58:08.5747022Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5768506Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5776526Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.5783759Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.001s) 2022-08-17T12:58:08.5799617Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5814809Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2022-08-17T12:58:08.5837160Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.5859141Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6033385Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.017s) 2022-08-17T12:58:08.6130670Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2022-08-17T12:58:08.6150805Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6167153Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6192129Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6216908Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6225144Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T12:58:08.6232592Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.001s) 2022-08-17T12:58:08.6253297Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6274425Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2022-08-17T12:58:08.6300678Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.6332497Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.6365230Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.003s) 2022-08-17T12:58:08.6365546Z 2022-08-17T12:58:08.6365940Z ---------------------------------------------------------------------- 2022-08-17T12:58:08.6366498Z Ran 184 tests in 1.405s 2022-08-17T12:58:08.6366673Z 2022-08-17T12:58:08.6366793Z OK (skipped=10) 2022-08-17T12:58:08.6366984Z 2022-08-17T12:58:08.6367127Z Generating XML reports... 2022-08-17T12:58:08.6447866Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817125807.xml 2022-08-17T12:58:08.6455794Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817125807.xml 2022-08-17T12:58:08.6531673Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817125807.xml 2022-08-17T12:58:09.0089559Z Running test_transformers ... [2022-08-17 12:58:09.008551] 2022-08-17T12:58:09.0090107Z Executing ['/opt/conda/bin/python', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:09.008649] 2022-08-17T12:58:10.2916293Z Test results will be stored in test-reports/python-unittest/test_transformers 2022-08-17T12:58:10.2930925Z 2022-08-17T12:58:10.2931030Z Running tests... 2022-08-17T12:58:10.2931516Z ---------------------------------------------------------------------- 2022-08-17T12:58:10.3006738Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.007s) 2022-08-17T12:58:10.3023928Z test_mask_check_fastpath (__main__.TestTransformers) 2022-08-17T12:58:10.3140230Z Test that fastpath is executed independently of the mask that is passed. ... test_transformers.py:764: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/NestedTensorImpl.cpp:142.) 2022-08-17T12:58:10.3140926Z nested_tensor_return_value = torch.nested_tensor([torch.ones((2, 2), dtype=torch.float)]) 2022-08-17T12:58:10.3195622Z ok (0.019s) 2022-08-17T12:58:10.3224954Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:58:10.3247684Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3268780Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3342240Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.3413229Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.3483362Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.3503073Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3524679Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3545835Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3615080Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.3685431Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.3755953Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.3775484Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3796201Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3816016Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3836751Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3858872Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3881149Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.3951814Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.4024065Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.4096253Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2022-08-17T12:58:10.4117105Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.4139641Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.4161859Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.4252253Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:58:10.4343622Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2022-08-17T12:58:10.4428173Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.008s) 2022-08-17T12:58:10.4452190Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.4480451Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:58:10.4505911Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2022-08-17T12:58:10.4522556Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.002s) 2022-08-17T12:58:10.4823539Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.030s) 2022-08-17T12:58:10.5124979Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.030s) 2022-08-17T12:58:10.5432184Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T12:58:10.5735513Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.030s) 2022-08-17T12:58:10.6014603Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2022-08-17T12:58:10.6292296Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2022-08-17T12:58:10.6599835Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T12:58:10.6905937Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T12:58:10.6916669Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T12:58:10.6949731Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:58:10.6961488Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T12:58:10.6991449Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:58:10.7002996Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T12:58:10.7029050Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:58:10.7040284Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T12:58:10.7067740Z Test TransformerEncoder does not crash ... ok (0.004s) 2022-08-17T12:58:10.7078867Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T12:58:10.7131609Z Test TransformerEncoder does not crash ... /opt/conda/lib/python3.7/site-packages/torch/jit/_recursive.py:264: UserWarning: 'batch_first' was found in ScriptModule constants, but was not actually set in __init__. Consider removing it. 2022-08-17T12:58:10.7132320Z "Consider removing it.".format(name)) 2022-08-17T12:58:11.0064086Z ok (0.299s) 2022-08-17T12:58:11.0074911Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T12:58:11.2246978Z Test TransformerEncoder does not crash ... ok (0.218s) 2022-08-17T12:58:11.2257821Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T12:58:11.2925648Z Test TransformerEncoder does not crash ... ok (0.068s) 2022-08-17T12:58:11.2936693Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T12:58:11.3594762Z Test TransformerEncoder does not crash ... ok (0.067s) 2022-08-17T12:58:11.3614500Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:58:11.3656397Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:58:11.3675008Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:58:11.3714756Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:58:11.3733654Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:58:11.3771045Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.006s) 2022-08-17T12:58:11.3789606Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T12:58:11.3825030Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.005s) 2022-08-17T12:58:11.3853924Z test_transformerencoderlayer_src_mask_device_cpu (__main__.TestTransformers) ... ok (0.003s) 2022-08-17T12:58:11.3854265Z 2022-08-17T12:58:11.3854725Z ---------------------------------------------------------------------- 2022-08-17T12:58:11.3855117Z Ran 54 tests in 1.092s 2022-08-17T12:58:11.3855308Z 2022-08-17T12:58:11.3855427Z OK (skipped=2) 2022-08-17T12:58:11.3855604Z 2022-08-17T12:58:11.3855745Z Generating XML reports... 2022-08-17T12:58:11.3916798Z Generated XML report: test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220817125810.xml 2022-08-17T12:58:11.6809869Z Running test_mkldnn_fusion ... [2022-08-17 12:58:11.680588] 2022-08-17T12:58:11.6810473Z Executing ['/opt/conda/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:11.680684] 2022-08-17T12:58:12.7467460Z Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2022-08-17T12:58:12.7477950Z 2022-08-17T12:58:12.7478092Z Running tests... 2022-08-17T12:58:12.7478517Z ---------------------------------------------------------------------- 2022-08-17T12:58:13.5909382Z test_conv_eltwise (__main__.TestMkldnnFusion) ... ok (0.843s) 2022-08-17T12:58:14.0597865Z test_single_conv (__main__.TestMkldnnFusion) ... ok (0.469s) 2022-08-17T12:58:14.0598142Z 2022-08-17T12:58:14.0598595Z ---------------------------------------------------------------------- 2022-08-17T12:58:14.0599007Z Ran 2 tests in 1.312s 2022-08-17T12:58:14.0599193Z 2022-08-17T12:58:14.0599275Z OK 2022-08-17T12:58:14.0599427Z 2022-08-17T12:58:14.0599568Z Generating XML reports... 2022-08-17T12:58:14.0631357Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220817125812.xml 2022-08-17T12:58:14.3102959Z Running test_futures ... [2022-08-17 12:58:14.309953] 2022-08-17T12:58:14.3103469Z Executing ['/opt/conda/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:14.310038] 2022-08-17T12:58:15.3437112Z Test results will be stored in test-reports/python-unittest/test_futures 2022-08-17T12:58:15.3448179Z 2022-08-17T12:58:15.3448664Z Running tests... 2022-08-17T12:58:15.3449068Z ---------------------------------------------------------------------- 2022-08-17T12:58:15.5892067Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-08-17T12:58:15.5892515Z 2022-08-17T12:58:15.5892604Z At: 2022-08-17T12:58:15.5892934Z test_futures.py(236): raise_value_error 2022-08-17T12:58:15.5893667Z /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py(239): set_result 2022-08-17T12:58:15.5894205Z test_futures.py(229): _test_add_done_callback_error_ignored 2022-08-17T12:58:15.5894680Z test_futures.py(238): test_add_done_callback_error_is_ignored 2022-08-17T12:58:15.5895159Z /opt/conda/lib/python3.7/unittest/case.py(628): run 2022-08-17T12:58:15.5895894Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(1972): _run_with_retry 2022-08-17T12:58:15.5896681Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(2035): run 2022-08-17T12:58:15.5897226Z /opt/conda/lib/python3.7/unittest/case.py(676): __call__ 2022-08-17T12:58:15.5897694Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:58:15.5898155Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:58:15.5898623Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:58:15.5899090Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:58:15.5899931Z /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run 2022-08-17T12:58:15.5900429Z /opt/conda/lib/python3.7/unittest/main.py(271): runTests 2022-08-17T12:58:15.5900897Z /opt/conda/lib/python3.7/unittest/main.py(101): __init__ 2022-08-17T12:58:15.5901600Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-08-17T12:58:15.5902089Z test_futures.py(331): 2022-08-17T12:58:15.5902308Z 2022-08-17T12:58:15.5902426Z ok (0.244s) 2022-08-17T12:58:15.5922053Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:58:15.5929445Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given 2022-08-17T12:58:15.5930183Z ok (0.001s) 2022-08-17T12:58:15.5941735Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.5975935Z test_chained_then (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:58:15.6994280Z test_collect_all (__main__.TestFuture) ... ok (0.102s) 2022-08-17T12:58:15.7001932Z test_done (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7014532Z test_done_exception (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7031140Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:58:15.7041393Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-08-17T12:58:15.7041900Z 2022-08-17T12:58:15.7042001Z At: 2022-08-17T12:58:15.7042350Z test_futures.py(280): raise_value_error 2022-08-17T12:58:15.7043053Z /opt/conda/lib/python3.7/site-packages/torch/futures/__init__.py(239): set_result 2022-08-17T12:58:15.7043585Z test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2022-08-17T12:58:15.7044050Z /opt/conda/lib/python3.7/unittest/case.py(628): run 2022-08-17T12:58:15.7044729Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(1972): _run_with_retry 2022-08-17T12:58:15.7045464Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(2035): run 2022-08-17T12:58:15.7045992Z /opt/conda/lib/python3.7/unittest/case.py(676): __call__ 2022-08-17T12:58:15.7046679Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:58:15.7047147Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:58:15.7047609Z /opt/conda/lib/python3.7/unittest/suite.py(122): run 2022-08-17T12:58:15.7048066Z /opt/conda/lib/python3.7/unittest/suite.py(84): __call__ 2022-08-17T12:58:15.7048696Z /opt/conda/lib/python3.7/site-packages/xmlrunner/runner.py(67): run 2022-08-17T12:58:15.7049166Z /opt/conda/lib/python3.7/unittest/main.py(271): runTests 2022-08-17T12:58:15.7049583Z /opt/conda/lib/python3.7/unittest/main.py(101): __init__ 2022-08-17T12:58:15.7050277Z /opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py(786): run_tests 2022-08-17T12:58:15.7050775Z test_futures.py(331): 2022-08-17T12:58:15.7050995Z 2022-08-17T12:58:15.7051121Z ok (0.001s) 2022-08-17T12:58:15.7069842Z test_mark_future_twice (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:58:15.7096161Z test_pickle_future (__main__.TestFuture) ... ok (0.003s) 2022-08-17T12:58:15.7110070Z test_set_exception (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7127848Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.002s) 2022-08-17T12:58:15.7139678Z test_then (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7148578Z test_then_no_arg (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7156646Z test_then_raise (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7165665Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7175125Z test_wait (__main__.TestFuture) ... ok (0.001s) 2022-08-17T12:58:15.7185342Z test_wait_all (__main__.TestFuture) ... [1, 2] 2022-08-17T12:58:15.7188461Z ok (0.001s) 2022-08-17T12:58:16.2210897Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.502s) 2022-08-17T12:58:16.2211196Z 2022-08-17T12:58:16.2211619Z ---------------------------------------------------------------------- 2022-08-17T12:58:16.2211978Z Ran 21 tests in 0.876s 2022-08-17T12:58:16.2212148Z 2022-08-17T12:58:16.2212254Z OK 2022-08-17T12:58:16.2212397Z 2022-08-17T12:58:16.2212546Z Generating XML reports... 2022-08-17T12:58:16.2255261Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20220817125815.xml 2022-08-17T12:58:16.4644427Z Running test_functionalization ... [2022-08-17 12:58:16.464024] 2022-08-17T12:58:16.4644982Z Executing ['/opt/conda/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:16.464107] 2022-08-17T12:58:17.5056168Z Test results will be stored in test-reports/python-unittest/test_functionalization 2022-08-17T12:58:17.5068675Z 2022-08-17T12:58:17.5068784Z Running tests... 2022-08-17T12:58:17.5069794Z ---------------------------------------------------------------------- 2022-08-17T12:58:17.7544860Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... ok (0.247s) 2022-08-17T12:58:17.7715997Z test_as_strided (__main__.TestFunctionalization) ... /opt/conda/lib/python3.7/site-packages/torch/utils/_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-17T12:58:17.7716544Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T12:58:17.7799141Z ok (0.025s) 2022-08-17T12:58:17.7960065Z test_cat (__main__.TestFunctionalization) ... ok (0.016s) 2022-08-17T12:58:17.8689882Z test_copy_ (__main__.TestFunctionalization) ... ok (0.073s) 2022-08-17T12:58:17.8901808Z test_diagonal (__main__.TestFunctionalization) ... ok (0.021s) 2022-08-17T12:58:17.9052449Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.015s) 2022-08-17T12:58:17.9805302Z test_everything (__main__.TestFunctionalization) ... ok (0.075s) 2022-08-17T12:58:17.9875233Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.007s) 2022-08-17T12:58:18.0050924Z test_fill_ (__main__.TestFunctionalization) ... ok (0.017s) 2022-08-17T12:58:18.0250309Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.020s) 2022-08-17T12:58:18.0465815Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.021s) 2022-08-17T12:58:18.0643143Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.018s) 2022-08-17T12:58:18.0656025Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.001s) 2022-08-17T12:58:18.0693012Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.004s) 2022-08-17T12:58:18.0706000Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.001s) 2022-08-17T12:58:18.0718459Z test_multi_out (__main__.TestFunctionalization) ... test_functionalization.py:187: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:18.0719175Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2022-08-17T12:58:18.0913988Z ok (0.021s) 2022-08-17T12:58:18.1042542Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.013s) 2022-08-17T12:58:18.1078977Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.004s) 2022-08-17T12:58:18.1187423Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.011s) 2022-08-17T12:58:18.1217253Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.003s) 2022-08-17T12:58:18.1385160Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.017s) 2022-08-17T12:58:18.1537733Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.015s) 2022-08-17T12:58:18.1576041Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.004s) 2022-08-17T12:58:18.1771682Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.019s) 2022-08-17T12:58:18.2215806Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.044s) 2022-08-17T12:58:18.2224785Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.001s) 2022-08-17T12:58:18.2397642Z test_scalars (__main__.TestFunctionalization) ... ok (0.017s) 2022-08-17T12:58:18.2631553Z test_simple (__main__.TestFunctionalization) ... ok (0.023s) 2022-08-17T12:58:18.2643953Z test_simple_out (__main__.TestFunctionalization) ... test_functionalization.py:149: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Resize.cpp:24.) 2022-08-17T12:58:18.2644731Z torch.add(y, tmp, out=z) 2022-08-17T12:58:18.2849519Z ok (0.022s) 2022-08-17T12:58:18.3074562Z test_split (__main__.TestFunctionalization) ... ok (0.022s) 2022-08-17T12:58:18.3258515Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.018s) 2022-08-17T12:58:18.3336835Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.008s) 2022-08-17T12:58:18.3348020Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.001s) 2022-08-17T12:58:18.3523242Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.017s) 2022-08-17T12:58:18.3523582Z 2022-08-17T12:58:18.3524075Z ---------------------------------------------------------------------- 2022-08-17T12:58:18.3524326Z Ran 34 tests in 0.845s 2022-08-17T12:58:18.3524444Z 2022-08-17T12:58:18.3524506Z OK 2022-08-17T12:58:18.3524597Z 2022-08-17T12:58:18.3524677Z Generating XML reports... 2022-08-17T12:58:18.3573158Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220817125817.xml 2022-08-17T12:58:18.6038138Z Running test_namedtensor ... [2022-08-17 12:58:18.603464] 2022-08-17T12:58:18.6038661Z Executing ['/opt/conda/bin/python', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:18.603547] 2022-08-17T12:58:19.8872399Z Test results will be stored in test-reports/python-unittest/test_namedtensor 2022-08-17T12:58:19.8886212Z 2022-08-17T12:58:19.8886354Z Running tests... 2022-08-17T12:58:19.8886800Z ---------------------------------------------------------------------- 2022-08-17T12:58:19.8906117Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:19.8926357Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:19.8995029Z test_addmm (__main__.TestNamedTensor) ... ok (0.007s) 2022-08-17T12:58:19.9013377Z test_addmv (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:19.9024990Z test_align_as (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9033636Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.001s) 2022-08-17T12:58:19.9067031Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.003s) 2022-08-17T12:58:19.9160285Z test_align_to (__main__.TestNamedTensor) ... ok (0.009s) 2022-08-17T12:58:19.9269437Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.011s) 2022-08-17T12:58:19.9278719Z test_any_all (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9285067Z test_as_strided (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9288415Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2022-08-17T12:58:19.9297009Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9307916Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9318720Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9329660Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:19.9499475Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.017s) 2022-08-17T12:58:20.2455586Z test_binary_ops (__main__.TestNamedTensor) ... ok (0.295s) 2022-08-17T12:58:20.2468812Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2630569Z test_bmm (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T12:58:20.2760671Z test_cat (__main__.TestNamedTensor) ... ok (0.013s) 2022-08-17T12:58:20.2774050Z test_cdist (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2824488Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.005s) 2022-08-17T12:58:20.2837029Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2850448Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2859658Z test_detach (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2872428Z test_diagonal (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2880235Z test_dot (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2891717Z test_equal (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2904783Z test_expand (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.2944169Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.004s) 2022-08-17T12:58:20.3127843Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.018s) 2022-08-17T12:58:20.3234819Z test_flatten (__main__.TestNamedTensor) ... ok (0.011s) 2022-08-17T12:58:20.3265168Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-17T12:58:20.3275051Z test_has_names (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.3292817Z test_index_fill (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:20.3307579Z test_info_smoke (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.3316745Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.3329166Z test_logical_not (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.3351269Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:20.3479778Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.013s) 2022-08-17T12:58:20.3538578Z test_masked_select (__main__.TestNamedTensor) ... ok (0.006s) 2022-08-17T12:58:20.3744890Z test_matmul (__main__.TestNamedTensor) ... ok (0.021s) 2022-08-17T12:58:20.3774344Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-17T12:58:20.3785537Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.3841491Z test_mm (__main__.TestNamedTensor) ... ok (0.006s) 2022-08-17T12:58:20.3857076Z test_mv (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:20.4310907Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.045s) 2022-08-17T12:58:20.4391364Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.008s) 2022-08-17T12:58:20.4399779Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.4407888Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.4416457Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.4426544Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.4435684Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.4465147Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-17T12:58:20.4664161Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.020s) 2022-08-17T12:58:20.4678511Z test_pow_special (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.4689256Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.5728454Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.104s) 2022-08-17T12:58:20.5820585Z test_refine_names (__main__.TestNamedTensor) ... ok (0.009s) 2022-08-17T12:58:20.5901463Z test_rename (__main__.TestNamedTensor) ... ok (0.008s) 2022-08-17T12:58:20.5967967Z test_rename_ (__main__.TestNamedTensor) ... ok (0.007s) 2022-08-17T12:58:20.6000032Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-17T12:58:20.6019623Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.002s) 2022-08-17T12:58:20.6035259Z test_repr (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6101420Z test_resize (__main__.TestNamedTensor) ... ok (0.007s) 2022-08-17T12:58:20.6135654Z test_select (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-17T12:58:20.6139311Z test_select_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2022-08-17T12:58:20.6191386Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.005s) 2022-08-17T12:58:20.6267323Z test_size (__main__.TestNamedTensor) ... ok (0.008s) 2022-08-17T12:58:20.6282406Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6292482Z test_squeeze (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6365814Z test_stride (__main__.TestNamedTensor) ... ok (0.007s) 2022-08-17T12:58:20.6401482Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.003s) 2022-08-17T12:58:20.6413291Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... test_namedtensor.py:516: 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:58:20.6414101Z tensor = torch.tensor(x) 2022-08-17T12:58:20.6415012Z test_namedtensor.py:522: 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:58:20.6415674Z tensor = torch.tensor(x, names=None) 2022-08-17T12:58:20.6417309Z test_namedtensor.py:527: 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:58:20.6418266Z tensor = torch.tensor(x, names=('N', 'C')) 2022-08-17T12:58:20.6436924Z ok (0.004s) 2022-08-17T12:58:20.6446895Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6454525Z test_tensor_from_tensor (__main__.TestNamedTensor) ... test_namedtensor.py:511: 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:58:20.6455331Z tensor = torch.tensor(x, names=names) 2022-08-17T12:58:20.6456124Z ok (0.001s) 2022-08-17T12:58:20.6467719Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6482872Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6488964Z test_trivial (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.6696979Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (0.021s) 2022-08-17T12:58:20.6898707Z test_unflatten (__main__.TestNamedTensor) ... ok (0.020s) 2022-08-17T12:58:20.6987570Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.009s) 2022-08-17T12:58:20.6997004Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.7004535Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.7014840Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T12:58:20.7019324Z 2022-08-17T12:58:20.7019878Z ---------------------------------------------------------------------- 2022-08-17T12:58:20.7020319Z Ran 86 tests in 0.813s 2022-08-17T12:58:20.7020509Z 2022-08-17T12:58:20.7020627Z OK (skipped=4) 2022-08-17T12:58:20.7020801Z 2022-08-17T12:58:20.7020924Z Generating XML reports... 2022-08-17T12:58:20.7101594Z Generated XML report: test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20220817125819.xml 2022-08-17T12:58:20.9640827Z Running benchmark_utils/test_benchmark_utils ... [2022-08-17 12:58:20.963643] 2022-08-17T12:58:20.9641423Z Executing ['/opt/conda/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:20.963724] 2022-08-17T12:58:22.2372662Z No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda' 2022-08-17T12:58:22.3169311Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2022-08-17T12:58:22.3180230Z 2022-08-17T12:58:22.3180329Z Running tests... 2022-08-17T12:58:22.3181424Z ---------------------------------------------------------------------- 2022-08-17T12:58:22.6697484Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (0.351s) 2022-08-17T12:58:22.6716981Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76932 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2022-08-17T12:58:22.6728636Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T12:58:22.7811936Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.108s) 2022-08-17T12:58:22.7817663Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T12:58:22.7844439Z test_fuzzer (__main__.TestBenchmarkUtils) ... ok (0.003s) 2022-08-17T12:58:22.8262937Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.042s) 2022-08-17T12:58:22.8549794Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.029s) 2022-08-17T12:58:22.8555049Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2022-08-17T12:58:22.8555718Z 2022-08-17T12:58:22.8556290Z ---------------------------------------------------------------------- 2022-08-17T12:58:22.8556652Z Ran 9 tests in 0.537s 2022-08-17T12:58:22.8556817Z 2022-08-17T12:58:22.8556923Z OK (skipped=4) 2022-08-17T12:58:22.8557064Z 2022-08-17T12:58:22.8557162Z Generating XML reports... 2022-08-17T12:58:22.8589421Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817125822.xml 2022-08-17T12:58:23.1701368Z Running test_tensorexpr_pybind ... [2022-08-17 12:58:23.169730] 2022-08-17T12:58:23.1701917Z Executing ['/opt/conda/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:23.169810] 2022-08-17T12:58:24.2056840Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2022-08-17T12:58:24.2070118Z 2022-08-17T12:58:24.2070505Z Running tests... 2022-08-17T12:58:24.2071156Z ---------------------------------------------------------------------- 2022-08-17T12:58:24.4547698Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.247s) 2022-08-17T12:58:24.4799209Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... ok (0.025s) 2022-08-17T12:58:24.4817897Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-08-17T12:58:24.4827588Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.001s) 2022-08-17T12:58:24.4847339Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-08-17T12:58:24.4873429Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.003s) 2022-08-17T12:58:24.4890110Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-08-17T12:58:24.6742417Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... ok (0.185s) 2022-08-17T12:58:24.7135866Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... ok (0.039s) 2022-08-17T12:58:24.7399414Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... ok (0.026s) 2022-08-17T12:58:24.7660345Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... ok (0.026s) 2022-08-17T12:58:24.8261833Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... ok (0.060s) 2022-08-17T12:58:24.8481544Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... ok (0.022s) 2022-08-17T12:58:24.8769335Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... ok (0.029s) 2022-08-17T12:58:24.9032252Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... ok (0.026s) 2022-08-17T12:58:24.9318876Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... ok (0.029s) 2022-08-17T12:58:24.9335523Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.002s) 2022-08-17T12:58:24.9335796Z 2022-08-17T12:58:24.9336098Z ---------------------------------------------------------------------- 2022-08-17T12:58:24.9336349Z Ran 17 tests in 0.726s 2022-08-17T12:58:24.9336453Z 2022-08-17T12:58:24.9336515Z OK 2022-08-17T12:58:24.9336605Z 2022-08-17T12:58:24.9336693Z Generating XML reports... 2022-08-17T12:58:24.9372463Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220817125824.xml 2022-08-17T12:58:24.9385932Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220817125824.xml 2022-08-17T12:58:25.1884334Z Running test_function_schema ... [2022-08-17 12:58:25.188052] 2022-08-17T12:58:25.1884867Z Executing ['/opt/conda/bin/python', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:25.188136] 2022-08-17T12:58:26.2011260Z Test results will be stored in test-reports/python-unittest/test_function_schema 2022-08-17T12:58:26.2022142Z 2022-08-17T12:58:26.2022529Z Running tests... 2022-08-17T12:58:26.2022944Z ---------------------------------------------------------------------- 2022-08-17T12:58:26.4447217Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (0.242s) 2022-08-17T12:58:26.4455723Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.4465371Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.4477542Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.4486308Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.4496273Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.4515029Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.002s) 2022-08-17T12:58:26.4522138Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.4531096Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.6855840Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.232s) 2022-08-17T12:58:26.6864446Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.001s) 2022-08-17T12:58:26.6865084Z 2022-08-17T12:58:26.6865573Z ---------------------------------------------------------------------- 2022-08-17T12:58:26.6865852Z Ran 11 tests in 0.484s 2022-08-17T12:58:26.6865958Z 2022-08-17T12:58:26.6866024Z OK 2022-08-17T12:58:26.6866114Z 2022-08-17T12:58:26.6866201Z Generating XML reports... 2022-08-17T12:58:26.6899030Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20220817125826.xml 2022-08-17T12:58:26.9564820Z Running test_subclass ... [2022-08-17 12:58:26.956132] 2022-08-17T12:58:26.9565391Z Executing ['/opt/conda/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:26.956211] 2022-08-17T12:58:27.9685511Z Test results will be stored in test-reports/python-unittest/test_subclass 2022-08-17T12:58:27.9699326Z 2022-08-17T12:58:27.9699438Z Running tests... 2022-08-17T12:58:27.9700387Z ---------------------------------------------------------------------- 2022-08-17T12:58:28.2117311Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.242s) 2022-08-17T12:58:28.2131749Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2159266Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2182372Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2205565Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2227523Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2242464Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2257610Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2288020Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2318608Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2331530Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2022-08-17T12:58:28.2345447Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... /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:58:28.2346016Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:58:28.2354004Z expected failure (0.002s) 2022-08-17T12:58:28.2371525Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-08-17T12:58:28.2387982Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-08-17T12:58:28.2405883Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.002s) 2022-08-17T12:58:28.2431711Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2486155Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.005s) 2022-08-17T12:58:28.2530066Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.004s) 2022-08-17T12:58:28.2558802Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2627514Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.007s) 2022-08-17T12:58:28.2643367Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2653917Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2663502Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2674824Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2686370Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2697094Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2707707Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2717821Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2728021Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2739859Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2751936Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2768861Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2785117Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2797663Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2810046Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2822474Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2834660Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2852115Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2869716Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.2895532Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2922633Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.2933855Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2945036Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2957102Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2970605Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2982362Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.2995232Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3007064Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3018810Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3031636Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3046232Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3065496Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.3081661Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.3108425Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.3134866Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.3158251Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.3183027Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.3200494Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.3218397Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2022-08-17T12:58:28.3250500Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.3284166Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2022-08-17T12:58:28.3293605Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3302962Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3313342Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3324804Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3334954Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3345721Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3355211Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3364902Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3375807Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3389059Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2022-08-17T12:58:28.3389415Z 2022-08-17T12:58:28.3389939Z ---------------------------------------------------------------------- 2022-08-17T12:58:28.3390234Z Ran 71 tests in 0.369s 2022-08-17T12:58:28.3390410Z 2022-08-17T12:58:28.3390493Z OK (expected failures=5) 2022-08-17T12:58:28.3390610Z 2022-08-17T12:58:28.3390696Z Generating XML reports... 2022-08-17T12:58:28.3473070Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220817125827.xml 2022-08-17T12:58:28.5981352Z Running lazy/test_reuse_ir ... [2022-08-17 12:58:28.597778] 2022-08-17T12:58:28.5982053Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:28.597862] 2022-08-17T12:58:29.6130421Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2022-08-17T12:58:29.6141120Z 2022-08-17T12:58:29.6141405Z Running tests... 2022-08-17T12:58:29.6142072Z ---------------------------------------------------------------------- 2022-08-17T12:58:29.8540801Z testAdd (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77722 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.240s) 2022-08-17T12:58:29.8554437Z testAddSub (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77721 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:58:29.8569322Z testAddSubFallback (__main__.TestLazyReuseIr) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/77723 for platform(s) asan, linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-08-17T12:58:29.9908658Z testBatchNorm (__main__.TestLazyReuseIr) ... ok (0.134s) 2022-08-17T12:58:29.9909258Z 2022-08-17T12:58:29.9909749Z ---------------------------------------------------------------------- 2022-08-17T12:58:29.9910210Z Ran 4 tests in 0.377s 2022-08-17T12:58:29.9910496Z 2022-08-17T12:58:29.9910612Z OK (skipped=3) 2022-08-17T12:58:29.9910806Z 2022-08-17T12:58:29.9910962Z Generating XML reports... 2022-08-17T12:58:29.9940307Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220817125829.xml 2022-08-17T12:58:30.2498094Z Running test_native_functions ... [2022-08-17 12:58:30.249430] 2022-08-17T12:58:30.2498683Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:30.249514] 2022-08-17T12:58:31.2619899Z Test results will be stored in test-reports/python-unittest/test_native_functions 2022-08-17T12:58:31.2630846Z 2022-08-17T12:58:31.2630946Z Running tests... 2022-08-17T12:58:31.2631902Z ---------------------------------------------------------------------- 2022-08-17T12:58:31.5483175Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... ok (0.285s) 2022-08-17T12:58:31.5577571Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.009s) 2022-08-17T12:58:31.5653060Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.007s) 2022-08-17T12:58:31.5733742Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.008s) 2022-08-17T12:58:31.5802665Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.007s) 2022-08-17T12:58:31.5867303Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.006s) 2022-08-17T12:58:31.5867587Z 2022-08-17T12:58:31.5868109Z ---------------------------------------------------------------------- 2022-08-17T12:58:31.5868478Z Ran 6 tests in 0.324s 2022-08-17T12:58:31.5868596Z 2022-08-17T12:58:31.5868656Z OK 2022-08-17T12:58:31.5868749Z 2022-08-17T12:58:31.5868841Z Generating XML reports... 2022-08-17T12:58:31.5896706Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220817125831.xml 2022-08-17T12:58:31.8324506Z Running test_functional_optim ... [2022-08-17 12:58:31.832087] 2022-08-17T12:58:31.8325051Z Executing ['/opt/conda/bin/python', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:31.832170] 2022-08-17T12:58:33.0222981Z Test results will be stored in test-reports/python-unittest/test_functional_optim 2022-08-17T12:58:33.0234272Z 2022-08-17T12:58:33.0234432Z Running tests... 2022-08-17T12:58:33.0235034Z ---------------------------------------------------------------------- 2022-08-17T12:58:33.2876723Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... ok (0.264s) 2022-08-17T12:58:33.3093198Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... ok (0.022s) 2022-08-17T12:58:33.3299103Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... ok (0.021s) 2022-08-17T12:58:33.3305090Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... ok (0.001s) 2022-08-17T12:58:33.3305559Z 2022-08-17T12:58:33.3306174Z ---------------------------------------------------------------------- 2022-08-17T12:58:33.3306655Z Ran 4 tests in 0.307s 2022-08-17T12:58:33.3306850Z 2022-08-17T12:58:33.3306912Z OK 2022-08-17T12:58:33.3307007Z 2022-08-17T12:58:33.3307095Z Generating XML reports... 2022-08-17T12:58:33.3343035Z Generated XML report: test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20220817125833.xml 2022-08-17T12:58:33.5888065Z Running test_fx_reinplace_pass ... [2022-08-17 12:58:33.588375] 2022-08-17T12:58:33.5888616Z Executing ['/opt/conda/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:33.588454] 2022-08-17T12:58:34.6076264Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2022-08-17T12:58:34.6087062Z 2022-08-17T12:58:34.6087725Z Running tests... 2022-08-17T12:58:34.6088130Z ---------------------------------------------------------------------- 2022-08-17T12:58:34.8615677Z test_reinplace_basic (__main__.TestReinplacePass) ... /opt/conda/lib/python3.7/site-packages/torch/utils/_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-17T12:58:34.8616206Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T12:58:34.8659045Z ok (0.257s) 2022-08-17T12:58:34.8672322Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.001s) 2022-08-17T12:58:34.8682791Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.001s) 2022-08-17T12:58:34.8792094Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.011s) 2022-08-17T12:58:34.8894591Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.010s) 2022-08-17T12:58:34.8998937Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.010s) 2022-08-17T12:58:34.9065679Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.007s) 2022-08-17T12:58:34.9065996Z 2022-08-17T12:58:34.9066441Z ---------------------------------------------------------------------- 2022-08-17T12:58:34.9066817Z Ran 7 tests in 0.298s 2022-08-17T12:58:34.9066994Z 2022-08-17T12:58:34.9067090Z OK 2022-08-17T12:58:34.9067241Z 2022-08-17T12:58:34.9067656Z Generating XML reports... 2022-08-17T12:58:34.9097597Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20220817125834.xml 2022-08-17T12:58:35.1528769Z Running test_license ... [2022-08-17 12:58:35.152493] 2022-08-17T12:58:35.1529279Z Executing ['/opt/conda/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:35.152575] 2022-08-17T12:58:36.1616295Z Test results will be stored in test-reports/python-unittest/test_license 2022-08-17T12:58:36.1627267Z 2022-08-17T12:58:36.1627576Z Running tests... 2022-08-17T12:58:36.1628196Z ---------------------------------------------------------------------- 2022-08-17T12:58:36.1635591Z test_distinfo_license (__main__.TestLicense) 2022-08-17T12:58:36.4037632Z If run when pytorch is installed via a wheel, the license will be in ... ok (0.241s) 2022-08-17T12:58:36.4043418Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.001s) 2022-08-17T12:58:36.4043791Z 2022-08-17T12:58:36.4044246Z ---------------------------------------------------------------------- 2022-08-17T12:58:36.4044649Z Ran 2 tests in 0.242s 2022-08-17T12:58:36.4044848Z 2022-08-17T12:58:36.4044975Z OK (skipped=1) 2022-08-17T12:58:36.4045182Z 2022-08-17T12:58:36.4045336Z Generating XML reports... 2022-08-17T12:58:36.4070994Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20220817125836.xml 2022-08-17T12:58:36.6517443Z Running test_set_default_mobile_cpu_allocator ... [2022-08-17 12:58:36.651361] 2022-08-17T12:58:36.6518039Z Executing ['/opt/conda/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:36.651443] 2022-08-17T12:58:37.6786639Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2022-08-17T12:58:37.6797535Z 2022-08-17T12:58:37.6797827Z Running tests... 2022-08-17T12:58:37.6798493Z ---------------------------------------------------------------------- 2022-08-17T12:58:37.9290659Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.249s) 2022-08-17T12:58:37.9297472Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.001s) 2022-08-17T12:58:37.9297875Z 2022-08-17T12:58:37.9298329Z ---------------------------------------------------------------------- 2022-08-17T12:58:37.9298738Z Ran 2 tests in 0.250s 2022-08-17T12:58:37.9299228Z 2022-08-17T12:58:37.9299335Z OK 2022-08-17T12:58:37.9299490Z 2022-08-17T12:58:37.9299647Z Generating XML reports... 2022-08-17T12:58:37.9324552Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220817125837.xml 2022-08-17T12:58:38.1865038Z Running test_type_info ... [2022-08-17 12:58:38.186129] 2022-08-17T12:58:38.1865568Z Executing ['/opt/conda/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:38.186209] 2022-08-17T12:58:39.2002860Z Test results will be stored in test-reports/python-unittest/test_type_info 2022-08-17T12:58:39.2014246Z 2022-08-17T12:58:39.2014352Z Running tests... 2022-08-17T12:58:39.2014783Z ---------------------------------------------------------------------- 2022-08-17T12:58:39.4435806Z test_finfo (__main__.TestDTypeInfo) ... ok (0.242s) 2022-08-17T12:58:39.4455201Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.002s) 2022-08-17T12:58:39.4464946Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.001s) 2022-08-17T12:58:39.4465293Z 2022-08-17T12:58:39.4465748Z ---------------------------------------------------------------------- 2022-08-17T12:58:39.4466215Z Ran 3 tests in 0.245s 2022-08-17T12:58:39.4466360Z 2022-08-17T12:58:39.4466420Z OK 2022-08-17T12:58:39.4466513Z 2022-08-17T12:58:39.4466597Z Generating XML reports... 2022-08-17T12:58:39.4491013Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817125839.xml 2022-08-17T12:58:39.6850599Z Running test_jit_cuda_fuser ... [2022-08-17 12:58:39.684637] 2022-08-17T12:58:39.6851141Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:39.684722] 2022-08-17T12:58:41.7251185Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2022-08-17T12:58:41.7271545Z 2022-08-17T12:58:41.7271648Z Running tests... 2022-08-17T12:58:41.7272079Z ---------------------------------------------------------------------- 2022-08-17T12:58:41.7284034Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7295564Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7310219Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7318584Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.001s) 2022-08-17T12:58:41.7333567Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7349680Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7363311Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7378179Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7393449Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7400271Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7409374Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7416195Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7429702Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2022-08-17T12:58:41.7448265Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7459354Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7468697Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7477640Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.001s) 2022-08-17T12:58:41.7484066Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7496172Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7505167Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7514532Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7523832Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7533265Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7543922Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.001s) 2022-08-17T12:58:41.7554746Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.001s) 2022-08-17T12:58:41.7565704Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7576262Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7584877Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7608159Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7634279Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.003s) 2022-08-17T12:58:41.7645057Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7652859Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7658563Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7665905Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7673877Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7680267Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7697259Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7705295Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7720238Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7729348Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7737755Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.001s) 2022-08-17T12:58:41.7745407Z test_device_constant (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7755160Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7762884Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7769764Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7777953Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.001s) 2022-08-17T12:58:41.7790256Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7803084Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7816715Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7835052Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7844880Z test_expand (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7857273Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7872805Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.001s) 2022-08-17T12:58:41.7881556Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7904202Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7913778Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7929694Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.7942670Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7949317Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7962858Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7970814Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7981383Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7987129Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.7999681Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8010475Z test_issue_1785 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8028921Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.8039426Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8049761Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8060205Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8068086Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8075597Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8094640Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.8102159Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8109267Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8115900Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8119985Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2022-08-17T12:58:41.8128009Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8136104Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8142225Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8150005Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8155899Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8162978Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8177290Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8188381Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8199835Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8205179Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.8215959Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8223601Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8234117Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8243975Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8254788Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8265961Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8273565Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8280090Z test_profiling_node (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8291546Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8299158Z test_rand_like (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8302990Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.8311134Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8322708Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8329049Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8347748Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.8354796Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8364498Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8377786Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8384600Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8391791Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8401189Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8408577Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8415044Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8425045Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8440462Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T12:58:41.8449705Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8457428Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8468468Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8473566Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.8486824Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8495972Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8503509Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8520621Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.8527855Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8538067Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8543576Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T12:58:41.8550530Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T12:58:41.8558938Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2022-08-17T12:58:41.8569384Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8578909Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8591867Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8616097Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.002s) 2022-08-17T12:58:41.8620471Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.8626283Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8631704Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.8640693Z test_to_copy (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8648239Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8655856Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8663093Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8670442Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8677996Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8685280Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8694360Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8703403Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8711245Z test_type_inference (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8724962Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8740004Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8745058Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2022-08-17T12:58:41.8756453Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8763437Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-17T12:58:41.8770698Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.001s) 2022-08-17T12:58:41.8780071Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.001s) 2022-08-17T12:58:41.8796242Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.002s) 2022-08-17T12:58:41.8809167Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2022-08-17T12:58:41.8814295Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.8840449Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... ok (0.003s) 2022-08-17T12:58:41.8844806Z test_register_fuser_rocm (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2022-08-17T12:58:41.9367165Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.052s) 2022-08-17T12:58:41.9367388Z 2022-08-17T12:58:41.9367693Z ---------------------------------------------------------------------- 2022-08-17T12:58:41.9367963Z Ran 154 tests in 0.209s 2022-08-17T12:58:41.9368065Z 2022-08-17T12:58:41.9368148Z OK (skipped=151) 2022-08-17T12:58:41.9368454Z 2022-08-17T12:58:41.9368542Z Generating XML reports... 2022-08-17T12:58:41.9399665Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220817125841.xml 2022-08-17T12:58:41.9402205Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220817125841.xml 2022-08-17T12:58:41.9535485Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220817125841.xml 2022-08-17T12:58:42.3241735Z Running test_native_mha ... [2022-08-17 12:58:42.323819] 2022-08-17T12:58:42.3242271Z Executing ['/opt/conda/bin/python', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:42.323901] 2022-08-17T12:58:43.5812426Z Test results will be stored in test-reports/python-unittest/test_native_mha 2022-08-17T12:58:43.5823037Z 2022-08-17T12:58:43.5823136Z Running tests... 2022-08-17T12:58:43.5823687Z ---------------------------------------------------------------------- 2022-08-17T12:58:43.5881110Z test_native_multihead_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.006s) 2022-08-17T12:58:43.5907999Z test_native_multihead_encoder_decoder_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2022-08-17T12:58:43.5994603Z test_native_multihead_self_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... test_native_mha.py:202: 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:58:43.5995934Z q = torch.nested_tensor(qs, device=device, dtype=dtype) 2022-08-17T12:58:43.6391326Z ok (0.048s) 2022-08-17T12:58:43.6508427Z test_transform_bias_rescale_qkv_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.012s) 2022-08-17T12:58:43.6518672Z test_transform_bias_rescale_qkv_nested_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T12:58:43.6519124Z 2022-08-17T12:58:43.6519550Z ---------------------------------------------------------------------- 2022-08-17T12:58:43.6519959Z Ran 5 tests in 0.070s 2022-08-17T12:58:43.6520147Z 2022-08-17T12:58:43.6520265Z OK (skipped=1) 2022-08-17T12:58:43.6520449Z 2022-08-17T12:58:43.6520589Z Generating XML reports... 2022-08-17T12:58:43.6548456Z Generated XML report: test-reports/python-unittest/test_native_mha/TEST-TestMHADeviceTypeCPU-20220817125843.xml 2022-08-17T12:58:43.8965929Z Running test_numba_integration ... [2022-08-17 12:58:43.896169] 2022-08-17T12:58:43.8966720Z Executing ['/opt/conda/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:43.896251] 2022-08-17T12:58:45.1468809Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2022-08-17T12:58:45.1479582Z 2022-08-17T12:58:45.1479697Z Running tests... 2022-08-17T12:58:45.1480317Z ---------------------------------------------------------------------- 2022-08-17T12:58:45.1491125Z test_active_device (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1492122Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.001s) 2022-08-17T12:58:45.1507421Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1508035Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.002s) 2022-08-17T12:58:45.1520079Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1520495Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.001s) 2022-08-17T12:58:45.1539004Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1539467Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.002s) 2022-08-17T12:58:45.1559205Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1560023Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.002s) 2022-08-17T12:58:45.1571761Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1572413Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-17T12:58:45.1579926Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1580369Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.001s) 2022-08-17T12:58:45.1586516Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-08-17T12:58:45.1587187Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2022-08-17T12:58:45.1587559Z 2022-08-17T12:58:45.1588001Z ---------------------------------------------------------------------- 2022-08-17T12:58:45.1588445Z Ran 8 tests in 0.011s 2022-08-17T12:58:45.1588598Z 2022-08-17T12:58:45.1588670Z OK (skipped=8) 2022-08-17T12:58:45.1588778Z 2022-08-17T12:58:45.1588848Z Generating XML reports... 2022-08-17T12:58:45.1619399Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817125845.xml 2022-08-17T12:58:45.4215661Z Running lazy/test_bindings ... [2022-08-17 12:58:45.421132] 2022-08-17T12:58:45.4216258Z Executing ['/opt/conda/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:45.421215] 2022-08-17T12:58:46.4387697Z Running test_cuda ... [2022-08-17 12:58:46.438337] 2022-08-17T12:58:46.4388215Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:46.438418] 2022-08-17T12:58:48.3995991Z CUDA not available, skipping tests 2022-08-17T12:58:48.4022804Z Test results will be stored in test-reports/python-unittest/test_cuda 2022-08-17T12:58:48.4034312Z 2022-08-17T12:58:48.4034666Z Running tests... 2022-08-17T12:58:48.4035188Z ---------------------------------------------------------------------- 2022-08-17T12:58:48.4035372Z 2022-08-17T12:58:48.4035570Z ---------------------------------------------------------------------- 2022-08-17T12:58:48.4035812Z Ran 0 tests in 0.000s 2022-08-17T12:58:48.4036025Z 2022-08-17T12:58:48.4036088Z OK 2022-08-17T12:58:48.4036167Z 2022-08-17T12:58:48.4036314Z Generating XML reports... 2022-08-17T12:58:48.7423447Z Running test_cuda_trace ... [2022-08-17 12:58:48.741952] 2022-08-17T12:58:48.7424154Z Executing ['/opt/conda/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:48.742045] 2022-08-17T12:58:49.7666598Z CUDA not available, skipping tests 2022-08-17T12:58:49.9394652Z Running test_deploy ... [2022-08-17 12:58:49.939091] 2022-08-17T12:58:49.9395081Z Executing ['/opt/conda/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 12:58:49.939177] 2022-08-17T12:58:50.2364182Z ============================= test session starts ============================== 2022-08-17T12:58:50.2364879Z platform linux -- Python 3.7.13, pytest-7.1.2, pluggy-1.0.0 -- /opt/conda/bin/python 2022-08-17T12:58:50.2417425Z cachedir: .pytest_cache 2022-08-17T12:58:50.2418283Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/lib/jenkins/workspace/test/.hypothesis/examples') 2022-08-17T12:58:50.2418961Z rootdir: /var/lib/jenkins/workspace, configfile: pytest.ini 2022-08-17T12:58:50.2419605Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:58:51.1362437Z collecting ...  2022-08-17T12:58:51.1369370Z collecting 0 items  2022-08-17T12:58:51.1369966Z collected 1 item  2022-08-17T12:58:51.1373373Z 2022-08-17T12:58:51.4022318Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T12:58:51.4022956Z 2022-08-17T12:58:51.4023482Z ============================== 1 passed in 1.17s =============================== 2022-08-17T12:58:51.6626241Z Running test_hub ... [2022-08-17 12:58:51.662238] 2022-08-17T12:58:51.6626780Z Executing ['/opt/conda/bin/python', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:51.662319] 2022-08-17T12:58:52.8538073Z Running test_maskedtensor ... [2022-08-17 12:58:52.853422] 2022-08-17T12:58:52.8538634Z Executing ['/opt/conda/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:58:52.853507] 2022-08-17T12:58:54.7911330Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2022-08-17T12:58:54.7922461Z 2022-08-17T12:58:54.7922575Z Running tests... 2022-08-17T12:58:54.7923036Z ---------------------------------------------------------------------- 2022-08-17T12:58:54.7923225Z 2022-08-17T12:58:54.7923426Z ---------------------------------------------------------------------- 2022-08-17T12:58:54.7923672Z Ran 0 tests in 0.000s 2022-08-17T12:58:54.7923773Z 2022-08-17T12:58:54.7923836Z OK 2022-08-17T12:58:54.7923929Z 2022-08-17T12:58:54.7924213Z Generating XML reports... 2022-08-17T12:58:55.3885217Z 2022-08-17T12:58:55.3885638Z real 46m34.786s 2022-08-17T12:58:55.3885943Z user 167m56.520s 2022-08-17T12:58:55.3886398Z sys 15m47.214s 2022-08-17T12:58:55.3886738Z + assert_git_not_dirty 2022-08-17T12:58:55.3887191Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:58:55.3887503Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T12:58:55.3888447Z ++ git status --porcelain 2022-08-17T12:59:03.2766694Z + git_status= 2022-08-17T12:59:03.2767227Z + [[ -n '' ]] 2022-08-17T12:59:03.2767515Z + test_libtorch 2022-08-17T12:59:03.2767819Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T12:59:03.2768062Z + echo 'Testing libtorch' 2022-08-17T12:59:03.2768252Z Testing libtorch 2022-08-17T12:59:03.2768674Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libbackend_with_compiler.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:59:03.2792613Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libjitbackend_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:59:03.2800983Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:59:03.2809365Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libshm.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:59:03.2817624Z + ln -sf /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_global_deps.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_python.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorchbind_test.so /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:59:03.2826087Z + ln -sf '/opt/conda/lib/python3.7/site-packages/torch/lib/libtbb*' /opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T12:59:03.2835144Z + TEST_REPORTS_DIR=test/test-reports/cpp-unittest/test_libtorch 2022-08-17T12:59:03.2835755Z + mkdir -p test/test-reports/cpp-unittest/test_libtorch 2022-08-17T12:59:03.2836341Z + python tools/download_mnist.py --quiet -d test/cpp/api/mnist 2022-08-17T12:59:03.2901317Z + python test/cpp/jit/tests_setup.py setup 2022-08-17T12:59:03.3275475Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-08-17T12:59:03.6708915Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-08-17T12:59:03.6902183Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-08-17T12:59:03.7944500Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-08-17T12:59:04.3609647Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:59:04.3610203Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_jit '--gtest_filter=-*CUDA' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_jit.xml 2022-08-17T12:59:04.5498343Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:59:04.5503249Z Note: Google Test filter = -*CUDA:*_CUDA:*_MultiCUDA 2022-08-17T12:59:04.5503839Z [==========] Running 563 tests from 117 test suites. 2022-08-17T12:59:04.5504189Z [----------] Global test environment set-up. 2022-08-17T12:59:04.5504501Z [----------] 2 tests from AddIfThenElseOpTest 2022-08-17T12:59:04.5504853Z [ RUN ] AddIfThenElseOpTest.AddIfThenElseOpSimple 2022-08-17T12:59:04.5568409Z [ OK ] AddIfThenElseOpTest.AddIfThenElseOpSimple (6 ms) 2022-08-17T12:59:04.5569193Z [ RUN ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs 2022-08-17T12:59:04.5569777Z [ OK ] AddIfThenElseOpTest.NoIfThenElseOpMultipleOutputs (0 ms) 2022-08-17T12:59:04.5570328Z [----------] 2 tests from AddIfThenElseOpTest (6 ms total) 2022-08-17T12:59:04.5570628Z 2022-08-17T12:59:04.5570945Z [----------] 15 tests from TopologicalMoveTest 2022-08-17T12:59:04.5571487Z [ RUN ] TopologicalMoveTest.SplitsDeps 2022-08-17T12:59:04.5572362Z [ OK ] TopologicalMoveTest.SplitsDeps (0 ms) 2022-08-17T12:59:04.5573046Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardSimple 2022-08-17T12:59:04.5573786Z [ OK ] TopologicalMoveTest.MoveAfterBackwardSimple (0 ms) 2022-08-17T12:59:04.5574412Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardInvalid 2022-08-17T12:59:04.5574989Z [ OK ] TopologicalMoveTest.MoveAfterBackwardInvalid (0 ms) 2022-08-17T12:59:04.5575509Z [ RUN ] TopologicalMoveTest.MoveAfterNoOp 2022-08-17T12:59:04.5575978Z [ OK ] TopologicalMoveTest.MoveAfterNoOp (0 ms) 2022-08-17T12:59:04.5576891Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps 2022-08-17T12:59:04.5577694Z [ OK ] TopologicalMoveTest.MoveAfterBackwardMultipleDeps (0 ms) 2022-08-17T12:59:04.5578340Z [ RUN ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet 2022-08-17T12:59:04.5579204Z [ OK ] TopologicalMoveTest.MoveAfterBackwardNonZeroWorkingSet (0 ms) 2022-08-17T12:59:04.5579809Z [ RUN ] TopologicalMoveTest.MoveAfterForwardSimple 2022-08-17T12:59:04.5580312Z [ OK ] TopologicalMoveTest.MoveAfterForwardSimple (0 ms) 2022-08-17T12:59:04.5580807Z [ RUN ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet 2022-08-17T12:59:04.5581429Z [ OK ] TopologicalMoveTest.MoveAfterForwardNonZeroWorkingSet (0 ms) 2022-08-17T12:59:04.5581998Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardSimple 2022-08-17T12:59:04.5582412Z [ OK ] TopologicalMoveTest.MoveBeforeForwardSimple (0 ms) 2022-08-17T12:59:04.5582883Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardSimple 2022-08-17T12:59:04.5583440Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardSimple (0 ms) 2022-08-17T12:59:04.5583984Z [ RUN ] TopologicalMoveTest.MoveBeforeNoOp 2022-08-17T12:59:04.5584472Z [ OK ] TopologicalMoveTest.MoveBeforeNoOp (0 ms) 2022-08-17T12:59:04.5584878Z [ RUN ] TopologicalMoveTest.MoveBeforeForwardWithDeps 2022-08-17T12:59:04.5585409Z [ OK ] TopologicalMoveTest.MoveBeforeForwardWithDeps (0 ms) 2022-08-17T12:59:04.5585823Z [ RUN ] TopologicalMoveTest.MoveBeforeBackwardWithDeps 2022-08-17T12:59:04.5586247Z [ OK ] TopologicalMoveTest.MoveBeforeBackwardWithDeps (0 ms) 2022-08-17T12:59:04.5586796Z [ RUN ] TopologicalMoveTest.DepsDisallowMove 2022-08-17T12:59:04.5587147Z [ OK ] TopologicalMoveTest.DepsDisallowMove (0 ms) 2022-08-17T12:59:04.5587530Z [ RUN ] TopologicalMoveTest.MoveAfterBeforeWithDeps 2022-08-17T12:59:04.5587941Z [ OK ] TopologicalMoveTest.MoveAfterBeforeWithDeps (0 ms) 2022-08-17T12:59:04.5588316Z [----------] 15 tests from TopologicalMoveTest (1 ms total) 2022-08-17T12:59:04.5588482Z 2022-08-17T12:59:04.5588644Z [----------] 6 tests from AliasAnalysisTest 2022-08-17T12:59:04.5589006Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves 2022-08-17T12:59:04.5619104Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves (3 ms) 2022-08-17T12:59:04.5619588Z [ RUN ] AliasAnalysisTest.AliasingMutationBlocksMoves2 2022-08-17T12:59:04.5620131Z [ OK ] AliasAnalysisTest.AliasingMutationBlocksMoves2 (0 ms) 2022-08-17T12:59:04.5620700Z [ RUN ] AliasAnalysisTest.SideEffectsBlockMoves 2022-08-17T12:59:04.5621145Z [ OK ] AliasAnalysisTest.SideEffectsBlockMoves (0 ms) 2022-08-17T12:59:04.5621753Z [ RUN ] AliasAnalysisTest.MovingAcrossInnerBlocks 2022-08-17T12:59:04.5622410Z [ OK ] AliasAnalysisTest.MovingAcrossInnerBlocks (0 ms) 2022-08-17T12:59:04.5623017Z [ RUN ] AliasAnalysisTest.NoneHasNoWriters 2022-08-17T12:59:04.5623772Z [ OK ] AliasAnalysisTest.NoneHasNoWriters (0 ms) 2022-08-17T12:59:04.5624643Z [ RUN ] AliasAnalysisTest.SafeToChangeAliasingRelationship 2022-08-17T12:59:04.5625347Z [ OK ] AliasAnalysisTest.SafeToChangeAliasingRelationship (0 ms) 2022-08-17T12:59:04.5625737Z [----------] 6 tests from AliasAnalysisTest (3 ms total) 2022-08-17T12:59:04.5625968Z 2022-08-17T12:59:04.5626134Z [----------] 4 tests from WriteTrackingTest 2022-08-17T12:59:04.5626476Z [ RUN ] WriteTrackingTest.Basic 2022-08-17T12:59:04.5629204Z [ OK ] WriteTrackingTest.Basic (0 ms) 2022-08-17T12:59:04.5629687Z [ RUN ] WriteTrackingTest.IsMutable 2022-08-17T12:59:04.5630220Z [ OK ] WriteTrackingTest.IsMutable (0 ms) 2022-08-17T12:59:04.5630791Z [ RUN ] WriteTrackingTest.IsImmutable 2022-08-17T12:59:04.5631384Z [ OK ] WriteTrackingTest.IsImmutable (0 ms) 2022-08-17T12:59:04.5631819Z [ RUN ] WriteTrackingTest.HasWriters 2022-08-17T12:59:04.5632336Z [ OK ] WriteTrackingTest.HasWriters (0 ms) 2022-08-17T12:59:04.5632964Z [----------] 4 tests from WriteTrackingTest (0 ms total) 2022-08-17T12:59:04.5633198Z 2022-08-17T12:59:04.5633544Z [----------] 13 tests from ContainerAliasingTest 2022-08-17T12:59:04.5634009Z [ RUN ] ContainerAliasingTest.MayContainAlias 2022-08-17T12:59:04.5634449Z [ OK ] ContainerAliasingTest.MayContainAlias (0 ms) 2022-08-17T12:59:04.5635136Z [ RUN ] ContainerAliasingTest.MayContainAlias_cast 2022-08-17T12:59:04.5635557Z [ OK ] ContainerAliasingTest.MayContainAlias_cast (0 ms) 2022-08-17T12:59:04.5635994Z [ RUN ] ContainerAliasingTest.PrimitveValuesDontAliasContainers 2022-08-17T12:59:04.5636470Z [ OK ] ContainerAliasingTest.PrimitveValuesDontAliasContainers (0 ms) 2022-08-17T12:59:04.5636885Z [ RUN ] ContainerAliasingTest.UnionAliasing 2022-08-17T12:59:04.5637285Z [ OK ] ContainerAliasingTest.UnionAliasing (0 ms) 2022-08-17T12:59:04.5637665Z [ RUN ] ContainerAliasingTest.InputsCanAliasOutputs 2022-08-17T12:59:04.5638056Z [ OK ] ContainerAliasingTest.InputsCanAliasOutputs (0 ms) 2022-08-17T12:59:04.5638456Z [ RUN ] ContainerAliasingTest.NestedTupleConstruct 2022-08-17T12:59:04.5638885Z [ OK ] ContainerAliasingTest.NestedTupleConstruct (0 ms) 2022-08-17T12:59:04.5639248Z [ RUN ] ContainerAliasingTest.NestedTypes 2022-08-17T12:59:04.5642667Z [ OK ] ContainerAliasingTest.NestedTypes (0 ms) 2022-08-17T12:59:04.5643222Z [ RUN ] ContainerAliasingTest.Simple 2022-08-17T12:59:04.5643855Z [ OK ] ContainerAliasingTest.Simple (0 ms) 2022-08-17T12:59:04.5644337Z [ RUN ] ContainerAliasingTest.Lists 2022-08-17T12:59:04.5644889Z [ OK ] ContainerAliasingTest.Lists (0 ms) 2022-08-17T12:59:04.5645464Z [ RUN ] ContainerAliasingTest.Lists2 2022-08-17T12:59:04.5646221Z [ OK ] ContainerAliasingTest.Lists2 (0 ms) 2022-08-17T12:59:04.5646828Z [ RUN ] ContainerAliasingTest.Conservative 2022-08-17T12:59:04.5647451Z [ OK ] ContainerAliasingTest.Conservative (0 ms) 2022-08-17T12:59:04.5647948Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWrites 2022-08-17T12:59:04.5648382Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWrites (0 ms) 2022-08-17T12:59:04.5648839Z [ RUN ] ContainerAliasingTest.MovesAcrossContainedWritesNested 2022-08-17T12:59:04.5649313Z [ OK ] ContainerAliasingTest.MovesAcrossContainedWritesNested (0 ms) 2022-08-17T12:59:04.5649726Z [----------] 13 tests from ContainerAliasingTest (1 ms total) 2022-08-17T12:59:04.5649898Z 2022-08-17T12:59:04.5650048Z [----------] 3 tests from WildcardsTest 2022-08-17T12:59:04.5650317Z [ RUN ] WildcardsTest.Basic 2022-08-17T12:59:04.5650678Z [ OK ] WildcardsTest.Basic (0 ms) 2022-08-17T12:59:04.5650976Z [ RUN ] WildcardsTest.TypeIsolation 2022-08-17T12:59:04.5651292Z [ OK ] WildcardsTest.TypeIsolation (0 ms) 2022-08-17T12:59:04.5651627Z [ RUN ] WildcardsTest.InvariantContainerAliasing 2022-08-17T12:59:04.5652022Z [ OK ] WildcardsTest.InvariantContainerAliasing (0 ms) 2022-08-17T12:59:04.5652383Z [----------] 3 tests from WildcardsTest (0 ms total) 2022-08-17T12:59:04.5652541Z 2022-08-17T12:59:04.5652715Z [----------] 18 tests from AliasRegistrationTest 2022-08-17T12:59:04.5653087Z [ RUN ] AliasRegistrationTest.ConservativeWithInferredSchema 2022-08-17T12:59:04.5653548Z [ OK ] AliasRegistrationTest.ConservativeWithInferredSchema (0 ms) 2022-08-17T12:59:04.5654005Z [ RUN ] AliasRegistrationTest.ConservativeWithSpecifiedSchema 2022-08-17T12:59:04.5654474Z [ OK ] AliasRegistrationTest.ConservativeWithSpecifiedSchema (0 ms) 2022-08-17T12:59:04.5654986Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError 2022-08-17T12:59:04.5681857Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError (3 ms) 2022-08-17T12:59:04.5682475Z [ RUN ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 2022-08-17T12:59:04.5702628Z [ OK ] AliasRegistrationTest.ConservativeWithAliasingAnnotationsShouldError2 (2 ms) 2022-08-17T12:59:04.5703258Z [ RUN ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError 2022-08-17T12:59:04.5712014Z [ OK ] AliasRegistrationTest.FromSchemaWithInferredSchemaShouldError (0 ms) 2022-08-17T12:59:04.5712571Z [ RUN ] AliasRegistrationTest.FromSchemaInferredPure 2022-08-17T12:59:04.5713148Z [ OK ] AliasRegistrationTest.FromSchemaInferredPure (0 ms) 2022-08-17T12:59:04.5713621Z [ RUN ] AliasRegistrationTest.FromSchemaAliased 2022-08-17T12:59:04.5714227Z [ OK ] AliasRegistrationTest.FromSchemaAliased (0 ms) 2022-08-17T12:59:04.5714703Z [ RUN ] AliasRegistrationTest.FromSchemaPure 2022-08-17T12:59:04.5715505Z [ OK ] AliasRegistrationTest.FromSchemaPure (0 ms) 2022-08-17T12:59:04.5716049Z [ RUN ] AliasRegistrationTest.PureNoSchema 2022-08-17T12:59:04.5716699Z [ OK ] AliasRegistrationTest.PureNoSchema (0 ms) 2022-08-17T12:59:04.5717389Z [ RUN ] AliasRegistrationTest.PureWithSchema 2022-08-17T12:59:04.5718072Z [ OK ] AliasRegistrationTest.PureWithSchema (0 ms) 2022-08-17T12:59:04.5718494Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError 2022-08-17T12:59:04.5738845Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError (2 ms) 2022-08-17T12:59:04.5739631Z [ RUN ] AliasRegistrationTest.AliasMoveAtenListOp 2022-08-17T12:59:04.5740339Z [ OK ] AliasRegistrationTest.AliasMoveAtenListOp (0 ms) 2022-08-17T12:59:04.5741214Z [ RUN ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput 2022-08-17T12:59:04.5742225Z [ OK ] AliasRegistrationTest.AliasMoveForTupleConstructWithSingleUseAsGraphOutput (0 ms) 2022-08-17T12:59:04.5742951Z [ RUN ] AliasRegistrationTest.RecursiveSubgraphTupleContainment 2022-08-17T12:59:04.5743525Z [ OK ] AliasRegistrationTest.RecursiveSubgraphTupleContainment (0 ms) 2022-08-17T12:59:04.5744079Z [ RUN ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses 2022-08-17T12:59:04.5744601Z [ OK ] AliasRegistrationTest.WildcardAliasForTupleConstructWithUses (0 ms) 2022-08-17T12:59:04.5745070Z [ RUN ] AliasRegistrationTest.ATenSplitIntListAliasCheck 2022-08-17T12:59:04.5745509Z [ OK ] AliasRegistrationTest.ATenSplitIntListAliasCheck (0 ms) 2022-08-17T12:59:04.5746007Z [ RUN ] AliasRegistrationTest.ATenSplitIntAliasCheck 2022-08-17T12:59:04.5746425Z [ OK ] AliasRegistrationTest.ATenSplitIntAliasCheck (0 ms) 2022-08-17T12:59:04.5746868Z [ RUN ] AliasRegistrationTest.PureWithAnnotationsShouldError2 2022-08-17T12:59:04.5765173Z [ OK ] AliasRegistrationTest.PureWithAnnotationsShouldError2 (2 ms) 2022-08-17T12:59:04.5765880Z [----------] 18 tests from AliasRegistrationTest (12 ms total) 2022-08-17T12:59:04.5766329Z 2022-08-17T12:59:04.5766551Z [----------] 2 tests from IRNonDeterminismTest 2022-08-17T12:59:04.5766945Z [ RUN ] IRNonDeterminismTest.Basic 2022-08-17T12:59:04.5767247Z [ OK ] IRNonDeterminismTest.Basic (0 ms) 2022-08-17T12:59:04.5767596Z [ RUN ] IRNonDeterminismTest.DropoutSpecialCase 2022-08-17T12:59:04.5768121Z [ OK ] IRNonDeterminismTest.DropoutSpecialCase (0 ms) 2022-08-17T12:59:04.5768580Z [----------] 2 tests from IRNonDeterminismTest (0 ms total) 2022-08-17T12:59:04.5768732Z 2022-08-17T12:59:04.5769075Z [----------] 1 test from NonDeterminismBackwardsCompatibility 2022-08-17T12:59:04.5769904Z [ RUN ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility 2022-08-17T12:59:04.5770438Z [ OK ] NonDeterminismBackwardsCompatibility.BackwardsCompatibility (0 ms) 2022-08-17T12:59:04.5770912Z [----------] 1 test from NonDeterminismBackwardsCompatibility (0 ms total) 2022-08-17T12:59:04.5771119Z 2022-08-17T12:59:04.5771269Z [----------] 3 tests from AutodiffTest 2022-08-17T12:59:04.5771550Z [ RUN ] AutodiffTest.ADFormulas 2022-08-17T12:59:04.6223161Z [ OK ] AutodiffTest.ADFormulas (45 ms) 2022-08-17T12:59:04.6223550Z [ RUN ] AutodiffTest.Differentiate 2022-08-17T12:59:04.6227668Z [ OK ] AutodiffTest.Differentiate (0 ms) 2022-08-17T12:59:04.6228091Z [ RUN ] AutodiffTest.DifferentiateWithRequiresGrad 2022-08-17T12:59:04.6245070Z [ OK ] AutodiffTest.DifferentiateWithRequiresGrad (1 ms) 2022-08-17T12:59:04.6245484Z [----------] 3 tests from AutodiffTest (47 ms total) 2022-08-17T12:59:04.6245645Z 2022-08-17T12:59:04.6245852Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest 2022-08-17T12:59:04.6246405Z [ RUN ] AutodiffRemoveUnusedGradientsTest.Linear 2022-08-17T12:59:04.6258176Z [ OK ] AutodiffRemoveUnusedGradientsTest.Linear (1 ms) 2022-08-17T12:59:04.6258810Z [----------] 1 test from AutodiffRemoveUnusedGradientsTest (1 ms total) 2022-08-17T12:59:04.6259015Z 2022-08-17T12:59:04.6259217Z [----------] 1 test from UpgraderLoad 2022-08-17T12:59:04.6259549Z [ RUN ] UpgraderLoad.CanPopulateUpgradersGraph 2022-08-17T12:59:04.6298029Z [ OK ] UpgraderLoad.CanPopulateUpgradersGraph (3 ms) 2022-08-17T12:59:04.6298400Z [----------] 1 test from UpgraderLoad (3 ms total) 2022-08-17T12:59:04.6298606Z 2022-08-17T12:59:04.6298770Z [----------] 4 tests from OpReplacementTest 2022-08-17T12:59:04.6299115Z [ RUN ] OpReplacementTest.ReplaceDivInSimpleFunction 2022-08-17T12:59:04.6299810Z [ OK ] OpReplacementTest.ReplaceDivInSimpleFunction (0 ms) 2022-08-17T12:59:04.6300279Z [ RUN ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction 2022-08-17T12:59:04.6301935Z [ OK ] OpReplacementTest.ReplaceTwoOpsInSimpleFunction (0 ms) 2022-08-17T12:59:04.6302403Z [ RUN ] OpReplacementTest.ReplaceDivInNestedFunction 2022-08-17T12:59:04.6304076Z [ OK ] OpReplacementTest.ReplaceDivInNestedFunction (0 ms) 2022-08-17T12:59:04.6304635Z [ RUN ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction 2022-08-17T12:59:04.6305771Z [ OK ] OpReplacementTest.ReplaceTestSubcmulInSimpleFunction (0 ms) 2022-08-17T12:59:04.6306441Z [----------] 4 tests from OpReplacementTest (0 ms total) 2022-08-17T12:59:04.6306902Z 2022-08-17T12:59:04.6307183Z [----------] 4 tests from UpgraderUtils 2022-08-17T12:59:04.6307765Z [ RUN ] UpgraderUtils.FindCorrectUpgrader 2022-08-17T12:59:04.6308383Z [ OK ] UpgraderUtils.FindCorrectUpgrader (0 ms) 2022-08-17T12:59:04.6308761Z [ RUN ] UpgraderUtils.IsVersionMapSorted 2022-08-17T12:59:04.6309101Z [ OK ] UpgraderUtils.IsVersionMapSorted (0 ms) 2022-08-17T12:59:04.6309441Z [ RUN ] UpgraderUtils.FindIfOpIsCurrent 2022-08-17T12:59:04.6309763Z [ OK ] UpgraderUtils.FindIfOpIsCurrent (0 ms) 2022-08-17T12:59:04.6310092Z [ RUN ] UpgraderUtils.CanLoadHistoricOp 2022-08-17T12:59:04.6310501Z [ OK ] UpgraderUtils.CanLoadHistoricOp (0 ms) 2022-08-17T12:59:04.6310826Z [----------] 4 tests from UpgraderUtils (0 ms total) 2022-08-17T12:59:04.6310978Z 2022-08-17T12:59:04.6311125Z [----------] 9 tests from BackendTest 2022-08-17T12:59:04.6311400Z [ RUN ] BackendTest.ToBackend 2022-08-17T12:59:04.6351948Z [ OK ] BackendTest.ToBackend (4 ms) 2022-08-17T12:59:04.6352466Z [ RUN ] BackendTest.ToBackendNotAvailable 2022-08-17T12:59:04.6371917Z [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:59:04.6388024Z [ OK ] BackendTest.ToBackendNotAvailable (3 ms) 2022-08-17T12:59:04.6388605Z [ RUN ] BackendTest.TestCompiler 2022-08-17T12:59:04.6440537Z [ OK ] BackendTest.TestCompiler (5 ms) 2022-08-17T12:59:04.6441140Z [ RUN ] BackendTest.TestCompilerWithStringTable 2022-08-17T12:59:04.6490154Z [ OK ] BackendTest.TestCompilerWithStringTable (4 ms) 2022-08-17T12:59:04.6490695Z [ RUN ] BackendTest.TestComposite 2022-08-17T12:59:04.6585351Z [ OK ] BackendTest.TestComposite (9 ms) 2022-08-17T12:59:04.6585903Z [ RUN ] BackendTest.TestPrimDtype 2022-08-17T12:59:04.6591125Z [ OK ] BackendTest.TestPrimDtype (0 ms) 2022-08-17T12:59:04.6591747Z [ RUN ] BackendTest.TestCompositeWithSetStates 2022-08-17T12:59:04.6685630Z [ OK ] BackendTest.TestCompositeWithSetStates (9 ms) 2022-08-17T12:59:04.6686385Z [ RUN ] BackendTest.TestConsistencyOfCompositeWithSetStates 2022-08-17T12:59:04.6861569Z [ OK ] BackendTest.TestConsistencyOfCompositeWithSetStates (17 ms) 2022-08-17T12:59:04.6861994Z [ RUN ] BackendTest.TestCompilerNotSupport 2022-08-17T12:59:04.6875784Z [ OK ] BackendTest.TestCompilerNotSupport (1 ms) 2022-08-17T12:59:04.6876146Z [----------] 9 tests from BackendTest (56 ms total) 2022-08-17T12:59:04.6876307Z 2022-08-17T12:59:04.6876461Z [----------] 6 tests from BackendTestDebugInfo 2022-08-17T12:59:04.6876793Z [ RUN ] BackendTestDebugInfo.TestCompiler 2022-08-17T12:59:04.6971783Z [ OK ] BackendTestDebugInfo.TestCompiler (9 ms) 2022-08-17T12:59:04.6972186Z [ RUN ] BackendTestDebugInfo.TestCompilerWithStringTable 2022-08-17T12:59:04.7067147Z [ OK ] BackendTestDebugInfo.TestCompilerWithStringTable (9 ms) 2022-08-17T12:59:04.7067676Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy 2022-08-17T12:59:04.7164911Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithModuleHierarchy (9 ms) 2022-08-17T12:59:04.7165548Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy 2022-08-17T12:59:04.7262476Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithTwoLevelModuleHierarchy (9 ms) 2022-08-17T12:59:04.7263314Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule 2022-08-17T12:59:04.7362403Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithLoweredSubModule (9 ms) 2022-08-17T12:59:04.7363040Z [ RUN ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule 2022-08-17T12:59:04.7464774Z [ OK ] BackendTestDebugInfo.TestExceptionStackForCompilerWithSelectiveLoweredSubModule (10 ms) 2022-08-17T12:59:04.7465319Z [----------] 6 tests from BackendTestDebugInfo (58 ms total) 2022-08-17T12:59:04.7465500Z 2022-08-17T12:59:04.7465663Z [----------] 4 tests from ClassImportTest 2022-08-17T12:59:04.7465935Z [ RUN ] ClassImportTest.Basic 2022-08-17T12:59:04.7470036Z [ OK ] ClassImportTest.Basic (0 ms) 2022-08-17T12:59:04.7470466Z [ RUN ] ClassImportTest.ScriptObject 2022-08-17T12:59:04.7494676Z [ OK ] ClassImportTest.ScriptObject (2 ms) 2022-08-17T12:59:04.7495094Z [ RUN ] ClassImportTest.ClassDerive 2022-08-17T12:59:04.7495458Z [ OK ] ClassImportTest.ClassDerive (0 ms) 2022-08-17T12:59:04.7495788Z [ RUN ] ClassImportTest.CustomClass 2022-08-17T12:59:04.7496750Z [ OK ] ClassImportTest.CustomClass (0 ms) 2022-08-17T12:59:04.7497326Z [----------] 4 tests from ClassImportTest (3 ms total) 2022-08-17T12:59:04.7497606Z 2022-08-17T12:59:04.7497863Z [----------] 1 test from ClassParserTest 2022-08-17T12:59:04.7498379Z [ RUN ] ClassParserTest.Basic 2022-08-17T12:59:04.7498882Z [ OK ] ClassParserTest.Basic (0 ms) 2022-08-17T12:59:04.7499224Z [----------] 1 test from ClassParserTest (0 ms total) 2022-08-17T12:59:04.7499380Z 2022-08-17T12:59:04.7499529Z [----------] 3 tests from ClassTypeTest 2022-08-17T12:59:04.7499804Z [ RUN ] ClassTypeTest.AddRemoveAttr 2022-08-17T12:59:04.7500119Z [ OK ] ClassTypeTest.AddRemoveAttr (0 ms) 2022-08-17T12:59:04.7500442Z [ RUN ] ClassTypeTest.AddRemoveConstant 2022-08-17T12:59:04.7500784Z [ OK ] ClassTypeTest.AddRemoveConstant (0 ms) 2022-08-17T12:59:04.7501132Z [ RUN ] ClassTypeTest.IdenticalTypesDifferentCus 2022-08-17T12:59:04.7506255Z [ OK ] ClassTypeTest.IdenticalTypesDifferentCus (0 ms) 2022-08-17T12:59:04.7506996Z [----------] 3 tests from ClassTypeTest (0 ms total) 2022-08-17T12:59:04.7507178Z 2022-08-17T12:59:04.7507522Z [----------] 2 tests from TestCodeTemplate 2022-08-17T12:59:04.7507805Z [ RUN ] TestCodeTemplate.Copying 2022-08-17T12:59:04.7508112Z [ OK ] TestCodeTemplate.Copying (0 ms) 2022-08-17T12:59:04.7508418Z [ RUN ] TestCodeTemplate.Formatting 2022-08-17T12:59:04.7508725Z [ OK ] TestCodeTemplate.Formatting (0 ms) 2022-08-17T12:59:04.7509059Z [----------] 2 tests from TestCodeTemplate (0 ms total) 2022-08-17T12:59:04.7509219Z 2022-08-17T12:59:04.7509375Z [----------] 13 tests from ConcatOptTest 2022-08-17T12:59:04.7509725Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationPrefix 2022-08-17T12:59:04.7561543Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationPrefix (5 ms) 2022-08-17T12:59:04.7562318Z [ RUN ] ConcatOptTest.SimpleCommonInputsEliminationSuffix 2022-08-17T12:59:04.7600083Z [ OK ] ConcatOptTest.SimpleCommonInputsEliminationSuffix (3 ms) 2022-08-17T12:59:04.7601105Z [ RUN ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs 2022-08-17T12:59:04.7628754Z [ OK ] ConcatOptTest.CommonInputsEliminationWithDifferentOrderInputs (2 ms) 2022-08-17T12:59:04.7629539Z [ RUN ] ConcatOptTest.MoreCommonInputsElimination 2022-08-17T12:59:04.7703614Z [ OK ] ConcatOptTest.MoreCommonInputsElimination (7 ms) 2022-08-17T12:59:04.7704199Z [ RUN ] ConcatOptTest.ExpandConcat 2022-08-17T12:59:04.7729217Z [ OK ] ConcatOptTest.ExpandConcat (2 ms) 2022-08-17T12:59:04.7729919Z [ RUN ] ConcatOptTest.ConcatWithoutResultShape 2022-08-17T12:59:04.7751088Z [ OK ] ConcatOptTest.ConcatWithoutResultShape (2 ms) 2022-08-17T12:59:04.7751845Z [ RUN ] ConcatOptTest.ConcatWithoutInputShape 2022-08-17T12:59:04.7769432Z [ OK ] ConcatOptTest.ConcatWithoutInputShape (1 ms) 2022-08-17T12:59:04.7770142Z [ RUN ] ConcatOptTest.UseVariadicCat 2022-08-17T12:59:04.7816347Z [ OK ] ConcatOptTest.UseVariadicCat (4 ms) 2022-08-17T12:59:04.7817046Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListUses 2022-08-17T12:59:04.7833844Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListUses (1 ms) 2022-08-17T12:59:04.7834778Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat 2022-08-17T12:59:04.7855122Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationAfterCat (2 ms) 2022-08-17T12:59:04.7856076Z [ RUN ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat 2022-08-17T12:59:04.7879775Z [ OK ] ConcatOptTest.UseVariadicCatWithListMutationBeforeCat (2 ms) 2022-08-17T12:59:04.7880688Z [ RUN ] ConcatOptTest.UseVariadicCatWithMultipleListMutations 2022-08-17T12:59:04.7932285Z [ OK ] ConcatOptTest.UseVariadicCatWithMultipleListMutations (5 ms) 2022-08-17T12:59:04.7933376Z [ RUN ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination 2022-08-17T12:59:04.7973111Z [ OK ] ConcatOptTest.RemoveListMutationUseVariadicCatAndCommonInputsElimination (4 ms) 2022-08-17T12:59:04.7973929Z [----------] 13 tests from ConcatOptTest (46 ms total) 2022-08-17T12:59:04.7974193Z 2022-08-17T12:59:04.7974468Z [----------] 1 test from OptimizeConcatTest 2022-08-17T12:59:04.7975095Z [ RUN ] OptimizeConcatTest.UseVariadicCatReplaceMultiple 2022-08-17T12:59:04.8006920Z [ OK ] OptimizeConcatTest.UseVariadicCatReplaceMultiple (3 ms) 2022-08-17T12:59:04.8007684Z [----------] 1 test from OptimizeConcatTest (3 ms total) 2022-08-17T12:59:04.8008007Z 2022-08-17T12:59:04.8008279Z [----------] 3 tests from ConcatOpt 2022-08-17T12:59:04.8008869Z [ RUN ] ConcatOpt.CombineConcatsSimpleCase 2022-08-17T12:59:04.8009578Z [ OK ] ConcatOpt.CombineConcatsSimpleCase (0 ms) 2022-08-17T12:59:04.8010392Z [ RUN ] ConcatOpt.CombineConcatsLongChain 2022-08-17T12:59:04.8011168Z [ OK ] ConcatOpt.CombineConcatsLongChain (0 ms) 2022-08-17T12:59:04.8011739Z [ RUN ] ConcatOpt.CombineConcatsMutation 2022-08-17T12:59:04.8013506Z [ OK ] ConcatOpt.CombineConcatsMutation (0 ms) 2022-08-17T12:59:04.8014212Z [----------] 3 tests from ConcatOpt (0 ms total) 2022-08-17T12:59:04.8014461Z 2022-08-17T12:59:04.8014760Z [----------] 4 tests from ConstantPoolingTest 2022-08-17T12:59:04.8015267Z [ RUN ] ConstantPoolingTest.Int 2022-08-17T12:59:04.8015758Z [ OK ] ConstantPoolingTest.Int (0 ms) 2022-08-17T12:59:04.8016342Z [ RUN ] ConstantPoolingTest.PoolingAcrossBlocks 2022-08-17T12:59:04.8017697Z [ OK ] ConstantPoolingTest.PoolingAcrossBlocks (0 ms) 2022-08-17T12:59:04.8018440Z [ RUN ] ConstantPoolingTest.PoolingDifferentDevices 2022-08-17T12:59:04.8020895Z [ OK ] ConstantPoolingTest.PoolingDifferentDevices (0 ms) 2022-08-17T12:59:04.8021608Z [ RUN ] ConstantPoolingTest.DictConstantPooling 2022-08-17T12:59:04.8022264Z [ OK ] ConstantPoolingTest.DictConstantPooling (0 ms) 2022-08-17T12:59:04.8022874Z [----------] 4 tests from ConstantPoolingTest (0 ms total) 2022-08-17T12:59:04.8023156Z 2022-08-17T12:59:04.8023415Z [----------] 1 test from CleanupPassTest 2022-08-17T12:59:04.8024282Z [ RUN ] CleanupPassTest.Basic 2022-08-17T12:59:04.8024960Z [ OK ] CleanupPassTest.Basic (0 ms) 2022-08-17T12:59:04.8025482Z [----------] 1 test from CleanupPassTest (0 ms total) 2022-08-17T12:59:04.8025743Z 2022-08-17T12:59:04.8026060Z [----------] 1 test from CreateAutodiffSubgraphsTest 2022-08-17T12:59:04.8026629Z [ RUN ] CreateAutodiffSubgraphsTest.Basic 2022-08-17T12:59:04.8028277Z [ OK ] CreateAutodiffSubgraphsTest.Basic (0 ms) 2022-08-17T12:59:04.8029285Z [----------] 1 test from CreateAutodiffSubgraphsTest (0 ms total) 2022-08-17T12:59:04.8029602Z 2022-08-17T12:59:04.8029874Z [----------] 3 tests from CustomClassTest 2022-08-17T12:59:04.8030455Z [ RUN ] CustomClassTest.TorchbindIValueAPI 2022-08-17T12:59:04.8032118Z [ OK ] CustomClassTest.TorchbindIValueAPI (0 ms) 2022-08-17T12:59:04.8032685Z [ RUN ] CustomClassTest.TestDocString 2022-08-17T12:59:04.8033236Z [ OK ] CustomClassTest.TestDocString (0 ms) 2022-08-17T12:59:04.8033763Z [ RUN ] CustomClassTest.Serialization 2022-08-17T12:59:04.8044764Z [ OK ] CustomClassTest.Serialization (1 ms) 2022-08-17T12:59:04.8045345Z [----------] 3 tests from CustomClassTest (1 ms total) 2022-08-17T12:59:04.8046167Z 2022-08-17T12:59:04.8046464Z [----------] 5 tests from CustomOperatorTest 2022-08-17T12:59:04.8046992Z [ RUN ] CustomOperatorTest.InferredSchema 2022-08-17T12:59:04.8048007Z [ OK ] CustomOperatorTest.InferredSchema (0 ms) 2022-08-17T12:59:04.8049451Z [ RUN ] CustomOperatorTest.ExplicitSchema 2022-08-17T12:59:04.8050151Z [ OK ] CustomOperatorTest.ExplicitSchema (0 ms) 2022-08-17T12:59:04.8050707Z [ RUN ] CustomOperatorTest.ListParameters 2022-08-17T12:59:04.8051296Z [ OK ] CustomOperatorTest.ListParameters (0 ms) 2022-08-17T12:59:04.8051877Z [ RUN ] CustomOperatorTest.ListParameters2 2022-08-17T12:59:04.8052466Z [ OK ] CustomOperatorTest.ListParameters2 (0 ms) 2022-08-17T12:59:04.8053013Z [ RUN ] CustomOperatorTest.Aliasing 2022-08-17T12:59:04.8054782Z [ OK ] CustomOperatorTest.Aliasing (0 ms) 2022-08-17T12:59:04.8055364Z [----------] 5 tests from CustomOperatorTest (0 ms total) 2022-08-17T12:59:04.8055652Z 2022-08-17T12:59:04.8055913Z [----------] 2 tests from TestCustomOperator 2022-08-17T12:59:04.8056684Z [ RUN ] TestCustomOperator.OperatorGeneratorUndeclared 2022-08-17T12:59:04.8057415Z [ OK ] TestCustomOperator.OperatorGeneratorUndeclared (0 ms) 2022-08-17T12:59:04.8058088Z [ RUN ] TestCustomOperator.OperatorGeneratorBasic 2022-08-17T12:59:04.8058768Z [ OK ] TestCustomOperator.OperatorGeneratorBasic (0 ms) 2022-08-17T12:59:04.8059403Z [----------] 2 tests from TestCustomOperator (0 ms total) 2022-08-17T12:59:04.8059680Z 2022-08-17T12:59:04.8059967Z [----------] 1 test from EliminateDeadCodeTest 2022-08-17T12:59:04.8060465Z [ RUN ] EliminateDeadCodeTest.Basic 2022-08-17T12:59:04.8061007Z [ OK ] EliminateDeadCodeTest.Basic (0 ms) 2022-08-17T12:59:04.8061593Z [----------] 1 test from EliminateDeadCodeTest (0 ms total) 2022-08-17T12:59:04.8061871Z 2022-08-17T12:59:04.8062091Z [----------] 2 tests from FuserTest 2022-08-17T12:59:04.8062553Z [ RUN ] FuserTest.FusionAliasing 2022-08-17T12:59:04.8063069Z [ OK ] FuserTest.FusionAliasing (0 ms) 2022-08-17T12:59:04.8063562Z [ RUN ] FuserTest.KernelCaching 2022-08-17T12:59:04.8065438Z [ OK ] FuserTest.KernelCaching (0 ms) 2022-08-17T12:59:04.8065995Z [----------] 2 tests from FuserTest (0 ms total) 2022-08-17T12:59:04.8066250Z 2022-08-17T12:59:04.8066521Z [----------] 1 test from GraphExecutorTest 2022-08-17T12:59:04.8067053Z [ RUN ] GraphExecutorTest.runAsync_executor 2022-08-17T12:59:04.8176329Z [ OK ] GraphExecutorTest.runAsync_executor (10 ms) 2022-08-17T12:59:04.8177283Z [----------] 1 test from GraphExecutorTest (10 ms total) 2022-08-17T12:59:04.8179102Z 2022-08-17T12:59:04.8179441Z [----------] 5 tests from GraphIteratorTest 2022-08-17T12:59:04.8180104Z [ RUN ] GraphIteratorTest.ConstantReturnGraph 2022-08-17T12:59:04.8180821Z [ OK ] GraphIteratorTest.ConstantReturnGraph (0 ms) 2022-08-17T12:59:04.8181562Z [ RUN ] GraphIteratorTest.GraphWithParameters 2022-08-17T12:59:04.8182295Z [ OK ] GraphIteratorTest.GraphWithParameters (0 ms) 2022-08-17T12:59:04.8182951Z [ RUN ] GraphIteratorTest.GraphWithIf 2022-08-17T12:59:04.8183604Z [ OK ] GraphIteratorTest.GraphWithIf (0 ms) 2022-08-17T12:59:04.8184273Z [ RUN ] GraphIteratorTest.GraphWithNestedIf 2022-08-17T12:59:04.8184966Z [ OK ] GraphIteratorTest.GraphWithNestedIf (0 ms) 2022-08-17T12:59:04.8185647Z [ RUN ] GraphIteratorTest.GraphWithLoop 2022-08-17T12:59:04.8187041Z [ OK ] GraphIteratorTest.GraphWithLoop (0 ms) 2022-08-17T12:59:04.8187730Z [----------] 5 tests from GraphIteratorTest (0 ms total) 2022-08-17T12:59:04.8188028Z 2022-08-17T12:59:04.8188404Z [----------] 1 test from CSDebugInfoSerializaitionTest 2022-08-17T12:59:04.8189135Z [ RUN ] CSDebugInfoSerializaitionTest.TwoSubmodules 2022-08-17T12:59:04.8190832Z [ OK ] CSDebugInfoSerializaitionTest.TwoSubmodules (0 ms) 2022-08-17T12:59:04.8191684Z [----------] 1 test from CSDebugInfoSerializaitionTest (0 ms total) 2022-08-17T12:59:04.8192029Z 2022-08-17T12:59:04.8192308Z [----------] 1 test from InlinerTest 2022-08-17T12:59:04.8192812Z [ RUN ] InlinerTest.Basic 2022-08-17T12:59:04.8193347Z [ OK ] InlinerTest.Basic (0 ms) 2022-08-17T12:59:04.8193916Z [----------] 1 test from InlinerTest (0 ms total) 2022-08-17T12:59:04.8194199Z 2022-08-17T12:59:04.8194483Z [----------] 1 test from InterfaceTest 2022-08-17T12:59:04.8195142Z [ RUN ] InterfaceTest.ModuleInterfaceSerialization 2022-08-17T12:59:04.8221367Z [ OK ] InterfaceTest.ModuleInterfaceSerialization (2 ms) 2022-08-17T12:59:04.8222765Z [----------] 1 test from InterfaceTest (2 ms total) 2022-08-17T12:59:04.8223096Z 2022-08-17T12:59:04.8225083Z [----------] 4 tests from TypeCheckTest 2022-08-17T12:59:04.8226459Z [ RUN ] TypeCheckTest.MatchingType 2022-08-17T12:59:04.8227057Z [ OK ] TypeCheckTest.MatchingType (0 ms) 2022-08-17T12:59:04.8227655Z [ RUN ] TypeCheckTest.SizeMismatch 2022-08-17T12:59:04.8228276Z [ OK ] TypeCheckTest.SizeMismatch (0 ms) 2022-08-17T12:59:04.8228894Z [ RUN ] TypeCheckTest.GradientMismatch 2022-08-17T12:59:04.8229533Z [ OK ] TypeCheckTest.GradientMismatch (0 ms) 2022-08-17T12:59:04.8230192Z [ RUN ] TypeCheckTest.ScalarTypeMismatch 2022-08-17T12:59:04.8230929Z [ OK ] TypeCheckTest.ScalarTypeMismatch (0 ms) 2022-08-17T12:59:04.8232973Z [----------] 4 tests from TypeCheckTest (0 ms total) 2022-08-17T12:59:04.8233405Z 2022-08-17T12:59:04.8233725Z [----------] 3 tests from InterpreterTest 2022-08-17T12:59:04.8234375Z [ RUN ] InterpreterTest.IgnorableArgsInSchema 2022-08-17T12:59:04.8235118Z [ OK ] InterpreterTest.IgnorableArgsInSchema (0 ms) 2022-08-17T12:59:04.8235865Z [ RUN ] InterpreterTest.IgnorableArgsInSchemaWithOut 2022-08-17T12:59:04.8236683Z [ OK ] InterpreterTest.IgnorableArgsInSchemaWithOut (0 ms) 2022-08-17T12:59:04.8237421Z [ RUN ] InterpreterTest.runAsyncBasicTest 2022-08-17T12:59:04.8343945Z [ OK ] InterpreterTest.runAsyncBasicTest (10 ms) 2022-08-17T12:59:04.8344804Z [----------] 3 tests from InterpreterTest (11 ms total) 2022-08-17T12:59:04.8345121Z 2022-08-17T12:59:04.8345531Z [----------] 1 test from EnableRethrowCaughtExceptionTest 2022-08-17T12:59:04.8346687Z [ RUN ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException 2022-08-17T12:59:04.8773601Z [ OK ] EnableRethrowCaughtExceptionTest.EnableRethrowCaughtExceptionTestRethrowsCaughtException (42 ms) 2022-08-17T12:59:04.8791722Z [----------] 1 test from EnableRethrowCaughtExceptionTest (42 ms total) 2022-08-17T12:59:04.8792274Z 2022-08-17T12:59:04.8792624Z [----------] 4 tests from IRTest 2022-08-17T12:59:04.8793289Z [ RUN ] IRTest.Attributes 2022-08-17T12:59:04.8793952Z [ OK ] IRTest.Attributes (0 ms) 2022-08-17T12:59:04.8794600Z [ RUN ] IRTest.Blocks 2022-08-17T12:59:04.8795107Z [ OK ] IRTest.Blocks (0 ms) 2022-08-17T12:59:04.8795780Z [ RUN ] IRTest.CommonAncestor 2022-08-17T12:59:04.8796487Z [ OK ] IRTest.CommonAncestor (0 ms) 2022-08-17T12:59:04.8797180Z [ RUN ] IRTest.OperatorMap 2022-08-17T12:59:04.8797869Z [ OK ] IRTest.OperatorMap (0 ms) 2022-08-17T12:59:04.8798571Z [----------] 4 tests from IRTest (0 ms total) 2022-08-17T12:59:04.8798851Z 2022-08-17T12:59:04.8799289Z [----------] 21 tests from IRParserTest 2022-08-17T12:59:04.8799962Z [ RUN ] IRParserTest.Basic 2022-08-17T12:59:04.8800634Z [ OK ] IRParserTest.Basic (0 ms) 2022-08-17T12:59:04.8801227Z [ RUN ] IRParserTest.NestedBlock 2022-08-17T12:59:04.8801973Z [ OK ] IRParserTest.NestedBlock (0 ms) 2022-08-17T12:59:04.8802635Z [ RUN ] IRParserTest.If 2022-08-17T12:59:04.8803299Z [ OK ] IRParserTest.If (0 ms) 2022-08-17T12:59:04.8803943Z [ RUN ] IRParserTest.If2 2022-08-17T12:59:04.8804605Z [ OK ] IRParserTest.If2 (0 ms) 2022-08-17T12:59:04.8805343Z [ RUN ] IRParserTest.InferredTypeIsTensor 2022-08-17T12:59:04.8806247Z [ OK ] IRParserTest.InferredTypeIsTensor (0 ms) 2022-08-17T12:59:04.8807029Z [ RUN ] IRParserTest.ValueReuse 2022-08-17T12:59:04.8807736Z [ OK ] IRParserTest.ValueReuse (0 ms) 2022-08-17T12:59:04.8808458Z [ RUN ] IRParserTest.Attributes 2022-08-17T12:59:04.8811976Z [ OK ] IRParserTest.Attributes (0 ms) 2022-08-17T12:59:04.8812935Z [ RUN ] IRParserTest.OptionalTypes 2022-08-17T12:59:04.8813708Z [ OK ] IRParserTest.OptionalTypes (0 ms) 2022-08-17T12:59:04.8814441Z [ RUN ] IRParserTest.StarTensor 2022-08-17T12:59:04.8815145Z [ OK ] IRParserTest.StarTensor (0 ms) 2022-08-17T12:59:04.8815879Z [ RUN ] IRParserTest.UnshapedTensor 2022-08-17T12:59:04.8816525Z [ OK ] IRParserTest.UnshapedTensor (0 ms) 2022-08-17T12:59:04.8817261Z [ RUN ] IRParserTest.ShapedTensor 2022-08-17T12:59:04.8817864Z [ OK ] IRParserTest.ShapedTensor (0 ms) 2022-08-17T12:59:04.8818476Z [ RUN ] IRParserTest.NestedContrainer 2022-08-17T12:59:04.8819134Z [ OK ] IRParserTest.NestedContrainer (0 ms) 2022-08-17T12:59:04.8819953Z [ RUN ] IRParserTest.MalformedShapeAnnotation 2022-08-17T12:59:04.8820681Z [ OK ] IRParserTest.MalformedShapeAnnotation (0 ms) 2022-08-17T12:59:04.8821317Z [ RUN ] IRParserTest.FileCheck 2022-08-17T12:59:04.8821867Z [ OK ] IRParserTest.FileCheck (0 ms) 2022-08-17T12:59:04.8822411Z [ RUN ] IRParserTest.Strides 2022-08-17T12:59:04.8823091Z [ OK ] IRParserTest.Strides (0 ms) 2022-08-17T12:59:04.8823697Z [ RUN ] IRParserTest.MalformedStrides 2022-08-17T12:59:04.8824316Z [ OK ] IRParserTest.MalformedStrides (0 ms) 2022-08-17T12:59:04.8825015Z [ RUN ] IRParserTest.TensorShapes 2022-08-17T12:59:04.8825619Z [ OK ] IRParserTest.TensorShapes (0 ms) 2022-08-17T12:59:04.8826288Z [ RUN ] IRParserTest.DeviceAndRequiresGradTensors 2022-08-17T12:59:04.8827062Z [ OK ] IRParserTest.DeviceAndRequiresGradTensors (0 ms) 2022-08-17T12:59:04.8827730Z [ RUN ] IRParserTest.ListConstant 2022-08-17T12:59:04.8828309Z [ OK ] IRParserTest.ListConstant (0 ms) 2022-08-17T12:59:04.8828932Z [ RUN ] IRParserTest.PartialStarTensor 2022-08-17T12:59:04.8829587Z [ OK ] IRParserTest.PartialStarTensor (0 ms) 2022-08-17T12:59:04.8830459Z [ RUN ] IRParserTest.ComplexTensorAttributes 2022-08-17T12:59:04.8831184Z [ OK ] IRParserTest.ComplexTensorAttributes (0 ms) 2022-08-17T12:59:04.8831871Z [----------] 21 tests from IRParserTest (1 ms total) 2022-08-17T12:59:04.8832171Z 2022-08-17T12:59:04.8832452Z [----------] 2 tests from JitTypeTest 2022-08-17T12:59:04.8832975Z [ RUN ] JitTypeTest.IsComplete 2022-08-17T12:59:04.8833549Z [ OK ] JitTypeTest.IsComplete (0 ms) 2022-08-17T12:59:04.8834113Z [ RUN ] JitTypeTest.UnifyTypes 2022-08-17T12:59:04.8834665Z [ OK ] JitTypeTest.UnifyTypes (0 ms) 2022-08-17T12:59:04.8835283Z [----------] 2 tests from JitTypeTest (0 ms total) 2022-08-17T12:59:04.8835575Z 2022-08-17T12:59:04.8835899Z [----------] 42 tests from LiteInterpreterTest 2022-08-17T12:59:04.8836565Z [ RUN ] LiteInterpreterTest.UpsampleNearest2d 2022-08-17T12:59:04.8837300Z [ OK ] LiteInterpreterTest.UpsampleNearest2d (1 ms) 2022-08-17T12:59:04.8838012Z [ RUN ] LiteInterpreterTest.CheckAttrAccess 2022-08-17T12:59:04.8838716Z [ OK ] LiteInterpreterTest.CheckAttrAccess (0 ms) 2022-08-17T12:59:04.8839401Z [ RUN ] LiteInterpreterTest.MethodInvocation 2022-08-17T12:59:04.8950853Z [ OK ] LiteInterpreterTest.MethodInvocation (13 ms) 2022-08-17T12:59:04.8951680Z [ RUN ] LiteInterpreterTest.Conv 2022-08-17T12:59:04.9021319Z [ OK ] LiteInterpreterTest.Conv (7 ms) 2022-08-17T12:59:04.9022164Z [ RUN ] LiteInterpreterTest.Inline 2022-08-17T12:59:04.9034649Z [ OK ] LiteInterpreterTest.Inline (1 ms) 2022-08-17T12:59:04.9035317Z [ RUN ] LiteInterpreterTest.Tuple 2022-08-17T12:59:04.9043680Z [ OK ] LiteInterpreterTest.Tuple (0 ms) 2022-08-17T12:59:04.9044330Z [ RUN ] LiteInterpreterTest.AtenFormat 2022-08-17T12:59:04.9052621Z [ OK ] LiteInterpreterTest.AtenFormat (0 ms) 2022-08-17T12:59:04.9053291Z [ RUN ] LiteInterpreterTest.PrimDevice 2022-08-17T12:59:04.9058290Z [ OK ] LiteInterpreterTest.PrimDevice (0 ms) 2022-08-17T12:59:04.9058894Z [ RUN ] LiteInterpreterTest.Dict 2022-08-17T12:59:04.9067698Z [ OK ] LiteInterpreterTest.Dict (0 ms) 2022-08-17T12:59:04.9068992Z [ RUN ] LiteInterpreterTest.List 2022-08-17T12:59:04.9081738Z [ OK ] LiteInterpreterTest.List (1 ms) 2022-08-17T12:59:04.9082361Z [ RUN ] LiteInterpreterTest.PrimOverload 2022-08-17T12:59:04.9083049Z [ OK ] LiteInterpreterTest.PrimOverload (0 ms) 2022-08-17T12:59:04.9083678Z [ RUN ] LiteInterpreterTest.Prim 2022-08-17T12:59:04.9087837Z [ OK ] LiteInterpreterTest.Prim (0 ms) 2022-08-17T12:59:04.9088487Z [ RUN ] LiteInterpreterTest.PrimScalar 2022-08-17T12:59:04.9093883Z [ OK ] LiteInterpreterTest.PrimScalar (0 ms) 2022-08-17T12:59:04.9094571Z [ RUN ] LiteInterpreterTest.LoadOrigJit 2022-08-17T12:59:04.9278600Z [ OK ] LiteInterpreterTest.LoadOrigJit (18 ms) 2022-08-17T12:59:04.9301512Z [ RUN ] LiteInterpreterTest.WrongMethodName 2022-08-17T12:59:04.9302430Z [ OK ] LiteInterpreterTest.WrongMethodName (2 ms) 2022-08-17T12:59:04.9303075Z [ RUN ] LiteInterpreterTest.SetState 2022-08-17T12:59:04.9433467Z [ OK ] LiteInterpreterTest.SetState (13 ms) 2022-08-17T12:59:04.9434131Z [ RUN ] LiteInterpreterTest.BuiltinClass 2022-08-17T12:59:04.9445150Z [ OK ] LiteInterpreterTest.BuiltinClass (1 ms) 2022-08-17T12:59:04.9445834Z [ RUN ] LiteInterpreterTest.BuiltinFunction 2022-08-17T12:59:04.9450660Z [ OK ] LiteInterpreterTest.BuiltinFunction (0 ms) 2022-08-17T12:59:04.9451810Z [ RUN ] LiteInterpreterTest.GetRuntimeByteCodeVersion 2022-08-17T12:59:04.9452678Z [ OK ] LiteInterpreterTest.GetRuntimeByteCodeVersion (0 ms) 2022-08-17T12:59:04.9453484Z [ RUN ] LiteInterpreterTest.GetRuntimeOperatorsVersion 2022-08-17T12:59:04.9454334Z [ OK ] LiteInterpreterTest.GetRuntimeOperatorsVersion (0 ms) 2022-08-17T12:59:04.9455120Z [ RUN ] LiteInterpreterTest.GetByteCodeVersion 2022-08-17T12:59:04.9455843Z [ OK ] LiteInterpreterTest.GetByteCodeVersion (0 ms) 2022-08-17T12:59:04.9456559Z [ RUN ] LiteInterpreterTest.GetContainTypes 2022-08-17T12:59:04.9457493Z [ OK ] LiteInterpreterTest.GetContainTypes (0 ms) 2022-08-17T12:59:04.9458317Z [ RUN ] LiteInterpreterTest.BackPortByteCodeModelAllVersions 2022-08-17T12:59:05.0634784Z [ OK ] LiteInterpreterTest.BackPortByteCodeModelAllVersions (117 ms) 2022-08-17T12:59:05.0635911Z [ RUN ] LiteInterpreterTest.GetRuntimeOpsAndInfo 2022-08-17T12:59:05.0696384Z [ OK ] LiteInterpreterTest.GetRuntimeOpsAndInfo (6 ms) 2022-08-17T12:59:05.0697189Z [ RUN ] LiteInterpreterTest.isCompatibleSuccess 2022-08-17T12:59:05.0749581Z [ OK ] LiteInterpreterTest.isCompatibleSuccess (5 ms) 2022-08-17T12:59:05.0750432Z [ RUN ] LiteInterpreterTest.isCompatibleFail 2022-08-17T12:59:05.0839669Z [ OK ] LiteInterpreterTest.isCompatibleFail (8 ms) 2022-08-17T12:59:05.0840244Z [ RUN ] LiteInterpreterTest.Eval 2022-08-17T12:59:05.0850169Z [ OK ] LiteInterpreterTest.Eval (1 ms) 2022-08-17T12:59:05.0850949Z [ RUN ] LiteInterpreterTest.FindWrongMethodName 2022-08-17T12:59:05.0854125Z [ OK ] LiteInterpreterTest.FindWrongMethodName (0 ms) 2022-08-17T12:59:05.0854975Z [ RUN ] LiteInterpreterTest.FindAndRunMethod 2022-08-17T12:59:05.0860591Z [ OK ] LiteInterpreterTest.FindAndRunMethod (0 ms) 2022-08-17T12:59:05.0861260Z [ RUN ] LiteInterpreterTest.RunMethodVariadic 2022-08-17T12:59:05.0867797Z [ OK ] LiteInterpreterTest.RunMethodVariadic (0 ms) 2022-08-17T12:59:05.0868620Z [ RUN ] LiteInterpreterTest.DuplicateSetState 2022-08-17T12:59:05.0877328Z [ OK ] LiteInterpreterTest.DuplicateSetState (0 ms) 2022-08-17T12:59:05.0878201Z [ RUN ] LiteInterpreterTest.ExtraFiles 2022-08-17T12:59:05.0881853Z [ OK ] LiteInterpreterTest.ExtraFiles (0 ms) 2022-08-17T12:59:05.0882699Z [ RUN ] LiteInterpreterTest.OpNameExportFetchRootOperators 2022-08-17T12:59:05.0890640Z [ OK ] LiteInterpreterTest.OpNameExportFetchRootOperators (0 ms) 2022-08-17T12:59:05.0891501Z [ RUN ] LiteInterpreterTest.DefaultArgsConv 2022-08-17T12:59:05.0902912Z [ OK ] LiteInterpreterTest.DefaultArgsConv (1 ms) 2022-08-17T12:59:05.0903937Z [ RUN ] LiteInterpreterTest.DefaultArgsPinv 2022-08-17T12:59:05.0948157Z [ OK ] LiteInterpreterTest.DefaultArgsPinv (4 ms) 2022-08-17T12:59:05.0949199Z [ RUN ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:59:05.0956742Z [ OK ] LiteInterpreterTest.DefaultArgsTensorinvSpecifyDefault (0 ms) 2022-08-17T12:59:05.0957711Z [ RUN ] LiteInterpreterTest.DefaultArgsPinvWithOutArg 2022-08-17T12:59:05.0974822Z [ OK ] LiteInterpreterTest.DefaultArgsPinvWithOutArg (1 ms) 2022-08-17T12:59:05.0975834Z [ RUN ] LiteInterpreterTest.DefaultArgsWithOutArg 2022-08-17T12:59:05.0981585Z [ OK ] LiteInterpreterTest.DefaultArgsWithOutArg (0 ms) 2022-08-17T12:59:05.0982606Z [ RUN ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy 2022-08-17T12:59:05.1067854Z [ OK ] LiteInterpreterTest.TestExceptionStackWithTwoLevelModuleHierarchy (8 ms) 2022-08-17T12:59:05.1069026Z [ RUN ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:59:05.1097336Z [ OK ] LiteInterpreterTest.OperatorCacheDifferentiatesDefaultArgs (2 ms) 2022-08-17T12:59:05.1098215Z [ RUN ] LiteInterpreterTest.OperatorSize1 2022-08-17T12:59:05.1101681Z [ OK ] LiteInterpreterTest.OperatorSize1 (0 ms) 2022-08-17T12:59:05.1102430Z [ RUN ] LiteInterpreterTest.OperatorTest2 2022-08-17T12:59:05.1117375Z [ OK ] LiteInterpreterTest.OperatorTest2 (1 ms) 2022-08-17T12:59:05.1118171Z [----------] 42 tests from LiteInterpreterTest (232 ms total) 2022-08-17T12:59:05.1118528Z 2022-08-17T12:59:05.1118962Z [----------] 3 tests from RunTimeTest 2022-08-17T12:59:05.1119731Z [ RUN ] RunTimeTest.ParseBytecode 2022-08-17T12:59:05.1120384Z [ OK ] RunTimeTest.ParseBytecode (0 ms) 2022-08-17T12:59:05.1121026Z [ RUN ] RunTimeTest.ParseOperator 2022-08-17T12:59:05.1121672Z [ OK ] RunTimeTest.ParseOperator (0 ms) 2022-08-17T12:59:05.1122269Z [ RUN ] RunTimeTest.RuntimeCall 2022-08-17T12:59:05.1122891Z [ OK ] RunTimeTest.RuntimeCall (0 ms) 2022-08-17T12:59:05.1123546Z [----------] 3 tests from RunTimeTest (0 ms total) 2022-08-17T12:59:05.1123861Z 2022-08-17T12:59:05.1124271Z [----------] 11 tests from LiteInterpreterUpgraderTest 2022-08-17T12:59:05.1125027Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorV2 2022-08-17T12:59:05.1125865Z [ OK ] LiteInterpreterUpgraderTest.DivTensorV2 (0 ms) 2022-08-17T12:59:05.1126844Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorOutV2 2022-08-17T12:59:05.1127708Z [ OK ] LiteInterpreterUpgraderTest.DivTensorOutV2 (0 ms) 2022-08-17T12:59:05.1128577Z [ RUN ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 2022-08-17T12:59:05.1129703Z [ OK ] LiteInterpreterUpgraderTest.DivTensorInplaceV2 (0 ms) 2022-08-17T12:59:05.1130601Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarFloatV2 2022-08-17T12:59:05.1131468Z [ OK ] LiteInterpreterUpgraderTest.DivScalarFloatV2 (0 ms) 2022-08-17T12:59:05.1132411Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 2022-08-17T12:59:05.1133041Z expect output: 0.5000 2022-08-17T12:59:05.1133480Z [ CPUFloatType{1} ]actual output: 0.5000 2022-08-17T12:59:05.1134420Z [ CPUFloatType{1} ][ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2022-08-17T12:59:05.1135472Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 2022-08-17T12:59:05.1136468Z [ OK ] LiteInterpreterUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2022-08-17T12:59:05.1137377Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarScalarV2 2022-08-17T12:59:05.1138279Z [ OK ] LiteInterpreterUpgraderTest.DivScalarScalarV2 (0 ms) 2022-08-17T12:59:05.1139133Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarIntV2 2022-08-17T12:59:05.1139962Z [ OK ] LiteInterpreterUpgraderTest.DivScalarIntV2 (0 ms) 2022-08-17T12:59:05.1140873Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 2022-08-17T12:59:05.1141854Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2022-08-17T12:59:05.1142896Z [ RUN ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 2022-08-17T12:59:05.1143864Z [ OK ] LiteInterpreterUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2022-08-17T12:59:05.1144715Z [ RUN ] LiteInterpreterUpgraderTest.Upgrader 2022-08-17T12:59:05.1145500Z [ OK ] LiteInterpreterUpgraderTest.Upgrader (0 ms) 2022-08-17T12:59:05.1146328Z [----------] 11 tests from LiteInterpreterUpgraderTest (1 ms total) 2022-08-17T12:59:05.1146720Z 2022-08-17T12:59:05.1147126Z [----------] 29 tests from LiteInterpreterDirectTest 2022-08-17T12:59:05.1147911Z [ RUN ] LiteInterpreterDirectTest.UpsampleNearest2d 2022-08-17T12:59:05.1148788Z [ OK ] LiteInterpreterDirectTest.UpsampleNearest2d (0 ms) 2022-08-17T12:59:05.1149611Z [ RUN ] LiteInterpreterDirectTest.CheckAttrAccess 2022-08-17T12:59:05.1150519Z [ OK ] LiteInterpreterDirectTest.CheckAttrAccess (0 ms) 2022-08-17T12:59:05.1151368Z [ RUN ] LiteInterpreterDirectTest.MethodInvocation 2022-08-17T12:59:05.1151862Z hello 2022-08-17T12:59:05.1152183Z hello 3 2022-08-17T12:59:05.1155991Z hello 2022-08-17T12:59:05.1156293Z hello 3 2022-08-17T12:59:05.1161479Z hello 2022-08-17T12:59:05.1161785Z hello 3 2022-08-17T12:59:05.1162415Z [ OK ] LiteInterpreterDirectTest.MethodInvocation (1 ms) 2022-08-17T12:59:05.1163025Z [ RUN ] LiteInterpreterDirectTest.Conv 2022-08-17T12:59:05.1175015Z [ OK ] LiteInterpreterDirectTest.Conv (1 ms) 2022-08-17T12:59:05.1175994Z [ RUN ] LiteInterpreterDirectTest.Inline 2022-08-17T12:59:05.1181284Z [ OK ] LiteInterpreterDirectTest.Inline (0 ms) 2022-08-17T12:59:05.1182267Z [ RUN ] LiteInterpreterDirectTest.Tuple 2022-08-17T12:59:05.1184117Z [ OK ] LiteInterpreterDirectTest.Tuple (0 ms) 2022-08-17T12:59:05.1185042Z [ RUN ] LiteInterpreterDirectTest.Dict 2022-08-17T12:59:05.1188383Z [ OK ] LiteInterpreterDirectTest.Dict (0 ms) 2022-08-17T12:59:05.1189300Z [ RUN ] LiteInterpreterDirectTest.Prim 2022-08-17T12:59:05.1190966Z [ OK ] LiteInterpreterDirectTest.Prim (0 ms) 2022-08-17T12:59:05.1191893Z [ RUN ] LiteInterpreterDirectTest.PrimScalar 2022-08-17T12:59:05.1194517Z [ OK ] LiteInterpreterDirectTest.PrimScalar (0 ms) 2022-08-17T12:59:05.1195342Z [ RUN ] LiteInterpreterDirectTest.WrongMethodName 2022-08-17T12:59:05.1207780Z [ OK ] LiteInterpreterDirectTest.WrongMethodName (1 ms) 2022-08-17T12:59:05.1208594Z [ RUN ] LiteInterpreterDirectTest.SetState 2022-08-17T12:59:05.1223552Z [ OK ] LiteInterpreterDirectTest.SetState (1 ms) 2022-08-17T12:59:05.1224386Z [ RUN ] LiteInterpreterDirectTest.BuiltinFunction 2022-08-17T12:59:05.1225916Z [ OK ] LiteInterpreterDirectTest.BuiltinFunction (0 ms) 2022-08-17T12:59:05.1228606Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion 2022-08-17T12:59:05.1229599Z [ OK ] LiteInterpreterDirectTest.GetRuntimeByteCodeVersion (0 ms) 2022-08-17T12:59:05.1230677Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion 2022-08-17T12:59:05.1231703Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOperatorsVersion (0 ms) 2022-08-17T12:59:05.1232612Z [ RUN ] LiteInterpreterDirectTest.GetByteCodeVersion 2022-08-17T12:59:05.1233506Z [ OK ] LiteInterpreterDirectTest.GetByteCodeVersion (0 ms) 2022-08-17T12:59:05.1234404Z [ RUN ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo 2022-08-17T12:59:05.1278789Z [ OK ] LiteInterpreterDirectTest.GetRuntimeOpsAndInfo (5 ms) 2022-08-17T12:59:05.1279509Z [ RUN ] LiteInterpreterDirectTest.Eval 2022-08-17T12:59:05.1284640Z [ OK ] LiteInterpreterDirectTest.Eval (0 ms) 2022-08-17T12:59:05.1285479Z [ RUN ] LiteInterpreterDirectTest.FindWrongMethodName 2022-08-17T12:59:05.1287028Z [ OK ] LiteInterpreterDirectTest.FindWrongMethodName (0 ms) 2022-08-17T12:59:05.1287714Z [ RUN ] LiteInterpreterDirectTest.FindAndRunMethod 2022-08-17T12:59:05.1293164Z [ OK ] LiteInterpreterDirectTest.FindAndRunMethod (0 ms) 2022-08-17T12:59:05.1293900Z [ RUN ] LiteInterpreterDirectTest.RunMethodVariadic 2022-08-17T12:59:05.1298531Z [ OK ] LiteInterpreterDirectTest.RunMethodVariadic (0 ms) 2022-08-17T12:59:05.1299312Z [ RUN ] LiteInterpreterDirectTest.DuplicateSetState 2022-08-17T12:59:05.1304195Z [ OK ] LiteInterpreterDirectTest.DuplicateSetState (0 ms) 2022-08-17T12:59:05.1305033Z [ RUN ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators 2022-08-17T12:59:05.1310191Z [ OK ] LiteInterpreterDirectTest.OpNameExportFetchRootOperators (0 ms) 2022-08-17T12:59:05.1311246Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsConv 2022-08-17T12:59:05.1319060Z [ OK ] LiteInterpreterDirectTest.DefaultArgsConv (0 ms) 2022-08-17T12:59:05.1320184Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinv 2022-08-17T12:59:05.1350660Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinv (3 ms) 2022-08-17T12:59:05.1351681Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:59:05.1356469Z [ OK ] LiteInterpreterDirectTest.DefaultArgsTensorinvSpecifyDefault (0 ms) 2022-08-17T12:59:05.1357515Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg 2022-08-17T12:59:05.1374393Z [ OK ] LiteInterpreterDirectTest.DefaultArgsPinvWithOutArg (1 ms) 2022-08-17T12:59:05.1375502Z [ RUN ] LiteInterpreterDirectTest.DefaultArgsWithOutArg 2022-08-17T12:59:05.1380131Z [ OK ] LiteInterpreterDirectTest.DefaultArgsWithOutArg (0 ms) 2022-08-17T12:59:05.1381271Z [ RUN ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy 2022-08-17T12:59:05.1461960Z [ OK ] LiteInterpreterDirectTest.TestExceptionStackWithTwoLevelModuleHierarchy (8 ms) 2022-08-17T12:59:05.1463227Z [ RUN ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:59:05.1480025Z [ OK ] LiteInterpreterDirectTest.OperatorCacheDifferentiatesDefaultArgs (1 ms) 2022-08-17T12:59:05.1481042Z [----------] 29 tests from LiteInterpreterDirectTest (34 ms total) 2022-08-17T12:59:05.1481683Z 2022-08-17T12:59:05.1482020Z [----------] 7 tests from LiteTrainerTest 2022-08-17T12:59:05.1482625Z [ RUN ] LiteTrainerTest.Params 2022-08-17T12:59:05.1554327Z [ OK ] LiteTrainerTest.Params (7 ms) 2022-08-17T12:59:05.1554920Z [ RUN ] LiteTrainerTest.SGD 2022-08-17T12:59:05.1619620Z [ OK ] LiteTrainerTest.SGD (6 ms) 2022-08-17T12:59:05.1620347Z [ RUN ] LiteTrainerTest.SequentialSampler 2022-08-17T12:59:05.1621123Z [ OK ] LiteTrainerTest.SequentialSampler (0 ms) 2022-08-17T12:59:05.1622020Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T12:59:05.1623110Z [ OK ] LiteTrainerTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T12:59:05.1624179Z [ RUN ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T12:59:05.1625255Z [ OK ] LiteTrainerTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:59:05.1626177Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWell 2022-08-17T12:59:05.1626983Z [ OK ] LiteTrainerTest.RandomSamplerResetsWell (0 ms) 2022-08-17T12:59:05.1627848Z [ RUN ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T12:59:05.1628815Z [ OK ] LiteTrainerTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:59:05.1629858Z [----------] 7 tests from LiteTrainerTest (14 ms total) 2022-08-17T12:59:05.1630195Z 2022-08-17T12:59:05.1630559Z [----------] 6 tests from MobileTest 2022-08-17T12:59:05.1631202Z [ RUN ] MobileTest.SaveLoadParametersEmpty 2022-08-17T12:59:05.1631979Z [ OK ] MobileTest.SaveLoadParametersEmpty (0 ms) 2022-08-17T12:59:05.1632754Z [ RUN ] MobileTest.SaveParametersDefaultsToZip 2022-08-17T12:59:05.1633544Z [ OK ] MobileTest.SaveParametersDefaultsToZip (0 ms) 2022-08-17T12:59:05.1634371Z [ RUN ] MobileTest.SaveParametersCanUseFlatbuffer 2022-08-17T12:59:05.1635219Z [ OK ] MobileTest.SaveParametersCanUseFlatbuffer (0 ms) 2022-08-17T12:59:05.1636087Z [ RUN ] MobileTest.SaveLoadParametersUsingFlatbuffers 2022-08-17T12:59:05.1636961Z [ OK ] MobileTest.SaveLoadParametersUsingFlatbuffers (0 ms) 2022-08-17T12:59:05.1637897Z [ RUN ] MobileTest.LoadParametersUnexpectedFormatShouldThrow 2022-08-17T12:59:05.1645846Z [ OK ] MobileTest.LoadParametersUnexpectedFormatShouldThrow (1 ms) 2022-08-17T12:59:05.1646833Z [ RUN ] MobileTest.LoadParametersEmptyDataShouldThrow 2022-08-17T12:59:05.1662284Z [ OK ] MobileTest.LoadParametersEmptyDataShouldThrow (1 ms) 2022-08-17T12:59:05.1663007Z [----------] 6 tests from MobileTest (4 ms total) 2022-08-17T12:59:05.1663250Z 2022-08-17T12:59:05.1663496Z [----------] 1 test from MemoryDAGTest 2022-08-17T12:59:05.1664163Z [ RUN ] MemoryDAGTest.Basic 2022-08-17T12:59:05.1664880Z [ OK ] MemoryDAGTest.Basic (0 ms) 2022-08-17T12:59:05.1665734Z [----------] 1 test from MemoryDAGTest (0 ms total) 2022-08-17T12:59:05.1666149Z 2022-08-17T12:59:05.1666592Z [----------] 1 test from InternedStringsTest 2022-08-17T12:59:05.1667407Z [ RUN ] InternedStringsTest.Basic 2022-08-17T12:59:05.1668206Z [ OK ] InternedStringsTest.Basic (0 ms) 2022-08-17T12:59:05.1669033Z [----------] 1 test from InternedStringsTest (0 ms total) 2022-08-17T12:59:05.1669461Z 2022-08-17T12:59:05.1669905Z [----------] 1 test from FromQualStringTest 2022-08-17T12:59:05.1670788Z [ RUN ] FromQualStringTest.Basic 2022-08-17T12:59:05.1671623Z [ OK ] FromQualStringTest.Basic (0 ms) 2022-08-17T12:59:05.1672514Z [----------] 1 test from FromQualStringTest (0 ms total) 2022-08-17T12:59:05.1673151Z 2022-08-17T12:59:05.1673525Z [----------] 1 test from THNNConvTest 2022-08-17T12:59:05.1674215Z [ RUN ] THNNConvTest.Basic 2022-08-17T12:59:05.1675300Z [ OK ] THNNConvTest.Basic (1 ms) 2022-08-17T12:59:05.1676151Z [----------] 1 test from THNNConvTest (1 ms total) 2022-08-17T12:59:05.1676563Z 2022-08-17T12:59:05.1677043Z [----------] 1 test from ATenNativeBatchNormTest 2022-08-17T12:59:05.1677886Z [ RUN ] ATenNativeBatchNormTest.Basic 2022-08-17T12:59:05.1683250Z [ OK ] ATenNativeBatchNormTest.Basic (0 ms) 2022-08-17T12:59:05.1684243Z [----------] 1 test from ATenNativeBatchNormTest (0 ms total) 2022-08-17T12:59:05.1684719Z 2022-08-17T12:59:05.1685144Z [----------] 2 tests from CustomFusionTest 2022-08-17T12:59:05.1685914Z [ RUN ] CustomFusionTest.Basic 2022-08-17T12:59:05.1686934Z [ OK ] CustomFusionTest.Basic (0 ms) 2022-08-17T12:59:05.1687777Z [ RUN ] CustomFusionTest.NestedBlocks 2022-08-17T12:59:05.1688709Z [ OK ] CustomFusionTest.NestedBlocks (0 ms) 2022-08-17T12:59:05.1689398Z [----------] 2 tests from CustomFusionTest (0 ms total) 2022-08-17T12:59:05.1689731Z 2022-08-17T12:59:05.1690050Z [----------] 1 test from ControlFlowTest 2022-08-17T12:59:05.1690629Z [ RUN ] ControlFlowTest.Basic 2022-08-17T12:59:05.1694931Z [ OK ] ControlFlowTest.Basic (0 ms) 2022-08-17T12:59:05.1695762Z [----------] 1 test from ControlFlowTest (0 ms total) 2022-08-17T12:59:05.1696088Z 2022-08-17T12:59:05.1696511Z [----------] 1 test from ProtoTest 2022-08-17T12:59:05.1697225Z [ RUN ] ProtoTest.Basic 2022-08-17T12:59:05.1697804Z [ OK ] ProtoTest.Basic (0 ms) 2022-08-17T12:59:05.1698425Z [----------] 1 test from ProtoTest (0 ms total) 2022-08-17T12:59:05.1698733Z 2022-08-17T12:59:05.1699073Z [----------] 7 tests from SchemaParserTest 2022-08-17T12:59:05.1699728Z [ RUN ] SchemaParserTest.NestedArrays 2022-08-17T12:59:05.1700410Z [ OK ] SchemaParserTest.NestedArrays (0 ms) 2022-08-17T12:59:05.1701072Z [ RUN ] SchemaParserTest.OutVariant 2022-08-17T12:59:05.1701745Z [ OK ] SchemaParserTest.OutVariant (0 ms) 2022-08-17T12:59:05.1702401Z [ RUN ] SchemaParserTest.NamedReturns 2022-08-17T12:59:05.1703095Z [ OK ] SchemaParserTest.NamedReturns (0 ms) 2022-08-17T12:59:05.1703748Z [ RUN ] SchemaParserTest.Futures 2022-08-17T12:59:05.1704375Z [ OK ] SchemaParserTest.Futures (0 ms) 2022-08-17T12:59:05.1705066Z [ RUN ] SchemaParserTest.AnnotatedAliasSets 2022-08-17T12:59:05.1705828Z [ OK ] SchemaParserTest.AnnotatedAliasSets (0 ms) 2022-08-17T12:59:05.1706563Z [ RUN ] SchemaParserTest.BeforeAfterSets 2022-08-17T12:59:05.1707280Z [ OK ] SchemaParserTest.BeforeAfterSets (0 ms) 2022-08-17T12:59:05.1708014Z [ RUN ] SchemaParserTest.BeforeAfterSets2 2022-08-17T12:59:05.1708762Z [ OK ] SchemaParserTest.BeforeAfterSets2 (0 ms) 2022-08-17T12:59:05.1709478Z [----------] 7 tests from SchemaParserTest (0 ms total) 2022-08-17T12:59:05.1709813Z 2022-08-17T12:59:05.1710182Z [----------] 2 tests from TopologicalIndexTest 2022-08-17T12:59:05.1710886Z [ RUN ] TopologicalIndexTest.Basic 2022-08-17T12:59:05.1711531Z [ OK ] TopologicalIndexTest.Basic (0 ms) 2022-08-17T12:59:05.1712183Z [ RUN ] TopologicalIndexTest.Reindex 2022-08-17T12:59:05.1712878Z [ OK ] TopologicalIndexTest.Reindex (0 ms) 2022-08-17T12:59:05.1713612Z [----------] 2 tests from TopologicalIndexTest (0 ms total) 2022-08-17T12:59:05.1713947Z 2022-08-17T12:59:05.1714293Z [----------] 7 tests from RecordFunctionTest 2022-08-17T12:59:05.1715039Z [ RUN ] RecordFunctionTest.TracedTestInputsOutputs 2022-08-17T12:59:05.1716017Z [ OK ] RecordFunctionTest.TracedTestInputsOutputs (0 ms) 2022-08-17T12:59:05.1716793Z [ RUN ] RecordFunctionTest.SampledCallbacks 2022-08-17T12:59:05.1751769Z [ OK ] RecordFunctionTest.SampledCallbacks (4 ms) 2022-08-17T12:59:05.1752537Z [ RUN ] RecordFunctionTest.RecordFunctionGuard 2022-08-17T12:59:05.1753355Z [ OK ] RecordFunctionTest.RecordFunctionGuard (0 ms) 2022-08-17T12:59:05.1754033Z [ RUN ] RecordFunctionTest.Callbacks 2022-08-17T12:59:05.1754729Z [ OK ] RecordFunctionTest.Callbacks (0 ms) 2022-08-17T12:59:05.1755391Z [ RUN ] RecordFunctionTest.ShouldRun 2022-08-17T12:59:05.1756037Z [ OK ] RecordFunctionTest.ShouldRun (0 ms) 2022-08-17T12:59:05.1756672Z [ RUN ] RecordFunctionTest.Basic 2022-08-17T12:59:05.1757504Z [ OK ] RecordFunctionTest.Basic (0 ms) 2022-08-17T12:59:05.1758266Z [ RUN ] RecordFunctionTest.OperatorNameOverload 2022-08-17T12:59:05.1759062Z [ OK ] RecordFunctionTest.OperatorNameOverload (0 ms) 2022-08-17T12:59:05.1759862Z [----------] 7 tests from RecordFunctionTest (5 ms total) 2022-08-17T12:59:05.1760211Z 2022-08-17T12:59:05.1760593Z [----------] 1 test from ThreadLocalDebugInfoTest 2022-08-17T12:59:05.1761247Z [ RUN ] ThreadLocalDebugInfoTest.Basic 2022-08-17T12:59:05.1762089Z [ OK ] ThreadLocalDebugInfoTest.Basic (0 ms) 2022-08-17T12:59:05.1762860Z [----------] 1 test from ThreadLocalDebugInfoTest (0 ms total) 2022-08-17T12:59:05.1763229Z 2022-08-17T12:59:05.1763567Z [----------] 1 test from TestSymIntArrayRef 2022-08-17T12:59:05.1782316Z [ RUN ] TestSymIntArrayRef.BasicConversion 2022-08-17T12:59:05.1783278Z [ OK ] TestSymIntArrayRef.BasicConversion (0 ms) 2022-08-17T12:59:05.1784035Z [----------] 1 test from TestSymIntArrayRef (0 ms total) 2022-08-17T12:59:05.1784391Z 2022-08-17T12:59:05.1784697Z [----------] 3 tests from TestSymInt 2022-08-17T12:59:05.1785380Z [ RUN ] TestSymInt.NarrowCopyWithSymbolicInt 2022-08-17T12:59:05.1786136Z [ OK ] TestSymInt.NarrowCopyWithSymbolicInt (0 ms) 2022-08-17T12:59:05.1786807Z [ RUN ] TestSymInt.NarrowCopy 2022-08-17T12:59:05.1787414Z [ OK ] TestSymInt.NarrowCopy (0 ms) 2022-08-17T12:59:05.1788029Z [ RUN ] TestSymInt.AddSymbolicInt 2022-08-17T12:59:05.1788660Z [ OK ] TestSymInt.AddSymbolicInt (0 ms) 2022-08-17T12:59:05.1789331Z [----------] 3 tests from TestSymInt (0 ms total) 2022-08-17T12:59:05.1789644Z 2022-08-17T12:59:05.1789984Z [----------] 1 test from FallbackGraphsTest 2022-08-17T12:59:05.1790671Z [ RUN ] FallbackGraphsTest.Basic 2022-08-17T12:59:05.1791316Z [ OK ] FallbackGraphsTest.Basic (0 ms) 2022-08-17T12:59:05.1792030Z [----------] 1 test from FallbackGraphsTest (0 ms total) 2022-08-17T12:59:05.1792372Z 2022-08-17T12:59:05.1792719Z [----------] 1 test from NoneSchemaMatchTest 2022-08-17T12:59:05.1793460Z [ RUN ] NoneSchemaMatchTest.Basic 2022-08-17T12:59:05.1794130Z [ OK ] NoneSchemaMatchTest.Basic (0 ms) 2022-08-17T12:59:05.1794855Z [----------] 1 test from NoneSchemaMatchTest (0 ms total) 2022-08-17T12:59:05.1795200Z 2022-08-17T12:59:05.1795524Z [----------] 1 test from PassManagementTest 2022-08-17T12:59:05.1796150Z [ RUN ] PassManagementTest.Basic 2022-08-17T12:59:05.1796794Z [ OK ] PassManagementTest.Basic (0 ms) 2022-08-17T12:59:05.1797474Z [----------] 1 test from PassManagementTest (0 ms total) 2022-08-17T12:59:05.1798044Z 2022-08-17T12:59:05.1798392Z [----------] 5 tests from LoopPeelerTest 2022-08-17T12:59:05.1799088Z [ RUN ] LoopPeelerTest.NoInductionVariableUse 2022-08-17T12:59:05.1800069Z [ OK ] LoopPeelerTest.NoInductionVariableUse (0 ms) 2022-08-17T12:59:05.1800854Z [ RUN ] LoopPeelerTest.YesInductionVariableUse 2022-08-17T12:59:05.1801674Z [ OK ] LoopPeelerTest.YesInductionVariableUse (0 ms) 2022-08-17T12:59:05.1802527Z [ RUN ] LoopPeelerTest.LoopWithTerminationCondition 2022-08-17T12:59:05.1803435Z [ OK ] LoopPeelerTest.LoopWithTerminationCondition (0 ms) 2022-08-17T12:59:05.1804241Z [ RUN ] LoopPeelerTest.SimpleNestedLoops 2022-08-17T12:59:05.1804992Z [ OK ] LoopPeelerTest.SimpleNestedLoops (0 ms) 2022-08-17T12:59:05.1805723Z [ RUN ] LoopPeelerTest.SimpleNestedLoops2 2022-08-17T12:59:05.1806546Z [ OK ] LoopPeelerTest.SimpleNestedLoops2 (0 ms) 2022-08-17T12:59:05.1807285Z [----------] 5 tests from LoopPeelerTest (2 ms total) 2022-08-17T12:59:05.1807614Z 2022-08-17T12:59:05.1807911Z [----------] 1 test from JitTracing 2022-08-17T12:59:05.1808432Z [ RUN ] JitTracing.Basic 2022-08-17T12:59:05.1925981Z [ OK ] JitTracing.Basic (12 ms) 2022-08-17T12:59:05.1927024Z [----------] 1 test from JitTracing (12 ms total) 2022-08-17T12:59:05.1927356Z 2022-08-17T12:59:05.1927826Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest 2022-08-17T12:59:05.1928651Z [ RUN ] InsertAndEliminateRedundantGuardsTest.Basic 2022-08-17T12:59:05.1932939Z [ OK ] InsertAndEliminateRedundantGuardsTest.Basic (0 ms) 2022-08-17T12:59:05.1934250Z [----------] 1 test from InsertAndEliminateRedundantGuardsTest (0 ms total) 2022-08-17T12:59:05.1934856Z 2022-08-17T12:59:05.1935305Z [----------] 1 test from InsertBailOutsTest 2022-08-17T12:59:05.1936088Z [ RUN ] InsertBailOutsTest.Basic 2022-08-17T12:59:05.1940880Z [ OK ] InsertBailOutsTest.Basic (0 ms) 2022-08-17T12:59:05.1941614Z [----------] 1 test from InsertBailOutsTest (0 ms total) 2022-08-17T12:59:05.1941969Z 2022-08-17T12:59:05.1942281Z [----------] 2 tests from ProfilerTest 2022-08-17T12:59:05.1942859Z [ RUN ] ProfilerTest.Basic 2022-08-17T12:59:05.2046838Z [ OK ] ProfilerTest.Basic (10 ms) 2022-08-17T12:59:05.2047723Z [ RUN ] ProfilerTest.OptionalProfiling 2022-08-17T12:59:05.2048439Z [ OK ] ProfilerTest.OptionalProfiling (0 ms) 2022-08-17T12:59:05.2049192Z [----------] 2 tests from ProfilerTest (10 ms total) 2022-08-17T12:59:05.2049519Z 2022-08-17T12:59:05.2049839Z [----------] 2 tests from CallStackTest 2022-08-17T12:59:05.2050400Z [ RUN ] CallStackTest.Basic 2022-08-17T12:59:05.2054183Z [ OK ] CallStackTest.Basic (0 ms) 2022-08-17T12:59:05.2054777Z [ RUN ] CallStackTest.Caching 2022-08-17T12:59:05.2057872Z [ OK ] CallStackTest.Caching (0 ms) 2022-08-17T12:59:05.2058523Z [----------] 2 tests from CallStackTest (0 ms total) 2022-08-17T12:59:05.2058859Z 2022-08-17T12:59:05.2059221Z [----------] 2 tests from InlinedCallStackTest 2022-08-17T12:59:05.2059935Z [ RUN ] InlinedCallStackTest.BlockAnnotation 2022-08-17T12:59:05.2064628Z [ OK ] InlinedCallStackTest.BlockAnnotation (0 ms) 2022-08-17T12:59:05.2065404Z [ RUN ] InlinedCallStackTest.SelfCallMethods 2022-08-17T12:59:05.2073428Z [ OK ] InlinedCallStackTest.SelfCallMethods (0 ms) 2022-08-17T12:59:05.2074083Z [----------] 2 tests from InlinedCallStackTest (1 ms total) 2022-08-17T12:59:05.2074390Z 2022-08-17T12:59:05.2075048Z [----------] 1 test from AutogradSymbolsTest 2022-08-17T12:59:05.2075925Z [ RUN ] AutogradSymbolsTest.Basic 2022-08-17T12:59:05.2077062Z [ OK ] AutogradSymbolsTest.Basic (0 ms) 2022-08-17T12:59:05.2077784Z [----------] 1 test from AutogradSymbolsTest (0 ms total) 2022-08-17T12:59:05.2078339Z 2022-08-17T12:59:05.2078736Z [----------] 1 test from DefaultArgTypeHintingTest 2022-08-17T12:59:05.2079425Z [ RUN ] DefaultArgTypeHintingTest.Basic 2022-08-17T12:59:05.2080139Z [ OK ] DefaultArgTypeHintingTest.Basic (0 ms) 2022-08-17T12:59:05.2080899Z [----------] 1 test from DefaultArgTypeHintingTest (0 ms total) 2022-08-17T12:59:05.2081275Z 2022-08-17T12:59:05.2081581Z [----------] 5 tests from FuturesTest 2022-08-17T12:59:05.2082128Z [ RUN ] FuturesTest.Basic 2022-08-17T12:59:05.2082678Z [ OK ] FuturesTest.Basic (0 ms) 2022-08-17T12:59:05.2083223Z [ RUN ] FuturesTest.Error 2022-08-17T12:59:05.2084998Z [ OK ] FuturesTest.Error (0 ms) 2022-08-17T12:59:05.2086832Z [ RUN ] FuturesTest.Then 2022-08-17T12:59:05.2087391Z [ OK ] FuturesTest.Then (0 ms) 2022-08-17T12:59:05.2087959Z [ RUN ] FuturesTest.CollectAll 2022-08-17T12:59:05.2088579Z [ OK ] FuturesTest.CollectAll (0 ms) 2022-08-17T12:59:05.2089154Z [ RUN ] FuturesTest.CollectAny 2022-08-17T12:59:05.2089759Z [ OK ] FuturesTest.CollectAny (0 ms) 2022-08-17T12:59:05.2090413Z [----------] 5 tests from FuturesTest (0 ms total) 2022-08-17T12:59:05.2090724Z 2022-08-17T12:59:05.2091089Z [----------] 1 test from TLSFutureCallbacksTest 2022-08-17T12:59:05.2091724Z [ RUN ] TLSFutureCallbacksTest.Basic 2022-08-17T12:59:05.2095077Z [ OK ] TLSFutureCallbacksTest.Basic (0 ms) 2022-08-17T12:59:05.2095831Z [----------] 1 test from TLSFutureCallbacksTest (0 ms total) 2022-08-17T12:59:05.2096198Z 2022-08-17T12:59:05.2096596Z [----------] 1 test from ProfilerDisableInCallbackTest 2022-08-17T12:59:05.2098521Z [ RUN ] ProfilerDisableInCallbackTest.Basic 2022-08-17T12:59:05.2100287Z [ OK ] ProfilerDisableInCallbackTest.Basic (0 ms) 2022-08-17T12:59:05.2103536Z [----------] 1 test from ProfilerDisableInCallbackTest (0 ms total) 2022-08-17T12:59:05.2103928Z 2022-08-17T12:59:05.2104455Z [----------] 2 tests from RecordDebugHandles 2022-08-17T12:59:05.2105091Z [ RUN ] RecordDebugHandles.Basic 2022-08-17T12:59:05.2105928Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:59:05.2108526Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:59:05.2109526Z [ OK ] RecordDebugHandles.Basic (0 ms) 2022-08-17T12:59:05.2110218Z [ RUN ] RecordDebugHandles.ScopedCallbacks 2022-08-17T12:59:05.2111148Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:59:05.2113885Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:59:05.2114824Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:59:05.2115754Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:59:05.2116684Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T12:59:05.2126984Z STAGE:2022-08-17 12:59:05 4563:4563 ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T12:59:05.2127690Z [ OK ] RecordDebugHandles.ScopedCallbacks (1 ms) 2022-08-17T12:59:05.2128343Z [----------] 2 tests from RecordDebugHandles (2 ms total) 2022-08-17T12:59:05.2128641Z 2022-08-17T12:59:05.2128926Z [----------] 1 test from IValueKWargsTest 2022-08-17T12:59:05.2129432Z [ RUN ] IValueKWargsTest.Basic 2022-08-17T12:59:05.2129963Z [ OK ] IValueKWargsTest.Basic (0 ms) 2022-08-17T12:59:05.2130537Z [----------] 1 test from IValueKWargsTest (0 ms total) 2022-08-17T12:59:05.2130999Z 2022-08-17T12:59:05.2131147Z [----------] 1 test from ComputeFlopsTest 2022-08-17T12:59:05.2131436Z [ RUN ] ComputeFlopsTest.Basic 2022-08-17T12:59:05.2131806Z [W util.cpp:507] Warning: Failed to compute flops for op aten::conv2d because both input and weight must be size 4. (function computeFlops) 2022-08-17T12:59:05.2132249Z [W util.cpp:522] Warning: Failed to compute flops for op aten::conv2d because stride must be size 2 and cannot be 0. (function computeFlops) 2022-08-17T12:59:05.2132710Z [W util.cpp:478] Warning: Calculating flops for aten::conv2d requires groups, padding, stride, dilation, input_size, and weight_size in saved arguments. (function computeFlops) 2022-08-17T12:59:05.2133169Z [W util.cpp:550] Warning: Calculating flops for aten::mm requires mat1_size and mat2_size in saved arguments. (function computeFlops) 2022-08-17T12:59:05.2133548Z [ OK ] ComputeFlopsTest.Basic (0 ms) 2022-08-17T12:59:05.2133876Z [----------] 1 test from ComputeFlopsTest (0 ms total) 2022-08-17T12:59:05.2134037Z 2022-08-17T12:59:05.2134169Z [----------] 1 test from TestConstant 2022-08-17T12:59:05.2134446Z [ RUN ] TestConstant.TensorGrad 2022-08-17T12:59:05.2134744Z [ OK ] TestConstant.TensorGrad (0 ms) 2022-08-17T12:59:05.2135041Z [----------] 1 test from TestConstant (0 ms total) 2022-08-17T12:59:05.2135189Z 2022-08-17T12:59:05.2135331Z [----------] 1 test from TestMutation 2022-08-17T12:59:05.2135594Z [ RUN ] TestMutation.Basic 2022-08-17T12:59:05.2139140Z [ OK ] TestMutation.Basic (1 ms) 2022-08-17T12:59:05.2141768Z [----------] 1 test from TestMutation (1 ms total) 2022-08-17T12:59:05.2142126Z 2022-08-17T12:59:05.2142574Z [----------] 1 test from TestInplaceToFunctionalActivation 2022-08-17T12:59:05.2143372Z [ RUN ] TestInplaceToFunctionalActivation.Basic 2022-08-17T12:59:05.2144188Z [ OK ] TestInplaceToFunctionalActivation.Basic (0 ms) 2022-08-17T12:59:05.2145053Z [----------] 1 test from TestInplaceToFunctionalActivation (0 ms total) 2022-08-17T12:59:05.2145463Z 2022-08-17T12:59:05.2145802Z [----------] 1 test from TestRegisterShapeOp 2022-08-17T12:59:05.2146437Z [ RUN ] TestRegisterShapeOp.Basic 2022-08-17T12:59:05.3581385Z [ OK ] TestRegisterShapeOp.Basic (143 ms) 2022-08-17T12:59:05.3582228Z [----------] 1 test from TestRegisterShapeOp (143 ms total) 2022-08-17T12:59:05.3582590Z 2022-08-17T12:59:05.3583081Z [----------] 1 test from TestFunctionalToInplaceActivation 2022-08-17T12:59:05.3584046Z [ RUN ] TestFunctionalToInplaceActivation.Basic 2022-08-17T12:59:05.3584851Z [ OK ] TestFunctionalToInplaceActivation.Basic (0 ms) 2022-08-17T12:59:05.3585748Z [----------] 1 test from TestFunctionalToInplaceActivation (0 ms total) 2022-08-17T12:59:05.3586162Z 2022-08-17T12:59:05.3586521Z [----------] 2 tests from TestFunctionExecutor 2022-08-17T12:59:05.3587262Z [ RUN ] TestFunctionExecutor.SimpleExecutorTest 2022-08-17T12:59:05.3588063Z [ OK ] TestFunctionExecutor.SimpleExecutorTest (0 ms) 2022-08-17T12:59:05.3588879Z [ RUN ] TestFunctionExecutor.RunDecompositionTest 2022-08-17T12:59:05.3602320Z [ OK ] TestFunctionExecutor.RunDecompositionTest (1 ms) 2022-08-17T12:59:05.3603150Z [----------] 2 tests from TestFunctionExecutor (2 ms total) 2022-08-17T12:59:05.3603490Z 2022-08-17T12:59:05.3603867Z [----------] 1 test from TestShapeGraphLinting 2022-08-17T12:59:05.3604520Z [ RUN ] TestShapeGraphLinting.Basic 2022-08-17T12:59:05.3609688Z [ OK ] TestShapeGraphLinting.Basic (0 ms) 2022-08-17T12:59:05.3610434Z [----------] 1 test from TestShapeGraphLinting (0 ms total) 2022-08-17T12:59:05.3610797Z 2022-08-17T12:59:05.3611095Z [----------] 1 test from Composed 2022-08-17T12:59:05.3611986Z [ RUN ] Composed.ComposedOp 2022-08-17T12:59:05.6598609Z [ OK ] Composed.ComposedOp (298 ms) 2022-08-17T12:59:05.6599196Z [----------] 1 test from Composed (298 ms total) 2022-08-17T12:59:05.6599509Z 2022-08-17T12:59:05.6599844Z [----------] 19 tests from MobileTypeParserTest 2022-08-17T12:59:05.6600226Z [ RUN ] MobileTypeParserTest.Int 2022-08-17T12:59:05.6600538Z [ OK ] MobileTypeParserTest.Int (0 ms) 2022-08-17T12:59:05.6600929Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStr 2022-08-17T12:59:05.6601392Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStr (0 ms) 2022-08-17T12:59:05.6601779Z [ RUN ] MobileTypeParserTest.TorchBindClass 2022-08-17T12:59:05.6602136Z [ OK ] MobileTypeParserTest.TorchBindClass (0 ms) 2022-08-17T12:59:05.6602513Z [ RUN ] MobileTypeParserTest.ListOfTorchBindClass 2022-08-17T12:59:05.6602896Z [ OK ] MobileTypeParserTest.ListOfTorchBindClass (0 ms) 2022-08-17T12:59:05.6603359Z [ RUN ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces 2022-08-17T12:59:05.6603881Z [ OK ] MobileTypeParserTest.NestedContainersAnnotationStrWithSpaces (0 ms) 2022-08-17T12:59:05.6604286Z [ RUN ] MobileTypeParserTest.NamedTuple 2022-08-17T12:59:05.6604626Z [ OK ] MobileTypeParserTest.NamedTuple (0 ms) 2022-08-17T12:59:05.6605223Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeList 2022-08-17T12:59:05.6605675Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeList (0 ms) 2022-08-17T12:59:05.6606403Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList 2022-08-17T12:59:05.6606916Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTupleTypeList (0 ms) 2022-08-17T12:59:05.6607373Z [ RUN ] MobileTypeParserTest.NamedTupleNestedNamedTuple 2022-08-17T12:59:05.6607795Z [ OK ] MobileTypeParserTest.NamedTupleNestedNamedTuple (0 ms) 2022-08-17T12:59:05.6608162Z [ RUN ] MobileTypeParserTest.Empty 2022-08-17T12:59:05.6621747Z [ OK ] MobileTypeParserTest.Empty (2 ms) 2022-08-17T12:59:05.6622116Z [ RUN ] MobileTypeParserTest.TypoRaises 2022-08-17T12:59:05.6650883Z [ OK ] MobileTypeParserTest.TypoRaises (2 ms) 2022-08-17T12:59:05.6651258Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises 2022-08-17T12:59:05.6680569Z [ OK ] MobileTypeParserTest.MismatchBracketRaises (2 ms) 2022-08-17T12:59:05.6680963Z [ RUN ] MobileTypeParserTest.MismatchBracketRaises2 2022-08-17T12:59:05.6710190Z [ OK ] MobileTypeParserTest.MismatchBracketRaises2 (2 ms) 2022-08-17T12:59:05.6710656Z [ RUN ] MobileTypeParserTest.DictWithoutValueRaises 2022-08-17T12:59:05.6734931Z [ OK ] MobileTypeParserTest.DictWithoutValueRaises (2 ms) 2022-08-17T12:59:05.6735366Z [ RUN ] MobileTypeParserTest.ListArgCountMismatchRaises 2022-08-17T12:59:05.6764423Z [ OK ] MobileTypeParserTest.ListArgCountMismatchRaises (2 ms) 2022-08-17T12:59:05.6764932Z [ RUN ] MobileTypeParserTest.DictArgCountMismatchRaises 2022-08-17T12:59:05.6789895Z [ OK ] MobileTypeParserTest.DictArgCountMismatchRaises (2 ms) 2022-08-17T12:59:05.6790431Z [ RUN ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises 2022-08-17T12:59:05.6805080Z [ OK ] MobileTypeParserTest.ValidTypeWithExtraStuffRaises (1 ms) 2022-08-17T12:59:05.6805676Z [ RUN ] MobileTypeParserTest.NonIdentifierRaises 2022-08-17T12:59:05.6820248Z [ OK ] MobileTypeParserTest.NonIdentifierRaises (1 ms) 2022-08-17T12:59:05.6820910Z [ RUN ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises 2022-08-17T12:59:05.6854984Z [ OK ] MobileTypeParserTest.DictNestedNamedTupleTypeListRaises (3 ms) 2022-08-17T12:59:05.6856018Z [----------] 19 tests from MobileTypeParserTest (25 ms total) 2022-08-17T12:59:05.6856338Z 2022-08-17T12:59:05.6856599Z [----------] 13 tests from ModuleAPITest 2022-08-17T12:59:05.6857033Z [ RUN ] ModuleAPITest.MethodRunAsync 2022-08-17T12:59:05.6880143Z [ OK ] ModuleAPITest.MethodRunAsync (2 ms) 2022-08-17T12:59:05.6880824Z [ RUN ] ModuleAPITest.Clone 2022-08-17T12:59:05.6881572Z [ OK ] ModuleAPITest.Clone (0 ms) 2022-08-17T12:59:05.6882242Z [ RUN ] ModuleAPITest.CloneWithModuleInterface 2022-08-17T12:59:05.6893188Z [ OK ] ModuleAPITest.CloneWithModuleInterface (1 ms) 2022-08-17T12:59:05.6893687Z [ RUN ] ModuleAPITest.Copy 2022-08-17T12:59:05.6894198Z [ OK ] ModuleAPITest.Copy (0 ms) 2022-08-17T12:59:05.6895591Z [ RUN ] ModuleAPITest.DeepCopy 2022-08-17T12:59:05.6896715Z [ OK ] ModuleAPITest.DeepCopy (0 ms) 2022-08-17T12:59:05.6897251Z [ RUN ] ModuleAPITest.DeepCopyString 2022-08-17T12:59:05.6897929Z [ OK ] ModuleAPITest.DeepCopyString (0 ms) 2022-08-17T12:59:05.6898499Z [ RUN ] ModuleAPITest.DeepCopyEnum 2022-08-17T12:59:05.6899051Z [ OK ] ModuleAPITest.DeepCopyEnum (0 ms) 2022-08-17T12:59:05.6899681Z [ RUN ] ModuleAPITest.DeepCopyPreservesAliasing 2022-08-17T12:59:05.6900383Z [ OK ] ModuleAPITest.DeepCopyPreservesAliasing (0 ms) 2022-08-17T12:59:05.6901139Z [ RUN ] ModuleAPITest.Constants 2022-08-17T12:59:05.6901679Z [ OK ] ModuleAPITest.Constants (0 ms) 2022-08-17T12:59:05.6902235Z [ RUN ] ModuleAPITest.Parameters 2022-08-17T12:59:05.6902796Z [ OK ] ModuleAPITest.Parameters (0 ms) 2022-08-17T12:59:05.6903395Z [ RUN ] ModuleAPITest.Define 2022-08-17T12:59:05.6904055Z [ OK ] ModuleAPITest.Define (0 ms) 2022-08-17T12:59:05.6904557Z [ RUN ] ModuleAPITest.Freezing 2022-08-17T12:59:05.6932507Z [ OK ] ModuleAPITest.Freezing (2 ms) 2022-08-17T12:59:05.6933197Z [ RUN ] ModuleAPITest.OfiFreezesTraining 2022-08-17T12:59:05.6952597Z [ OK ] ModuleAPITest.OfiFreezesTraining (2 ms) 2022-08-17T12:59:05.6959838Z [----------] 13 tests from ModuleAPITest (9 ms total) 2022-08-17T12:59:05.6960178Z 2022-08-17T12:59:05.6960568Z [----------] 6 tests from PeepholeOptimizeTest 2022-08-17T12:59:05.6961269Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot 2022-08-17T12:59:05.6961997Z [ OK ] PeepholeOptimizeTest.IsAndIsNot (0 ms) 2022-08-17T12:59:05.6962689Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot2 2022-08-17T12:59:05.6963415Z [ OK ] PeepholeOptimizeTest.IsAndIsNot2 (0 ms) 2022-08-17T12:59:05.6964127Z [ RUN ] PeepholeOptimizeTest.IsAndIsNot3 2022-08-17T12:59:05.6964853Z [ OK ] PeepholeOptimizeTest.IsAndIsNot3 (0 ms) 2022-08-17T12:59:05.6965572Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional 2022-08-17T12:59:05.6966439Z [ OK ] PeepholeOptimizeTest.UnwrapOptional (0 ms) 2022-08-17T12:59:05.6967221Z [ RUN ] PeepholeOptimizeTest.UnwrapOptional2 2022-08-17T12:59:05.6967984Z [ OK ] PeepholeOptimizeTest.UnwrapOptional2 (0 ms) 2022-08-17T12:59:05.6968722Z [ RUN ] PeepholeOptimizeTest.AddMMFusion 2022-08-17T12:59:05.6969464Z [ OK ] PeepholeOptimizeTest.AddMMFusion (0 ms) 2022-08-17T12:59:05.6970213Z [----------] 6 tests from PeepholeOptimizeTest (0 ms total) 2022-08-17T12:59:05.6970571Z 2022-08-17T12:59:05.6970906Z [----------] 5 tests from QualifiedNameTest 2022-08-17T12:59:05.6971599Z [ RUN ] QualifiedNameTest.PrefixConstruction 2022-08-17T12:59:05.6972380Z [ OK ] QualifiedNameTest.PrefixConstruction (0 ms) 2022-08-17T12:59:05.6973119Z [ RUN ] QualifiedNameTest.DottedConstruction 2022-08-17T12:59:05.6974077Z [ OK ] QualifiedNameTest.DottedConstruction (0 ms) 2022-08-17T12:59:05.6974817Z [ RUN ] QualifiedNameTest.BadInputRaises 2022-08-17T12:59:05.7013222Z [ OK ] QualifiedNameTest.BadInputRaises (4 ms) 2022-08-17T12:59:05.7013895Z [ RUN ] QualifiedNameTest.Equality 2022-08-17T12:59:05.7014540Z [ OK ] QualifiedNameTest.Equality (0 ms) 2022-08-17T12:59:05.7016214Z [ RUN ] QualifiedNameTest.IsPrefixOf 2022-08-17T12:59:05.7016890Z [ OK ] QualifiedNameTest.IsPrefixOf (0 ms) 2022-08-17T12:59:05.7017627Z [----------] 5 tests from QualifiedNameTest (4 ms total) 2022-08-17T12:59:05.7017971Z 2022-08-17T12:59:05.7018307Z [----------] 6 tests from SerializationTest 2022-08-17T12:59:05.7019016Z [ RUN ] SerializationTest.ExtraFilesHookPreference 2022-08-17T12:59:05.7020025Z [W export_module.cpp:583] Warning: An extra files hook attempted to write metadata.json but this is already written in extra files and so will be skipped. This warning will only appear once per process. (function operator()) 2022-08-17T12:59:05.7021159Z [ OK ] SerializationTest.ExtraFilesHookPreference (1 ms) 2022-08-17T12:59:05.7021994Z [ RUN ] SerializationTest.ExtraFileHooksNoSecret 2022-08-17T12:59:05.7022790Z [ OK ] SerializationTest.ExtraFileHooksNoSecret (0 ms) 2022-08-17T12:59:05.7023765Z [ RUN ] SerializationTest.ExtraFileHooksWithSecret 2022-08-17T12:59:05.7024620Z [ OK ] SerializationTest.ExtraFileHooksWithSecret (0 ms) 2022-08-17T12:59:05.7025330Z [ RUN ] SerializationTest.TypeTags 2022-08-17T12:59:05.7025998Z [ OK ] SerializationTest.TypeTags (0 ms) 2022-08-17T12:59:05.7026722Z [ RUN ] SerializationTest.ParentDirNotExist 2022-08-17T12:59:05.7057846Z [ OK ] SerializationTest.ParentDirNotExist (4 ms) 2022-08-17T12:59:05.7058574Z [ RUN ] SerializationTest.CalculateNecessaryArgsTest 2022-08-17T12:59:05.7059358Z [ OK ] SerializationTest.CalculateNecessaryArgsTest (0 ms) 2022-08-17T12:59:05.7060181Z [----------] 6 tests from SerializationTest (5 ms total) 2022-08-17T12:59:05.7060521Z 2022-08-17T12:59:05.7060856Z [----------] 3 tests from TestSourceRoundTrip 2022-08-17T12:59:05.7061566Z [ RUN ] TestSourceRoundTrip.UpsampleNearest2d 2022-08-17T12:59:05.7078709Z [ OK ] TestSourceRoundTrip.UpsampleNearest2d (2 ms) 2022-08-17T12:59:05.7079541Z [ RUN ] TestSourceRoundTrip.CheckAttrAccess 2022-08-17T12:59:05.7080191Z [ OK ] TestSourceRoundTrip.CheckAttrAccess (0 ms) 2022-08-17T12:59:05.7080872Z [ RUN ] TestSourceRoundTrip.MethodInvocation 2022-08-17T12:59:05.7161654Z [ OK ] TestSourceRoundTrip.MethodInvocation (8 ms) 2022-08-17T12:59:05.7162628Z [----------] 3 tests from TestSourceRoundTrip (10 ms total) 2022-08-17T12:59:05.7162963Z 2022-08-17T12:59:05.7163468Z [----------] 2 tests from FunctionSchemaIsAliasingTest 2022-08-17T12:59:05.7164312Z [ RUN ] FunctionSchemaIsAliasingTest.Basic 2022-08-17T12:59:05.7165249Z [ OK ] FunctionSchemaIsAliasingTest.Basic (0 ms) 2022-08-17T12:59:05.7166368Z [ RUN ] FunctionSchemaIsAliasingTest.InvalidArgument 2022-08-17T12:59:05.7181091Z [ OK ] FunctionSchemaIsAliasingTest.InvalidArgument (1 ms) 2022-08-17T12:59:05.7182018Z [----------] 2 tests from FunctionSchemaIsAliasingTest (1 ms total) 2022-08-17T12:59:05.7182364Z 2022-08-17T12:59:05.7182875Z [----------] 2 tests from FunctionSchemaIsMutableTest 2022-08-17T12:59:05.7183675Z [ RUN ] FunctionSchemaIsMutableTest.Basic 2022-08-17T12:59:05.7184595Z [ OK ] FunctionSchemaIsMutableTest.Basic (0 ms) 2022-08-17T12:59:05.7185715Z [ RUN ] FunctionSchemaIsMutableTest.InvalidArgument 2022-08-17T12:59:05.7209038Z [ OK ] FunctionSchemaIsMutableTest.InvalidArgument (2 ms) 2022-08-17T12:59:05.7210347Z [----------] 2 tests from FunctionSchemaIsMutableTest (2 ms total) 2022-08-17T12:59:05.7210746Z 2022-08-17T12:59:05.7211102Z [----------] 5 tests from SchemaInfoIsMutableTest 2022-08-17T12:59:05.7211695Z [ RUN ] SchemaInfoIsMutableTest.Basic 2022-08-17T12:59:05.7212351Z [ OK ] SchemaInfoIsMutableTest.Basic (0 ms) 2022-08-17T12:59:05.7213130Z [ RUN ] SchemaInfoIsMutableTest.InvalidArgument 2022-08-17T12:59:05.7248602Z [ OK ] SchemaInfoIsMutableTest.InvalidArgument (3 ms) 2022-08-17T12:59:05.7249288Z [ RUN ] SchemaInfoIsMutableTest.AliasingInputs 2022-08-17T12:59:05.7250025Z [ OK ] SchemaInfoIsMutableTest.AliasingInputs (0 ms) 2022-08-17T12:59:05.7250708Z [ RUN ] SchemaInfoIsMutableTest.InstanceNorm 2022-08-17T12:59:05.7251419Z [ OK ] SchemaInfoIsMutableTest.InstanceNorm (0 ms) 2022-08-17T12:59:05.7252194Z [ RUN ] SchemaInfoIsMutableTest.BatchNorm 2022-08-17T12:59:05.7253118Z [ OK ] SchemaInfoIsMutableTest.BatchNorm (0 ms) 2022-08-17T12:59:05.7253910Z [----------] 5 tests from SchemaInfoIsMutableTest (3 ms total) 2022-08-17T12:59:05.7254279Z 2022-08-17T12:59:05.7254697Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest 2022-08-17T12:59:05.7255640Z [ RUN ] SchemaInfoIsNonDeterministicTest.Basic 2022-08-17T12:59:05.7256433Z [ OK ] SchemaInfoIsNonDeterministicTest.Basic (0 ms) 2022-08-17T12:59:05.7257227Z [ RUN ] SchemaInfoIsNonDeterministicTest.Dropout 2022-08-17T12:59:05.7258020Z [ OK ] SchemaInfoIsNonDeterministicTest.Dropout (0 ms) 2022-08-17T12:59:05.7258884Z [----------] 2 tests from SchemaInfoIsNonDeterministicTest (0 ms total) 2022-08-17T12:59:05.7259290Z 2022-08-17T12:59:05.7259688Z [----------] 3 tests from FunctionSchemaMayAliasTest 2022-08-17T12:59:05.7260375Z [ RUN ] FunctionSchemaMayAliasTest.Basic 2022-08-17T12:59:05.7261094Z [ OK ] FunctionSchemaMayAliasTest.Basic (0 ms) 2022-08-17T12:59:05.7261868Z [ RUN ] FunctionSchemaMayAliasTest.InvalidArgument 2022-08-17T12:59:05.7285711Z [ OK ] FunctionSchemaMayAliasTest.InvalidArgument (2 ms) 2022-08-17T12:59:05.7287243Z [ RUN ] FunctionSchemaMayAliasTest.Wildcard 2022-08-17T12:59:05.7288285Z [ OK ] FunctionSchemaMayAliasTest.Wildcard (0 ms) 2022-08-17T12:59:05.7289102Z [----------] 3 tests from FunctionSchemaMayAliasTest (2 ms total) 2022-08-17T12:59:05.7289485Z 2022-08-17T12:59:05.7289858Z [----------] 7 tests from SchemaInfoMayAliasTest 2022-08-17T12:59:05.7290578Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputs 2022-08-17T12:59:05.7291368Z [ OK ] SchemaInfoMayAliasTest.AliasingInputs (0 ms) 2022-08-17T12:59:05.7292151Z [ RUN ] SchemaInfoMayAliasTest.AliasingOutputs 2022-08-17T12:59:05.7292919Z [ OK ] SchemaInfoMayAliasTest.AliasingOutputs (0 ms) 2022-08-17T12:59:05.7293731Z [ RUN ] SchemaInfoMayAliasTest.AliasingInputOutput 2022-08-17T12:59:05.7295164Z [ OK ] SchemaInfoMayAliasTest.AliasingInputOutput (0 ms) 2022-08-17T12:59:05.7296020Z [ RUN ] SchemaInfoMayAliasTest.MultipleWildcardInputs 2022-08-17T12:59:05.7296957Z [ OK ] SchemaInfoMayAliasTest.MultipleWildcardInputs (0 ms) 2022-08-17T12:59:05.7297864Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs 2022-08-17T12:59:05.7298787Z [W schema_info.cpp:329] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2022-08-17T12:59:05.7299799Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardInputs (0 ms) 2022-08-17T12:59:05.7301535Z [ RUN ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs 2022-08-17T12:59:05.7302605Z [W schema_info.cpp:329] Warning: alias::a appears twice in same argument list which will make aliasing checks more conservative. (function operator()) 2022-08-17T12:59:05.7303653Z [ OK ] SchemaInfoMayAliasTest.MultipleNonWildcardOutputs (0 ms) 2022-08-17T12:59:05.7304507Z [ RUN ] SchemaInfoMayAliasTest.MismatchingTypes 2022-08-17T12:59:05.7305503Z [ OK ] SchemaInfoMayAliasTest.MismatchingTypes (0 ms) 2022-08-17T12:59:05.7306328Z [----------] 7 tests from SchemaInfoMayAliasTest (0 ms total) 2022-08-17T12:59:05.7306690Z 2022-08-17T12:59:05.7307129Z [----------] 3 tests from FunctionSchemaMayContainAliasTest 2022-08-17T12:59:05.7307895Z [ RUN ] FunctionSchemaMayContainAliasTest.Basic 2022-08-17T12:59:05.7308702Z [ OK ] FunctionSchemaMayContainAliasTest.Basic (0 ms) 2022-08-17T12:59:05.7309522Z [ RUN ] FunctionSchemaMayContainAliasTest.Wildcard 2022-08-17T12:59:05.7310420Z [ OK ] FunctionSchemaMayContainAliasTest.Wildcard (0 ms) 2022-08-17T12:59:05.7311413Z [ RUN ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers 2022-08-17T12:59:05.7312520Z [ OK ] FunctionSchemaMayContainAliasTest.InputAndOutputContainers (0 ms) 2022-08-17T12:59:05.7313541Z [----------] 3 tests from FunctionSchemaMayContainAliasTest (0 ms total) 2022-08-17T12:59:05.7313931Z 2022-08-17T12:59:05.7314449Z [----------] 6 tests from SchemaInfoMayContainAliasTest 2022-08-17T12:59:05.7315326Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual 2022-08-17T12:59:05.7316356Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsEqual (0 ms) 2022-08-17T12:59:05.7317380Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained 2022-08-17T12:59:05.7318457Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputsContained (0 ms) 2022-08-17T12:59:05.7319475Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasOutputs 2022-08-17T12:59:05.7320441Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasOutputs (0 ms) 2022-08-17T12:59:05.7321413Z [ RUN ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput 2022-08-17T12:59:05.7322432Z [ OK ] SchemaInfoMayContainAliasTest.ContainAliasInputOutput (0 ms) 2022-08-17T12:59:05.7323457Z [ RUN ] SchemaInfoMayContainAliasTest.InputAndOutputContainers 2022-08-17T12:59:05.7324489Z [ OK ] SchemaInfoMayContainAliasTest.InputAndOutputContainers (0 ms) 2022-08-17T12:59:05.7325390Z [ RUN ] SchemaInfoMayContainAliasTest.Wildcard 2022-08-17T12:59:05.7326320Z [ OK ] SchemaInfoMayContainAliasTest.Wildcard (0 ms) 2022-08-17T12:59:05.7327182Z [----------] 6 tests from SchemaInfoMayContainAliasTest (0 ms total) 2022-08-17T12:59:05.7327551Z 2022-08-17T12:59:05.7327904Z [----------] 2 tests from SchemaMatchingTest 2022-08-17T12:59:05.7328536Z [ RUN ] SchemaMatchingTest.VarType 2022-08-17T12:59:05.7329189Z [ OK ] SchemaMatchingTest.VarType (0 ms) 2022-08-17T12:59:05.7329821Z [ RUN ] SchemaMatchingTest.VarType2 2022-08-17T12:59:05.7330511Z [ OK ] SchemaMatchingTest.VarType2 (0 ms) 2022-08-17T12:59:05.7331219Z [----------] 2 tests from SchemaMatchingTest (1 ms total) 2022-08-17T12:59:05.7331565Z 2022-08-17T12:59:05.7331882Z [----------] 6 tests from StackOptTest 2022-08-17T12:59:05.7332492Z [ RUN ] StackOptTest.UseVariadicStack 2022-08-17T12:59:05.7464318Z [ OK ] StackOptTest.UseVariadicStack (15 ms) 2022-08-17T12:59:05.7465169Z [ RUN ] StackOptTest.UseVariadicStackReplaceMultiple 2022-08-17T12:59:05.7555021Z [ OK ] StackOptTest.UseVariadicStackReplaceMultiple (9 ms) 2022-08-17T12:59:05.7556142Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListUses 2022-08-17T12:59:05.7592729Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListUses (3 ms) 2022-08-17T12:59:05.7593887Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationAfterCat 2022-08-17T12:59:05.7647114Z [ OK ] StackOptTest.UseVariadicStackWithListMutationAfterCat (5 ms) 2022-08-17T12:59:05.7648297Z [ RUN ] StackOptTest.UseVariadicStackWithListMutationBeforeCat 2022-08-17T12:59:05.7711739Z [ OK ] StackOptTest.UseVariadicStackWithListMutationBeforeCat (6 ms) 2022-08-17T12:59:05.7712916Z [ RUN ] StackOptTest.UseVariadicStackWithMultipleListMutations 2022-08-17T12:59:05.7821027Z [ OK ] StackOptTest.UseVariadicStackWithMultipleListMutations (10 ms) 2022-08-17T12:59:05.7822217Z [----------] 6 tests from StackOptTest (51 ms total) 2022-08-17T12:59:05.7822556Z 2022-08-17T12:59:05.7823097Z [----------] 16 tests from SubgraphMatcherTest 2022-08-17T12:59:05.7823930Z [ RUN ] SubgraphMatcherTest.Trivial1 2022-08-17T12:59:05.7824790Z [ OK ] SubgraphMatcherTest.Trivial1 (0 ms) 2022-08-17T12:59:05.7825632Z [ RUN ] SubgraphMatcherTest.Trivial2 2022-08-17T12:59:05.7826636Z [ OK ] SubgraphMatcherTest.Trivial2 (0 ms) 2022-08-17T12:59:05.7827449Z [ RUN ] SubgraphMatcherTest.Trivial3 2022-08-17T12:59:05.7828303Z [ OK ] SubgraphMatcherTest.Trivial3 (0 ms) 2022-08-17T12:59:05.7829458Z [ RUN ] SubgraphMatcherTest.Trivial4 2022-08-17T12:59:05.7830480Z [ OK ] SubgraphMatcherTest.Trivial4 (0 ms) 2022-08-17T12:59:05.7831323Z [ RUN ] SubgraphMatcherTest.Linear1 2022-08-17T12:59:05.7832166Z [ OK ] SubgraphMatcherTest.Linear1 (0 ms) 2022-08-17T12:59:05.7832956Z [ RUN ] SubgraphMatcherTest.Linear2 2022-08-17T12:59:05.7833813Z [ OK ] SubgraphMatcherTest.Linear2 (0 ms) 2022-08-17T12:59:05.7834665Z [ RUN ] SubgraphMatcherTest.Diamond1 2022-08-17T12:59:05.7837323Z [ OK ] SubgraphMatcherTest.Diamond1 (0 ms) 2022-08-17T12:59:05.7841723Z [ RUN ] SubgraphMatcherTest.Diamond2 2022-08-17T12:59:05.7842383Z [ OK ] SubgraphMatcherTest.Diamond2 (0 ms) 2022-08-17T12:59:05.7843016Z [ RUN ] SubgraphMatcherTest.XPattern 2022-08-17T12:59:05.7843665Z [ OK ] SubgraphMatcherTest.XPattern (0 ms) 2022-08-17T12:59:05.7844323Z [ RUN ] SubgraphMatcherTest.MultipleMatches 2022-08-17T12:59:05.7845027Z [ OK ] SubgraphMatcherTest.MultipleMatches (0 ms) 2022-08-17T12:59:05.7845756Z [ RUN ] SubgraphMatcherTest.OverlappingMatches 2022-08-17T12:59:05.7846598Z [ OK ] SubgraphMatcherTest.OverlappingMatches (0 ms) 2022-08-17T12:59:05.7847329Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks1 2022-08-17T12:59:05.7848088Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks1 (0 ms) 2022-08-17T12:59:05.7848856Z [ RUN ] SubgraphMatcherTest.MatchInBasicBlocks2 2022-08-17T12:59:05.7849596Z [ OK ] SubgraphMatcherTest.MatchInBasicBlocks2 (0 ms) 2022-08-17T12:59:05.7850330Z [ RUN ] SubgraphMatcherTest.MatchesAttributes 2022-08-17T12:59:05.7851075Z [ OK ] SubgraphMatcherTest.MatchesAttributes (0 ms) 2022-08-17T12:59:05.7851738Z [ RUN ] SubgraphMatcherTest.BadPattern 2022-08-17T12:59:05.7867781Z [ OK ] SubgraphMatcherTest.BadPattern (3 ms) 2022-08-17T12:59:05.7874657Z [ RUN ] SubgraphMatcherTest.MultiOutput 2022-08-17T12:59:05.7875335Z [ OK ] SubgraphMatcherTest.MultiOutput (0 ms) 2022-08-17T12:59:05.7876026Z [----------] 16 tests from SubgraphMatcherTest (5 ms total) 2022-08-17T12:59:05.7876356Z 2022-08-17T12:59:05.7876679Z [----------] 4 tests from SubgraphRewriterTest 2022-08-17T12:59:05.7877218Z [ RUN ] SubgraphRewriterTest.FilterMatch 2022-08-17T12:59:05.7884070Z [ OK ] SubgraphRewriterTest.FilterMatch (0 ms) 2022-08-17T12:59:05.7884662Z [ RUN ] SubgraphRewriterTest.FilterNoMatch 2022-08-17T12:59:05.7889089Z [ OK ] SubgraphRewriterTest.FilterNoMatch (0 ms) 2022-08-17T12:59:05.7898074Z [ RUN ] SubgraphRewriterTest.MultiOutput 2022-08-17T12:59:05.7898836Z [ OK ] SubgraphRewriterTest.MultiOutput (0 ms) 2022-08-17T12:59:05.7899512Z [ RUN ] SubgraphRewriterTest.OutputType 2022-08-17T12:59:05.7900195Z [ OK ] SubgraphRewriterTest.OutputType (0 ms) 2022-08-17T12:59:05.7900909Z [----------] 4 tests from SubgraphRewriterTest (1 ms total) 2022-08-17T12:59:05.7901221Z 2022-08-17T12:59:05.7901539Z [----------] 3 tests from SubgraphUtilsTest 2022-08-17T12:59:05.7902108Z [ RUN ] SubgraphUtilsTest.Basic 2022-08-17T12:59:05.7902702Z [ OK ] SubgraphUtilsTest.Basic (0 ms) 2022-08-17T12:59:05.7903322Z [ RUN ] SubgraphUtilsTest.MergeSubgraphs 2022-08-17T12:59:05.7904011Z [ OK ] SubgraphUtilsTest.MergeSubgraphs (0 ms) 2022-08-17T12:59:05.7904647Z [ RUN ] SubgraphUtilsTest.GraphName 2022-08-17T12:59:05.7905256Z [ OK ] SubgraphUtilsTest.GraphName (0 ms) 2022-08-17T12:59:05.7905920Z [----------] 3 tests from SubgraphUtilsTest (1 ms total) 2022-08-17T12:59:05.7906233Z 2022-08-17T12:59:05.7906684Z [----------] 8 tests from UnionTypeTest 2022-08-17T12:59:05.7907298Z [ RUN ] UnionTypeTest.UnionOperatorEquals 2022-08-17T12:59:05.7907967Z [ OK ] UnionTypeTest.UnionOperatorEquals (0 ms) 2022-08-17T12:59:05.7908709Z [ RUN ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 2022-08-17T12:59:05.7909495Z [ OK ] UnionTypeTest.UnionCreate_OptionalT1AndOptionalT2 (0 ms) 2022-08-17T12:59:05.7910201Z [ RUN ] UnionTypeTest.UnionCreate_OptionalTAndT 2022-08-17T12:59:05.7910979Z [ OK ] UnionTypeTest.UnionCreate_OptionalTAndT (0 ms) 2022-08-17T12:59:05.7911758Z [ RUN ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship 2022-08-17T12:59:05.7912610Z [ OK ] UnionTypeTest.UnionCreate_TupleWithSubtypingRelationship (0 ms) 2022-08-17T12:59:05.7913344Z [ RUN ] UnionTypeTest.UnionCreate_ContainerTAndT 2022-08-17T12:59:05.7914052Z [ OK ] UnionTypeTest.UnionCreate_ContainerTAndT (0 ms) 2022-08-17T12:59:05.7914858Z [ RUN ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT 2022-08-17T12:59:05.7915746Z [ OK ] UnionTypeTest.UnionCreate_OptionalContainerTAndContainerTAndT (0 ms) 2022-08-17T12:59:05.7916508Z [ RUN ] UnionTypeTest.Subtyping_NumberType 2022-08-17T12:59:05.7917165Z [ OK ] UnionTypeTest.Subtyping_NumberType (0 ms) 2022-08-17T12:59:05.7917827Z [ RUN ] UnionTypeTest.Subtyping_OptionalType 2022-08-17T12:59:05.7918483Z [ OK ] UnionTypeTest.Subtyping_OptionalType (0 ms) 2022-08-17T12:59:05.7919146Z [----------] 8 tests from UnionTypeTest (0 ms total) 2022-08-17T12:59:05.7919446Z 2022-08-17T12:59:05.7919758Z [----------] 2 tests from ScriptProfileTest 2022-08-17T12:59:05.7920310Z [ RUN ] ScriptProfileTest.Basic 2022-08-17T12:59:05.7920891Z [ OK ] ScriptProfileTest.Basic (0 ms) 2022-08-17T12:59:05.7921508Z [ RUN ] ScriptProfileTest.CallingOrder 2022-08-17T12:59:05.7936102Z [ OK ] ScriptProfileTest.CallingOrder (3 ms) 2022-08-17T12:59:05.7936810Z [----------] 2 tests from ScriptProfileTest (3 ms total) 2022-08-17T12:59:05.7937135Z 2022-08-17T12:59:05.7937453Z [----------] 7 tests from ShapeAnalysisTest 2022-08-17T12:59:05.7938105Z [ RUN ] ShapeAnalysisTest.DynamicShapesFusion 2022-08-17T12:59:05.8054909Z [ OK ] ShapeAnalysisTest.DynamicShapesFusion (12 ms) 2022-08-17T12:59:05.8055929Z [ RUN ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups 2022-08-17T12:59:05.8082597Z [ OK ] ShapeAnalysisTest.MovingConstantOutOfFusionGroups (2 ms) 2022-08-17T12:59:05.8083386Z [ RUN ] ShapeAnalysisTest.SymbolicShapeAPI 2022-08-17T12:59:05.8205855Z [ OK ] ShapeAnalysisTest.SymbolicShapeAPI (12 ms) 2022-08-17T12:59:05.8206676Z [ RUN ] ShapeAnalysisTest.BoundedSymbolicShapes 2022-08-17T12:59:05.8216612Z [ OK ] ShapeAnalysisTest.BoundedSymbolicShapes (1 ms) 2022-08-17T12:59:05.8217367Z [ RUN ] ShapeAnalysisTest.SymbolicShapeCaching 2022-08-17T12:59:05.8227840Z [ OK ] ShapeAnalysisTest.SymbolicShapeCaching (1 ms) 2022-08-17T12:59:05.8228608Z [ RUN ] ShapeAnalysisTest.ShapeCacheMultipleFns 2022-08-17T12:59:05.8275176Z [ OK ] ShapeAnalysisTest.ShapeCacheMultipleFns (4 ms) 2022-08-17T12:59:05.8275951Z [ RUN ] ShapeAnalysisTest.TestShapeMultipleReturns 2022-08-17T12:59:05.8309410Z [ OK ] ShapeAnalysisTest.TestShapeMultipleReturns (2 ms) 2022-08-17T12:59:05.8310207Z [----------] 7 tests from ShapeAnalysisTest (36 ms total) 2022-08-17T12:59:05.8310587Z 2022-08-17T12:59:05.8310891Z [----------] 5 tests from JitLoggingTest 2022-08-17T12:59:05.8311518Z [ RUN ] JitLoggingTest.CheckSetLoggingLevel 2022-08-17T12:59:05.8312205Z [ OK ] JitLoggingTest.CheckSetLoggingLevel (0 ms) 2022-08-17T12:59:05.8313095Z [ RUN ] JitLoggingTest.CheckSetMultipleLogLevels 2022-08-17T12:59:05.8313864Z [ OK ] JitLoggingTest.CheckSetMultipleLogLevels (0 ms) 2022-08-17T12:59:05.8314619Z [ RUN ] JitLoggingTest.CheckLoggingLevelAfterUnset 2022-08-17T12:59:05.8315412Z [ OK ] JitLoggingTest.CheckLoggingLevelAfterUnset (0 ms) 2022-08-17T12:59:05.8316167Z [ RUN ] JitLoggingTest.CheckAfterChangingLevel 2022-08-17T12:59:05.8316896Z [ OK ] JitLoggingTest.CheckAfterChangingLevel (0 ms) 2022-08-17T12:59:05.8317634Z [ RUN ] JitLoggingTest.CheckOutputStreamSetting 2022-08-17T12:59:05.8318385Z [ OK ] JitLoggingTest.CheckOutputStreamSetting (0 ms) 2022-08-17T12:59:05.8319090Z [----------] 5 tests from JitLoggingTest (0 ms total) 2022-08-17T12:59:05.8319372Z 2022-08-17T12:59:05.8319668Z [----------] 9 tests from FileFormatTest 2022-08-17T12:59:05.8320333Z [ RUN ] FileFormatTest.IdentifiesFlatbufferStream 2022-08-17T12:59:05.8321110Z [ OK ] FileFormatTest.IdentifiesFlatbufferStream (0 ms) 2022-08-17T12:59:05.8321811Z [ RUN ] FileFormatTest.IdentifiesZipStream 2022-08-17T12:59:05.8322507Z [ OK ] FileFormatTest.IdentifiesZipStream (0 ms) 2022-08-17T12:59:05.8323232Z [ RUN ] FileFormatTest.FlatbufferTakesPrecedence 2022-08-17T12:59:05.8323998Z [ OK ] FileFormatTest.FlatbufferTakesPrecedence (0 ms) 2022-08-17T12:59:05.8324688Z [ RUN ] FileFormatTest.HandlesUnknownStream 2022-08-17T12:59:05.8325377Z [ OK ] FileFormatTest.HandlesUnknownStream (0 ms) 2022-08-17T12:59:05.8326138Z [ RUN ] FileFormatTest.ShortStreamIsUnknown 2022-08-17T12:59:05.8326816Z [ OK ] FileFormatTest.ShortStreamIsUnknown (0 ms) 2022-08-17T12:59:05.8327509Z [ RUN ] FileFormatTest.EmptyStreamIsUnknown 2022-08-17T12:59:05.8328217Z [ OK ] FileFormatTest.EmptyStreamIsUnknown (0 ms) 2022-08-17T12:59:05.8328879Z [ RUN ] FileFormatTest.BadStreamIsUnknown 2022-08-17T12:59:05.8329556Z [ OK ] FileFormatTest.BadStreamIsUnknown (0 ms) 2022-08-17T12:59:05.8330323Z [ RUN ] FileFormatTest.StreamOffsetIsObservedAndRestored 2022-08-17T12:59:05.8331190Z [ OK ] FileFormatTest.StreamOffsetIsObservedAndRestored (0 ms) 2022-08-17T12:59:05.8331929Z [ RUN ] FileFormatTest.HandlesMissingFile 2022-08-17T12:59:05.8332746Z [ OK ] FileFormatTest.HandlesMissingFile (0 ms) 2022-08-17T12:59:05.8333429Z [----------] 9 tests from FileFormatTest (0 ms total) 2022-08-17T12:59:05.8333726Z 2022-08-17T12:59:05.8334004Z [----------] 35 tests from FlatbufferTest 2022-08-17T12:59:05.8334554Z [ RUN ] FlatbufferTest.UpsampleNearest2d 2022-08-17T12:59:05.8339020Z [ OK ] FlatbufferTest.UpsampleNearest2d (2 ms) 2022-08-17T12:59:05.8339826Z [ RUN ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory 2022-08-17T12:59:05.8354555Z [ OK ] FlatbufferTest.UpsampleNearest2dWithCopyTensorMemory (1 ms) 2022-08-17T12:59:05.8355346Z [ RUN ] FlatbufferTest.CheckAttrAccess 2022-08-17T12:59:05.8355993Z [ OK ] FlatbufferTest.CheckAttrAccess (0 ms) 2022-08-17T12:59:05.8356614Z [ RUN ] FlatbufferTest.MethodInvocation 2022-08-17T12:59:05.8388044Z [ OK ] FlatbufferTest.MethodInvocation (3 ms) 2022-08-17T12:59:05.8388746Z [ RUN ] FlatbufferTest.FlatbufferBackPortTest 2022-08-17T12:59:05.8434668Z [ OK ] FlatbufferTest.FlatbufferBackPortTest (4 ms) 2022-08-17T12:59:05.8435310Z [ RUN ] FlatbufferTest.ExtraFiles 2022-08-17T12:59:05.8440670Z [ OK ] FlatbufferTest.ExtraFiles (0 ms) 2022-08-17T12:59:05.8441237Z [ RUN ] FlatbufferTest.Conv 2022-08-17T12:59:05.8469304Z [ OK ] FlatbufferTest.Conv (2 ms) 2022-08-17T12:59:05.8469962Z [ RUN ] FlatbufferTest.ConvWithCopyTensorMemory 2022-08-17T12:59:05.8496390Z [ OK ] FlatbufferTest.ConvWithCopyTensorMemory (2 ms) 2022-08-17T12:59:05.8497042Z [ RUN ] FlatbufferTest.Inline 2022-08-17T12:59:05.8506678Z [ OK ] FlatbufferTest.Inline (1 ms) 2022-08-17T12:59:05.8507366Z [ RUN ] FlatbufferTest.InlineWithCopyTensorMemory 2022-08-17T12:59:05.8516985Z [ OK ] FlatbufferTest.InlineWithCopyTensorMemory (0 ms) 2022-08-17T12:59:05.8517647Z [ RUN ] FlatbufferTest.Tuple 2022-08-17T12:59:05.8524769Z [ OK ] FlatbufferTest.Tuple (0 ms) 2022-08-17T12:59:05.8525313Z [ RUN ] FlatbufferTest.Dict 2022-08-17T12:59:05.8529692Z [ OK ] FlatbufferTest.Dict (0 ms) 2022-08-17T12:59:05.8530408Z [ RUN ] FlatbufferTest.Prim 2022-08-17T12:59:05.8533454Z [ OK ] FlatbufferTest.Prim (0 ms) 2022-08-17T12:59:05.8534475Z [ RUN ] FlatbufferTest.PrimScalar 2022-08-17T12:59:05.8538157Z [ OK ] FlatbufferTest.PrimScalar (0 ms) 2022-08-17T12:59:05.8539172Z [ RUN ] FlatbufferTest.WrongMethodName 2022-08-17T12:59:05.8564452Z [ OK ] FlatbufferTest.WrongMethodName (2 ms) 2022-08-17T12:59:05.8564987Z [ RUN ] FlatbufferTest.SetState 2022-08-17T12:59:05.8582825Z [ OK ] FlatbufferTest.SetState (1 ms) 2022-08-17T12:59:05.8583772Z [ RUN ] FlatbufferTest.BuiltinClass 2022-08-17T12:59:05.8588818Z [ OK ] FlatbufferTest.BuiltinClass (0 ms) 2022-08-17T12:59:05.8589747Z [ RUN ] FlatbufferTest.BuiltinFunction 2022-08-17T12:59:05.8592252Z [ OK ] FlatbufferTest.BuiltinFunction (0 ms) 2022-08-17T12:59:05.8609128Z [ RUN ] FlatbufferTest.Eval 2022-08-17T12:59:05.8647054Z [ OK ] FlatbufferTest.Eval (1 ms) 2022-08-17T12:59:05.8647871Z [ RUN ] FlatbufferTest.FindWrongMethodName 2022-08-17T12:59:05.8648828Z [ OK ] FlatbufferTest.FindWrongMethodName (0 ms) 2022-08-17T12:59:05.8649553Z [ RUN ] FlatbufferTest.FindAndRunMethod 2022-08-17T12:59:05.8651660Z [ OK ] FlatbufferTest.FindAndRunMethod (0 ms) 2022-08-17T12:59:05.8654869Z [ RUN ] FlatbufferTest.RunMethodVariadic 2022-08-17T12:59:05.8658498Z [ OK ] FlatbufferTest.RunMethodVariadic (0 ms) 2022-08-17T12:59:05.8661850Z [ RUN ] FlatbufferTest.DuplicateSetState 2022-08-17T12:59:05.8665250Z [ OK ] FlatbufferTest.DuplicateSetState (1 ms) 2022-08-17T12:59:05.8668881Z [ RUN ] FlatbufferTest.OpNameExportFetchRootOperators 2022-08-17T12:59:05.8672337Z [ OK ] FlatbufferTest.OpNameExportFetchRootOperators (0 ms) 2022-08-17T12:59:05.8675564Z [ RUN ] FlatbufferTest.DefaultArgsConv 2022-08-17T12:59:05.8684922Z [ OK ] FlatbufferTest.DefaultArgsConv (1 ms) 2022-08-17T12:59:05.8689087Z [ RUN ] FlatbufferTest.DefaultArgsPinv 2022-08-17T12:59:05.8764627Z [ OK ] FlatbufferTest.DefaultArgsPinv (7 ms) 2022-08-17T12:59:05.8766782Z [ RUN ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault 2022-08-17T12:59:05.8779938Z [ OK ] FlatbufferTest.DefaultArgsTensorinvSpecifyDefault (1 ms) 2022-08-17T12:59:05.8781145Z [ RUN ] FlatbufferTest.DefaultArgsPinvWithOutArg 2022-08-17T12:59:05.8811965Z [ OK ] FlatbufferTest.DefaultArgsPinvWithOutArg (3 ms) 2022-08-17T12:59:05.8812875Z [ RUN ] FlatbufferTest.DefaultArgsWithOutArg 2022-08-17T12:59:05.8828163Z [ OK ] FlatbufferTest.DefaultArgsWithOutArg (1 ms) 2022-08-17T12:59:05.8829285Z [ RUN ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs 2022-08-17T12:59:05.8868602Z [ OK ] FlatbufferTest.OperatorCacheDifferentiatesDefaultArgs (3 ms) 2022-08-17T12:59:05.8869585Z [ RUN ] FlatbufferTest.OperatorSize1 2022-08-17T12:59:05.8875531Z [ OK ] FlatbufferTest.OperatorSize1 (0 ms) 2022-08-17T12:59:05.8878080Z [ RUN ] FlatbufferTest.BoolAndDoubleList 2022-08-17T12:59:05.8878875Z [ OK ] FlatbufferTest.BoolAndDoubleList (0 ms) 2022-08-17T12:59:05.8879589Z [ RUN ] FlatbufferTest.OperatorTest2 2022-08-17T12:59:05.8897882Z [ OK ] FlatbufferTest.OperatorTest2 (2 ms) 2022-08-17T12:59:05.8898590Z [ RUN ] FlatbufferTest.DetachedBufferSmoke 2022-08-17T12:59:05.8899346Z [ OK ] FlatbufferTest.DetachedBufferSmoke (0 ms) 2022-08-17T12:59:05.8900117Z [ RUN ] FlatbufferTest.DetachedBufferNullOwner 2022-08-17T12:59:05.8900885Z [ OK ] FlatbufferTest.DetachedBufferNullOwner (0 ms) 2022-08-17T12:59:05.8901654Z [----------] 35 tests from FlatbufferTest (59 ms total) 2022-08-17T12:59:05.8901983Z 2022-08-17T12:59:05.8902351Z [----------] 3 tests from TestSourceFlatbuffer 2022-08-17T12:59:05.8903070Z [ RUN ] TestSourceFlatbuffer.UpsampleNearest2d 2022-08-17T12:59:05.8927078Z [ OK ] TestSourceFlatbuffer.UpsampleNearest2d (1 ms) 2022-08-17T12:59:05.8927783Z [ RUN ] TestSourceFlatbuffer.CheckAttrAccess 2022-08-17T12:59:05.8928162Z [ OK ] TestSourceFlatbuffer.CheckAttrAccess (0 ms) 2022-08-17T12:59:05.8928530Z [ RUN ] TestSourceFlatbuffer.MethodInvocation 2022-08-17T12:59:05.8962709Z [ OK ] TestSourceFlatbuffer.MethodInvocation (5 ms) 2022-08-17T12:59:05.8963510Z [----------] 3 tests from TestSourceFlatbuffer (6 ms total) 2022-08-17T12:59:05.8963868Z 2022-08-17T12:59:05.8964252Z [----------] 10 tests from FlatbufferUpgraderTest 2022-08-17T12:59:05.8964948Z [ RUN ] FlatbufferUpgraderTest.DivTensorV2 2022-08-17T12:59:05.8965664Z [ OK ] FlatbufferUpgraderTest.DivTensorV2 (0 ms) 2022-08-17T12:59:05.8966612Z [ RUN ] FlatbufferUpgraderTest.DivTensorOutV2 2022-08-17T12:59:05.8967400Z [ OK ] FlatbufferUpgraderTest.DivTensorOutV2 (0 ms) 2022-08-17T12:59:05.8968203Z [ RUN ] FlatbufferUpgraderTest.DivTensorInplaceV2 2022-08-17T12:59:05.8969021Z [ OK ] FlatbufferUpgraderTest.DivTensorInplaceV2 (0 ms) 2022-08-17T12:59:05.8969838Z [ RUN ] FlatbufferUpgraderTest.DivScalarFloatV2 2022-08-17T12:59:05.8970825Z [ OK ] FlatbufferUpgraderTest.DivScalarFloatV2 (0 ms) 2022-08-17T12:59:05.8971679Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 2022-08-17T12:59:05.8972655Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalFloatV2 (0 ms) 2022-08-17T12:59:05.8973591Z [ RUN ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 2022-08-17T12:59:05.8974531Z [ OK ] FlatbufferUpgraderTest.DivScalarReciprocalIntV2 (0 ms) 2022-08-17T12:59:05.8975384Z [ RUN ] FlatbufferUpgraderTest.DivScalarScalarV2 2022-08-17T12:59:05.8976211Z [ OK ] FlatbufferUpgraderTest.DivScalarScalarV2 (0 ms) 2022-08-17T12:59:05.8977013Z [ RUN ] FlatbufferUpgraderTest.DivScalarIntV2 2022-08-17T12:59:05.8977788Z [ OK ] FlatbufferUpgraderTest.DivScalarIntV2 (0 ms) 2022-08-17T12:59:05.8978640Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 2022-08-17T12:59:05.8979570Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceFloatV2 (0 ms) 2022-08-17T12:59:05.8980464Z [ RUN ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 2022-08-17T12:59:05.8981312Z [ OK ] FlatbufferUpgraderTest.DivScalarInplaceIntV2 (0 ms) 2022-08-17T12:59:05.8982157Z [----------] 10 tests from FlatbufferUpgraderTest (0 ms total) 2022-08-17T12:59:05.8982523Z 2022-08-17T12:59:05.8983007Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture 2022-08-17T12:59:05.8984046Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 2022-08-17T12:59:05.8985161Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/0 (0 ms) 2022-08-17T12:59:05.8986228Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 2022-08-17T12:59:05.8987310Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/1 (0 ms) 2022-08-17T12:59:05.8988359Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 2022-08-17T12:59:05.8989430Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/2 (0 ms) 2022-08-17T12:59:05.8990558Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 2022-08-17T12:59:05.8991661Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNorm/3 (0 ms) 2022-08-17T12:59:05.8992839Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 2022-08-17T12:59:05.8994147Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/0 (0 ms) 2022-08-17T12:59:05.8995431Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 2022-08-17T12:59:05.8996726Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/1 (0 ms) 2022-08-17T12:59:05.8997994Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 2022-08-17T12:59:05.8999293Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/2 (0 ms) 2022-08-17T12:59:05.9000588Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 2022-08-17T12:59:05.9001869Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchAndInstanceNormTrainingUnknown/3 (0 ms) 2022-08-17T12:59:05.9003130Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 2022-08-17T12:59:05.9004380Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/0 (0 ms) 2022-08-17T12:59:05.9005623Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 2022-08-17T12:59:05.9006963Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/1 (0 ms) 2022-08-17T12:59:05.9008427Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 2022-08-17T12:59:05.9009677Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/2 (0 ms) 2022-08-17T12:59:05.9010920Z [ RUN ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 2022-08-17T12:59:05.9012157Z [ OK ] AliasAnalysisTest/BatchAndInstanceNormFixture.BatchNormTrainingWithNoMeanOrVar/3 (0 ms) 2022-08-17T12:59:05.9013257Z [----------] 12 tests from AliasAnalysisTest/BatchAndInstanceNormFixture (1 ms total) 2022-08-17T12:59:05.9013692Z 2022-08-17T12:59:05.9014207Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture 2022-08-17T12:59:05.9015177Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 2022-08-17T12:59:06.7009623Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/0 (802 ms) 2022-08-17T12:59:06.7010150Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 2022-08-17T12:59:07.8364865Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/1 (1135 ms) 2022-08-17T12:59:07.8365390Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 2022-08-17T12:59:09.2153978Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/2 (1378 ms) 2022-08-17T12:59:09.2154507Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 2022-08-17T12:59:10.5382135Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/3 (1322 ms) 2022-08-17T12:59:10.5382639Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 2022-08-17T12:59:11.8491954Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/4 (1310 ms) 2022-08-17T12:59:11.8492498Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 2022-08-17T12:59:13.1848505Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/5 (1335 ms) 2022-08-17T12:59:13.1849012Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 2022-08-17T12:59:14.5016939Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/6 (1316 ms) 2022-08-17T12:59:14.5017462Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 2022-08-17T12:59:15.7739490Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/7 (1272 ms) 2022-08-17T12:59:15.7740041Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 2022-08-17T12:59:16.9268989Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/8 (1152 ms) 2022-08-17T12:59:16.9269786Z [ RUN ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 2022-08-17T12:59:18.1009625Z [ OK ] PyTorch/LiteInterpreterDynamicTypeTestFixture.Conformance/9 (1174 ms) 2022-08-17T12:59:18.1010163Z [----------] 10 tests from PyTorch/LiteInterpreterDynamicTypeTestFixture (12202 ms total) 2022-08-17T12:59:18.1010441Z 2022-08-17T12:59:18.1010615Z [----------] Global test environment tear-down 2022-08-17T12:59:18.1072723Z [==========] 563 tests from 117 test suites ran. (13550 ms total) 2022-08-17T12:59:18.1073230Z [ PASSED ] 563 tests. 2022-08-17T12:59:18.1665475Z + [[ linux-bionic-py3.7-clang9 == *cuda* ]] 2022-08-17T12:59:18.1666007Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_lazy --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml 2022-08-17T12:59:18.3500122Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:59:18.3503077Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T12:59:18.3503572Z [==========] Running 616 tests from 12 test suites. 2022-08-17T12:59:18.3504495Z [----------] Global test environment set-up. 2022-08-17T12:59:18.3504997Z [----------] 11 tests from BackendDeviceTest 2022-08-17T12:59:18.3505575Z [ RUN ] BackendDeviceTest.BackendDeviceType 2022-08-17T12:59:18.3506234Z [ OK ] BackendDeviceTest.BackendDeviceType (0 ms) 2022-08-17T12:59:18.3506822Z [ RUN ] BackendDeviceTest.Basic1 2022-08-17T12:59:18.3507257Z [ OK ] BackendDeviceTest.Basic1 (0 ms) 2022-08-17T12:59:18.3507552Z [ RUN ] BackendDeviceTest.Basic2 2022-08-17T12:59:18.3507849Z [ OK ] BackendDeviceTest.Basic2 (0 ms) 2022-08-17T12:59:18.3508135Z [ RUN ] BackendDeviceTest.Basic3 2022-08-17T12:59:18.3508412Z [ OK ] BackendDeviceTest.Basic3 (0 ms) 2022-08-17T12:59:18.3508704Z [ RUN ] BackendDeviceTest.Basic4 2022-08-17T12:59:18.3508993Z [ OK ] BackendDeviceTest.Basic4 (0 ms) 2022-08-17T12:59:18.3509273Z [ RUN ] BackendDeviceTest.Compare 2022-08-17T12:59:18.3509579Z [ OK ] BackendDeviceTest.Compare (0 ms) 2022-08-17T12:59:18.3509878Z [ RUN ] BackendDeviceTest.Ostream 2022-08-17T12:59:18.3510166Z [ OK ] BackendDeviceTest.Ostream (0 ms) 2022-08-17T12:59:18.3510526Z [ RUN ] BackendDeviceTest.FromAten 2022-08-17T12:59:18.3517451Z [ OK ] BackendDeviceTest.FromAten (1 ms) 2022-08-17T12:59:18.3518228Z [ RUN ] BackendDeviceTest.ToAten 2022-08-17T12:59:18.3518532Z [ OK ] BackendDeviceTest.ToAten (0 ms) 2022-08-17T12:59:18.3518856Z [ RUN ] BackendDeviceTest.GetBackendDevice1 2022-08-17T12:59:18.3692286Z [ OK ] BackendDeviceTest.GetBackendDevice1 (17 ms) 2022-08-17T12:59:18.3692796Z [ RUN ] BackendDeviceTest.GetBackendDevice2 2022-08-17T12:59:18.3693355Z [ OK ] BackendDeviceTest.GetBackendDevice2 (0 ms) 2022-08-17T12:59:18.3693857Z [----------] 11 tests from BackendDeviceTest (18 ms total) 2022-08-17T12:59:18.3694025Z 2022-08-17T12:59:18.3694189Z [----------] 2 tests from CacheTest 2022-08-17T12:59:18.3694469Z [ RUN ] CacheTest.BasicTest 2022-08-17T12:59:18.3694785Z [ OK ] CacheTest.BasicTest (0 ms) 2022-08-17T12:59:18.3695123Z [ RUN ] CacheTest.ShapeCacheTestForDynamicShape 2022-08-17T12:59:18.3695558Z [ OK ] CacheTest.ShapeCacheTestForDynamicShape (0 ms) 2022-08-17T12:59:18.3695909Z [----------] 2 tests from CacheTest (0 ms total) 2022-08-17T12:59:18.3696113Z 2022-08-17T12:59:18.3696250Z [----------] 5 tests from IrTest 2022-08-17T12:59:18.3696496Z [ RUN ] IrTest.BasicTest 2022-08-17T12:59:18.3696753Z [ OK ] IrTest.BasicTest (0 ms) 2022-08-17T12:59:18.3697065Z [ RUN ] IrTest.MetaDataTest 2022-08-17T12:59:18.3697337Z [ OK ] IrTest.MetaDataTest (0 ms) 2022-08-17T12:59:18.3697639Z [ RUN ] IrTest.TsNodeTest 2022-08-17T12:59:18.3697910Z [ OK ] IrTest.TsNodeTest (0 ms) 2022-08-17T12:59:18.3698184Z [ RUN ] IrTest.DimensionNodeTest 2022-08-17T12:59:18.3698524Z [ OK ] IrTest.DimensionNodeTest (0 ms) 2022-08-17T12:59:18.3698828Z [ RUN ] IrTest.DimensionIsDynamicTest 2022-08-17T12:59:18.3699202Z [ OK ] IrTest.DimensionIsDynamicTest (0 ms) 2022-08-17T12:59:18.3699504Z [----------] 5 tests from IrTest (0 ms total) 2022-08-17T12:59:18.3699646Z 2022-08-17T12:59:18.3699786Z [----------] 2 tests from IrUtilTest 2022-08-17T12:59:18.3700106Z [ RUN ] IrUtilTest.BasicTest 2022-08-17T12:59:18.3700382Z [ OK ] IrUtilTest.BasicTest (0 ms) 2022-08-17T12:59:18.3700663Z [ RUN ] IrUtilTest.TestCircle 2022-08-17T12:59:18.3715057Z [ OK ] IrUtilTest.TestCircle (2 ms) 2022-08-17T12:59:18.3715864Z [----------] 2 tests from IrUtilTest (2 ms total) 2022-08-17T12:59:18.3716129Z 2022-08-17T12:59:18.3716369Z [----------] 2 tests from HashTest 2022-08-17T12:59:18.3716635Z [ RUN ] HashTest.Scalar 2022-08-17T12:59:18.3716965Z [ OK ] HashTest.Scalar (0 ms) 2022-08-17T12:59:18.3717222Z [ RUN ] HashTest.Sanity 2022-08-17T12:59:18.3717468Z [ OK ] HashTest.Sanity (0 ms) 2022-08-17T12:59:18.3717821Z [----------] 2 tests from HashTest (0 ms total) 2022-08-17T12:59:18.3717969Z 2022-08-17T12:59:18.3718141Z [----------] 3 tests from PermutationUtilTest 2022-08-17T12:59:18.3718552Z [ RUN ] PermutationUtilTest.TestInversePermutation 2022-08-17T12:59:18.3736660Z [ OK ] PermutationUtilTest.TestInversePermutation (2 ms) 2022-08-17T12:59:18.3737067Z [ RUN ] PermutationUtilTest.TestIsPermutation 2022-08-17T12:59:18.3737496Z [ OK ] PermutationUtilTest.TestIsPermutation (0 ms) 2022-08-17T12:59:18.3737838Z [ RUN ] PermutationUtilTest.TestPermute 2022-08-17T12:59:18.3759208Z [ OK ] PermutationUtilTest.TestPermute (2 ms) 2022-08-17T12:59:18.3759769Z [----------] 3 tests from PermutationUtilTest (4 ms total) 2022-08-17T12:59:18.3760060Z 2022-08-17T12:59:18.3760217Z [----------] 7 tests from ShapeTest 2022-08-17T12:59:18.3760606Z [ RUN ] ShapeTest.Basic1 2022-08-17T12:59:18.3761040Z [ OK ] ShapeTest.Basic1 (0 ms) 2022-08-17T12:59:18.3761678Z [ RUN ] ShapeTest.Basic2 2022-08-17T12:59:18.3762147Z [ OK ] ShapeTest.Basic2 (0 ms) 2022-08-17T12:59:18.3762607Z [ RUN ] ShapeTest.Basic3 2022-08-17T12:59:18.3763093Z [ OK ] ShapeTest.Basic3 (0 ms) 2022-08-17T12:59:18.3763381Z [ RUN ] ShapeTest.SetScalarType 2022-08-17T12:59:18.3763674Z [ OK ] ShapeTest.SetScalarType (0 ms) 2022-08-17T12:59:18.3763950Z [ RUN ] ShapeTest.SetSize 2022-08-17T12:59:18.3764203Z [ OK ] ShapeTest.SetSize (0 ms) 2022-08-17T12:59:18.3764458Z [ RUN ] ShapeTest.Equal 2022-08-17T12:59:18.3764714Z [ OK ] ShapeTest.Equal (0 ms) 2022-08-17T12:59:18.3764968Z [ RUN ] ShapeTest.Ostream 2022-08-17T12:59:18.3765221Z [ OK ] ShapeTest.Ostream (0 ms) 2022-08-17T12:59:18.3765515Z [----------] 7 tests from ShapeTest (0 ms total) 2022-08-17T12:59:18.3765664Z 2022-08-17T12:59:18.3765815Z [----------] 2 tests from LazyShapeTest 2022-08-17T12:59:18.3766338Z [ RUN ] LazyShapeTest.TestMulBasic 2022-08-17T12:59:18.5373489Z [ OK ] LazyShapeTest.TestMulBasic (161 ms) 2022-08-17T12:59:18.5373850Z [ RUN ] LazyShapeTest.TestCatBasic 2022-08-17T12:59:18.5465292Z [ OK ] LazyShapeTest.TestCatBasic (9 ms) 2022-08-17T12:59:18.5466799Z [----------] 2 tests from LazyShapeTest (170 ms total) 2022-08-17T12:59:18.5467122Z 2022-08-17T12:59:18.5467397Z [----------] 2 tests from TrieCacheTest 2022-08-17T12:59:18.5467936Z [ RUN ] TrieCacheTest.TestSinglePath 2022-08-17T12:59:18.5468510Z [ OK ] TrieCacheTest.TestSinglePath (0 ms) 2022-08-17T12:59:18.5469040Z [ RUN ] TrieCacheTest.TestTwoPaths 2022-08-17T12:59:18.5469350Z [ OK ] TrieCacheTest.TestTwoPaths (0 ms) 2022-08-17T12:59:18.5469661Z [----------] 2 tests from TrieCacheTest (0 ms total) 2022-08-17T12:59:18.5469819Z 2022-08-17T12:59:18.5469957Z [----------] 3 tests from UtilTest 2022-08-17T12:59:18.5470231Z [ RUN ] UtilTest.ExceptionCleanup 2022-08-17T12:59:18.5470602Z [ OK ] UtilTest.ExceptionCleanup (0 ms) 2022-08-17T12:59:18.5470866Z [ RUN ] UtilTest.MaybeRef 2022-08-17T12:59:18.5471132Z [ OK ] UtilTest.MaybeRef (0 ms) 2022-08-17T12:59:18.5471382Z [ RUN ] UtilTest.Iota 2022-08-17T12:59:18.5471849Z [ OK ] UtilTest.Iota (0 ms) 2022-08-17T12:59:18.5472134Z [----------] 3 tests from UtilTest (0 ms total) 2022-08-17T12:59:18.5472278Z 2022-08-17T12:59:18.5472440Z [----------] 2 tests from LazyDynamicOpsTest 2022-08-17T12:59:18.5472735Z [ RUN ] LazyDynamicOpsTest.NarrowCopy 2022-08-17T12:59:18.5799704Z [ OK ] LazyDynamicOpsTest.NarrowCopy (33 ms) 2022-08-17T12:59:18.5800216Z [ RUN ] LazyDynamicOpsTest.NarrowCopyViaSymSizes 2022-08-17T12:59:18.5802678Z [ OK ] LazyDynamicOpsTest.NarrowCopyViaSymSizes (0 ms) 2022-08-17T12:59:18.5803102Z [----------] 2 tests from LazyDynamicOpsTest (33 ms total) 2022-08-17T12:59:18.5803279Z 2022-08-17T12:59:18.5803430Z [----------] 575 tests from LazyOpsTest 2022-08-17T12:59:18.5803742Z [ RUN ] LazyOpsTest.TestScalarTensor 2022-08-17T12:59:18.5805013Z [ OK ] LazyOpsTest.TestScalarTensor (0 ms) 2022-08-17T12:59:18.5805371Z [ RUN ] LazyOpsTest.TestClone 2022-08-17T12:59:18.5808214Z [ OK ] LazyOpsTest.TestClone (0 ms) 2022-08-17T12:59:18.5808775Z [ RUN ] LazyOpsTest.TestTo 2022-08-17T12:59:18.5809187Z [ OK ] LazyOpsTest.TestTo (0 ms) 2022-08-17T12:59:18.5809720Z [ RUN ] LazyOpsTest.TestIsFloatingPoint 2022-08-17T12:59:18.5810338Z [ OK ] LazyOpsTest.TestIsFloatingPoint (0 ms) 2022-08-17T12:59:18.5810897Z [ RUN ] LazyOpsTest.TestIsSigned 2022-08-17T12:59:18.5811563Z [ OK ] LazyOpsTest.TestIsSigned (0 ms) 2022-08-17T12:59:18.5811870Z [ RUN ] LazyOpsTest.TestCastByte 2022-08-17T12:59:18.5813380Z [ OK ] LazyOpsTest.TestCastByte (0 ms) 2022-08-17T12:59:18.5813922Z [ RUN ] LazyOpsTest.TestCastChar 2022-08-17T12:59:18.5815965Z [ OK ] LazyOpsTest.TestCastChar (0 ms) 2022-08-17T12:59:18.5816517Z [ RUN ] LazyOpsTest.TestCastShort 2022-08-17T12:59:18.5818683Z [ OK ] LazyOpsTest.TestCastShort (0 ms) 2022-08-17T12:59:18.5818982Z [ RUN ] LazyOpsTest.TestCastInt 2022-08-17T12:59:18.5821140Z [ OK ] LazyOpsTest.TestCastInt (0 ms) 2022-08-17T12:59:18.5821424Z [ RUN ] LazyOpsTest.TestCastLong 2022-08-17T12:59:18.5823916Z [ OK ] LazyOpsTest.TestCastLong (0 ms) 2022-08-17T12:59:18.5824508Z [ RUN ] LazyOpsTest.TestCastFloat 2022-08-17T12:59:18.5825101Z [ OK ] LazyOpsTest.TestCastFloat (0 ms) 2022-08-17T12:59:18.5825607Z [ RUN ] LazyOpsTest.TestRetainType 2022-08-17T12:59:18.5826192Z [ OK ] LazyOpsTest.TestRetainType (0 ms) 2022-08-17T12:59:18.5826827Z [ RUN ] LazyOpsTest.TestLogicalTypeWithInterop 2022-08-17T12:59:18.5835803Z [ OK ] LazyOpsTest.TestLogicalTypeWithInterop (0 ms) 2022-08-17T12:59:18.5836299Z [ RUN ] LazyOpsTest.TestAdd 2022-08-17T12:59:18.5838331Z [ OK ] LazyOpsTest.TestAdd (0 ms) 2022-08-17T12:59:18.5838866Z [ RUN ] LazyOpsTest.TestAddHalf 2022-08-17T12:59:18.5841153Z [ OK ] LazyOpsTest.TestAddHalf (0 ms) 2022-08-17T12:59:18.5841740Z [ RUN ] LazyOpsTest.TestAddMixedPrecision 2022-08-17T12:59:18.5843948Z [ OK ] LazyOpsTest.TestAddMixedPrecision (0 ms) 2022-08-17T12:59:18.5844520Z [ RUN ] LazyOpsTest.TestAddInPlace 2022-08-17T12:59:18.5848168Z [ OK ] LazyOpsTest.TestAddInPlace (0 ms) 2022-08-17T12:59:18.5848739Z [ RUN ] LazyOpsTest.TestAddScalar 2022-08-17T12:59:18.5850685Z [ OK ] LazyOpsTest.TestAddScalar (0 ms) 2022-08-17T12:59:18.5851254Z [ RUN ] LazyOpsTest.TestAddScalarInPlace 2022-08-17T12:59:18.5853940Z [ OK ] LazyOpsTest.TestAddScalarInPlace (0 ms) 2022-08-17T12:59:18.5854509Z [ RUN ] LazyOpsTest.TestAddZeroSizeDim 2022-08-17T12:59:18.5856277Z [ OK ] LazyOpsTest.TestAddZeroSizeDim (0 ms) 2022-08-17T12:59:18.5856958Z [ RUN ] LazyOpsTest.TestSub 2022-08-17T12:59:18.5858865Z [ OK ] LazyOpsTest.TestSub (0 ms) 2022-08-17T12:59:18.5859419Z [ RUN ] LazyOpsTest.TestSubInPlace 2022-08-17T12:59:18.5862164Z [ OK ] LazyOpsTest.TestSubInPlace (0 ms) 2022-08-17T12:59:18.5862728Z [ RUN ] LazyOpsTest.TestSubScalar 2022-08-17T12:59:18.5864829Z [ OK ] LazyOpsTest.TestSubScalar (0 ms) 2022-08-17T12:59:18.5865356Z [ RUN ] LazyOpsTest.TestSubScalarInPlace 2022-08-17T12:59:18.5868196Z [ OK ] LazyOpsTest.TestSubScalarInPlace (0 ms) 2022-08-17T12:59:18.5868751Z [ RUN ] LazyOpsTest.TestMul 2022-08-17T12:59:18.5870792Z [ OK ] LazyOpsTest.TestMul (0 ms) 2022-08-17T12:59:18.5871323Z [ RUN ] LazyOpsTest.TestMulInPlace 2022-08-17T12:59:18.5874280Z [ OK ] LazyOpsTest.TestMulInPlace (0 ms) 2022-08-17T12:59:18.5874849Z [ RUN ] LazyOpsTest.TestMulScalar 2022-08-17T12:59:18.5876671Z [ OK ] LazyOpsTest.TestMulScalar (0 ms) 2022-08-17T12:59:18.5877285Z [ RUN ] LazyOpsTest.TestMulScalarInPlace 2022-08-17T12:59:18.5880024Z [ OK ] LazyOpsTest.TestMulScalarInPlace (0 ms) 2022-08-17T12:59:18.5880580Z [ RUN ] LazyOpsTest.TestDiv 2022-08-17T12:59:18.5950748Z [ OK ] LazyOpsTest.TestDiv (7 ms) 2022-08-17T12:59:18.5951352Z [ RUN ] LazyOpsTest.TestDivWithRoundingMode 2022-08-17T12:59:18.6188571Z [ OK ] LazyOpsTest.TestDivWithRoundingMode (23 ms) 2022-08-17T12:59:18.6189000Z [ RUN ] LazyOpsTest.TestDivInPlace 2022-08-17T12:59:18.6191516Z [ OK ] LazyOpsTest.TestDivInPlace (0 ms) 2022-08-17T12:59:18.6191881Z [ RUN ] LazyOpsTest.TestDivInPlaceWithRoundingMode 2022-08-17T12:59:18.6201830Z [ OK ] LazyOpsTest.TestDivInPlaceWithRoundingMode (1 ms) 2022-08-17T12:59:18.6202178Z [ RUN ] LazyOpsTest.TestDivScalar 2022-08-17T12:59:18.6230195Z [ OK ] LazyOpsTest.TestDivScalar (2 ms) 2022-08-17T12:59:18.6230616Z [ RUN ] LazyOpsTest.TestDivScalarInPlace 2022-08-17T12:59:18.6236334Z [ OK ] LazyOpsTest.TestDivScalarInPlace (0 ms) 2022-08-17T12:59:18.6236661Z [ RUN ] LazyOpsTest.TestDivOut 2022-08-17T12:59:18.6240184Z [ OK ] LazyOpsTest.TestDivOut (0 ms) 2022-08-17T12:59:18.6240766Z [ RUN ] LazyOpsTest.TestRsubScalar 2022-08-17T12:59:18.6242855Z [ OK ] LazyOpsTest.TestRsubScalar (0 ms) 2022-08-17T12:59:18.6243377Z [ RUN ] LazyOpsTest.TestNe 2022-08-17T12:59:18.6245164Z [ OK ] LazyOpsTest.TestNe (0 ms) 2022-08-17T12:59:18.6245443Z [ RUN ] LazyOpsTest.TestNeInplace 2022-08-17T12:59:18.6249688Z [ OK ] LazyOpsTest.TestNeInplace (0 ms) 2022-08-17T12:59:18.6249976Z [ RUN ] LazyOpsTest.TestEq 2022-08-17T12:59:18.6251982Z [ OK ] LazyOpsTest.TestEq (0 ms) 2022-08-17T12:59:18.6252258Z [ RUN ] LazyOpsTest.TestEqInplace 2022-08-17T12:59:18.6256123Z [ OK ] LazyOpsTest.TestEqInplace (0 ms) 2022-08-17T12:59:18.6256412Z [ RUN ] LazyOpsTest.TestGe 2022-08-17T12:59:18.6258608Z [ OK ] LazyOpsTest.TestGe (0 ms) 2022-08-17T12:59:18.6258943Z [ RUN ] LazyOpsTest.TestGeInplace 2022-08-17T12:59:18.6263017Z [ OK ] LazyOpsTest.TestGeInplace (0 ms) 2022-08-17T12:59:18.6263350Z [ RUN ] LazyOpsTest.TestLe 2022-08-17T12:59:18.6265679Z [ OK ] LazyOpsTest.TestLe (0 ms) 2022-08-17T12:59:18.6266013Z [ RUN ] LazyOpsTest.TestLeInplace 2022-08-17T12:59:18.6269987Z [ OK ] LazyOpsTest.TestLeInplace (0 ms) 2022-08-17T12:59:18.6270355Z [ RUN ] LazyOpsTest.TestGt 2022-08-17T12:59:18.6272892Z [ OK ] LazyOpsTest.TestGt (0 ms) 2022-08-17T12:59:18.6273431Z [ RUN ] LazyOpsTest.TestGtInplace 2022-08-17T12:59:18.6277164Z [ OK ] LazyOpsTest.TestGtInplace (0 ms) 2022-08-17T12:59:18.6277482Z [ RUN ] LazyOpsTest.TestLt 2022-08-17T12:59:18.6279904Z [ OK ] LazyOpsTest.TestLt (0 ms) 2022-08-17T12:59:18.6280215Z [ RUN ] LazyOpsTest.TestLtInplace 2022-08-17T12:59:18.6284261Z [ OK ] LazyOpsTest.TestLtInplace (0 ms) 2022-08-17T12:59:18.6284619Z [ RUN ] LazyOpsTest.TestNeScalar 2022-08-17T12:59:18.6287062Z [ OK ] LazyOpsTest.TestNeScalar (0 ms) 2022-08-17T12:59:18.6287429Z [ RUN ] LazyOpsTest.TestEqScalar 2022-08-17T12:59:18.6289413Z [ OK ] LazyOpsTest.TestEqScalar (0 ms) 2022-08-17T12:59:18.6289741Z [ RUN ] LazyOpsTest.TestGeScalar 2022-08-17T12:59:18.6291819Z [ OK ] LazyOpsTest.TestGeScalar (0 ms) 2022-08-17T12:59:18.6292173Z [ RUN ] LazyOpsTest.TestGeScalarInplace 2022-08-17T12:59:18.6315874Z [ OK ] LazyOpsTest.TestGeScalarInplace (2 ms) 2022-08-17T12:59:18.6316202Z [ RUN ] LazyOpsTest.TestLeScalar 2022-08-17T12:59:18.6318065Z [ OK ] LazyOpsTest.TestLeScalar (0 ms) 2022-08-17T12:59:18.6318469Z [ RUN ] LazyOpsTest.TestLeScalarInplace 2022-08-17T12:59:18.6321979Z [ OK ] LazyOpsTest.TestLeScalarInplace (0 ms) 2022-08-17T12:59:18.6322353Z [ RUN ] LazyOpsTest.TestGtScalar 2022-08-17T12:59:18.6324429Z [ OK ] LazyOpsTest.TestGtScalar (0 ms) 2022-08-17T12:59:18.6324787Z [ RUN ] LazyOpsTest.TestGtScalarInplace 2022-08-17T12:59:18.6328447Z [ OK ] LazyOpsTest.TestGtScalarInplace (0 ms) 2022-08-17T12:59:18.6328797Z [ RUN ] LazyOpsTest.TestLtScalar 2022-08-17T12:59:18.6330715Z [ OK ] LazyOpsTest.TestLtScalar (0 ms) 2022-08-17T12:59:18.6331109Z [ RUN ] LazyOpsTest.TestLtScalarInplace 2022-08-17T12:59:18.6334589Z [ OK ] LazyOpsTest.TestLtScalarInplace (0 ms) 2022-08-17T12:59:18.6334960Z [ RUN ] LazyOpsTest.TestIntegerAdd 2022-08-17T12:59:18.6345334Z [ OK ] LazyOpsTest.TestIntegerAdd (1 ms) 2022-08-17T12:59:18.6345630Z [ RUN ] LazyOpsTest.TestSVD 2022-08-17T12:59:18.6397451Z [ OK ] LazyOpsTest.TestSVD (5 ms) 2022-08-17T12:59:18.6397999Z [ RUN ] LazyOpsTest.TestQR 2022-08-17T12:59:18.6398621Z [W BatchLinearAlgebra.cpp:2544] Warning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T12:59:18.6399083Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T12:59:18.6399327Z Q, R = torch.qr(A, some) 2022-08-17T12:59:18.6399520Z should be replaced with 2022-08-17T12:59:18.6399848Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (function operator()) 2022-08-17T12:59:18.6421707Z [ OK ] LazyOpsTest.TestQR (2 ms) 2022-08-17T12:59:18.6422213Z [ RUN ] LazyOpsTest.TestSymEig 2022-08-17T12:59:18.6422895Z [W BatchLinearAlgebra.cpp:2992] Warning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T12:59:18.6423734Z 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:59:18.6424106Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T12:59:18.6424324Z should be replaced with 2022-08-17T12:59:18.6424622Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T12:59:18.6424832Z and 2022-08-17T12:59:18.6425007Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T12:59:18.6425218Z should be replaced with 2022-08-17T12:59:18.6425536Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (function operator()) 2022-08-17T12:59:18.6443749Z [ OK ] LazyOpsTest.TestSymEig (2 ms) 2022-08-17T12:59:18.6444605Z [ RUN ] LazyOpsTest.TestCholesky 2022-08-17T12:59:18.6445319Z [W BatchLinearAlgebra.cpp:1816] Warning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T12:59:18.6445661Z L = torch.cholesky(A) 2022-08-17T12:59:18.6445843Z should be replaced with 2022-08-17T12:59:18.6446180Z L = torch.linalg.cholesky(A) 2022-08-17T12:59:18.6446367Z and 2022-08-17T12:59:18.6446536Z U = torch.cholesky(A, upper=True) 2022-08-17T12:59:18.6446741Z should be replaced with 2022-08-17T12:59:18.6446955Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T12:59:18.6447271Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (function operator()) 2022-08-17T12:59:18.6452320Z [ OK ] LazyOpsTest.TestCholesky (0 ms) 2022-08-17T12:59:18.6452639Z [ RUN ] LazyOpsTest.TestLogDet 2022-08-17T12:59:18.6470689Z [ OK ] LazyOpsTest.TestLogDet (1 ms) 2022-08-17T12:59:18.6471364Z [ RUN ] LazyOpsTest.TestTriangularSolve 2022-08-17T12:59:18.6472140Z [W BatchLinearAlgebra.cpp:2310] Warning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T12:59:18.6472967Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T12:59:18.6473291Z X = torch.triangular_solve(B, A).solution 2022-08-17T12:59:18.6473504Z should be replaced with 2022-08-17T12:59:18.6473861Z X = torch.linalg.solve_triangular(A, B). (function operator()) 2022-08-17T12:59:18.6734428Z [ OK ] LazyOpsTest.TestTriangularSolve (26 ms) 2022-08-17T12:59:18.6735067Z [ RUN ] LazyOpsTest.TestKthValue 2022-08-17T12:59:18.6766461Z [ OK ] LazyOpsTest.TestKthValue (3 ms) 2022-08-17T12:59:18.6766994Z [ RUN ] LazyOpsTest.TestTopK 2022-08-17T12:59:18.6933311Z [ OK ] LazyOpsTest.TestTopK (16 ms) 2022-08-17T12:59:18.6933819Z [ RUN ] LazyOpsTest.TestSort 2022-08-17T12:59:18.6994305Z [ OK ] LazyOpsTest.TestSort (6 ms) 2022-08-17T12:59:18.6994867Z [ RUN ] LazyOpsTest.TestSortDescWithMinValue 2022-08-17T12:59:18.6999140Z [ OK ] LazyOpsTest.TestSortDescWithMinValue (0 ms) 2022-08-17T12:59:18.6999687Z [ RUN ] LazyOpsTest.TestArgSort 2022-08-17T12:59:18.7010139Z [ OK ] LazyOpsTest.TestArgSort (1 ms) 2022-08-17T12:59:18.7010611Z [ RUN ] LazyOpsTest.TestMin 2022-08-17T12:59:18.7013171Z [ OK ] LazyOpsTest.TestMin (0 ms) 2022-08-17T12:59:18.7013721Z [ RUN ] LazyOpsTest.TestMax 2022-08-17T12:59:18.7016291Z [ OK ] LazyOpsTest.TestMax (0 ms) 2022-08-17T12:59:18.7016763Z [ RUN ] LazyOpsTest.TestUnaryMin 2022-08-17T12:59:18.7019005Z [ OK ] LazyOpsTest.TestUnaryMin (0 ms) 2022-08-17T12:59:18.7019511Z [ RUN ] LazyOpsTest.TestUnaryMax 2022-08-17T12:59:18.7021727Z [ OK ] LazyOpsTest.TestUnaryMax (0 ms) 2022-08-17T12:59:18.7022208Z [ RUN ] LazyOpsTest.TestAll 2022-08-17T12:59:18.7031506Z [ OK ] LazyOpsTest.TestAll (0 ms) 2022-08-17T12:59:18.7031985Z [ RUN ] LazyOpsTest.TestAllDim 2022-08-17T12:59:18.7035394Z [ OK ] LazyOpsTest.TestAllDim (0 ms) 2022-08-17T12:59:18.7035960Z [ RUN ] LazyOpsTest.TestAllDimKeep 2022-08-17T12:59:18.7038584Z [ OK ] LazyOpsTest.TestAllDimKeep (0 ms) 2022-08-17T12:59:18.7039105Z [ RUN ] LazyOpsTest.TestAmax 2022-08-17T12:59:18.7074267Z [ OK ] LazyOpsTest.TestAmax (3 ms) 2022-08-17T12:59:18.7074782Z [ RUN ] LazyOpsTest.TestAmin 2022-08-17T12:59:18.7109257Z [ OK ] LazyOpsTest.TestAmin (3 ms) 2022-08-17T12:59:18.7109728Z [ RUN ] LazyOpsTest.TestAny 2022-08-17T12:59:18.7119173Z [ OK ] LazyOpsTest.TestAny (0 ms) 2022-08-17T12:59:18.7119885Z [ RUN ] LazyOpsTest.TestAnyDim 2022-08-17T12:59:18.7122463Z [ OK ] LazyOpsTest.TestAnyDim (0 ms) 2022-08-17T12:59:18.7122983Z [ RUN ] LazyOpsTest.TestAnyDimKeep 2022-08-17T12:59:18.7125274Z [ OK ] LazyOpsTest.TestAnyDimKeep (0 ms) 2022-08-17T12:59:18.7125766Z [ RUN ] LazyOpsTest.TestMean 2022-08-17T12:59:18.7128604Z [ OK ] LazyOpsTest.TestMean (0 ms) 2022-08-17T12:59:18.7129086Z [ RUN ] LazyOpsTest.TestMeanCast 2022-08-17T12:59:18.7131387Z [ OK ] LazyOpsTest.TestMeanCast (0 ms) 2022-08-17T12:59:18.7131886Z [ RUN ] LazyOpsTest.TestMeanInDim 2022-08-17T12:59:18.7148038Z [ OK ] LazyOpsTest.TestMeanInDim (1 ms) 2022-08-17T12:59:18.7148549Z [ RUN ] LazyOpsTest.TestMeanInDims 2022-08-17T12:59:18.7154002Z [ OK ] LazyOpsTest.TestMeanInDims (0 ms) 2022-08-17T12:59:18.7154543Z [ RUN ] LazyOpsTest.TestMeanInDimsKeepCast 2022-08-17T12:59:18.7160309Z [ OK ] LazyOpsTest.TestMeanInDimsKeepCast (0 ms) 2022-08-17T12:59:18.7160891Z [ RUN ] LazyOpsTest.TestMeanInDimOut 2022-08-17T12:59:18.7176903Z [ OK ] LazyOpsTest.TestMeanInDimOut (1 ms) 2022-08-17T12:59:18.7177387Z [ RUN ] LazyOpsTest.TestStd 2022-08-17T12:59:18.7183895Z [ OK ] LazyOpsTest.TestStd (0 ms) 2022-08-17T12:59:18.7184385Z [ RUN ] LazyOpsTest.TestStdInDim 2022-08-17T12:59:18.7253919Z [ OK ] LazyOpsTest.TestStdInDim (6 ms) 2022-08-17T12:59:18.7254462Z [ RUN ] LazyOpsTest.TestStdWithCorrection 2022-08-17T12:59:18.7288541Z [ OK ] LazyOpsTest.TestStdWithCorrection (3 ms) 2022-08-17T12:59:18.7289150Z [ RUN ] LazyOpsTest.TestStdMeanWithCorrection 2022-08-17T12:59:18.7300907Z [ OK ] LazyOpsTest.TestStdMeanWithCorrection (1 ms) 2022-08-17T12:59:18.7301440Z [ RUN ] LazyOpsTest.TestSum 2022-08-17T12:59:18.7303882Z [ OK ] LazyOpsTest.TestSum (0 ms) 2022-08-17T12:59:18.7304378Z [ RUN ] LazyOpsTest.TestSumCast 2022-08-17T12:59:18.7306890Z [ OK ] LazyOpsTest.TestSumCast (0 ms) 2022-08-17T12:59:18.7307383Z [ RUN ] LazyOpsTest.TestSumU8 2022-08-17T12:59:18.7309588Z [ OK ] LazyOpsTest.TestSumU8 (0 ms) 2022-08-17T12:59:18.7310057Z [ RUN ] LazyOpsTest.TestSumInDim 2022-08-17T12:59:18.7324906Z [ OK ] LazyOpsTest.TestSumInDim (1 ms) 2022-08-17T12:59:18.7325410Z [ RUN ] LazyOpsTest.TestSumInDims 2022-08-17T12:59:18.7331256Z [ OK ] LazyOpsTest.TestSumInDims (0 ms) 2022-08-17T12:59:18.7331812Z [ RUN ] LazyOpsTest.TestSumInDimsKeep 2022-08-17T12:59:18.7338206Z [ OK ] LazyOpsTest.TestSumInDimsKeep (0 ms) 2022-08-17T12:59:18.7338800Z [ RUN ] LazyOpsTest.TestSumInDimsKeepCast 2022-08-17T12:59:18.7343722Z [ OK ] LazyOpsTest.TestSumInDimsKeepCast (0 ms) 2022-08-17T12:59:18.7344246Z [ RUN ] LazyOpsTest.TestVar 2022-08-17T12:59:18.7345297Z [ OK ] LazyOpsTest.TestVar (0 ms) 2022-08-17T12:59:18.7345790Z [ RUN ] LazyOpsTest.TestVarWithDim 2022-08-17T12:59:18.7351924Z [ OK ] LazyOpsTest.TestVarWithDim (0 ms) 2022-08-17T12:59:18.7352474Z [ RUN ] LazyOpsTest.TestVarWithCorrection 2022-08-17T12:59:18.7359809Z [ OK ] LazyOpsTest.TestVarWithCorrection (0 ms) 2022-08-17T12:59:18.7360415Z [ RUN ] LazyOpsTest.TestVarMeanWithCorrection 2022-08-17T12:59:18.7372471Z [ OK ] LazyOpsTest.TestVarMeanWithCorrection (1 ms) 2022-08-17T12:59:18.7373031Z [ RUN ] LazyOpsTest.TestMaxInDim 2022-08-17T12:59:18.7423735Z [ OK ] LazyOpsTest.TestMaxInDim (5 ms) 2022-08-17T12:59:18.7424221Z [ RUN ] LazyOpsTest.TestMinInDim 2022-08-17T12:59:18.7435418Z [ OK ] LazyOpsTest.TestMinInDim (1 ms) 2022-08-17T12:59:18.7436068Z [ RUN ] LazyOpsTest.TestNorm 2022-08-17T12:59:18.7439152Z [ OK ] LazyOpsTest.TestNorm (0 ms) 2022-08-17T12:59:18.7439724Z [ RUN ] LazyOpsTest.TestNormInDim 2022-08-17T12:59:18.7445092Z [ OK ] LazyOpsTest.TestNormInDim (0 ms) 2022-08-17T12:59:18.7445611Z [ RUN ] LazyOpsTest.TestNormInDims 2022-08-17T12:59:18.7451752Z [ OK ] LazyOpsTest.TestNormInDims (0 ms) 2022-08-17T12:59:18.7452297Z [ RUN ] LazyOpsTest.TestNormInDimsKeep 2022-08-17T12:59:18.7457705Z [ OK ] LazyOpsTest.TestNormInDimsKeep (0 ms) 2022-08-17T12:59:18.7458273Z [ RUN ] LazyOpsTest.TestNormalTwoTensor 2022-08-17T12:59:18.7464275Z [ OK ] LazyOpsTest.TestNormalTwoTensor (0 ms) 2022-08-17T12:59:18.7464845Z [ RUN ] LazyOpsTest.TestNormalDoubleMean 2022-08-17T12:59:18.7471336Z [ OK ] LazyOpsTest.TestNormalDoubleMean (0 ms) 2022-08-17T12:59:18.7472060Z [ RUN ] LazyOpsTest.TestNormalDoubleStd 2022-08-17T12:59:18.7473420Z [ OK ] LazyOpsTest.TestNormalDoubleStd (0 ms) 2022-08-17T12:59:18.7474120Z [ RUN ] LazyOpsTest.TestNormalInPlace 2022-08-17T12:59:18.7477163Z [ OK ] LazyOpsTest.TestNormalInPlace (0 ms) 2022-08-17T12:59:18.7478053Z [ RUN ] LazyOpsTest.TestUniformInPlace 2022-08-17T12:59:18.7480349Z [ OK ] LazyOpsTest.TestUniformInPlace (0 ms) 2022-08-17T12:59:18.7481188Z [ RUN ] LazyOpsTest.TestRandomInPlace 2022-08-17T12:59:18.7529729Z [ OK ] LazyOpsTest.TestRandomInPlace (4 ms) 2022-08-17T12:59:18.7530509Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefaultFrom 2022-08-17T12:59:18.7577242Z [ OK ] LazyOpsTest.TestRandomInPlaceDefaultFrom (4 ms) 2022-08-17T12:59:18.7577969Z [ RUN ] LazyOpsTest.TestRandomInPlaceDefault 2022-08-17T12:59:18.7590687Z [ OK ] LazyOpsTest.TestRandomInPlaceDefault (1 ms) 2022-08-17T12:59:18.7591275Z [ RUN ] LazyOpsTest.TestNormGeneral 2022-08-17T12:59:18.7594070Z [ OK ] LazyOpsTest.TestNormGeneral (0 ms) 2022-08-17T12:59:18.7594598Z [ RUN ] LazyOpsTest.TestNormNuclear 2022-08-17T12:59:18.7598088Z [ OK ] LazyOpsTest.TestNormNuclear (0 ms) 2022-08-17T12:59:18.7598628Z [ RUN ] LazyOpsTest.TestFrobeniusNorm 2022-08-17T12:59:18.7599424Z [ OK ] LazyOpsTest.TestFrobeniusNorm (0 ms) 2022-08-17T12:59:18.7600001Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDim 2022-08-17T12:59:18.7606174Z [ OK ] LazyOpsTest.TestFrobeniusNormInDim (0 ms) 2022-08-17T12:59:18.7606768Z [ RUN ] LazyOpsTest.TestFrobeniusNormInDims 2022-08-17T12:59:18.7616640Z [ OK ] LazyOpsTest.TestFrobeniusNormInDims (1 ms) 2022-08-17T12:59:18.7617152Z [ RUN ] LazyOpsTest.TestGroupNorm 2022-08-17T12:59:18.7655008Z [ OK ] LazyOpsTest.TestGroupNorm (3 ms) 2022-08-17T12:59:18.7655540Z [ RUN ] LazyOpsTest.TestGroupNormBackward 2022-08-17T12:59:18.8127572Z [ OK ] LazyOpsTest.TestGroupNormBackward (47 ms) 2022-08-17T12:59:18.8128156Z [ RUN ] LazyOpsTest.TestInstanceNorm 2022-08-17T12:59:18.8142476Z [ OK ] LazyOpsTest.TestInstanceNorm (1 ms) 2022-08-17T12:59:18.8142984Z [ RUN ] LazyOpsTest.TestLayerNorm 2022-08-17T12:59:18.8177594Z [ OK ] LazyOpsTest.TestLayerNorm (3 ms) 2022-08-17T12:59:18.8178238Z [ RUN ] LazyOpsTest.TestLayerNormBackward 2022-08-17T12:59:18.8418422Z [ OK ] LazyOpsTest.TestLayerNormBackward (24 ms) 2022-08-17T12:59:18.8418994Z [ RUN ] LazyOpsTest.TestNuclearNorm 2022-08-17T12:59:18.8426188Z [ OK ] LazyOpsTest.TestNuclearNorm (0 ms) 2022-08-17T12:59:18.8426765Z [ RUN ] LazyOpsTest.TestPairwiseDistance 2022-08-17T12:59:18.9084736Z [ OK ] LazyOpsTest.TestPairwiseDistance (65 ms) 2022-08-17T12:59:18.9085342Z [ RUN ] LazyOpsTest.TestCosineSimilarity 2022-08-17T12:59:18.9128204Z [ OK ] LazyOpsTest.TestCosineSimilarity (4 ms) 2022-08-17T12:59:18.9128781Z [ RUN ] LazyOpsTest.TestCosineEmbeddingLoss 2022-08-17T12:59:18.9734135Z [ OK ] LazyOpsTest.TestCosineEmbeddingLoss (60 ms) 2022-08-17T12:59:18.9734794Z [ RUN ] LazyOpsTest.TestHingeEmbeddingLoss 2022-08-17T12:59:18.9768026Z [ OK ] LazyOpsTest.TestHingeEmbeddingLoss (3 ms) 2022-08-17T12:59:18.9768627Z [ RUN ] LazyOpsTest.TestTripletMarginLoss 2022-08-17T12:59:19.2528138Z [ OK ] LazyOpsTest.TestTripletMarginLoss (275 ms) 2022-08-17T12:59:19.2528886Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropy 2022-08-17T12:59:19.2546106Z [ OK ] LazyOpsTest.TestBinaryCrossEntropy (1 ms) 2022-08-17T12:59:19.2546721Z [ RUN ] LazyOpsTest.TestMarginRankingLoss 2022-08-17T12:59:19.3233709Z [ OK ] LazyOpsTest.TestMarginRankingLoss (68 ms) 2022-08-17T12:59:19.3234422Z [ RUN ] LazyOpsTest.TestBCEWithLogits 2022-08-17T12:59:19.3250083Z [ OK ] LazyOpsTest.TestBCEWithLogits (1 ms) 2022-08-17T12:59:19.3250482Z [ RUN ] LazyOpsTest.TestKlDiv 2022-08-17T12:59:19.3266710Z [ OK ] LazyOpsTest.TestKlDiv (1 ms) 2022-08-17T12:59:19.3267043Z [ RUN ] LazyOpsTest.TestProd 2022-08-17T12:59:19.3268321Z [ OK ] LazyOpsTest.TestProd (0 ms) 2022-08-17T12:59:19.3268771Z [ RUN ] LazyOpsTest.TestProdCast 2022-08-17T12:59:19.3269408Z [ OK ] LazyOpsTest.TestProdCast (0 ms) 2022-08-17T12:59:19.3269711Z [ RUN ] LazyOpsTest.TestProdInDim 2022-08-17T12:59:19.3274037Z [ OK ] LazyOpsTest.TestProdInDim (0 ms) 2022-08-17T12:59:19.3274373Z [ RUN ] LazyOpsTest.TestProdInDimKeepCast 2022-08-17T12:59:19.3277846Z [ OK ] LazyOpsTest.TestProdInDimKeepCast (0 ms) 2022-08-17T12:59:19.3278188Z [ RUN ] LazyOpsTest.TestProdInDimKeep 2022-08-17T12:59:19.3281754Z [ OK ] LazyOpsTest.TestProdInDimKeep (0 ms) 2022-08-17T12:59:19.3282050Z [ RUN ] LazyOpsTest.TestCumSum 2022-08-17T12:59:19.3295442Z [ OK ] LazyOpsTest.TestCumSum (1 ms) 2022-08-17T12:59:19.3295776Z [ RUN ] LazyOpsTest.TestCumSumCast 2022-08-17T12:59:19.3308155Z [ OK ] LazyOpsTest.TestCumSumCast (1 ms) 2022-08-17T12:59:19.3308456Z [ RUN ] LazyOpsTest.TestCumSumLong 2022-08-17T12:59:19.3318999Z [ OK ] LazyOpsTest.TestCumSumLong (1 ms) 2022-08-17T12:59:19.3319426Z [ RUN ] LazyOpsTest.TestCumSumCastLong 2022-08-17T12:59:19.3330182Z [ OK ] LazyOpsTest.TestCumSumCastLong (1 ms) 2022-08-17T12:59:19.3330534Z [ RUN ] LazyOpsTest.TestCumProd 2022-08-17T12:59:19.3334289Z [ OK ] LazyOpsTest.TestCumProd (0 ms) 2022-08-17T12:59:19.3334609Z [ RUN ] LazyOpsTest.TestCumProdCast 2022-08-17T12:59:19.3338155Z [ OK ] LazyOpsTest.TestCumProdCast (0 ms) 2022-08-17T12:59:19.3338723Z [ RUN ] LazyOpsTest.TestCumProdLong 2022-08-17T12:59:19.3345619Z [ OK ] LazyOpsTest.TestCumProdLong (0 ms) 2022-08-17T12:59:19.3346191Z [ RUN ] LazyOpsTest.TestCumProdCastLong 2022-08-17T12:59:19.3353185Z [ OK ] LazyOpsTest.TestCumProdCastLong (0 ms) 2022-08-17T12:59:19.3353751Z [ RUN ] LazyOpsTest.TestArgMin 2022-08-17T12:59:19.3354284Z [ OK ] LazyOpsTest.TestArgMin (0 ms) 2022-08-17T12:59:19.3354620Z [ RUN ] LazyOpsTest.TestArgMinDim 2022-08-17T12:59:19.3355165Z [ OK ] LazyOpsTest.TestArgMinDim (0 ms) 2022-08-17T12:59:19.3355745Z [ RUN ] LazyOpsTest.TestArgMinDimKeep 2022-08-17T12:59:19.3356464Z [ OK ] LazyOpsTest.TestArgMinDimKeep (0 ms) 2022-08-17T12:59:19.3357299Z [ RUN ] LazyOpsTest.TestArgMinSameValue 2022-08-17T12:59:19.3357762Z [ OK ] LazyOpsTest.TestArgMinSameValue (0 ms) 2022-08-17T12:59:19.3358086Z [ RUN ] LazyOpsTest.TestArgMinWrapper 2022-08-17T12:59:19.3358722Z [ OK ] LazyOpsTest.TestArgMinWrapper (0 ms) 2022-08-17T12:59:19.3359255Z [ RUN ] LazyOpsTest.TestArgMax 2022-08-17T12:59:19.3359797Z [ OK ] LazyOpsTest.TestArgMax (0 ms) 2022-08-17T12:59:19.3360320Z [ RUN ] LazyOpsTest.TestArgMaxDim 2022-08-17T12:59:19.3360900Z [ OK ] LazyOpsTest.TestArgMaxDim (0 ms) 2022-08-17T12:59:19.3361290Z [ RUN ] LazyOpsTest.TestArgMaxDimKeep 2022-08-17T12:59:19.3362043Z [ OK ] LazyOpsTest.TestArgMaxDimKeep (0 ms) 2022-08-17T12:59:19.3362624Z [ RUN ] LazyOpsTest.TestArgMaxSameValue 2022-08-17T12:59:19.3363164Z [ OK ] LazyOpsTest.TestArgMaxSameValue (0 ms) 2022-08-17T12:59:19.3363571Z [ RUN ] LazyOpsTest.TestArgMaxWrapper 2022-08-17T12:59:19.3364130Z [ OK ] LazyOpsTest.TestArgMaxWrapper (0 ms) 2022-08-17T12:59:19.3364627Z [ RUN ] LazyOpsTest.TestAsin 2022-08-17T12:59:19.3365204Z [ OK ] LazyOpsTest.TestAsin (0 ms) 2022-08-17T12:59:19.3365717Z [ RUN ] LazyOpsTest.TestAsinh 2022-08-17T12:59:19.3367069Z [ OK ] LazyOpsTest.TestAsinh (0 ms) 2022-08-17T12:59:19.3367749Z [ RUN ] LazyOpsTest.TestAsinhInPlace 2022-08-17T12:59:19.3370286Z [ OK ] LazyOpsTest.TestAsinhInPlace (0 ms) 2022-08-17T12:59:19.3370809Z [ RUN ] LazyOpsTest.TestSin 2022-08-17T12:59:19.3371661Z [ OK ] LazyOpsTest.TestSin (0 ms) 2022-08-17T12:59:19.3372178Z [ RUN ] LazyOpsTest.TestSinh 2022-08-17T12:59:19.3373053Z [ OK ] LazyOpsTest.TestSinh (0 ms) 2022-08-17T12:59:19.3373582Z [ RUN ] LazyOpsTest.TestAcos 2022-08-17T12:59:19.3374454Z [ OK ] LazyOpsTest.TestAcos (0 ms) 2022-08-17T12:59:19.3374974Z [ RUN ] LazyOpsTest.TestAcosh 2022-08-17T12:59:19.3375833Z [ OK ] LazyOpsTest.TestAcosh (0 ms) 2022-08-17T12:59:19.3376402Z [ RUN ] LazyOpsTest.TestAcoshInPlace 2022-08-17T12:59:19.3377849Z [ OK ] LazyOpsTest.TestAcoshInPlace (0 ms) 2022-08-17T12:59:19.3378372Z [ RUN ] LazyOpsTest.TestCos 2022-08-17T12:59:19.3380855Z [ OK ] LazyOpsTest.TestCos (0 ms) 2022-08-17T12:59:19.3381375Z [ RUN ] LazyOpsTest.TestCosh 2022-08-17T12:59:19.3382058Z [ OK ] LazyOpsTest.TestCosh (0 ms) 2022-08-17T12:59:19.3382554Z [ RUN ] LazyOpsTest.TestAtan 2022-08-17T12:59:19.3383597Z [ OK ] LazyOpsTest.TestAtan (0 ms) 2022-08-17T12:59:19.3384121Z [ RUN ] LazyOpsTest.TestAtanh 2022-08-17T12:59:19.3384874Z [ OK ] LazyOpsTest.TestAtanh (0 ms) 2022-08-17T12:59:19.3385448Z [ RUN ] LazyOpsTest.TestAtanhInPlace 2022-08-17T12:59:19.3386984Z [ OK ] LazyOpsTest.TestAtanhInPlace (0 ms) 2022-08-17T12:59:19.3387530Z [ RUN ] LazyOpsTest.TestAtan2 2022-08-17T12:59:19.3388525Z [ OK ] LazyOpsTest.TestAtan2 (0 ms) 2022-08-17T12:59:19.3389037Z [ RUN ] LazyOpsTest.TestTan 2022-08-17T12:59:19.3389936Z [ OK ] LazyOpsTest.TestTan (0 ms) 2022-08-17T12:59:19.3390503Z [ RUN ] LazyOpsTest.TestTanh 2022-08-17T12:59:19.3393059Z [ OK ] LazyOpsTest.TestTanh (0 ms) 2022-08-17T12:59:19.3393618Z [ RUN ] LazyOpsTest.TestClampMinMax 2022-08-17T12:59:19.3396305Z [ OK ] LazyOpsTest.TestClampMinMax (0 ms) 2022-08-17T12:59:19.3396855Z [ RUN ] LazyOpsTest.TestClampMin 2022-08-17T12:59:19.3399323Z [ OK ] LazyOpsTest.TestClampMin (0 ms) 2022-08-17T12:59:19.3399986Z [ RUN ] LazyOpsTest.TestClampMax 2022-08-17T12:59:19.3402030Z [ OK ] LazyOpsTest.TestClampMax (0 ms) 2022-08-17T12:59:19.3402629Z [ RUN ] LazyOpsTest.TestClampMinExplicit 2022-08-17T12:59:19.3404621Z [ OK ] LazyOpsTest.TestClampMinExplicit (0 ms) 2022-08-17T12:59:19.3405210Z [ RUN ] LazyOpsTest.TestClampMaxExplicit 2022-08-17T12:59:19.3405914Z [ OK ] LazyOpsTest.TestClampMaxExplicit (0 ms) 2022-08-17T12:59:19.3406671Z [ RUN ] LazyOpsTest.TestClampMinExplicitInPlace 2022-08-17T12:59:19.3409281Z [ OK ] LazyOpsTest.TestClampMinExplicitInPlace (0 ms) 2022-08-17T12:59:19.3409881Z [ RUN ] LazyOpsTest.TestClampMaxExplicitInPlace 2022-08-17T12:59:19.3411016Z [ OK ] LazyOpsTest.TestClampMaxExplicitInPlace (0 ms) 2022-08-17T12:59:19.3411604Z [ RUN ] LazyOpsTest.TestCeil 2022-08-17T12:59:19.3412263Z [ OK ] LazyOpsTest.TestCeil (0 ms) 2022-08-17T12:59:19.3412740Z [ RUN ] LazyOpsTest.TestFloor 2022-08-17T12:59:19.3414811Z [ OK ] LazyOpsTest.TestFloor (0 ms) 2022-08-17T12:59:19.3415318Z [ RUN ] LazyOpsTest.TestRound 2022-08-17T12:59:19.3416310Z [ OK ] LazyOpsTest.TestRound (0 ms) 2022-08-17T12:59:19.3416831Z [ RUN ] LazyOpsTest.TestTrunc 2022-08-17T12:59:19.3419283Z [ OK ] LazyOpsTest.TestTrunc (0 ms) 2022-08-17T12:59:19.3419796Z [ RUN ] LazyOpsTest.TestFrac 2022-08-17T12:59:19.3422332Z [ OK ] LazyOpsTest.TestFrac (0 ms) 2022-08-17T12:59:19.3422833Z [ RUN ] LazyOpsTest.TestNeg 2022-08-17T12:59:19.3424820Z [ OK ] LazyOpsTest.TestNeg (0 ms) 2022-08-17T12:59:19.3425364Z [ RUN ] LazyOpsTest.TestBitwiseNot 2022-08-17T12:59:19.3427158Z [ OK ] LazyOpsTest.TestBitwiseNot (0 ms) 2022-08-17T12:59:19.3427743Z [ RUN ] LazyOpsTest.TestBitwiseNotInPlace 2022-08-17T12:59:19.3429226Z [ OK ] LazyOpsTest.TestBitwiseNotInPlace (0 ms) 2022-08-17T12:59:19.3429787Z [ RUN ] LazyOpsTest.TestSign 2022-08-17T12:59:19.3430528Z [ OK ] LazyOpsTest.TestSign (0 ms) 2022-08-17T12:59:19.3431062Z [ RUN ] LazyOpsTest.TestSignByte 2022-08-17T12:59:19.3431614Z [ OK ] LazyOpsTest.TestSignByte (0 ms) 2022-08-17T12:59:19.3431899Z [ RUN ] LazyOpsTest.TestAbs 2022-08-17T12:59:19.3433746Z [ OK ] LazyOpsTest.TestAbs (0 ms) 2022-08-17T12:59:19.3434279Z [ RUN ] LazyOpsTest.TestAbsByte 2022-08-17T12:59:19.3436015Z [ OK ] LazyOpsTest.TestAbsByte (0 ms) 2022-08-17T12:59:19.3436502Z [ RUN ] LazyOpsTest.TestEmptyLike 2022-08-17T12:59:19.3437042Z [ OK ] LazyOpsTest.TestEmptyLike (0 ms) 2022-08-17T12:59:19.3437541Z [ RUN ] LazyOpsTest.TestEmptyLikeOptions 2022-08-17T12:59:19.3437885Z [ OK ] LazyOpsTest.TestEmptyLikeOptions (0 ms) 2022-08-17T12:59:19.3438183Z [ RUN ] LazyOpsTest.TestEmpty 2022-08-17T12:59:19.3438468Z [ OK ] LazyOpsTest.TestEmpty (0 ms) 2022-08-17T12:59:19.3438762Z [ RUN ] LazyOpsTest.TestZeroInPlace 2022-08-17T12:59:19.3439879Z [ OK ] LazyOpsTest.TestZeroInPlace (0 ms) 2022-08-17T12:59:19.3440283Z [ RUN ] LazyOpsTest.TestZerosLike 2022-08-17T12:59:19.3441017Z [ OK ] LazyOpsTest.TestZerosLike (0 ms) 2022-08-17T12:59:19.3441364Z [ RUN ] LazyOpsTest.TestZerosLikeOptions 2022-08-17T12:59:19.3441794Z [ OK ] LazyOpsTest.TestZerosLikeOptions (0 ms) 2022-08-17T12:59:19.3442097Z [ RUN ] LazyOpsTest.TestZeros 2022-08-17T12:59:19.3444801Z [ OK ] LazyOpsTest.TestZeros (0 ms) 2022-08-17T12:59:19.3445088Z [ RUN ] LazyOpsTest.TestOnes 2022-08-17T12:59:19.3448635Z [ OK ] LazyOpsTest.TestOnes (0 ms) 2022-08-17T12:59:19.3449193Z [ RUN ] LazyOpsTest.TestOnesLike 2022-08-17T12:59:19.3449704Z [ OK ] LazyOpsTest.TestOnesLike (0 ms) 2022-08-17T12:59:19.3450008Z [ RUN ] LazyOpsTest.TestOnesLikeOptions 2022-08-17T12:59:19.3450765Z [ OK ] LazyOpsTest.TestOnesLikeOptions (0 ms) 2022-08-17T12:59:19.3451066Z [ RUN ] LazyOpsTest.TestFull 2022-08-17T12:59:19.3455253Z [ OK ] LazyOpsTest.TestFull (0 ms) 2022-08-17T12:59:19.3455634Z [ RUN ] LazyOpsTest.TestFullLike 2022-08-17T12:59:19.3456374Z [ OK ] LazyOpsTest.TestFullLike (0 ms) 2022-08-17T12:59:19.3456883Z [ RUN ] LazyOpsTest.TestFullLikeOptions 2022-08-17T12:59:19.3457732Z [ OK ] LazyOpsTest.TestFullLikeOptions (0 ms) 2022-08-17T12:59:19.3458303Z [ RUN ] LazyOpsTest.TestARange 2022-08-17T12:59:19.3464890Z [ OK ] LazyOpsTest.TestARange (0 ms) 2022-08-17T12:59:19.3465386Z [ RUN ] LazyOpsTest.TestARangeOut 2022-08-17T12:59:19.3466218Z [W RangeFactories.cpp:191] Warning: The number of elements in the out tensor of shape [4] is 4 which does not match the computed number of elements 200. Note that this may occur as a result of rounding error. The out tensor will be resized to a tensor of shape (200,). (function operator()) 2022-08-17T12:59:19.3467862Z [ OK ] LazyOpsTest.TestARangeOut (0 ms) 2022-08-17T12:59:19.3468399Z [ RUN ] LazyOpsTest.TestDimARange 2022-08-17T12:59:19.3472905Z [ OK ] LazyOpsTest.TestDimARange (0 ms) 2022-08-17T12:59:19.3473481Z [ RUN ] LazyOpsTest.TestBartlettWindow 2022-08-17T12:59:19.3490580Z [ OK ] LazyOpsTest.TestBartlettWindow (1 ms) 2022-08-17T12:59:19.3491258Z [ RUN ] LazyOpsTest.TestBlackmanWindow 2022-08-17T12:59:19.3510967Z [ OK ] LazyOpsTest.TestBlackmanWindow (2 ms) 2022-08-17T12:59:19.3525160Z [ RUN ] LazyOpsTest.TestHammingWindow 2022-08-17T12:59:19.3525837Z [ OK ] LazyOpsTest.TestHammingWindow (1 ms) 2022-08-17T12:59:19.3526742Z [ RUN ] LazyOpsTest.TestHannWindow 2022-08-17T12:59:19.4106203Z [ OK ] LazyOpsTest.TestHannWindow (57 ms) 2022-08-17T12:59:19.4106882Z [ RUN ] LazyOpsTest.TestLogSigmoid 2022-08-17T12:59:19.4110726Z [ OK ] LazyOpsTest.TestLogSigmoid (0 ms) 2022-08-17T12:59:19.4111293Z [ RUN ] LazyOpsTest.TestLogSigmoidForward 2022-08-17T12:59:19.4115999Z [ OK ] LazyOpsTest.TestLogSigmoidForward (0 ms) 2022-08-17T12:59:19.4116542Z [ RUN ] LazyOpsTest.TestLogsumexp 2022-08-17T12:59:19.4150700Z [ OK ] LazyOpsTest.TestLogsumexp (3 ms) 2022-08-17T12:59:19.4151181Z [ RUN ] LazyOpsTest.TestSiLU 2022-08-17T12:59:19.4153904Z [ OK ] LazyOpsTest.TestSiLU (0 ms) 2022-08-17T12:59:19.4154471Z [ RUN ] LazyOpsTest.TestSigmoid 2022-08-17T12:59:19.4157717Z [ OK ] LazyOpsTest.TestSigmoid (0 ms) 2022-08-17T12:59:19.4158638Z [ RUN ] LazyOpsTest.TestMatmul_1x1 2022-08-17T12:59:19.4159250Z [ OK ] LazyOpsTest.TestMatmul_1x1 (0 ms) 2022-08-17T12:59:19.4159746Z [ RUN ] LazyOpsTest.TestMatmul_2x1 2022-08-17T12:59:19.4162911Z [ OK ] LazyOpsTest.TestMatmul_2x1 (0 ms) 2022-08-17T12:59:19.4163411Z [ RUN ] LazyOpsTest.TestMatmul_1x2 2022-08-17T12:59:19.4167836Z [ OK ] LazyOpsTest.TestMatmul_1x2 (0 ms) 2022-08-17T12:59:19.4168337Z [ RUN ] LazyOpsTest.TestMatmul_2x2 2022-08-17T12:59:19.4171543Z [ OK ] LazyOpsTest.TestMatmul_2x2 (0 ms) 2022-08-17T12:59:19.4172063Z [ RUN ] LazyOpsTest.TestMatmulBcast 2022-08-17T12:59:19.4181032Z [ OK ] LazyOpsTest.TestMatmulBcast (0 ms) 2022-08-17T12:59:19.4194552Z [ RUN ] LazyOpsTest.TestDot 2022-08-17T12:59:19.4195051Z [ OK ] LazyOpsTest.TestDot (0 ms) 2022-08-17T12:59:19.4195789Z [ RUN ] LazyOpsTest.TestTensorDot 2022-08-17T12:59:19.4196317Z [ OK ] LazyOpsTest.TestTensorDot (0 ms) 2022-08-17T12:59:19.4196798Z [ RUN ] LazyOpsTest.TestGer 2022-08-17T12:59:19.4197471Z [ OK ] LazyOpsTest.TestGer (0 ms) 2022-08-17T12:59:19.4197943Z [ RUN ] LazyOpsTest.TestMv 2022-08-17T12:59:19.4199870Z [ OK ] LazyOpsTest.TestMv (0 ms) 2022-08-17T12:59:19.4200482Z [ RUN ] LazyOpsTest.TestMvOut 2022-08-17T12:59:19.4204032Z [ OK ] LazyOpsTest.TestMvOut (0 ms) 2022-08-17T12:59:19.4204717Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMul 2022-08-17T12:59:19.4208753Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMul (0 ms) 2022-08-17T12:59:19.4209405Z [ RUN ] LazyOpsTest.TestBatchAddBatchMatMulInPlace 2022-08-17T12:59:19.4213025Z [ OK ] LazyOpsTest.TestBatchAddBatchMatMulInPlace (0 ms) 2022-08-17T12:59:19.4213625Z [ RUN ] LazyOpsTest.TestBatchMatMul 2022-08-17T12:59:19.4216163Z [ OK ] LazyOpsTest.TestBatchMatMul (0 ms) 2022-08-17T12:59:19.4216680Z [ RUN ] LazyOpsTest.TestChainMatMul 2022-08-17T12:59:19.4217502Z [W LinearAlgebra.cpp:987] Warning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (function operator()) 2022-08-17T12:59:19.4222790Z [ OK ] LazyOpsTest.TestChainMatMul (0 ms) 2022-08-17T12:59:19.4223304Z [ RUN ] LazyOpsTest.TestLinear 2022-08-17T12:59:19.4230158Z [ OK ] LazyOpsTest.TestLinear (0 ms) 2022-08-17T12:59:19.4230741Z [ RUN ] LazyOpsTest.TestPinverse 2022-08-17T12:59:19.4246831Z [ OK ] LazyOpsTest.TestPinverse (1 ms) 2022-08-17T12:59:19.4247330Z [ RUN ] LazyOpsTest.TestEinsumOuter 2022-08-17T12:59:19.4253059Z [ OK ] LazyOpsTest.TestEinsumOuter (0 ms) 2022-08-17T12:59:19.4253640Z [ RUN ] LazyOpsTest.TestEinsumOuterBackward 2022-08-17T12:59:19.4274271Z [ OK ] LazyOpsTest.TestEinsumOuterBackward (2 ms) 2022-08-17T12:59:19.4274845Z [ RUN ] LazyOpsTest.TestEinsumBatchMatMul 2022-08-17T12:59:19.4285230Z [ OK ] LazyOpsTest.TestEinsumBatchMatMul (1 ms) 2022-08-17T12:59:19.4285859Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBilinear 2022-08-17T12:59:19.4304331Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBilinear (1 ms) 2022-08-17T12:59:19.4305001Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal 2022-08-17T12:59:19.4308931Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerDiagonal (0 ms) 2022-08-17T12:59:19.4309635Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal 2022-08-17T12:59:19.4314006Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchDiagonal (0 ms) 2022-08-17T12:59:19.4314738Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute 2022-08-17T12:59:19.4317136Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerBatchPermute (0 ms) 2022-08-17T12:59:19.4317836Z [ RUN ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis 2022-08-17T12:59:19.4325885Z [ OK ] LazyOpsTest.TestEinsumPyTorchLowerRepeatedAxis (0 ms) 2022-08-17T12:59:19.4326588Z [ RUN ] LazyOpsTest.TestBilinear 2022-08-17T12:59:19.4433633Z [ OK ] LazyOpsTest.TestBilinear (10 ms) 2022-08-17T12:59:19.4434204Z [ RUN ] LazyOpsTest.TestUpsampleNearest2D 2022-08-17T12:59:19.4438073Z [ OK ] LazyOpsTest.TestUpsampleNearest2D (0 ms) 2022-08-17T12:59:19.4438710Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackward 2022-08-17T12:59:19.4449503Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackward (1 ms) 2022-08-17T12:59:19.4450154Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DWithScale 2022-08-17T12:59:19.4453738Z [ OK ] LazyOpsTest.TestUpsampleNearest2DWithScale (0 ms) 2022-08-17T12:59:19.4454456Z [ RUN ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale 2022-08-17T12:59:19.4463991Z [ OK ] LazyOpsTest.TestUpsampleNearest2DBackwardWithScale (1 ms) 2022-08-17T12:59:19.4464665Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2D 2022-08-17T12:59:19.4470899Z [ OK ] LazyOpsTest.TestUpsampleBilinear2D (0 ms) 2022-08-17T12:59:19.4471544Z [ RUN ] LazyOpsTest.TestUpsampleBilinear2DBackward 2022-08-17T12:59:19.4491125Z [ OK ] LazyOpsTest.TestUpsampleBilinear2DBackward (1 ms) 2022-08-17T12:59:19.4491696Z [ RUN ] LazyOpsTest.TestAddCMul 2022-08-17T12:59:19.4494528Z [ OK ] LazyOpsTest.TestAddCMul (0 ms) 2022-08-17T12:59:19.4495272Z [ RUN ] LazyOpsTest.TestAddCDiv 2022-08-17T12:59:19.4497730Z [ OK ] LazyOpsTest.TestAddCDiv (0 ms) 2022-08-17T12:59:19.4498308Z [ RUN ] LazyOpsTest.TestAddCDivWithBroadcast 2022-08-17T12:59:19.4501148Z [ OK ] LazyOpsTest.TestAddCDivWithBroadcast (0 ms) 2022-08-17T12:59:19.4501672Z [ RUN ] LazyOpsTest.TestSize 2022-08-17T12:59:19.4502148Z [ OK ] LazyOpsTest.TestSize (0 ms) 2022-08-17T12:59:19.4502622Z [ RUN ] LazyOpsTest.TestSelect 2022-08-17T12:59:19.4563604Z [ OK ] LazyOpsTest.TestSelect (6 ms) 2022-08-17T12:59:19.4564146Z [ RUN ] LazyOpsTest.TestBernoulliScalarProb 2022-08-17T12:59:19.4568736Z [ OK ] LazyOpsTest.TestBernoulliScalarProb (0 ms) 2022-08-17T12:59:19.4569344Z [ RUN ] LazyOpsTest.TestBernoulliTensorProb 2022-08-17T12:59:19.4572272Z [ OK ] LazyOpsTest.TestBernoulliTensorProb (0 ms) 2022-08-17T12:59:19.4572908Z [ RUN ] LazyOpsTest.TestBernoulliScalarProbInPlace 2022-08-17T12:59:19.4576410Z [ OK ] LazyOpsTest.TestBernoulliScalarProbInPlace (0 ms) 2022-08-17T12:59:19.4577097Z [ RUN ] LazyOpsTest.TestBernoulliTensorProbInPlace 2022-08-17T12:59:19.4581231Z [ OK ] LazyOpsTest.TestBernoulliTensorProbInPlace (0 ms) 2022-08-17T12:59:19.4581847Z [ RUN ] LazyOpsTest.TestDropout 2022-08-17T12:59:19.4585167Z [ OK ] LazyOpsTest.TestDropout (0 ms) 2022-08-17T12:59:19.4585701Z [ RUN ] LazyOpsTest.TestDropoutInPlace 2022-08-17T12:59:19.4590241Z [ OK ] LazyOpsTest.TestDropoutInPlace (0 ms) 2022-08-17T12:59:19.4590839Z [ RUN ] LazyOpsTest.TestRandperm 2022-08-17T12:59:19.4592622Z [ OK ] LazyOpsTest.TestRandperm (0 ms) 2022-08-17T12:59:19.4593089Z [ RUN ] LazyOpsTest.TestSlice 2022-08-17T12:59:19.4600600Z [ OK ] LazyOpsTest.TestSlice (0 ms) 2022-08-17T12:59:19.4601081Z [ RUN ] LazyOpsTest.TestTake 2022-08-17T12:59:19.4602210Z [ OK ] LazyOpsTest.TestTake (0 ms) 2022-08-17T12:59:19.4602707Z [ RUN ] LazyOpsTest.TestTakeBackward 2022-08-17T12:59:19.4612966Z [ OK ] LazyOpsTest.TestTakeBackward (1 ms) 2022-08-17T12:59:19.4613471Z [ RUN ] LazyOpsTest.TestStack 2022-08-17T12:59:19.4635319Z [ OK ] LazyOpsTest.TestStack (2 ms) 2022-08-17T12:59:19.4635818Z [ RUN ] LazyOpsTest.TestCat 2022-08-17T12:59:19.4642071Z [ OK ] LazyOpsTest.TestCat (0 ms) 2022-08-17T12:59:19.4642642Z [ RUN ] LazyOpsTest.TestUnbind 2022-08-17T12:59:19.4652807Z [ OK ] LazyOpsTest.TestUnbind (1 ms) 2022-08-17T12:59:19.4653292Z [ RUN ] LazyOpsTest.TestRepeat 2022-08-17T12:59:19.4663136Z [ OK ] LazyOpsTest.TestRepeat (1 ms) 2022-08-17T12:59:19.4663613Z [ RUN ] LazyOpsTest.TestGather 2022-08-17T12:59:19.4669167Z [ OK ] LazyOpsTest.TestGather (0 ms) 2022-08-17T12:59:19.4669655Z [ RUN ] LazyOpsTest.TestScatter 2022-08-17T12:59:19.4672193Z [ OK ] LazyOpsTest.TestScatter (0 ms) 2022-08-17T12:59:19.4672840Z [ RUN ] LazyOpsTest.TestScatterR1 2022-08-17T12:59:19.4673522Z [ OK ] LazyOpsTest.TestScatterR1 (0 ms) 2022-08-17T12:59:19.4674024Z [ RUN ] LazyOpsTest.TestScatterR3 2022-08-17T12:59:19.4675500Z [ OK ] LazyOpsTest.TestScatterR3 (0 ms) 2022-08-17T12:59:19.4676058Z [ RUN ] LazyOpsTest.TestScatterBiggerSource 2022-08-17T12:59:19.4678534Z [ OK ] LazyOpsTest.TestScatterBiggerSource (0 ms) 2022-08-17T12:59:19.4679107Z [ RUN ] LazyOpsTest.TestScatterScalar 2022-08-17T12:59:19.4681583Z [ OK ] LazyOpsTest.TestScatterScalar (0 ms) 2022-08-17T12:59:19.4682133Z [ RUN ] LazyOpsTest.TestScatterReduceAdd 2022-08-17T12:59:19.4684796Z [ OK ] LazyOpsTest.TestScatterReduceAdd (0 ms) 2022-08-17T12:59:19.4685325Z [ RUN ] LazyOpsTest.TestScatterAdd 2022-08-17T12:59:19.4691817Z [ OK ] LazyOpsTest.TestScatterAdd (0 ms) 2022-08-17T12:59:19.4692350Z [ RUN ] LazyOpsTest.TestScatterAddInPlace 2022-08-17T12:59:19.4698838Z [ OK ] LazyOpsTest.TestScatterAddInPlace (0 ms) 2022-08-17T12:59:19.4699383Z [ RUN ] LazyOpsTest.TestIndexSelect 2022-08-17T12:59:19.4777702Z [ OK ] LazyOpsTest.TestIndexSelect (7 ms) 2022-08-17T12:59:19.4778228Z [ RUN ] LazyOpsTest.TestIndexSelectRank0 2022-08-17T12:59:19.4798512Z [ OK ] LazyOpsTest.TestIndexSelectRank0 (2 ms) 2022-08-17T12:59:19.4799034Z [ RUN ] LazyOpsTest.TestInverse 2022-08-17T12:59:19.4806870Z [ OK ] LazyOpsTest.TestInverse (0 ms) 2022-08-17T12:59:19.4807379Z [ RUN ] LazyOpsTest.TestIsnan 2022-08-17T12:59:19.4807859Z [ OK ] LazyOpsTest.TestIsnan (0 ms) 2022-08-17T12:59:19.4808336Z [ RUN ] LazyOpsTest.TestExpand 2022-08-17T12:59:19.4810890Z [ OK ] LazyOpsTest.TestExpand (0 ms) 2022-08-17T12:59:19.4811400Z [ RUN ] LazyOpsTest.TestExpandBack 2022-08-17T12:59:19.4813956Z [ OK ] LazyOpsTest.TestExpandBack (0 ms) 2022-08-17T12:59:19.4814446Z [ RUN ] LazyOpsTest.TestExpandAs 2022-08-17T12:59:19.4817330Z [ OK ] LazyOpsTest.TestExpandAs (0 ms) 2022-08-17T12:59:19.4817984Z [ RUN ] LazyOpsTest.TestEye 2022-08-17T12:59:19.4818449Z [ OK ] LazyOpsTest.TestEye (0 ms) 2022-08-17T12:59:19.4819250Z [ RUN ] LazyOpsTest.TestEyeWide 2022-08-17T12:59:19.4820190Z [ OK ] LazyOpsTest.TestEyeWide (0 ms) 2022-08-17T12:59:19.4820779Z [ RUN ] LazyOpsTest.TestEyeNarrow 2022-08-17T12:59:19.4821286Z [ OK ] LazyOpsTest.TestEyeNarrow (0 ms) 2022-08-17T12:59:19.4821824Z [ RUN ] LazyOpsTest.TestBroadcastTensors 2022-08-17T12:59:19.4826921Z [ OK ] LazyOpsTest.TestBroadcastTensors (0 ms) 2022-08-17T12:59:19.4827459Z [ RUN ] LazyOpsTest.TestOneIndex 2022-08-17T12:59:19.4841468Z [ OK ] LazyOpsTest.TestOneIndex (1 ms) 2022-08-17T12:59:19.4842023Z [ RUN ] LazyOpsTest.TestOneIndexTransfer 2022-08-17T12:59:19.4852643Z [ OK ] LazyOpsTest.TestOneIndexTransfer (1 ms) 2022-08-17T12:59:19.4853642Z [ RUN ] LazyOpsTest.TestNonzero 2022-08-17T12:59:19.4854159Z [ OK ] LazyOpsTest.TestNonzero (0 ms) 2022-08-17T12:59:19.4854654Z [ RUN ] LazyOpsTest.TestMaskedSelect 2022-08-17T12:59:19.4856194Z [ OK ] LazyOpsTest.TestMaskedSelect (0 ms) 2022-08-17T12:59:19.4856785Z [ RUN ] LazyOpsTest.TestMaskedScatter 2022-08-17T12:59:19.4859854Z [ OK ] LazyOpsTest.TestMaskedScatter (0 ms) 2022-08-17T12:59:19.4860452Z [ RUN ] LazyOpsTest.TestMultiIndexHeadNull 2022-08-17T12:59:19.4869309Z [ OK ] LazyOpsTest.TestMultiIndexHeadNull (0 ms) 2022-08-17T12:59:19.4870138Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleNull 2022-08-17T12:59:19.4878861Z [ OK ] LazyOpsTest.TestMultiIndexMiddleNull (0 ms) 2022-08-17T12:59:19.4879520Z [ RUN ] LazyOpsTest.TestMultiIndexTailNull 2022-08-17T12:59:19.4888261Z [ OK ] LazyOpsTest.TestMultiIndexTailNull (0 ms) 2022-08-17T12:59:19.4888922Z [ RUN ] LazyOpsTest.TestMultiIndexMiddleBroadcast 2022-08-17T12:59:19.4898133Z [ OK ] LazyOpsTest.TestMultiIndexMiddleBroadcast (0 ms) 2022-08-17T12:59:19.4898836Z [ RUN ] LazyOpsTest.TestMultiIndexTailBroadcast 2022-08-17T12:59:19.4906944Z [ OK ] LazyOpsTest.TestMultiIndexTailBroadcast (0 ms) 2022-08-17T12:59:19.4907518Z [ RUN ] LazyOpsTest.TestMaskIndex 2022-08-17T12:59:19.4911273Z [ OK ] LazyOpsTest.TestMaskIndex (0 ms) 2022-08-17T12:59:19.4911803Z [ RUN ] LazyOpsTest.TestOneIndexPut 2022-08-17T12:59:19.4940028Z [ OK ] LazyOpsTest.TestOneIndexPut (2 ms) 2022-08-17T12:59:19.4940604Z [ RUN ] LazyOpsTest.TestOneIndexPutInPlace 2022-08-17T12:59:19.4964115Z [ OK ] LazyOpsTest.TestOneIndexPutInPlace (2 ms) 2022-08-17T12:59:19.4964722Z [ RUN ] LazyOpsTest.TestOneIndexPutTransfer 2022-08-17T12:59:19.4981481Z [ OK ] LazyOpsTest.TestOneIndexPutTransfer (1 ms) 2022-08-17T12:59:19.4982041Z [ RUN ] LazyOpsTest.TestMultiIndexPut 2022-08-17T12:59:19.5000920Z [ OK ] LazyOpsTest.TestMultiIndexPut (1 ms) 2022-08-17T12:59:19.5025904Z [ RUN ] LazyOpsTest.TestMultiIndexPutHeadNull 2022-08-17T12:59:19.5026530Z [ OK ] LazyOpsTest.TestMultiIndexPutHeadNull (2 ms) 2022-08-17T12:59:19.5027158Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleNull 2022-08-17T12:59:19.5043118Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleNull (1 ms) 2022-08-17T12:59:19.5043724Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailNull 2022-08-17T12:59:19.5060960Z [ OK ] LazyOpsTest.TestMultiIndexPutTailNull (1 ms) 2022-08-17T12:59:19.5061616Z [ RUN ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast 2022-08-17T12:59:19.5080620Z [ OK ] LazyOpsTest.TestMultiIndexPutMiddleBroadcast (1 ms) 2022-08-17T12:59:19.5081304Z [ RUN ] LazyOpsTest.TestMultiIndexPutTailBroadcast 2022-08-17T12:59:19.5099399Z [ OK ] LazyOpsTest.TestMultiIndexPutTailBroadcast (1 ms) 2022-08-17T12:59:19.5100003Z [ RUN ] LazyOpsTest.TestMaskIndexPut 2022-08-17T12:59:19.5116989Z [ OK ] LazyOpsTest.TestMaskIndexPut (1 ms) 2022-08-17T12:59:19.5117528Z [ RUN ] LazyOpsTest.TestIndexPutImpl 2022-08-17T12:59:19.5139752Z [ OK ] LazyOpsTest.TestIndexPutImpl (2 ms) 2022-08-17T12:59:19.5140326Z [ RUN ] LazyOpsTest.TestIndexFillWithScalar 2022-08-17T12:59:19.5170109Z [ OK ] LazyOpsTest.TestIndexFillWithScalar (2 ms) 2022-08-17T12:59:19.5170762Z [ RUN ] LazyOpsTest.TestIndexFillWithScalarInPlace 2022-08-17T12:59:19.5196219Z [ OK ] LazyOpsTest.TestIndexFillWithScalarInPlace (2 ms) 2022-08-17T12:59:19.5196834Z [ RUN ] LazyOpsTest.TestIndexFillWithTensor 2022-08-17T12:59:19.5224806Z [ OK ] LazyOpsTest.TestIndexFillWithTensor (2 ms) 2022-08-17T12:59:19.5225480Z [ RUN ] LazyOpsTest.TestIndexFillWithTensorInPlace 2022-08-17T12:59:19.5254420Z [ OK ] LazyOpsTest.TestIndexFillWithTensorInPlace (2 ms) 2022-08-17T12:59:19.5255024Z [ RUN ] LazyOpsTest.TestIndexFillRank0 2022-08-17T12:59:19.5277958Z [ OK ] LazyOpsTest.TestIndexFillRank0 (2 ms) 2022-08-17T12:59:19.5278502Z [ RUN ] LazyOpsTest.TestIndexAdd 2022-08-17T12:59:19.5348973Z [ OK ] LazyOpsTest.TestIndexAdd (7 ms) 2022-08-17T12:59:19.5349499Z [ RUN ] LazyOpsTest.TestIndexAddInPlace 2022-08-17T12:59:19.5419654Z [ OK ] LazyOpsTest.TestIndexAddInPlace (7 ms) 2022-08-17T12:59:19.5420208Z [ RUN ] LazyOpsTest.TestIndexAddRank0 2022-08-17T12:59:19.5442789Z [ OK ] LazyOpsTest.TestIndexAddRank0 (2 ms) 2022-08-17T12:59:19.5443316Z [ RUN ] LazyOpsTest.TestIndexCopy 2022-08-17T12:59:19.5467208Z [ OK ] LazyOpsTest.TestIndexCopy (2 ms) 2022-08-17T12:59:19.5467765Z [ RUN ] LazyOpsTest.TestIndexCopyInPlace 2022-08-17T12:59:19.5502458Z [ OK ] LazyOpsTest.TestIndexCopyInPlace (3 ms) 2022-08-17T12:59:19.5503033Z [ RUN ] LazyOpsTest.TestIndexCopyRank0 2022-08-17T12:59:19.5524568Z [ OK ] LazyOpsTest.TestIndexCopyRank0 (2 ms) 2022-08-17T12:59:19.5525084Z [ RUN ] LazyOpsTest.TestRelu 2022-08-17T12:59:19.5528008Z [ OK ] LazyOpsTest.TestRelu (0 ms) 2022-08-17T12:59:19.5528540Z [ RUN ] LazyOpsTest.TestReluInPlace 2022-08-17T12:59:19.5531709Z [ OK ] LazyOpsTest.TestReluInPlace (0 ms) 2022-08-17T12:59:19.5532343Z [ RUN ] LazyOpsTest.TestHardshrink 2022-08-17T12:59:19.5533225Z [ OK ] LazyOpsTest.TestHardshrink (0 ms) 2022-08-17T12:59:19.5533793Z [ RUN ] LazyOpsTest.TestHardSigmoid 2022-08-17T12:59:19.5537100Z [ OK ] LazyOpsTest.TestHardSigmoid (0 ms) 2022-08-17T12:59:19.5537732Z [ RUN ] LazyOpsTest.TestHardSigmoidInPlace 2022-08-17T12:59:19.5541707Z [ OK ] LazyOpsTest.TestHardSigmoidInPlace (0 ms) 2022-08-17T12:59:19.5542344Z [ RUN ] LazyOpsTest.TestHardSigmoidBackward 2022-08-17T12:59:19.5551785Z [ OK ] LazyOpsTest.TestHardSigmoidBackward (0 ms) 2022-08-17T12:59:19.5552606Z [ RUN ] LazyOpsTest.TestSoftshrink 2022-08-17T12:59:19.5553135Z [ OK ] LazyOpsTest.TestSoftshrink (0 ms) 2022-08-17T12:59:19.5553607Z [ RUN ] LazyOpsTest.TestHardtanh 2022-08-17T12:59:19.5554708Z [ OK ] LazyOpsTest.TestHardtanh (0 ms) 2022-08-17T12:59:19.5555251Z [ RUN ] LazyOpsTest.TestHardtanhInPlace 2022-08-17T12:59:19.5558340Z [ OK ] LazyOpsTest.TestHardtanhInPlace (0 ms) 2022-08-17T12:59:19.5558883Z [ RUN ] LazyOpsTest.TestLeakyRelu 2022-08-17T12:59:19.5561822Z [ OK ] LazyOpsTest.TestLeakyRelu (0 ms) 2022-08-17T12:59:19.5562414Z [ RUN ] LazyOpsTest.TestLeakyReluInPlace 2022-08-17T12:59:19.5566420Z [ OK ] LazyOpsTest.TestLeakyReluInPlace (0 ms) 2022-08-17T12:59:19.5567029Z [ RUN ] LazyOpsTest.TestExp 2022-08-17T12:59:19.5569694Z [ OK ] LazyOpsTest.TestExp (0 ms) 2022-08-17T12:59:19.5570232Z [ RUN ] LazyOpsTest.TestExpm1 2022-08-17T12:59:19.5570964Z [ OK ] LazyOpsTest.TestExpm1 (0 ms) 2022-08-17T12:59:19.5571493Z [ RUN ] LazyOpsTest.TestLog 2022-08-17T12:59:19.5574823Z [ OK ] LazyOpsTest.TestLog (0 ms) 2022-08-17T12:59:19.5575321Z [ RUN ] LazyOpsTest.TestLog2 2022-08-17T12:59:19.5579536Z [ OK ] LazyOpsTest.TestLog2 (0 ms) 2022-08-17T12:59:19.5580196Z [ RUN ] LazyOpsTest.TestLog10 2022-08-17T12:59:19.5581176Z [ OK ] LazyOpsTest.TestLog10 (0 ms) 2022-08-17T12:59:19.5581658Z [ RUN ] LazyOpsTest.TestLog1p 2022-08-17T12:59:19.5583610Z [ OK ] LazyOpsTest.TestLog1p (0 ms) 2022-08-17T12:59:19.5584225Z [ RUN ] LazyOpsTest.TestErf 2022-08-17T12:59:19.5585865Z [ OK ] LazyOpsTest.TestErf (0 ms) 2022-08-17T12:59:19.5586655Z [ RUN ] LazyOpsTest.TestErfc 2022-08-17T12:59:19.5587117Z [ OK ] LazyOpsTest.TestErfc (0 ms) 2022-08-17T12:59:19.5587673Z [ RUN ] LazyOpsTest.TestErfinv 2022-08-17T12:59:19.5588240Z [ OK ] LazyOpsTest.TestErfinv (0 ms) 2022-08-17T12:59:19.5588706Z [ RUN ] LazyOpsTest.TestSqrt 2022-08-17T12:59:19.5593022Z [ OK ] LazyOpsTest.TestSqrt (0 ms) 2022-08-17T12:59:19.5593838Z [ RUN ] LazyOpsTest.TestRsqrt 2022-08-17T12:59:19.5596787Z [ OK ] LazyOpsTest.TestRsqrt (0 ms) 2022-08-17T12:59:19.5597450Z [ RUN ] LazyOpsTest.TestReciprocal 2022-08-17T12:59:19.5600501Z [ OK ] LazyOpsTest.TestReciprocal (0 ms) 2022-08-17T12:59:19.5601062Z [ RUN ] LazyOpsTest.TestPowTensorScalar 2022-08-17T12:59:19.5604118Z [ OK ] LazyOpsTest.TestPowTensorScalar (0 ms) 2022-08-17T12:59:19.5604772Z [ RUN ] LazyOpsTest.TestPowTensorScalarInPlace 2022-08-17T12:59:19.5608510Z [ OK ] LazyOpsTest.TestPowTensorScalarInPlace (0 ms) 2022-08-17T12:59:19.5609152Z [ RUN ] LazyOpsTest.TestPowTensorTensor 2022-08-17T12:59:19.5612399Z [ OK ] LazyOpsTest.TestPowTensorTensor (0 ms) 2022-08-17T12:59:19.5613045Z [ RUN ] LazyOpsTest.TestPowTensorTensorInPlace 2022-08-17T12:59:19.5617394Z [ OK ] LazyOpsTest.TestPowTensorTensorInPlace (0 ms) 2022-08-17T12:59:19.5618082Z [ RUN ] LazyOpsTest.TestPowTensorTensorBroadcast 2022-08-17T12:59:19.5621226Z [ OK ] LazyOpsTest.TestPowTensorTensorBroadcast (0 ms) 2022-08-17T12:59:19.5622395Z [ RUN ] LazyOpsTest.TestPowScalarTensor 2022-08-17T12:59:19.5622977Z [ OK ] LazyOpsTest.TestPowScalarTensor (0 ms) 2022-08-17T12:59:19.5623549Z [ RUN ] LazyOpsTest.TestPowIntExponent 2022-08-17T12:59:19.5626477Z [ OK ] LazyOpsTest.TestPowIntExponent (0 ms) 2022-08-17T12:59:19.5627016Z [ RUN ] LazyOpsTest.TestFmodScalar 2022-08-17T12:59:19.5627725Z [ OK ] LazyOpsTest.TestFmodScalar (0 ms) 2022-08-17T12:59:19.5628315Z [ RUN ] LazyOpsTest.TestFmodScalarInPlace 2022-08-17T12:59:19.5630032Z [ OK ] LazyOpsTest.TestFmodScalarInPlace (0 ms) 2022-08-17T12:59:19.5630629Z [ RUN ] LazyOpsTest.TestFmodTensor 2022-08-17T12:59:19.5633048Z [ OK ] LazyOpsTest.TestFmodTensor (0 ms) 2022-08-17T12:59:19.5633815Z [ RUN ] LazyOpsTest.TestFmodTensorInPlace 2022-08-17T12:59:19.5634414Z [ OK ] LazyOpsTest.TestFmodTensorInPlace (0 ms) 2022-08-17T12:59:19.5634966Z [ RUN ] LazyOpsTest.TestRemainderScalar 2022-08-17T12:59:19.5637170Z [ OK ] LazyOpsTest.TestRemainderScalar (0 ms) 2022-08-17T12:59:19.5637991Z [ RUN ] LazyOpsTest.TestRemainderScalarInPlace 2022-08-17T12:59:19.5640076Z [ OK ] LazyOpsTest.TestRemainderScalarInPlace (0 ms) 2022-08-17T12:59:19.5640859Z [ RUN ] LazyOpsTest.TestRemainderTensor 2022-08-17T12:59:19.5643430Z [ OK ] LazyOpsTest.TestRemainderTensor (0 ms) 2022-08-17T12:59:19.5644022Z [ RUN ] LazyOpsTest.TestRemainderTensorInPlace 2022-08-17T12:59:19.5646943Z [ OK ] LazyOpsTest.TestRemainderTensorInPlace (0 ms) 2022-08-17T12:59:19.5648317Z [ RUN ] LazyOpsTest.TestWhere 2022-08-17T12:59:19.5649476Z [W TensorCompare.cpp:413] Warning: where received a uint8 condition tensor. This behavior is deprecated and will be removed in a future version of PyTorch. Use a boolean condition instead. (function operator()) 2022-08-17T12:59:19.5650559Z [ OK ] LazyOpsTest.TestWhere (0 ms) 2022-08-17T12:59:19.5651080Z [ RUN ] LazyOpsTest.TestWhereBroadcast 2022-08-17T12:59:19.5652721Z [ OK ] LazyOpsTest.TestWhereBroadcast (0 ms) 2022-08-17T12:59:19.5653460Z [ RUN ] LazyOpsTest.TestThreshold 2022-08-17T12:59:19.5654142Z [ OK ] LazyOpsTest.TestThreshold (0 ms) 2022-08-17T12:59:19.5654677Z [ RUN ] LazyOpsTest.TestThresholdBackward 2022-08-17T12:59:19.5661169Z [ OK ] LazyOpsTest.TestThresholdBackward (0 ms) 2022-08-17T12:59:19.5662201Z [ RUN ] LazyOpsTest.TestThresholdInPlace 2022-08-17T12:59:19.5664488Z [ OK ] LazyOpsTest.TestThresholdInPlace (0 ms) 2022-08-17T12:59:19.5665142Z [ RUN ] LazyOpsTest.TestElu 2022-08-17T12:59:19.5667645Z [ OK ] LazyOpsTest.TestElu (0 ms) 2022-08-17T12:59:19.5668156Z [ RUN ] LazyOpsTest.TestEluInPlace 2022-08-17T12:59:19.5673433Z [ OK ] LazyOpsTest.TestEluInPlace (0 ms) 2022-08-17T12:59:19.5673943Z [ RUN ] LazyOpsTest.TestSelu 2022-08-17T12:59:19.5674395Z [ OK ] LazyOpsTest.TestSelu (0 ms) 2022-08-17T12:59:19.5674892Z [ RUN ] LazyOpsTest.TestSeluInPlace 2022-08-17T12:59:19.5678678Z [ OK ] LazyOpsTest.TestSeluInPlace (0 ms) 2022-08-17T12:59:19.5680332Z [ RUN ] LazyOpsTest.TestCelu 2022-08-17T12:59:19.5680801Z [ OK ] LazyOpsTest.TestCelu (0 ms) 2022-08-17T12:59:19.5681290Z [ RUN ] LazyOpsTest.TestCeluInPlace 2022-08-17T12:59:19.5681803Z [ OK ] LazyOpsTest.TestCeluInPlace (0 ms) 2022-08-17T12:59:19.5682276Z [ RUN ] LazyOpsTest.TestGelu 2022-08-17T12:59:19.5686869Z [ OK ] LazyOpsTest.TestGelu (0 ms) 2022-08-17T12:59:19.5687698Z [ RUN ] LazyOpsTest.TestAddMatMul 2022-08-17T12:59:19.5703530Z [ OK ] LazyOpsTest.TestAddMatMul (1 ms) 2022-08-17T12:59:19.5704212Z [ RUN ] LazyOpsTest.TestEmbedding 2022-08-17T12:59:19.5707747Z [ OK ] LazyOpsTest.TestEmbedding (0 ms) 2022-08-17T12:59:19.5708241Z [ RUN ] LazyOpsTest.TestOneHot 2022-08-17T12:59:19.5714724Z [ OK ] LazyOpsTest.TestOneHot (0 ms) 2022-08-17T12:59:19.5715228Z [ RUN ] LazyOpsTest.TestTranspose 2022-08-17T12:59:19.5717054Z [ OK ] LazyOpsTest.TestTranspose (0 ms) 2022-08-17T12:59:19.5717605Z [ RUN ] LazyOpsTest.TestTransposeInPlace 2022-08-17T12:59:19.5719832Z [ OK ] LazyOpsTest.TestTransposeInPlace (0 ms) 2022-08-17T12:59:19.5720361Z [ RUN ] LazyOpsTest.TestReshape 2022-08-17T12:59:19.5726774Z [ OK ] LazyOpsTest.TestReshape (0 ms) 2022-08-17T12:59:19.5727256Z [ RUN ] LazyOpsTest.TestResize 2022-08-17T12:59:19.5731546Z [ OK ] LazyOpsTest.TestResize (0 ms) 2022-08-17T12:59:19.5732048Z [ RUN ] LazyOpsTest.TestViewResize 2022-08-17T12:59:19.5737680Z [ OK ] LazyOpsTest.TestViewResize (0 ms) 2022-08-17T12:59:19.5738161Z [ RUN ] LazyOpsTest.TestView 2022-08-17T12:59:19.5744053Z [ OK ] LazyOpsTest.TestView (0 ms) 2022-08-17T12:59:19.5744540Z [ RUN ] LazyOpsTest.TestViewMod 2022-08-17T12:59:19.5762240Z [ OK ] LazyOpsTest.TestViewMod (1 ms) 2022-08-17T12:59:19.5762766Z [ RUN ] LazyOpsTest.TestViewModComplex 2022-08-17T12:59:19.5781957Z [ OK ] LazyOpsTest.TestViewModComplex (1 ms) 2022-08-17T12:59:19.5782505Z [ RUN ] LazyOpsTest.TestViewOfViewMod 2022-08-17T12:59:19.5804213Z [ OK ] LazyOpsTest.TestViewOfViewMod (2 ms) 2022-08-17T12:59:19.5804815Z [ RUN ] LazyOpsTest.TestViewSqueezeAddInPlace 2022-08-17T12:59:19.5812344Z [ OK ] LazyOpsTest.TestViewSqueezeAddInPlace (0 ms) 2022-08-17T12:59:19.5812900Z [ RUN ] LazyOpsTest.TestUnsafeView 2022-08-17T12:59:19.5817470Z [ OK ] LazyOpsTest.TestUnsafeView (0 ms) 2022-08-17T12:59:19.5817963Z [ RUN ] LazyOpsTest.TestNarrow 2022-08-17T12:59:19.5831055Z [ OK ] LazyOpsTest.TestNarrow (1 ms) 2022-08-17T12:59:19.5831561Z [ RUN ] LazyOpsTest.TestNarrowUpdate 2022-08-17T12:59:19.5847725Z [ OK ] LazyOpsTest.TestNarrowUpdate (1 ms) 2022-08-17T12:59:19.5848344Z [ RUN ] LazyOpsTest.TestNarrowUpdateBaseCheck 2022-08-17T12:59:19.5865126Z [ OK ] LazyOpsTest.TestNarrowUpdateBaseCheck (1 ms) 2022-08-17T12:59:19.5865737Z [ RUN ] LazyOpsTest.TestNarrowUpdateTwoSlices 2022-08-17T12:59:19.5945161Z [ OK ] LazyOpsTest.TestNarrowUpdateTwoSlices (7 ms) 2022-08-17T12:59:19.5945769Z [ RUN ] LazyOpsTest.TestNarrowUpdateView 2022-08-17T12:59:19.5963518Z [ OK ] LazyOpsTest.TestNarrowUpdateView (1 ms) 2022-08-17T12:59:19.5964119Z [ RUN ] LazyOpsTest.TestNarrowInNarrowUpdate 2022-08-17T12:59:19.5993526Z [ OK ] LazyOpsTest.TestNarrowInNarrowUpdate (2 ms) 2022-08-17T12:59:19.5994089Z [ RUN ] LazyOpsTest.TestNarrowCopy 2022-08-17T12:59:19.6000914Z [ OK ] LazyOpsTest.TestNarrowCopy (0 ms) 2022-08-17T12:59:19.6001426Z [ RUN ] LazyOpsTest.TestViewAs 2022-08-17T12:59:19.6008915Z [ OK ] LazyOpsTest.TestViewAs (0 ms) 2022-08-17T12:59:19.6009427Z [ RUN ] LazyOpsTest.TestLogSoftmax 2022-08-17T12:59:19.6028323Z [ OK ] LazyOpsTest.TestLogSoftmax (1 ms) 2022-08-17T12:59:19.6028948Z [ RUN ] LazyOpsTest.TestLogSoftmaxCast 2022-08-17T12:59:19.6056736Z [ OK ] LazyOpsTest.TestLogSoftmaxCast (2 ms) 2022-08-17T12:59:19.6057411Z [ RUN ] LazyOpsTest.TestLogSoftmaxWrapper 2022-08-17T12:59:19.6076829Z [ OK ] LazyOpsTest.TestLogSoftmaxWrapper (1 ms) 2022-08-17T12:59:19.6077440Z [ RUN ] LazyOpsTest.TestSoftmax 2022-08-17T12:59:19.6096116Z [ OK ] LazyOpsTest.TestSoftmax (1 ms) 2022-08-17T12:59:19.6096642Z [ RUN ] LazyOpsTest.TestSoftmaxCast 2022-08-17T12:59:19.6124727Z [ OK ] LazyOpsTest.TestSoftmaxCast (2 ms) 2022-08-17T12:59:19.6125280Z [ RUN ] LazyOpsTest.TestSoftmaxWrapper 2022-08-17T12:59:19.6146981Z [ OK ] LazyOpsTest.TestSoftmaxWrapper (2 ms) 2022-08-17T12:59:19.6147531Z [ RUN ] LazyOpsTest.TestSoftplus 2022-08-17T12:59:19.6149923Z [ OK ] LazyOpsTest.TestSoftplus (0 ms) 2022-08-17T12:59:19.6150484Z [ RUN ] LazyOpsTest.TestMaxPool1D 2022-08-17T12:59:19.6238917Z [ OK ] LazyOpsTest.TestMaxPool1D (8 ms) 2022-08-17T12:59:19.6239533Z [ RUN ] LazyOpsTest.TestMaxPool2D 2022-08-17T12:59:19.6299094Z [ OK ] LazyOpsTest.TestMaxPool2D (6 ms) 2022-08-17T12:59:19.6299679Z [ RUN ] LazyOpsTest.TestMaxPool2DWithIndices 2022-08-17T12:59:19.6420905Z [ OK ] LazyOpsTest.TestMaxPool2DWithIndices (12 ms) 2022-08-17T12:59:19.6421504Z [ RUN ] LazyOpsTest.TestMaxPool2DNonSquare 2022-08-17T12:59:19.6480816Z [ OK ] LazyOpsTest.TestMaxPool2DNonSquare (5 ms) 2022-08-17T12:59:19.6481377Z [ RUN ] LazyOpsTest.TestMaxPool3D 2022-08-17T12:59:19.6503535Z [ OK ] LazyOpsTest.TestMaxPool3D (2 ms) 2022-08-17T12:59:19.6504120Z [ RUN ] LazyOpsTest.TestMaxPool3DWithIndices 2022-08-17T12:59:19.6530610Z [ OK ] LazyOpsTest.TestMaxPool3DWithIndices (2 ms) 2022-08-17T12:59:19.6531302Z [ RUN ] LazyOpsTest.TestMaxPool3DIncompleteAttributes 2022-08-17T12:59:19.6545723Z [ OK ] LazyOpsTest.TestMaxPool3DIncompleteAttributes (1 ms) 2022-08-17T12:59:19.6546416Z [ RUN ] LazyOpsTest.TestMaxPool3DNonSquare 2022-08-17T12:59:19.6564203Z [ OK ] LazyOpsTest.TestMaxPool3DNonSquare (1 ms) 2022-08-17T12:59:19.6564789Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatch 2022-08-17T12:59:19.6624709Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatch (5 ms) 2022-08-17T12:59:19.6625304Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatch 2022-08-17T12:59:19.6645824Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatch (2 ms) 2022-08-17T12:59:19.6646611Z [ RUN ] LazyOpsTest.TestAvgPool1D 2022-08-17T12:59:19.6715362Z [ OK ] LazyOpsTest.TestAvgPool1D (6 ms) 2022-08-17T12:59:19.6715904Z [ RUN ] LazyOpsTest.TestAvgPool2D 2022-08-17T12:59:19.6770569Z [ OK ] LazyOpsTest.TestAvgPool2D (5 ms) 2022-08-17T12:59:19.6771336Z [ RUN ] LazyOpsTest.TestAvgPool2DNonSquare 2022-08-17T12:59:19.6820927Z [ OK ] LazyOpsTest.TestAvgPool2DNonSquare (5 ms) 2022-08-17T12:59:19.6821483Z [ RUN ] LazyOpsTest.TestAvgPool3D 2022-08-17T12:59:19.6834641Z [ OK ] LazyOpsTest.TestAvgPool3D (1 ms) 2022-08-17T12:59:19.6835259Z [ RUN ] LazyOpsTest.TestAvgPool3DIncompleteAttributes 2022-08-17T12:59:19.6846442Z [ OK ] LazyOpsTest.TestAvgPool3DIncompleteAttributes (1 ms) 2022-08-17T12:59:19.6847091Z [ RUN ] LazyOpsTest.TestAvgPool3DNonSquare 2022-08-17T12:59:19.6858843Z [ OK ] LazyOpsTest.TestAvgPool3DNonSquare (1 ms) 2022-08-17T12:59:19.6859406Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatch 2022-08-17T12:59:19.6906781Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatch (4 ms) 2022-08-17T12:59:19.6907349Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatch 2022-08-17T12:59:19.6921419Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatch (1 ms) 2022-08-17T12:59:19.6922179Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2D 2022-08-17T12:59:19.6928765Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2D (0 ms) 2022-08-17T12:59:19.6929384Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3D 2022-08-17T12:59:19.7111832Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3D (18 ms) 2022-08-17T12:59:19.7112643Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch 2022-08-17T12:59:19.7124170Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatch (1 ms) 2022-08-17T12:59:19.7125219Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch 2022-08-17T12:59:19.7132204Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatch (0 ms) 2022-08-17T12:59:19.7132912Z [ RUN ] LazyOpsTest.TestMaxUnpool2D 2022-08-17T12:59:19.7150172Z [ OK ] LazyOpsTest.TestMaxUnpool2D (1 ms) 2022-08-17T12:59:19.7150903Z [ RUN ] LazyOpsTest.TestMaxUnpool3D 2022-08-17T12:59:19.7166556Z [ OK ] LazyOpsTest.TestMaxUnpool3D (1 ms) 2022-08-17T12:59:19.7167075Z [ RUN ] LazyOpsTest.TestNllLoss 2022-08-17T12:59:19.7167509Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:8212: Skipped 2022-08-17T12:59:19.7167818Z 2022-08-17T12:59:19.7168089Z [ SKIPPED ] LazyOpsTest.TestNllLoss (0 ms) 2022-08-17T12:59:19.7168629Z [ RUN ] LazyOpsTest.TestNllLoss2d 2022-08-17T12:59:19.7235742Z [ OK ] LazyOpsTest.TestNllLoss2d (6 ms) 2022-08-17T12:59:19.7236334Z [ RUN ] LazyOpsTest.TestSmoothL1Loss 2022-08-17T12:59:19.7251895Z [ OK ] LazyOpsTest.TestSmoothL1Loss (1 ms) 2022-08-17T12:59:19.7252429Z [ RUN ] LazyOpsTest.TestL1Loss 2022-08-17T12:59:19.7262617Z [ OK ] LazyOpsTest.TestL1Loss (1 ms) 2022-08-17T12:59:19.7263162Z [ RUN ] LazyOpsTest.TestL1LossBackward 2022-08-17T12:59:19.7297218Z [ OK ] LazyOpsTest.TestL1LossBackward (3 ms) 2022-08-17T12:59:19.7297778Z [ RUN ] LazyOpsTest.TestMseLoss 2022-08-17T12:59:19.7301019Z [ OK ] LazyOpsTest.TestMseLoss (0 ms) 2022-08-17T12:59:19.7301556Z [ RUN ] LazyOpsTest.TestMseLossBackward 2022-08-17T12:59:19.7322379Z [ OK ] LazyOpsTest.TestMseLossBackward (2 ms) 2022-08-17T12:59:19.7322962Z [ RUN ] LazyOpsTest.TestBatchNorm1D 2022-08-17T12:59:19.7340233Z [ OK ] LazyOpsTest.TestBatchNorm1D (1 ms) 2022-08-17T12:59:19.7340783Z [ RUN ] LazyOpsTest.TestBatchNorm2D 2022-08-17T12:59:19.7357017Z [ OK ] LazyOpsTest.TestBatchNorm2D (1 ms) 2022-08-17T12:59:19.7357544Z [ RUN ] LazyOpsTest.TestDim 2022-08-17T12:59:19.7357996Z [ OK ] LazyOpsTest.TestDim (0 ms) 2022-08-17T12:59:19.7358483Z [ RUN ] LazyOpsTest.TestContiguous 2022-08-17T12:59:19.7359003Z [ OK ] LazyOpsTest.TestContiguous (0 ms) 2022-08-17T12:59:19.7359513Z [ RUN ] LazyOpsTest.TestSqueezeAll 2022-08-17T12:59:19.7360951Z [ OK ] LazyOpsTest.TestSqueezeAll (0 ms) 2022-08-17T12:59:19.7361495Z [ RUN ] LazyOpsTest.TestSqueezeAllInPlace 2022-08-17T12:59:19.7364388Z [ OK ] LazyOpsTest.TestSqueezeAllInPlace (0 ms) 2022-08-17T12:59:19.7364917Z [ RUN ] LazyOpsTest.TestSqueezeOne 2022-08-17T12:59:19.7381888Z [ OK ] LazyOpsTest.TestSqueezeOne (1 ms) 2022-08-17T12:59:19.7382438Z [ RUN ] LazyOpsTest.TestSqueezeOneInPlace 2022-08-17T12:59:19.7402604Z [ OK ] LazyOpsTest.TestSqueezeOneInPlace (2 ms) 2022-08-17T12:59:19.7403127Z [ RUN ] LazyOpsTest.TestUnsqueeze 2022-08-17T12:59:19.7416391Z [ OK ] LazyOpsTest.TestUnsqueeze (1 ms) 2022-08-17T12:59:19.7416932Z [ RUN ] LazyOpsTest.TestUnsqueezeInPlace 2022-08-17T12:59:19.7432319Z [ OK ] LazyOpsTest.TestUnsqueezeInPlace (1 ms) 2022-08-17T12:59:19.7432858Z [ RUN ] LazyOpsTest.TestMaskedFill 2022-08-17T12:59:19.7435726Z [ OK ] LazyOpsTest.TestMaskedFill (0 ms) 2022-08-17T12:59:19.7436279Z [ RUN ] LazyOpsTest.TestMaskedFillInPlace 2022-08-17T12:59:19.7439515Z [ OK ] LazyOpsTest.TestMaskedFillInPlace (0 ms) 2022-08-17T12:59:19.7440098Z [ RUN ] LazyOpsTest.TestMaskedFillBroadcast 2022-08-17T12:59:19.7443087Z [ OK ] LazyOpsTest.TestMaskedFillBroadcast (0 ms) 2022-08-17T12:59:19.7443593Z [ RUN ] LazyOpsTest.TestFill 2022-08-17T12:59:19.7447320Z [ OK ] LazyOpsTest.TestFill (0 ms) 2022-08-17T12:59:19.7447836Z [ RUN ] LazyOpsTest.TestFillWithRank0 2022-08-17T12:59:19.7449337Z [ OK ] LazyOpsTest.TestFillWithRank0 (0 ms) 2022-08-17T12:59:19.7449830Z [ RUN ] LazyOpsTest.TestPermute 2022-08-17T12:59:19.7477429Z [ OK ] LazyOpsTest.TestPermute (2 ms) 2022-08-17T12:59:19.7477929Z [ RUN ] LazyOpsTest.TestPermuteMod 2022-08-17T12:59:19.7578359Z [ OK ] LazyOpsTest.TestPermuteMod (10 ms) 2022-08-17T12:59:19.7578865Z [ RUN ] LazyOpsTest.TestFlip 2022-08-17T12:59:19.7613293Z [ OK ] LazyOpsTest.TestFlip (3 ms) 2022-08-17T12:59:19.7613812Z [ RUN ] LazyOpsTest.TestPixelShuffle 2022-08-17T12:59:19.7620163Z [ OK ] LazyOpsTest.TestPixelShuffle (0 ms) 2022-08-17T12:59:19.7620679Z [ RUN ] LazyOpsTest.TestSumToSize 2022-08-17T12:59:19.7624730Z [ OK ] LazyOpsTest.TestSumToSize (0 ms) 2022-08-17T12:59:19.7625446Z [ RUN ] LazyOpsTest.TestTransposeDims 2022-08-17T12:59:19.7628987Z [ OK ] LazyOpsTest.TestTransposeDims (0 ms) 2022-08-17T12:59:19.7629587Z [ RUN ] LazyOpsTest.TestTransposeDimsMod 2022-08-17T12:59:19.7638597Z [ OK ] LazyOpsTest.TestTransposeDimsMod (0 ms) 2022-08-17T12:59:19.7639249Z [ RUN ] LazyOpsTest.TestTransposeDimsInPlace 2022-08-17T12:59:19.7643022Z [ OK ] LazyOpsTest.TestTransposeDimsInPlace (0 ms) 2022-08-17T12:59:19.7643606Z [ RUN ] LazyOpsTest.TestSplit 2022-08-17T12:59:19.7662186Z [ OK ] LazyOpsTest.TestSplit (1 ms) 2022-08-17T12:59:19.7662766Z [ RUN ] LazyOpsTest.TestSplitEmpty 2022-08-17T12:59:19.7663373Z [ OK ] LazyOpsTest.TestSplitEmpty (0 ms) 2022-08-17T12:59:19.7664001Z [ RUN ] LazyOpsTest.TestSplitWithSizes 2022-08-17T12:59:19.7676360Z [ OK ] LazyOpsTest.TestSplitWithSizes (1 ms) 2022-08-17T12:59:19.7676959Z [ RUN ] LazyOpsTest.TestCrossImplicitDim 2022-08-17T12:59:19.7680078Z [ OK ] LazyOpsTest.TestCrossImplicitDim (0 ms) 2022-08-17T12:59:19.7680655Z [ RUN ] LazyOpsTest.TestCrossExplicitDim 2022-08-17T12:59:19.7683865Z [ OK ] LazyOpsTest.TestCrossExplicitDim (0 ms) 2022-08-17T12:59:19.7684426Z [ RUN ] LazyOpsTest.TestCrossZeroDim 2022-08-17T12:59:19.7686250Z [ OK ] LazyOpsTest.TestCrossZeroDim (0 ms) 2022-08-17T12:59:19.7686737Z [ RUN ] LazyOpsTest.TestTriu 2022-08-17T12:59:19.7709502Z [ OK ] LazyOpsTest.TestTriu (2 ms) 2022-08-17T12:59:19.7710014Z [ RUN ] LazyOpsTest.TestTriuNonSquare 2022-08-17T12:59:19.7732683Z [ OK ] LazyOpsTest.TestTriuNonSquare (2 ms) 2022-08-17T12:59:19.7733190Z [ RUN ] LazyOpsTest.TestTriuBatch 2022-08-17T12:59:19.7756410Z [ OK ] LazyOpsTest.TestTriuBatch (2 ms) 2022-08-17T12:59:19.7756903Z [ RUN ] LazyOpsTest.TestTril 2022-08-17T12:59:19.7779806Z [ OK ] LazyOpsTest.TestTril (2 ms) 2022-08-17T12:59:19.7780316Z [ RUN ] LazyOpsTest.TestTrilNonSquare 2022-08-17T12:59:19.7803322Z [ OK ] LazyOpsTest.TestTrilNonSquare (2 ms) 2022-08-17T12:59:19.7803866Z [ RUN ] LazyOpsTest.TestTrilBatch 2022-08-17T12:59:19.7827971Z [ OK ] LazyOpsTest.TestTrilBatch (2 ms) 2022-08-17T12:59:19.7828504Z [ RUN ] LazyOpsTest.TestTriuInPlace 2022-08-17T12:59:19.7856197Z [ OK ] LazyOpsTest.TestTriuInPlace (2 ms) 2022-08-17T12:59:19.7856714Z [ RUN ] LazyOpsTest.TestTrilInPlace 2022-08-17T12:59:19.7884117Z [ OK ] LazyOpsTest.TestTrilInPlace (2 ms) 2022-08-17T12:59:19.7884617Z [ RUN ] LazyOpsTest.TestTrace 2022-08-17T12:59:19.7886898Z [ OK ] LazyOpsTest.TestTrace (0 ms) 2022-08-17T12:59:19.7887528Z [ RUN ] LazyOpsTest.TestTraceWide 2022-08-17T12:59:19.7889407Z [ OK ] LazyOpsTest.TestTraceWide (0 ms) 2022-08-17T12:59:19.7889920Z [ RUN ] LazyOpsTest.TestTraceNarrow 2022-08-17T12:59:19.7891961Z [ OK ] LazyOpsTest.TestTraceNarrow (0 ms) 2022-08-17T12:59:19.7892472Z [ RUN ] LazyOpsTest.TestDiagRank1 2022-08-17T12:59:19.7916980Z [ OK ] LazyOpsTest.TestDiagRank1 (2 ms) 2022-08-17T12:59:19.7917586Z [ RUN ] LazyOpsTest.TestDiagRank2 2022-08-17T12:59:19.7926930Z [ OK ] LazyOpsTest.TestDiagRank2 (0 ms) 2022-08-17T12:59:19.7927438Z [ RUN ] LazyOpsTest.TestDiagFlat 2022-08-17T12:59:19.8124164Z [ OK ] LazyOpsTest.TestDiagFlat (19 ms) 2022-08-17T12:59:19.8124704Z [ RUN ] LazyOpsTest.TestDiagonal 2022-08-17T12:59:19.8151553Z [ OK ] LazyOpsTest.TestDiagonal (2 ms) 2022-08-17T12:59:19.8152186Z [ RUN ] LazyOpsTest.TestDiagonalUpdate 2022-08-17T12:59:19.8214881Z [ OK ] LazyOpsTest.TestDiagonalUpdate (6 ms) 2022-08-17T12:59:19.8215440Z [ RUN ] LazyOpsTest.TestDiagonalNonSquare 2022-08-17T12:59:19.8241537Z [ OK ] LazyOpsTest.TestDiagonalNonSquare (2 ms) 2022-08-17T12:59:19.8242141Z [ RUN ] LazyOpsTest.TestDiagonalBatch 2022-08-17T12:59:19.8267928Z [ OK ] LazyOpsTest.TestDiagonalBatch (2 ms) 2022-08-17T12:59:19.8268449Z [ RUN ] LazyOpsTest.TestFlatten 2022-08-17T12:59:19.8330811Z [ OK ] LazyOpsTest.TestFlatten (6 ms) 2022-08-17T12:59:19.8331342Z [ RUN ] LazyOpsTest.TestLogicalAnd 2022-08-17T12:59:19.8349158Z [ OK ] LazyOpsTest.TestLogicalAnd (1 ms) 2022-08-17T12:59:19.8349691Z [ RUN ] LazyOpsTest.TestBitwiseAnd 2022-08-17T12:59:19.8352118Z [ OK ] LazyOpsTest.TestBitwiseAnd (0 ms) 2022-08-17T12:59:19.8352696Z [ RUN ] LazyOpsTest.TestBitwiseAndInPlace 2022-08-17T12:59:19.8355327Z [ OK ] LazyOpsTest.TestBitwiseAndInPlace (0 ms) 2022-08-17T12:59:19.8355908Z [ RUN ] LazyOpsTest.TestBitwiseAndScalar 2022-08-17T12:59:19.8357800Z [ OK ] LazyOpsTest.TestBitwiseAndScalar (0 ms) 2022-08-17T12:59:19.8358404Z [ RUN ] LazyOpsTest.TestBitwiseAndScalarInPlace 2022-08-17T12:59:19.8360497Z [ OK ] LazyOpsTest.TestBitwiseAndScalarInPlace (0 ms) 2022-08-17T12:59:19.8361642Z [ RUN ] LazyOpsTest.TestBitwiseAndPromotion 2022-08-17T12:59:19.8365134Z [ OK ] LazyOpsTest.TestBitwiseAndPromotion (0 ms) 2022-08-17T12:59:19.8365801Z [ RUN ] LazyOpsTest.TestBitwiseOr 2022-08-17T12:59:19.8368086Z [ OK ] LazyOpsTest.TestBitwiseOr (0 ms) 2022-08-17T12:59:19.8368750Z [ RUN ] LazyOpsTest.TestBitwiseOrInPlace 2022-08-17T12:59:19.8370891Z [ OK ] LazyOpsTest.TestBitwiseOrInPlace (0 ms) 2022-08-17T12:59:19.8371475Z [ RUN ] LazyOpsTest.TestBitwiseOrScalar 2022-08-17T12:59:19.8373560Z [ OK ] LazyOpsTest.TestBitwiseOrScalar (0 ms) 2022-08-17T12:59:19.8374188Z [ RUN ] LazyOpsTest.TestBitwiseOrScalarInPlace 2022-08-17T12:59:19.8376913Z [ OK ] LazyOpsTest.TestBitwiseOrScalarInPlace (0 ms) 2022-08-17T12:59:19.8378304Z [ RUN ] LazyOpsTest.TestBitwiseXor 2022-08-17T12:59:19.8378824Z [ OK ] LazyOpsTest.TestBitwiseXor (0 ms) 2022-08-17T12:59:19.8379388Z [ RUN ] LazyOpsTest.TestBitwiseXorInPlace 2022-08-17T12:59:19.8380175Z [ OK ] LazyOpsTest.TestBitwiseXorInPlace (0 ms) 2022-08-17T12:59:19.8380755Z [ RUN ] LazyOpsTest.TestBitwiseXorScalar 2022-08-17T12:59:19.8381319Z [ OK ] LazyOpsTest.TestBitwiseXorScalar (0 ms) 2022-08-17T12:59:19.8381934Z [ RUN ] LazyOpsTest.TestBitwiseXorScalarInPlace 2022-08-17T12:59:19.8384087Z [ OK ] LazyOpsTest.TestBitwiseXorScalarInPlace (0 ms) 2022-08-17T12:59:19.8384626Z [ RUN ] LazyOpsTest.TestLshift 2022-08-17T12:59:19.8385310Z [ OK ] LazyOpsTest.TestLshift (0 ms) 2022-08-17T12:59:19.8385826Z [ RUN ] LazyOpsTest.TestLshiftInPlace 2022-08-17T12:59:19.8387950Z [ OK ] LazyOpsTest.TestLshiftInPlace (0 ms) 2022-08-17T12:59:19.8388507Z [ RUN ] LazyOpsTest.TestLshiftScalar 2022-08-17T12:59:19.8389229Z [ OK ] LazyOpsTest.TestLshiftScalar (0 ms) 2022-08-17T12:59:19.8390965Z [ RUN ] LazyOpsTest.TestLshiftScalarInPlace 2022-08-17T12:59:19.8391767Z [ OK ] LazyOpsTest.TestLshiftScalarInPlace (0 ms) 2022-08-17T12:59:19.8393064Z [ RUN ] LazyOpsTest.TestRshift 2022-08-17T12:59:19.8394259Z [ OK ] LazyOpsTest.TestRshift (0 ms) 2022-08-17T12:59:19.8395772Z [ RUN ] LazyOpsTest.TestRshiftInPlace 2022-08-17T12:59:19.8397197Z [ OK ] LazyOpsTest.TestRshiftInPlace (0 ms) 2022-08-17T12:59:19.8397998Z [ RUN ] LazyOpsTest.TestRshiftScalar 2022-08-17T12:59:19.8398873Z [ OK ] LazyOpsTest.TestRshiftScalar (0 ms) 2022-08-17T12:59:19.8399723Z [ RUN ] LazyOpsTest.TestRshiftScalarInPlace 2022-08-17T12:59:19.8400586Z [ OK ] LazyOpsTest.TestRshiftScalarInPlace (0 ms) 2022-08-17T12:59:19.8401179Z [ RUN ] LazyOpsTest.TestMeshgrid 2022-08-17T12:59:19.8401800Z [W TensorShape.cpp:2985] Warning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (function operator()) 2022-08-17T12:59:19.8409035Z [ OK ] LazyOpsTest.TestMeshgrid (1 ms) 2022-08-17T12:59:19.8409757Z [ RUN ] LazyOpsTest.TestConstantPad 2022-08-17T12:59:19.8412712Z [ OK ] LazyOpsTest.TestConstantPad (0 ms) 2022-08-17T12:59:19.8413289Z [ RUN ] LazyOpsTest.TestConstantPadIncomplete 2022-08-17T12:59:19.8416389Z [ OK ] LazyOpsTest.TestConstantPadIncomplete (0 ms) 2022-08-17T12:59:19.8417036Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank3 2022-08-17T12:59:19.8417636Z [ OK ] LazyOpsTest.TestReflectionPad2dRank3 (0 ms) 2022-08-17T12:59:19.8418246Z [ RUN ] LazyOpsTest.TestReflectionPad2dRank4 2022-08-17T12:59:19.8418927Z [ OK ] LazyOpsTest.TestReflectionPad2dRank4 (0 ms) 2022-08-17T12:59:19.8419551Z [ RUN ] LazyOpsTest.TestReflectionPad2dBackward 2022-08-17T12:59:19.8427712Z [ OK ] LazyOpsTest.TestReflectionPad2dBackward (0 ms) 2022-08-17T12:59:19.8428338Z [ RUN ] LazyOpsTest.TestReplicationPad1d 2022-08-17T12:59:19.8428907Z [ OK ] LazyOpsTest.TestReplicationPad1d (0 ms) 2022-08-17T12:59:19.8429503Z [ RUN ] LazyOpsTest.TestReplicationPad1dZeroPad 2022-08-17T12:59:19.8430164Z [ OK ] LazyOpsTest.TestReplicationPad1dZeroPad (0 ms) 2022-08-17T12:59:19.8430859Z [ RUN ] LazyOpsTest.TestReplicationPad1dBackward 2022-08-17T12:59:19.8437419Z [ OK ] LazyOpsTest.TestReplicationPad1dBackward (0 ms) 2022-08-17T12:59:19.8438419Z [ RUN ] LazyOpsTest.TestReplicationPad2d 2022-08-17T12:59:19.8439001Z [ OK ] LazyOpsTest.TestReplicationPad2d (0 ms) 2022-08-17T12:59:19.8439596Z [ RUN ] LazyOpsTest.TestReplicationPad2dZeroPad 2022-08-17T12:59:19.8440212Z [ OK ] LazyOpsTest.TestReplicationPad2dZeroPad (0 ms) 2022-08-17T12:59:19.8440865Z [ RUN ] LazyOpsTest.TestReplicationPad2dBackward 2022-08-17T12:59:19.8448901Z [ OK ] LazyOpsTest.TestReplicationPad2dBackward (0 ms) 2022-08-17T12:59:19.8449516Z [ RUN ] LazyOpsTest.TestAsStrided 2022-08-17T12:59:19.8458669Z [ OK ] LazyOpsTest.TestAsStrided (0 ms) 2022-08-17T12:59:19.8459327Z [ RUN ] LazyOpsTest.TestAsStridedInPlace 2022-08-17T12:59:19.8472046Z [ OK ] LazyOpsTest.TestAsStridedInPlace (1 ms) 2022-08-17T12:59:19.8473041Z [ RUN ] LazyOpsTest.TestAsStridedWithOffset 2022-08-17T12:59:19.8477118Z [ OK ] LazyOpsTest.TestAsStridedWithOffset (0 ms) 2022-08-17T12:59:19.8477745Z [ RUN ] LazyOpsTest.TestAsStridedWithInplaceCopy 2022-08-17T12:59:19.8482638Z [ OK ] LazyOpsTest.TestAsStridedWithInplaceCopy (0 ms) 2022-08-17T12:59:19.8483263Z [ RUN ] LazyOpsTest.TestEmptyStrided 2022-08-17T12:59:19.8483831Z [ OK ] LazyOpsTest.TestEmptyStrided (0 ms) 2022-08-17T12:59:19.8484371Z [ RUN ] LazyOpsTest.TestAvgPool2DBackward 2022-08-17T12:59:19.8636469Z [ OK ] LazyOpsTest.TestAvgPool2DBackward (15 ms) 2022-08-17T12:59:19.8637069Z [ RUN ] LazyOpsTest.TestAvgPool3DBackward 2022-08-17T12:59:19.8731092Z [ OK ] LazyOpsTest.TestAvgPool3DBackward (9 ms) 2022-08-17T12:59:19.8731796Z [ RUN ] LazyOpsTest.TestAvgPool2DNoBatchBackward 2022-08-17T12:59:19.8880844Z [ OK ] LazyOpsTest.TestAvgPool2DNoBatchBackward (14 ms) 2022-08-17T12:59:19.8881518Z [ RUN ] LazyOpsTest.TestAvgPool3DNoBatchBackward 2022-08-17T12:59:19.8977140Z [ OK ] LazyOpsTest.TestAvgPool3DNoBatchBackward (9 ms) 2022-08-17T12:59:19.8977869Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward 2022-08-17T12:59:19.9010292Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DNoBatchBackward (3 ms) 2022-08-17T12:59:19.9011155Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool3DBackward 2022-08-17T12:59:19.9072803Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool3DBackward (6 ms) 2022-08-17T12:59:19.9073531Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DBackward 2022-08-17T12:59:19.9095740Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DBackward (2 ms) 2022-08-17T12:59:19.9096477Z [ RUN ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward 2022-08-17T12:59:19.9114854Z [ OK ] LazyOpsTest.TestAdaptiveAvgPool2DNoBatchBackward (1 ms) 2022-08-17T12:59:19.9115455Z [ RUN ] LazyOpsTest.TestConv2D 2022-08-17T12:59:20.0128320Z [ OK ] LazyOpsTest.TestConv2D (101 ms) 2022-08-17T12:59:20.0128881Z [ RUN ] LazyOpsTest.TestConv2DBackward 2022-08-17T12:59:20.3969071Z [ OK ] LazyOpsTest.TestConv2DBackward (383 ms) 2022-08-17T12:59:20.3969951Z [ RUN ] LazyOpsTest.TestTransposedConv2DBackward 2022-08-17T12:59:20.6726887Z [ OK ] LazyOpsTest.TestTransposedConv2DBackward (275 ms) 2022-08-17T12:59:20.6727600Z [ RUN ] LazyOpsTest.TestConv3DBackward 2022-08-17T12:59:20.9401722Z [ OK ] LazyOpsTest.TestConv3DBackward (267 ms) 2022-08-17T12:59:20.9402582Z [ RUN ] LazyOpsTest.TestTransposedConv3DBackward 2022-08-17T12:59:21.5997427Z [ OK ] LazyOpsTest.TestTransposedConv3DBackward (659 ms) 2022-08-17T12:59:21.5998109Z [ RUN ] LazyOpsTest.TestMaxPool2DBackward 2022-08-17T12:59:21.6094404Z [ OK ] LazyOpsTest.TestMaxPool2DBackward (9 ms) 2022-08-17T12:59:21.6094994Z [ RUN ] LazyOpsTest.TestMaxPool3DBackward 2022-08-17T12:59:21.6147006Z [ OK ] LazyOpsTest.TestMaxPool3DBackward (5 ms) 2022-08-17T12:59:21.6147664Z [ RUN ] LazyOpsTest.TestMaxPool2DNoBatchBackward 2022-08-17T12:59:21.6241566Z [ OK ] LazyOpsTest.TestMaxPool2DNoBatchBackward (9 ms) 2022-08-17T12:59:21.6242245Z [ RUN ] LazyOpsTest.TestMaxPool3DNoBatchBackward 2022-08-17T12:59:21.6292603Z [ OK ] LazyOpsTest.TestMaxPool3DNoBatchBackward (5 ms) 2022-08-17T12:59:21.6293226Z [ RUN ] LazyOpsTest.TestMaxUnpool2DBackward 2022-08-17T12:59:21.6475589Z [ OK ] LazyOpsTest.TestMaxUnpool2DBackward (18 ms) 2022-08-17T12:59:21.6476197Z [ RUN ] LazyOpsTest.TestMaxUnpool3DBackward 2022-08-17T12:59:21.6612082Z [ OK ] LazyOpsTest.TestMaxUnpool3DBackward (13 ms) 2022-08-17T12:59:21.6612949Z [ RUN ] LazyOpsTest.TestTanhBackward 2022-08-17T12:59:21.6621653Z [ OK ] LazyOpsTest.TestTanhBackward (0 ms) 2022-08-17T12:59:21.6622220Z [ RUN ] LazyOpsTest.TestSigmoidBackward 2022-08-17T12:59:21.6630486Z [ OK ] LazyOpsTest.TestSigmoidBackward (0 ms) 2022-08-17T12:59:21.6631070Z [ RUN ] LazyOpsTest.TestLogSigmoidBackward 2022-08-17T12:59:21.6640373Z [ OK ] LazyOpsTest.TestLogSigmoidBackward (0 ms) 2022-08-17T12:59:21.6640961Z [ RUN ] LazyOpsTest.TestLogSoftmaxBackward 2022-08-17T12:59:21.6719035Z [ OK ] LazyOpsTest.TestLogSoftmaxBackward (7 ms) 2022-08-17T12:59:21.6791047Z [ RUN ] LazyOpsTest.TestSoftmaxBackward 2022-08-17T12:59:21.6791648Z [ OK ] LazyOpsTest.TestSoftmaxBackward (7 ms) 2022-08-17T12:59:21.6792198Z [ RUN ] LazyOpsTest.TestSoftplusBackward 2022-08-17T12:59:21.6802143Z [ OK ] LazyOpsTest.TestSoftplusBackward (1 ms) 2022-08-17T12:59:21.6802687Z [ RUN ] LazyOpsTest.TestReluBackward 2022-08-17T12:59:21.6811492Z [ OK ] LazyOpsTest.TestReluBackward (0 ms) 2022-08-17T12:59:21.6812014Z [ RUN ] LazyOpsTest.TestRreluBackward 2022-08-17T12:59:21.6821349Z [ OK ] LazyOpsTest.TestRreluBackward (0 ms) 2022-08-17T12:59:21.6821945Z [ RUN ] LazyOpsTest.TestHardshrinkBackward 2022-08-17T12:59:21.6830632Z [ OK ] LazyOpsTest.TestHardshrinkBackward (0 ms) 2022-08-17T12:59:21.6831425Z [ RUN ] LazyOpsTest.TestSoftshrinkBackward 2022-08-17T12:59:21.6840381Z [ OK ] LazyOpsTest.TestSoftshrinkBackward (0 ms) 2022-08-17T12:59:21.6841058Z [ RUN ] LazyOpsTest.TestHardtanhBackward 2022-08-17T12:59:21.6847447Z [ OK ] LazyOpsTest.TestHardtanhBackward (0 ms) 2022-08-17T12:59:21.6847976Z [ RUN ] LazyOpsTest.TestEluBackward 2022-08-17T12:59:21.6858195Z [ OK ] LazyOpsTest.TestEluBackward (1 ms) 2022-08-17T12:59:21.6858751Z [ RUN ] LazyOpsTest.TestGeluBackward 2022-08-17T12:59:21.6874125Z [ OK ] LazyOpsTest.TestGeluBackward (1 ms) 2022-08-17T12:59:21.6874690Z [ RUN ] LazyOpsTest.TestLeakyReluBackward 2022-08-17T12:59:21.6884425Z [ OK ] LazyOpsTest.TestLeakyReluBackward (1 ms) 2022-08-17T12:59:21.6885001Z [ RUN ] LazyOpsTest.TestTransposeBackward 2022-08-17T12:59:21.6893424Z [ OK ] LazyOpsTest.TestTransposeBackward (0 ms) 2022-08-17T12:59:21.6894061Z [ RUN ] LazyOpsTest.TestAddMatMulBackward 2022-08-17T12:59:21.6958231Z [ OK ] LazyOpsTest.TestAddMatMulBackward (6 ms) 2022-08-17T12:59:21.6959068Z [ RUN ] LazyOpsTest.TestBinaryCrossEntropyBackward 2022-08-17T12:59:21.7018119Z [ OK ] LazyOpsTest.TestBinaryCrossEntropyBackward (6 ms) 2022-08-17T12:59:21.7018739Z [ RUN ] LazyOpsTest.TestNllLossBackward 2022-08-17T12:59:21.7019234Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:10993: Skipped 2022-08-17T12:59:21.7019503Z 2022-08-17T12:59:21.7019827Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward (0 ms) 2022-08-17T12:59:21.7020398Z [ RUN ] LazyOpsTest.TestNllLoss2dBackward 2022-08-17T12:59:21.7281860Z [ OK ] LazyOpsTest.TestNllLoss2dBackward (26 ms) 2022-08-17T12:59:21.7282446Z [ RUN ] LazyOpsTest.TestSmoothL1LossBackward 2022-08-17T12:59:21.7338536Z [ OK ] LazyOpsTest.TestSmoothL1LossBackward (5 ms) 2022-08-17T12:59:21.7339130Z [ RUN ] LazyOpsTest.TestViewBackward 2022-08-17T12:59:21.7359864Z [ OK ] LazyOpsTest.TestViewBackward (2 ms) 2022-08-17T12:59:21.7360836Z [ RUN ] LazyOpsTest.TestBatchNorm2DBackward 2022-08-17T12:59:21.7409051Z [ OK ] LazyOpsTest.TestBatchNorm2DBackward (4 ms) 2022-08-17T12:59:21.7409863Z [ RUN ] LazyOpsTest.TestBatchNorm3DBackward 2022-08-17T12:59:21.7457638Z [ OK ] LazyOpsTest.TestBatchNorm3DBackward (4 ms) 2022-08-17T12:59:21.7458243Z [ RUN ] LazyOpsTest.TestBCEWithLogitsBackward 2022-08-17T12:59:21.7794669Z [ OK ] LazyOpsTest.TestBCEWithLogitsBackward (33 ms) 2022-08-17T12:59:21.7795374Z [ RUN ] LazyOpsTest.TestKlDivBackward 2022-08-17T12:59:21.7852417Z [ OK ] LazyOpsTest.TestKlDivBackward (5 ms) 2022-08-17T12:59:21.7852998Z [ RUN ] LazyOpsTest.TestEmbeddingBackward 2022-08-17T12:59:21.8590139Z [ OK ] LazyOpsTest.TestEmbeddingBackward (73 ms) 2022-08-17T12:59:21.8591280Z [ RUN ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T12:59:21.8592628Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11390: Skipped 2022-08-17T12:59:21.8593154Z 2022-08-17T12:59:21.8594407Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale (0 ms) 2022-08-17T12:59:21.8595759Z [ RUN ] LazyOpsTest.TestAmpUpdateScale 2022-08-17T12:59:21.8596428Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:11439: Skipped 2022-08-17T12:59:21.8596701Z 2022-08-17T12:59:21.8597756Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale (0 ms) 2022-08-17T12:59:21.8598367Z [ RUN ] LazyOpsTest.TestEarlySyncLiveTensors 2022-08-17T12:59:21.8598979Z [ OK ] LazyOpsTest.TestEarlySyncLiveTensors (0 ms) 2022-08-17T12:59:21.8599496Z [ RUN ] LazyOpsTest.TestLerp 2022-08-17T12:59:21.8599969Z [ OK ] LazyOpsTest.TestLerp (0 ms) 2022-08-17T12:59:21.8600453Z [ RUN ] LazyOpsTest.TestLerpScalar 2022-08-17T12:59:21.8600958Z [ OK ] LazyOpsTest.TestLerpScalar (0 ms) 2022-08-17T12:59:21.8601477Z [ RUN ] LazyOpsTest.TestLerpInplace 2022-08-17T12:59:21.8602012Z [ OK ] LazyOpsTest.TestLerpInplace (0 ms) 2022-08-17T12:59:21.8602567Z [ RUN ] LazyOpsTest.TestLerpScalarInplace 2022-08-17T12:59:21.8603142Z [ OK ] LazyOpsTest.TestLerpScalarInplace (0 ms) 2022-08-17T12:59:21.8603658Z [ RUN ] LazyOpsTest.TestLerpOut 2022-08-17T12:59:21.8604150Z [ OK ] LazyOpsTest.TestLerpOut (0 ms) 2022-08-17T12:59:21.8604647Z [ RUN ] LazyOpsTest.TestLerpScalarOut 2022-08-17T12:59:21.8605189Z [ OK ] LazyOpsTest.TestLerpScalarOut (0 ms) 2022-08-17T12:59:21.8605897Z [ RUN ] LazyOpsTest.IsAliasOf 2022-08-17T12:59:21.8606517Z [ OK ] LazyOpsTest.IsAliasOf (0 ms) 2022-08-17T12:59:21.8607051Z [----------] 575 tests from LazyOpsTest (3279 ms total) 2022-08-17T12:59:21.8607309Z 2022-08-17T12:59:21.8607592Z [----------] Global test environment tear-down 2022-08-17T12:59:21.8658503Z [==========] 616 tests from 12 test suites ran. (3510 ms total) 2022-08-17T12:59:21.8658923Z [ PASSED ] 612 tests. 2022-08-17T12:59:21.8659361Z [ SKIPPED ] 4 tests, listed below: 2022-08-17T12:59:21.8659829Z [ SKIPPED ] LazyOpsTest.TestNllLoss 2022-08-17T12:59:21.8660336Z [ SKIPPED ] LazyOpsTest.TestNllLossBackward 2022-08-17T12:59:21.8661001Z [ SKIPPED ] LazyOpsTest.TestAmpForeachNonFiniteCheckAndUnscale 2022-08-17T12:59:21.8661645Z [ SKIPPED ] LazyOpsTest.TestAmpUpdateScale 2022-08-17T12:59:21.9355562Z + python test/cpp/jit/tests_setup.py shutdown 2022-08-17T12:59:22.9755250Z + wait 2022-08-17T12:59:22.9755685Z + OMP_NUM_THREADS=2 2022-08-17T12:59:22.9756070Z + TORCH_CPP_TEST_MNIST_PATH=test/cpp/api/mnist 2022-08-17T12:59:22.9756715Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_api '--gtest_filter=-IMethodTest.*' --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_api.xml 2022-08-17T12:59:23.1860450Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:59:23.1868243Z Note: Google Test filter = -IMethodTest.*:*_CUDA:*_MultiCUDA 2022-08-17T12:59:23.1869073Z [==========] Running 989 tests from 47 test suites. 2022-08-17T12:59:23.1869397Z [----------] Global test environment set-up. 2022-08-17T12:59:23.1869705Z [----------] 9 tests from AutogradAPITests 2022-08-17T12:59:23.1870022Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-08-17T12:59:23.1880541Z [ OK ] AutogradAPITests.BackwardSimpleTest (1 ms) 2022-08-17T12:59:23.1881153Z [ RUN ] AutogradAPITests.BackwardTest 2022-08-17T12:59:23.1882202Z [W engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-08-17T12:59:23.1883358Z [ OK ] AutogradAPITests.BackwardTest (0 ms) 2022-08-17T12:59:23.1883931Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-08-17T12:59:23.1885155Z [ OK ] AutogradAPITests.GradSimpleTest (0 ms) 2022-08-17T12:59:23.1885703Z [ RUN ] AutogradAPITests.GradTest 2022-08-17T12:59:23.1889149Z [ OK ] AutogradAPITests.GradTest (0 ms) 2022-08-17T12:59:23.1889710Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-08-17T12:59:23.1892494Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:59:23.1894888Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:59:23.1897206Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:59:23.1899358Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T12:59:23.1900081Z [ OK ] AutogradAPITests.GradNonLeafTest (0 ms) 2022-08-17T12:59:23.1900426Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-08-17T12:59:23.2014066Z [ OK ] AutogradAPITests.GradUnreachableTest (11 ms) 2022-08-17T12:59:23.2014707Z [ RUN ] AutogradAPITests.EmptyInput 2022-08-17T12:59:23.2039164Z [ OK ] AutogradAPITests.EmptyInput (2 ms) 2022-08-17T12:59:23.2039696Z [ RUN ] AutogradAPITests.RetainGrad 2022-08-17T12:59:23.2043410Z [ OK ] AutogradAPITests.RetainGrad (0 ms) 2022-08-17T12:59:23.2044002Z [ RUN ] AutogradAPITests.AnomalyMode 2022-08-17T12:59:23.2044855Z [W anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2022-08-17T12:59:23.3443527Z [ OK ] AutogradAPITests.AnomalyMode (139 ms) 2022-08-17T12:59:23.3443962Z [----------] 9 tests from AutogradAPITests (157 ms total) 2022-08-17T12:59:23.3444132Z 2022-08-17T12:59:23.3444306Z [----------] 32 tests from CustomAutogradTest 2022-08-17T12:59:23.3444735Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-08-17T12:59:23.3456839Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (1 ms) 2022-08-17T12:59:23.3457228Z [ RUN ] CustomAutogradTest.CustomFunction 2022-08-17T12:59:23.3458996Z [ OK ] CustomAutogradTest.CustomFunction (0 ms) 2022-08-17T12:59:23.3459385Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2022-08-17T12:59:23.3461654Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (0 ms) 2022-08-17T12:59:23.3462124Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-08-17T12:59:23.3462581Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2022-08-17T12:59:23.3463022Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-08-17T12:59:23.3464222Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (0 ms) 2022-08-17T12:59:23.3464686Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-08-17T12:59:23.3465698Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2022-08-17T12:59:23.3466356Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-08-17T12:59:23.3467042Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-08-17T12:59:23.3467699Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-08-17T12:59:23.3468351Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-08-17T12:59:23.3468928Z [ RUN ] CustomAutogradTest.MarkDirty 2022-08-17T12:59:23.3469257Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2022-08-17T12:59:23.3469607Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-08-17T12:59:23.3469979Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2022-08-17T12:59:23.3470436Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-08-17T12:59:23.3475135Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (0 ms) 2022-08-17T12:59:23.3475882Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-08-17T12:59:23.3476426Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-08-17T12:59:23.3476954Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-08-17T12:59:23.3477631Z [ OK ] CustomAutogradTest.ReturnLeafInplace (0 ms) 2022-08-17T12:59:23.3478005Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-08-17T12:59:23.3498733Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (2 ms) 2022-08-17T12:59:23.3499398Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-08-17T12:59:23.3499879Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-08-17T12:59:23.3500311Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-08-17T12:59:23.3500696Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (0 ms) 2022-08-17T12:59:23.3501064Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-08-17T12:59:23.3554192Z [ OK ] CustomAutogradTest.InvalidGradients (5 ms) 2022-08-17T12:59:23.3555026Z [ RUN ] CustomAutogradTest.NoGradInput 2022-08-17T12:59:23.3555480Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-08-17T12:59:23.3555899Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-08-17T12:59:23.3556334Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-08-17T12:59:23.3556921Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-08-17T12:59:23.3557329Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2022-08-17T12:59:23.3557628Z [ RUN ] CustomAutogradTest.Reentrant 2022-08-17T12:59:23.3557945Z [ OK ] CustomAutogradTest.Reentrant (0 ms) 2022-08-17T12:59:23.3558269Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-08-17T12:59:23.7063208Z [ OK ] CustomAutogradTest.DeepReentrant (350 ms) 2022-08-17T12:59:23.7063652Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-08-17T12:59:23.7067059Z [ OK ] CustomAutogradTest.ReentrantPriority (0 ms) 2022-08-17T12:59:23.7067495Z [ RUN ] CustomAutogradTest.Hooks 2022-08-17T12:59:23.7099884Z [ OK ] CustomAutogradTest.Hooks (3 ms) 2022-08-17T12:59:23.7100224Z [ RUN ] CustomAutogradTest.HooksInplace 2022-08-17T12:59:23.7101781Z [ OK ] CustomAutogradTest.HooksInplace (0 ms) 2022-08-17T12:59:23.7102177Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2022-08-17T12:59:23.7103935Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (0 ms) 2022-08-17T12:59:23.7104380Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2022-08-17T12:59:23.7106359Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (0 ms) 2022-08-17T12:59:23.7107044Z [ RUN ] CustomAutogradTest.HookNone 2022-08-17T12:59:23.7107560Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2022-08-17T12:59:23.7107905Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-08-17T12:59:23.7108545Z [ OK ] CustomAutogradTest.BackwardWithInputs (0 ms) 2022-08-17T12:59:23.7109099Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-08-17T12:59:23.7120546Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (1 ms) 2022-08-17T12:59:23.7121180Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-08-17T12:59:23.7122169Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (0 ms) 2022-08-17T12:59:23.7122823Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-08-17T12:59:23.7123680Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2022-08-17T12:59:23.7124290Z [----------] 32 tests from CustomAutogradTest (368 ms total) 2022-08-17T12:59:23.7124779Z 2022-08-17T12:59:23.7125064Z [----------] 13 tests from TestAutogradNotImplementedFallback 2022-08-17T12:59:23.7125626Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2022-08-17T12:59:23.7129325Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (0 ms) 2022-08-17T12:59:23.7130129Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2022-08-17T12:59:23.7180964Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (5 ms) 2022-08-17T12:59:23.7181796Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2022-08-17T12:59:23.7226200Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (4 ms) 2022-08-17T12:59:23.7226894Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2022-08-17T12:59:23.7230170Z [ OK ] TestAutogradNotImplementedFallback.OptOp (0 ms) 2022-08-17T12:59:23.7231026Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2022-08-17T12:59:23.7261846Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (3 ms) 2022-08-17T12:59:23.7262714Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2022-08-17T12:59:23.7293486Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (3 ms) 2022-08-17T12:59:23.7294291Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2022-08-17T12:59:23.7361766Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (6 ms) 2022-08-17T12:59:23.7362786Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2022-08-17T12:59:23.7393180Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (3 ms) 2022-08-17T12:59:23.7393955Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2022-08-17T12:59:23.7395132Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (0 ms) 2022-08-17T12:59:23.7395949Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2022-08-17T12:59:23.7414489Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2022-08-17T12:59:23.7415316Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2022-08-17T12:59:23.7437776Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (2 ms) 2022-08-17T12:59:23.7438631Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2022-08-17T12:59:23.7469010Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (3 ms) 2022-08-17T12:59:23.7469841Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2022-08-17T12:59:23.7491887Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2022-08-17T12:59:23.7492537Z [----------] 13 tests from TestAutogradNotImplementedFallback (36 ms total) 2022-08-17T12:59:23.7492764Z 2022-08-17T12:59:23.7492919Z [----------] 18 tests from AnyModuleTest 2022-08-17T12:59:23.7493230Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-08-17T12:59:23.7493553Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2022-08-17T12:59:23.7493932Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-08-17T12:59:23.7494359Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-08-17T12:59:23.7494790Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-08-17T12:59:23.7495216Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-08-17T12:59:23.7495640Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-08-17T12:59:23.7496061Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-08-17T12:59:23.7496558Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-08-17T12:59:23.7497157Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (0 ms) 2022-08-17T12:59:23.7497785Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-08-17T12:59:23.7516770Z [ OK ] AnyModuleTest.WrongArgumentType (2 ms) 2022-08-17T12:59:23.7517127Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-08-17T12:59:23.7551681Z [ OK ] AnyModuleTest.WrongNumberOfArguments (3 ms) 2022-08-17T12:59:23.7552190Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-08-17T12:59:23.7620592Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (6 ms) 2022-08-17T12:59:23.7621105Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-08-17T12:59:23.7621495Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-08-17T12:59:23.7621872Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-08-17T12:59:23.7630723Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2022-08-17T12:59:23.7631113Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-08-17T12:59:23.7631491Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-08-17T12:59:23.7631873Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-08-17T12:59:23.7632257Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-08-17T12:59:23.7632638Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-08-17T12:59:23.7641553Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (1 ms) 2022-08-17T12:59:23.7641913Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-08-17T12:59:23.7642265Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-08-17T12:59:23.7642648Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-08-17T12:59:23.7693071Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (5 ms) 2022-08-17T12:59:23.7693773Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-08-17T12:59:23.7694549Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-08-17T12:59:23.7694978Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-08-17T12:59:23.7695347Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:59:23.7695747Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-08-17T12:59:23.7696172Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2022-08-17T12:59:23.7696560Z [----------] 18 tests from AnyModuleTest (20 ms total) 2022-08-17T12:59:23.7696705Z 2022-08-17T12:59:23.7696852Z [----------] 12 tests from AnyValueTest 2022-08-17T12:59:23.7697207Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-08-17T12:59:23.7697636Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-08-17T12:59:23.7698087Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-08-17T12:59:23.7698586Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-08-17T12:59:23.7699057Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-08-17T12:59:23.7699508Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-08-17T12:59:23.7699951Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-08-17T12:59:23.7700419Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-08-17T12:59:23.7700882Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-08-17T12:59:23.7701348Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-08-17T12:59:23.7701793Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-08-17T12:59:23.7702219Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-08-17T12:59:23.7702735Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-08-17T12:59:23.7716726Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (2 ms) 2022-08-17T12:59:23.7717435Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-08-17T12:59:23.7717928Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-08-17T12:59:23.7718292Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-08-17T12:59:23.7718644Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2022-08-17T12:59:23.7718999Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-08-17T12:59:23.7719354Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-08-17T12:59:23.7719727Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-08-17T12:59:23.7720150Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-08-17T12:59:23.7720546Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-08-17T12:59:23.7720912Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-08-17T12:59:23.7721268Z [----------] 12 tests from AnyValueTest (2 ms total) 2022-08-17T12:59:23.7721417Z 2022-08-17T12:59:23.7721555Z [----------] 50 tests from DataTest 2022-08-17T12:59:23.7721857Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-08-17T12:59:23.7722185Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-08-17T12:59:23.7722678Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-08-17T12:59:23.7723065Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2022-08-17T12:59:23.7723449Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-08-17T12:59:23.7767350Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (4 ms) 2022-08-17T12:59:23.7767809Z [ RUN ] DataTest.InfiniteStreamDataset 2022-08-17T12:59:23.7768171Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-08-17T12:59:23.7768491Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-08-17T12:59:23.7768817Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-08-17T12:59:23.7769159Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-08-17T12:59:23.7769505Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-08-17T12:59:23.7769875Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-08-17T12:59:23.7770253Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-08-17T12:59:23.7770634Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-08-17T12:59:23.7771016Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-08-17T12:59:23.7771397Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-08-17T12:59:23.7771790Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-08-17T12:59:23.7772113Z [ RUN ] DataTest.CollateReducesBatch 2022-08-17T12:59:23.7772433Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-08-17T12:59:23.7772742Z [ RUN ] DataTest.CollationReducesBatch 2022-08-17T12:59:23.7773053Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-08-17T12:59:23.7773425Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-08-17T12:59:23.7773851Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-08-17T12:59:23.7774301Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-08-17T12:59:23.7774766Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:59:23.7775174Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-08-17T12:59:23.7775528Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-08-17T12:59:23.7775903Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-08-17T12:59:23.7776445Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:59:23.7776839Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-08-17T12:59:23.7898465Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (12 ms) 2022-08-17T12:59:23.7899212Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T12:59:23.7899937Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T12:59:23.7900687Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T12:59:23.7901130Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T12:59:23.7901517Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-08-17T12:59:23.7901861Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-08-17T12:59:23.7902225Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T12:59:23.7902611Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:59:23.7903059Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-08-17T12:59:23.7903844Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (0 ms) 2022-08-17T12:59:23.7904516Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-08-17T12:59:23.7905064Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-08-17T12:59:23.7905659Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-08-17T12:59:23.7906090Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-08-17T12:59:23.7906542Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-08-17T12:59:23.7906943Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T12:59:23.7907479Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-08-17T12:59:23.7907932Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (0 ms) 2022-08-17T12:59:23.7908702Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-08-17T12:59:23.7909464Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (0 ms) 2022-08-17T12:59:23.7910111Z [ RUN ] DataTest.StackTransformWorksForExample 2022-08-17T12:59:23.7910827Z [ OK ] DataTest.StackTransformWorksForExample (0 ms) 2022-08-17T12:59:23.7911342Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-08-17T12:59:23.7912078Z [ OK ] DataTest.StackTransformWorksForTensorExample (0 ms) 2022-08-17T12:59:23.7912529Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-08-17T12:59:23.7912967Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (0 ms) 2022-08-17T12:59:23.7913366Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-08-17T12:59:23.7913762Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (0 ms) 2022-08-17T12:59:23.7914091Z [ RUN ] DataTest.NormalizeTransform 2022-08-17T12:59:23.7915414Z [ OK ] DataTest.NormalizeTransform (0 ms) 2022-08-17T12:59:23.7915967Z [ RUN ] DataTest.MapDoesNotCopy 2022-08-17T12:59:23.7916362Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-08-17T12:59:23.7916696Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-08-17T12:59:23.7917077Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-08-17T12:59:23.7917470Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-08-17T12:59:23.8027928Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (11 ms) 2022-08-17T12:59:23.8028533Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-08-17T12:59:23.8233392Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2022-08-17T12:59:23.8233899Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-08-17T12:59:23.8254952Z [ OK ] DataTest.QueueClearEmptiesTheQueue (2 ms) 2022-08-17T12:59:23.8255614Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-08-17T12:59:23.8256052Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-08-17T12:59:23.8256409Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-08-17T12:59:23.8256785Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-08-17T12:59:23.8257249Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-08-17T12:59:23.8257769Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-08-17T12:59:23.8258264Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-08-17T12:59:23.8258732Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-08-17T12:59:23.8259137Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-08-17T12:59:23.8367096Z [ OK ] DataTest.DataShuttlePopResultTimesOut (11 ms) 2022-08-17T12:59:23.8367510Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-08-17T12:59:23.8381987Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (1 ms) 2022-08-17T12:59:23.8382482Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-08-17T12:59:23.8383153Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-08-17T12:59:23.8383611Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-08-17T12:59:23.8383975Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-08-17T12:59:23.8384437Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-08-17T12:59:23.8390660Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:59:23.8391418Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-08-17T12:59:23.8391994Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:59:23.8392468Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-08-17T12:59:23.8396043Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (0 ms) 2022-08-17T12:59:23.8396569Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-08-17T12:59:23.8397177Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:59:23.8397832Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-08-17T12:59:23.8398707Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T12:59:23.8399403Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-08-17T12:59:23.8400190Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (0 ms) 2022-08-17T12:59:23.8400568Z [----------] 50 tests from DataTest (68 ms total) 2022-08-17T12:59:23.8400718Z 2022-08-17T12:59:23.8400872Z [----------] 37 tests from DataLoaderTest 2022-08-17T12:59:23.8401238Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-08-17T12:59:23.8401665Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-08-17T12:59:23.8402118Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-08-17T12:59:23.8402592Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-08-17T12:59:23.8403035Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-08-17T12:59:23.8403446Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-08-17T12:59:23.8403985Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-08-17T12:59:23.8410890Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (1 ms) 2022-08-17T12:59:23.8411713Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-08-17T12:59:23.8412576Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-08-17T12:59:23.8413137Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-08-17T12:59:23.8413620Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-08-17T12:59:23.8414093Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-08-17T12:59:23.8414572Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-08-17T12:59:23.8415068Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-08-17T12:59:23.8415582Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-08-17T12:59:23.8415985Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-08-17T12:59:23.8416333Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-08-17T12:59:23.8416728Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-08-17T12:59:23.8417162Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-08-17T12:59:23.8417667Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-08-17T12:59:23.8418046Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2022-08-17T12:59:23.8418499Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-08-17T12:59:23.8425183Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (1 ms) 2022-08-17T12:59:23.8425684Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-08-17T12:59:23.8436452Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (1 ms) 2022-08-17T12:59:23.8436982Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-08-17T12:59:23.8447408Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (1 ms) 2022-08-17T12:59:23.8447871Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-08-17T12:59:23.8458268Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (1 ms) 2022-08-17T12:59:23.8458702Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-08-17T12:59:23.8469845Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (1 ms) 2022-08-17T12:59:23.8470532Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-08-17T12:59:23.8470917Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-08-17T12:59:23.8471416Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-08-17T12:59:23.8472059Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-08-17T12:59:23.8472705Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-08-17T12:59:23.8473361Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2022-08-17T12:59:23.8473843Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-08-17T12:59:23.8597757Z [ OK ] DataLoaderTest.RespectsTimeout (12 ms) 2022-08-17T12:59:23.8598515Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-08-17T12:59:23.8619906Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (2 ms) 2022-08-17T12:59:23.8620315Z [ RUN ] DataLoaderTest.Reset 2022-08-17T12:59:23.8620608Z [ OK ] DataLoaderTest.Reset (0 ms) 2022-08-17T12:59:23.8621112Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-08-17T12:59:23.8624522Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2022-08-17T12:59:23.8625219Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-08-17T12:59:23.8625628Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-08-17T12:59:23.8626018Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-08-17T12:59:23.8643119Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (1 ms) 2022-08-17T12:59:23.8643603Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-08-17T12:59:23.8644098Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (0 ms) 2022-08-17T12:59:23.8644463Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-08-17T12:59:23.8645951Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (0 ms) 2022-08-17T12:59:23.8646504Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-08-17T12:59:23.8735444Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (8 ms) 2022-08-17T12:59:23.8736181Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-08-17T12:59:23.8751553Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (1 ms) 2022-08-17T12:59:23.8752000Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-08-17T12:59:23.8752435Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-08-17T12:59:23.8753057Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-08-17T12:59:23.8754062Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-08-17T12:59:23.8754911Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-08-17T12:59:23.8755745Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-08-17T12:59:23.8756157Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-08-17T12:59:23.8756540Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-08-17T12:59:23.8756882Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-08-17T12:59:23.8910214Z [ OK ] DataLoaderTest.ChunkDatasetSave (15 ms) 2022-08-17T12:59:23.8910647Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-08-17T12:59:23.8914587Z [ OK ] DataLoaderTest.ChunkDatasetLoad (0 ms) 2022-08-17T12:59:23.8915055Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-08-17T12:59:23.8918363Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2022-08-17T12:59:23.8918912Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-08-17T12:59:23.8920798Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-08-17T12:59:23.8921437Z [----------] 37 tests from DataLoaderTest (52 ms total) 2022-08-17T12:59:23.8921743Z 2022-08-17T12:59:23.8921919Z [----------] 1 test from EnumTest 2022-08-17T12:59:23.8922177Z [ RUN ] EnumTest.AllEnums 2022-08-17T12:59:23.8922597Z [ OK ] EnumTest.AllEnums (0 ms) 2022-08-17T12:59:23.8923103Z [----------] 1 test from EnumTest (0 ms total) 2022-08-17T12:59:23.8923248Z 2022-08-17T12:59:23.8923410Z [----------] 6 tests from ExpandingArrayTest 2022-08-17T12:59:23.8923782Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-08-17T12:59:23.8924225Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2022-08-17T12:59:23.8924636Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-08-17T12:59:23.8925025Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-08-17T12:59:23.8925401Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-08-17T12:59:23.8925771Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-08-17T12:59:23.8926463Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-08-17T12:59:23.8926886Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-08-17T12:59:23.8927463Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-08-17T12:59:23.8932651Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (1 ms) 2022-08-17T12:59:23.8933362Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-08-17T12:59:23.8942617Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2022-08-17T12:59:23.8943431Z [----------] 6 tests from ExpandingArrayTest (2 ms total) 2022-08-17T12:59:23.8943604Z 2022-08-17T12:59:23.8943745Z [----------] 10 tests from FFTTest 2022-08-17T12:59:23.8943991Z [ RUN ] FFTTest.fft 2022-08-17T12:59:23.8977563Z [ OK ] FFTTest.fft (3 ms) 2022-08-17T12:59:23.8977815Z [ RUN ] FFTTest.fft_real 2022-08-17T12:59:23.8979461Z [ OK ] FFTTest.fft_real (0 ms) 2022-08-17T12:59:23.8979802Z [ RUN ] FFTTest.fft_pad 2022-08-17T12:59:23.8992075Z [ OK ] FFTTest.fft_pad (1 ms) 2022-08-17T12:59:23.8992351Z [ RUN ] FFTTest.fft_norm 2022-08-17T12:59:23.8993846Z [ OK ] FFTTest.fft_norm (0 ms) 2022-08-17T12:59:23.8994094Z [ RUN ] FFTTest.ifft 2022-08-17T12:59:23.8997626Z [ OK ] FFTTest.ifft (0 ms) 2022-08-17T12:59:23.8997926Z [ RUN ] FFTTest.fft_ifft 2022-08-17T12:59:23.9000283Z [ OK ] FFTTest.fft_ifft (0 ms) 2022-08-17T12:59:23.9000514Z [ RUN ] FFTTest.rfft 2022-08-17T12:59:23.9005087Z [ OK ] FFTTest.rfft (0 ms) 2022-08-17T12:59:23.9005714Z [ RUN ] FFTTest.rfft_irfft 2022-08-17T12:59:23.9006544Z [ OK ] FFTTest.rfft_irfft (0 ms) 2022-08-17T12:59:23.9007102Z [ RUN ] FFTTest.ihfft 2022-08-17T12:59:23.9011310Z [ OK ] FFTTest.ihfft (0 ms) 2022-08-17T12:59:23.9011663Z [ RUN ] FFTTest.hfft_ihfft 2022-08-17T12:59:23.9046547Z [ OK ] FFTTest.hfft_ihfft (3 ms) 2022-08-17T12:59:23.9047094Z [----------] 10 tests from FFTTest (10 ms total) 2022-08-17T12:59:23.9047362Z 2022-08-17T12:59:23.9047657Z [----------] 132 tests from FunctionalTest 2022-08-17T12:59:23.9048192Z [ RUN ] FunctionalTest.Conv1d 2022-08-17T12:59:23.9059201Z [ OK ] FunctionalTest.Conv1d (1 ms) 2022-08-17T12:59:23.9059513Z [ RUN ] FunctionalTest.Conv2dEven 2022-08-17T12:59:23.9063878Z [ OK ] FunctionalTest.Conv2dEven (0 ms) 2022-08-17T12:59:23.9064188Z [ RUN ] FunctionalTest.Conv2dUneven 2022-08-17T12:59:23.9066287Z [ OK ] FunctionalTest.Conv2dUneven (0 ms) 2022-08-17T12:59:23.9066597Z [ RUN ] FunctionalTest.Conv3d 2022-08-17T12:59:23.9071470Z [ OK ] FunctionalTest.Conv3d (0 ms) 2022-08-17T12:59:23.9071808Z [ RUN ] FunctionalTest.MaxPool1d 2022-08-17T12:59:23.9072778Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2022-08-17T12:59:23.9073114Z [ RUN ] FunctionalTest.MaxPool2d 2022-08-17T12:59:23.9074362Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2022-08-17T12:59:23.9074664Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-08-17T12:59:23.9076215Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2022-08-17T12:59:23.9076568Z [ RUN ] FunctionalTest.MaxPool3d 2022-08-17T12:59:23.9077468Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2022-08-17T12:59:23.9077759Z [ RUN ] FunctionalTest.AvgPool1d 2022-08-17T12:59:23.9079542Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2022-08-17T12:59:23.9079998Z [ RUN ] FunctionalTest.AvgPool2d 2022-08-17T12:59:23.9080462Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2022-08-17T12:59:23.9080756Z [ RUN ] FunctionalTest.AvgPool3d 2022-08-17T12:59:23.9081156Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2022-08-17T12:59:23.9081482Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-08-17T12:59:23.9084919Z [ OK ] FunctionalTest.FractionalMaxPool2d (0 ms) 2022-08-17T12:59:23.9085308Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-08-17T12:59:23.9086902Z [ OK ] FunctionalTest.FractionalMaxPool3d (0 ms) 2022-08-17T12:59:23.9087222Z [ RUN ] FunctionalTest.LPPool1d 2022-08-17T12:59:23.9088881Z [ OK ] FunctionalTest.LPPool1d (0 ms) 2022-08-17T12:59:23.9089206Z [ RUN ] FunctionalTest.LPPool2d 2022-08-17T12:59:23.9090603Z [ OK ] FunctionalTest.LPPool2d (0 ms) 2022-08-17T12:59:23.9090967Z [ RUN ] FunctionalTest.CosineSimilarity 2022-08-17T12:59:23.9092455Z [ OK ] FunctionalTest.CosineSimilarity (0 ms) 2022-08-17T12:59:23.9092872Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-08-17T12:59:23.9095237Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T12:59:23.9095649Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-08-17T12:59:23.9096998Z [ OK ] FunctionalTest.SmoothL1LossBeta (0 ms) 2022-08-17T12:59:23.9097387Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-08-17T12:59:23.9098548Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T12:59:23.9098978Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-08-17T12:59:23.9100320Z [ OK ] FunctionalTest.HuberLossDefaultOptions (0 ms) 2022-08-17T12:59:23.9100750Z [ RUN ] FunctionalTest.HuberLossDelta 2022-08-17T12:59:23.9101676Z [ OK ] FunctionalTest.HuberLossDelta (0 ms) 2022-08-17T12:59:23.9102065Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-08-17T12:59:23.9103063Z [ OK ] FunctionalTest.HuberLossNoReduction (0 ms) 2022-08-17T12:59:23.9103431Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-08-17T12:59:23.9106350Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:59:23.9106791Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T12:59:23.9111410Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:59:23.9111824Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-08-17T12:59:23.9113547Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (0 ms) 2022-08-17T12:59:23.9114002Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T12:59:23.9117042Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2022-08-17T12:59:23.9117463Z [ RUN ] FunctionalTest.PairwiseDistance 2022-08-17T12:59:23.9118565Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2022-08-17T12:59:23.9118873Z [ RUN ] FunctionalTest.PDist 2022-08-17T12:59:23.9120492Z [ OK ] FunctionalTest.PDist (0 ms) 2022-08-17T12:59:23.9120899Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-08-17T12:59:23.9122055Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T12:59:23.9123002Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-08-17T12:59:23.9123428Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2022-08-17T12:59:23.9124042Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-08-17T12:59:23.9124581Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T12:59:23.9125084Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-08-17T12:59:23.9125557Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T12:59:23.9126490Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-08-17T12:59:23.9126875Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2022-08-17T12:59:23.9127203Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-08-17T12:59:23.9127546Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T12:59:23.9127849Z [ RUN ] FunctionalTest.L1Loss 2022-08-17T12:59:23.9128847Z [ OK ] FunctionalTest.L1Loss (0 ms) 2022-08-17T12:59:23.9129140Z [ RUN ] FunctionalTest.MSELoss 2022-08-17T12:59:23.9130476Z [ OK ] FunctionalTest.MSELoss (0 ms) 2022-08-17T12:59:23.9130817Z [ RUN ] FunctionalTest.BCELoss 2022-08-17T12:59:23.9132472Z [ OK ] FunctionalTest.BCELoss (0 ms) 2022-08-17T12:59:23.9132778Z [ RUN ] FunctionalTest.KLDivLoss 2022-08-17T12:59:23.9133650Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-08-17T12:59:23.9134640Z [ OK ] FunctionalTest.KLDivLoss (0 ms) 2022-08-17T12:59:23.9134961Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-08-17T12:59:23.9136330Z [ OK ] FunctionalTest.HingeEmbeddingLoss (0 ms) 2022-08-17T12:59:23.9136642Z [ RUN ] FunctionalTest.GridSample 2022-08-17T12:59:23.9139546Z [W vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2022-08-17T12:59:23.9142202Z [ OK ] FunctionalTest.GridSample (0 ms) 2022-08-17T12:59:23.9142512Z [ RUN ] FunctionalTest.AffineGrid 2022-08-17T12:59:23.9360408Z [ OK ] FunctionalTest.AffineGrid (21 ms) 2022-08-17T12:59:23.9360800Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-08-17T12:59:23.9361973Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2022-08-17T12:59:23.9362594Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-08-17T12:59:23.9364620Z [ OK ] FunctionalTest.CosineEmbeddingLoss (0 ms) 2022-08-17T12:59:23.9365330Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-08-17T12:59:23.9368376Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (0 ms) 2022-08-17T12:59:23.9369121Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-08-17T12:59:23.9369593Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (0 ms) 2022-08-17T12:59:23.9369969Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-08-17T12:59:23.9371051Z [ OK ] FunctionalTest.TripletMarginLoss (0 ms) 2022-08-17T12:59:23.9371479Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T12:59:23.9566776Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (19 ms) 2022-08-17T12:59:23.9567435Z [ RUN ] FunctionalTest.NLLLoss 2022-08-17T12:59:23.9567990Z [ OK ] FunctionalTest.NLLLoss (0 ms) 2022-08-17T12:59:23.9568308Z [ RUN ] FunctionalTest.CrossEntropy 2022-08-17T12:59:23.9571109Z [ OK ] FunctionalTest.CrossEntropy (0 ms) 2022-08-17T12:59:23.9571470Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-08-17T12:59:23.9573369Z [ OK ] FunctionalTest.MaxUnpool1d (0 ms) 2022-08-17T12:59:23.9573739Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-08-17T12:59:23.9574970Z [ OK ] FunctionalTest.MaxUnpool2d (0 ms) 2022-08-17T12:59:23.9575284Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-08-17T12:59:23.9576479Z [ OK ] FunctionalTest.MaxUnpool3d (0 ms) 2022-08-17T12:59:23.9576970Z [ RUN ] FunctionalTest.ELU 2022-08-17T12:59:23.9586485Z [ OK ] FunctionalTest.ELU (1 ms) 2022-08-17T12:59:23.9586779Z [ RUN ] FunctionalTest.SELU 2022-08-17T12:59:23.9589578Z [ OK ] FunctionalTest.SELU (0 ms) 2022-08-17T12:59:23.9589860Z [ RUN ] FunctionalTest.GLU 2022-08-17T12:59:23.9591682Z [ OK ] FunctionalTest.GLU (0 ms) 2022-08-17T12:59:23.9592121Z [ RUN ] FunctionalTest.GELU 2022-08-17T12:59:23.9595787Z [ OK ] FunctionalTest.GELU (0 ms) 2022-08-17T12:59:23.9596342Z [ RUN ] FunctionalTest.TanhGELU 2022-08-17T12:59:23.9596851Z [ OK ] FunctionalTest.TanhGELU (0 ms) 2022-08-17T12:59:23.9597390Z [ RUN ] FunctionalTest.Hardshrink 2022-08-17T12:59:23.9603447Z [ OK ] FunctionalTest.Hardshrink (0 ms) 2022-08-17T12:59:23.9604107Z [ RUN ] FunctionalTest.OneHot 2022-08-17T12:59:23.9605883Z [ OK ] FunctionalTest.OneHot (0 ms) 2022-08-17T12:59:23.9606596Z [ RUN ] FunctionalTest.Hardtanh 2022-08-17T12:59:23.9624730Z [ OK ] FunctionalTest.Hardtanh (1 ms) 2022-08-17T12:59:23.9625389Z [ RUN ] FunctionalTest.LeakyReLU 2022-08-17T12:59:23.9631839Z [ OK ] FunctionalTest.LeakyReLU (0 ms) 2022-08-17T12:59:23.9632403Z [ RUN ] FunctionalTest.LogSigmoid 2022-08-17T12:59:23.9632772Z [ OK ] FunctionalTest.LogSigmoid (0 ms) 2022-08-17T12:59:23.9633189Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-08-17T12:59:23.9655962Z [ OK ] FunctionalTest.GumbelSoftmax (2 ms) 2022-08-17T12:59:23.9668731Z [ RUN ] FunctionalTest.Softmax 2022-08-17T12:59:23.9669222Z [ OK ] FunctionalTest.Softmax (0 ms) 2022-08-17T12:59:23.9669730Z [ RUN ] FunctionalTest.Softmin 2022-08-17T12:59:23.9670376Z [ OK ] FunctionalTest.Softmin (0 ms) 2022-08-17T12:59:23.9670925Z [ RUN ] FunctionalTest.LogSoftmax 2022-08-17T12:59:23.9671451Z [ OK ] FunctionalTest.LogSoftmax (0 ms) 2022-08-17T12:59:23.9671769Z [ RUN ] FunctionalTest.PReLU 2022-08-17T12:59:23.9672145Z [ OK ] FunctionalTest.PReLU (0 ms) 2022-08-17T12:59:23.9672529Z [ RUN ] FunctionalTest.LayerNorm 2022-08-17T12:59:23.9673021Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-08-17T12:59:23.9673546Z [ RUN ] FunctionalTest.GroupNorm 2022-08-17T12:59:23.9673851Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2022-08-17T12:59:23.9674149Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-08-17T12:59:23.9674535Z [ OK ] FunctionalTest.LocalResponseNorm (0 ms) 2022-08-17T12:59:23.9674976Z [ RUN ] FunctionalTest.Linear 2022-08-17T12:59:23.9675473Z [ OK ] FunctionalTest.Linear (0 ms) 2022-08-17T12:59:23.9675869Z [ RUN ] FunctionalTest.Embedding 2022-08-17T12:59:23.9676167Z [ OK ] FunctionalTest.Embedding (0 ms) 2022-08-17T12:59:23.9676465Z [ RUN ] FunctionalTest.EmbeddingBag 2022-08-17T12:59:23.9676767Z [ OK ] FunctionalTest.EmbeddingBag (0 ms) 2022-08-17T12:59:23.9677062Z [ RUN ] FunctionalTest.Bilinear 2022-08-17T12:59:23.9677369Z [ OK ] FunctionalTest.Bilinear (0 ms) 2022-08-17T12:59:23.9677647Z [ RUN ] FunctionalTest.Normalize 2022-08-17T12:59:23.9678595Z [ OK ] FunctionalTest.Normalize (0 ms) 2022-08-17T12:59:23.9679102Z [ RUN ] FunctionalTest.ReLU 2022-08-17T12:59:23.9681057Z [ OK ] FunctionalTest.ReLU (0 ms) 2022-08-17T12:59:23.9681631Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-08-17T12:59:23.9682095Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2022-08-17T12:59:23.9682441Z [ RUN ] FunctionalTest.ReLU6 2022-08-17T12:59:23.9684154Z [ OK ] FunctionalTest.ReLU6 (0 ms) 2022-08-17T12:59:23.9684677Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-08-17T12:59:23.9685077Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2022-08-17T12:59:23.9685390Z [ RUN ] FunctionalTest.RReLU 2022-08-17T12:59:23.9710153Z [ OK ] FunctionalTest.RReLU (2 ms) 2022-08-17T12:59:23.9710625Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-08-17T12:59:23.9712002Z [ OK ] FunctionalTest.RReLUDefaultOptions (0 ms) 2022-08-17T12:59:23.9712693Z [ RUN ] FunctionalTest.CELU 2022-08-17T12:59:23.9720502Z [ OK ] FunctionalTest.CELU (0 ms) 2022-08-17T12:59:23.9721279Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-08-17T12:59:23.9722341Z [ OK ] FunctionalTest.CELUDefaultOptions (0 ms) 2022-08-17T12:59:23.9723135Z [ RUN ] FunctionalTest.PixelShuffle 2022-08-17T12:59:23.9723925Z [ OK ] FunctionalTest.PixelShuffle (0 ms) 2022-08-17T12:59:23.9724684Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-08-17T12:59:23.9725490Z [ OK ] FunctionalTest.PixelUnshuffle (0 ms) 2022-08-17T12:59:23.9726390Z [ RUN ] FunctionalTest.Softplus 2022-08-17T12:59:23.9730089Z [ OK ] FunctionalTest.Softplus (0 ms) 2022-08-17T12:59:23.9730792Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-08-17T12:59:23.9731664Z [ OK ] FunctionalTest.SoftplusDefaultOptions (0 ms) 2022-08-17T12:59:23.9732610Z [ RUN ] FunctionalTest.Fold 2022-08-17T12:59:23.9733270Z [ OK ] FunctionalTest.Fold (0 ms) 2022-08-17T12:59:23.9733937Z [ RUN ] FunctionalTest.Unfold 2022-08-17T12:59:23.9734649Z [ OK ] FunctionalTest.Unfold (0 ms) 2022-08-17T12:59:23.9735335Z [ RUN ] FunctionalTest.Softshrink 2022-08-17T12:59:23.9739173Z [ OK ] FunctionalTest.Softshrink (0 ms) 2022-08-17T12:59:23.9739654Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-08-17T12:59:23.9740322Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2022-08-17T12:59:23.9740842Z [ RUN ] FunctionalTest.Softsign 2022-08-17T12:59:23.9741352Z [ OK ] FunctionalTest.Softsign (0 ms) 2022-08-17T12:59:23.9741841Z [ RUN ] FunctionalTest.Mish 2022-08-17T12:59:23.9743159Z [ OK ] FunctionalTest.Mish (0 ms) 2022-08-17T12:59:23.9743693Z [ RUN ] FunctionalTest.Tanhshrink 2022-08-17T12:59:23.9744257Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2022-08-17T12:59:23.9744755Z [ RUN ] FunctionalTest.Threshold 2022-08-17T12:59:23.9754423Z [ OK ] FunctionalTest.Threshold (1 ms) 2022-08-17T12:59:23.9756181Z [ RUN ] FunctionalTest.BatchNorm1d 2022-08-17T12:59:23.9757073Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2022-08-17T12:59:23.9757934Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-08-17T12:59:23.9759049Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2022-08-17T12:59:23.9759974Z [ RUN ] FunctionalTest.BatchNorm2d 2022-08-17T12:59:23.9760863Z [ OK ] FunctionalTest.BatchNorm2d (0 ms) 2022-08-17T12:59:23.9761565Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-08-17T12:59:23.9762468Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (0 ms) 2022-08-17T12:59:23.9763188Z [ RUN ] FunctionalTest.BatchNorm3d 2022-08-17T12:59:23.9763839Z [ OK ] FunctionalTest.BatchNorm3d (0 ms) 2022-08-17T12:59:23.9764716Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-08-17T12:59:23.9765525Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (0 ms) 2022-08-17T12:59:23.9766458Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-08-17T12:59:23.9767160Z [ OK ] FunctionalTest.InstanceNorm1d (0 ms) 2022-08-17T12:59:23.9768056Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-08-17T12:59:23.9768905Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (0 ms) 2022-08-17T12:59:23.9769654Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-08-17T12:59:23.9770321Z [ OK ] FunctionalTest.InstanceNorm2d (0 ms) 2022-08-17T12:59:23.9771080Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-08-17T12:59:23.9771922Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (0 ms) 2022-08-17T12:59:23.9772669Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-08-17T12:59:23.9773338Z [ OK ] FunctionalTest.InstanceNorm3d (0 ms) 2022-08-17T12:59:23.9774095Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-08-17T12:59:23.9774940Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (0 ms) 2022-08-17T12:59:23.9775647Z [ RUN ] FunctionalTest.Interpolate 2022-08-17T12:59:23.9776952Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9779008Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9780992Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9782974Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9784931Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9786876Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9788828Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9790827Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:23.9877819Z [ OK ] FunctionalTest.Interpolate (10 ms) 2022-08-17T12:59:23.9878443Z [ RUN ] FunctionalTest.Pad1 2022-08-17T12:59:23.9879026Z [ OK ] FunctionalTest.Pad1 (0 ms) 2022-08-17T12:59:23.9879604Z [ RUN ] FunctionalTest.Pad2 2022-08-17T12:59:23.9880438Z [ OK ] FunctionalTest.Pad2 (0 ms) 2022-08-17T12:59:23.9880990Z [ RUN ] FunctionalTest.Pad3 2022-08-17T12:59:23.9884869Z [ OK ] FunctionalTest.Pad3 (0 ms) 2022-08-17T12:59:23.9885392Z [ RUN ] FunctionalTest.Pad4 2022-08-17T12:59:23.9886171Z [ OK ] FunctionalTest.Pad4 (0 ms) 2022-08-17T12:59:23.9886688Z [ RUN ] FunctionalTest.Pad5 2022-08-17T12:59:23.9888884Z [ OK ] FunctionalTest.Pad5 (0 ms) 2022-08-17T12:59:23.9889399Z [ RUN ] FunctionalTest.Pad6 2022-08-17T12:59:23.9890983Z [ OK ] FunctionalTest.Pad6 (0 ms) 2022-08-17T12:59:23.9891477Z [ RUN ] FunctionalTest.Pad7 2022-08-17T12:59:23.9891905Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-08-17T12:59:23.9892174Z [ RUN ] FunctionalTest.Pad8 2022-08-17T12:59:23.9892550Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-08-17T12:59:23.9892831Z [ RUN ] FunctionalTest.CTCLoss 2022-08-17T12:59:23.9992916Z [ OK ] FunctionalTest.CTCLoss (10 ms) 2022-08-17T12:59:23.9993300Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-08-17T12:59:23.9995236Z [ OK ] FunctionalTest.PoissonNLLLoss (0 ms) 2022-08-17T12:59:23.9995813Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-08-17T12:59:23.9997928Z [ OK ] FunctionalTest.MarginRankingLoss (0 ms) 2022-08-17T12:59:23.9998521Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-08-17T12:59:24.0000573Z [ OK ] FunctionalTest.ConvTranspose1d (0 ms) 2022-08-17T12:59:24.0001167Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-08-17T12:59:24.0004696Z [ OK ] FunctionalTest.ConvTranspose2dEven (0 ms) 2022-08-17T12:59:24.0005297Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-08-17T12:59:24.0008271Z [ OK ] FunctionalTest.ConvTranspose2dUneven (0 ms) 2022-08-17T12:59:24.0008844Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-08-17T12:59:24.0009974Z [ OK ] FunctionalTest.ConvTranspose3d (0 ms) 2022-08-17T12:59:24.0010574Z [ RUN ] FunctionalTest.AlphaDropout 2022-08-17T12:59:24.0017826Z [ OK ] FunctionalTest.AlphaDropout (0 ms) 2022-08-17T12:59:24.0018415Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-08-17T12:59:24.0025018Z [ OK ] FunctionalTest.FeatureAlphaDropout (0 ms) 2022-08-17T12:59:24.0025590Z [ RUN ] FunctionalTest.Dropout 2022-08-17T12:59:24.0030002Z [ OK ] FunctionalTest.Dropout (0 ms) 2022-08-17T12:59:24.0030602Z [ RUN ] FunctionalTest.Dropout2d 2022-08-17T12:59:24.0036337Z [ OK ] FunctionalTest.Dropout2d (0 ms) 2022-08-17T12:59:24.0036948Z [ RUN ] FunctionalTest.Dropout3d 2022-08-17T12:59:24.0042383Z [ OK ] FunctionalTest.Dropout3d (0 ms) 2022-08-17T12:59:24.0042951Z [ RUN ] FunctionalTest.isfinite 2022-08-17T12:59:24.0046630Z [ OK ] FunctionalTest.isfinite (0 ms) 2022-08-17T12:59:24.0046908Z [ RUN ] FunctionalTest.isinf 2022-08-17T12:59:24.0049728Z [ OK ] FunctionalTest.isinf (0 ms) 2022-08-17T12:59:24.0050016Z [ RUN ] FunctionalTest.AllClose 2022-08-17T12:59:24.0100876Z [ OK ] FunctionalTest.AllClose (5 ms) 2022-08-17T12:59:24.0101590Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-08-17T12:59:24.0135053Z [ OK ] FunctionalTest.BCEWithLogitsLoss (3 ms) 2022-08-17T12:59:24.0135829Z [----------] 132 tests from FunctionalTest (108 ms total) 2022-08-17T12:59:24.0136147Z 2022-08-17T12:59:24.0136473Z [----------] 1 test from IntegrationTest 2022-08-17T12:59:24.0137080Z [ RUN ] IntegrationTest.CartPole 2022-08-17T12:59:34.0804262Z [ OK ] IntegrationTest.CartPole (10066 ms) 2022-08-17T12:59:34.0805057Z [----------] 1 test from IntegrationTest (10066 ms total) 2022-08-17T12:59:34.0805400Z 2022-08-17T12:59:34.0805718Z [----------] 9 tests from InitTest 2022-08-17T12:59:34.0806645Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-08-17T12:59:34.0819449Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (1 ms) 2022-08-17T12:59:34.0820299Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-08-17T12:59:34.0829387Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (1 ms) 2022-08-17T12:59:34.0830163Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-08-17T12:59:34.0839915Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (1 ms) 2022-08-17T12:59:34.0840737Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-08-17T12:59:34.0850950Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (1 ms) 2022-08-17T12:59:34.0851821Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-08-17T12:59:34.0887503Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (3 ms) 2022-08-17T12:59:34.0888297Z [ RUN ] InitTest.CalculateGainWithTanh 2022-08-17T12:59:34.0888979Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-08-17T12:59:34.0889668Z [ RUN ] InitTest.CalculateGainWithRelu 2022-08-17T12:59:34.0890380Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-08-17T12:59:34.0891075Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-08-17T12:59:34.0891832Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-08-17T12:59:34.0892614Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-08-17T12:59:34.0899737Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (1 ms) 2022-08-17T12:59:34.0900468Z [----------] 9 tests from InitTest (9 ms total) 2022-08-17T12:59:34.0900775Z 2022-08-17T12:59:34.0901104Z [----------] 6 tests from TorchScriptTest 2022-08-17T12:59:34.0901843Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-08-17T12:59:34.1259478Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (35 ms) 2022-08-17T12:59:34.1260383Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-08-17T12:59:34.1279432Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (2 ms) 2022-08-17T12:59:34.1280288Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-08-17T12:59:34.1282261Z [ OK ] TorchScriptTest.TestDictArgMatching (0 ms) 2022-08-17T12:59:34.1283006Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-08-17T12:59:34.1283914Z [ OK ] TorchScriptTest.TestTupleArgMatching (0 ms) 2022-08-17T12:59:34.1284707Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-08-17T12:59:34.1289246Z [ OK ] TorchScriptTest.TestOptionalArgMatching (0 ms) 2022-08-17T12:59:34.1290021Z [ RUN ] TorchScriptTest.TestPickle 2022-08-17T12:59:34.1290690Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-08-17T12:59:34.1291403Z [----------] 6 tests from TorchScriptTest (38 ms total) 2022-08-17T12:59:34.1291743Z 2022-08-17T12:59:34.1292043Z [----------] 3 tests from MakeUniqueTest 2022-08-17T12:59:34.1293042Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-08-17T12:59:34.1293839Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-08-17T12:59:34.1294614Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-08-17T12:59:34.1295411Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-08-17T12:59:34.1296244Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-08-17T12:59:34.1297123Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-08-17T12:59:34.1297904Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-08-17T12:59:34.1298233Z 2022-08-17T12:59:34.1298559Z [----------] 2 tests from MetaTensorTest 2022-08-17T12:59:34.1299190Z [ RUN ] MetaTensorTest.MetaDeviceApi 2022-08-17T12:59:34.1299864Z [ OK ] MetaTensorTest.MetaDeviceApi (0 ms) 2022-08-17T12:59:34.1300560Z [ RUN ] MetaTensorTest.MetaNamespaceApi 2022-08-17T12:59:34.1301284Z [ OK ] MetaTensorTest.MetaNamespaceApi (0 ms) 2022-08-17T12:59:34.1302013Z [----------] 2 tests from MetaTensorTest (0 ms total) 2022-08-17T12:59:34.1302312Z 2022-08-17T12:59:34.1302607Z [----------] 2 tests from UtilsTest 2022-08-17T12:59:34.1303155Z [ RUN ] UtilsTest.WarnOnce 2022-08-17T12:59:34.1303723Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-08-17T12:59:34.1304365Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-08-17T12:59:34.1305229Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2022-08-17T12:59:34.1305938Z [----------] 2 tests from UtilsTest (0 ms total) 2022-08-17T12:59:34.1306242Z 2022-08-17T12:59:34.1306539Z [----------] 1 test from NoGradTest 2022-08-17T12:59:34.1307147Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-08-17T12:59:34.1322632Z [ OK ] NoGradTest.SetsGradModeCorrectly (3 ms) 2022-08-17T12:59:34.1323328Z [----------] 1 test from NoGradTest (3 ms total) 2022-08-17T12:59:34.1323646Z 2022-08-17T12:59:34.1323937Z [----------] 3 tests from AutogradTest 2022-08-17T12:59:34.1324572Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-08-17T12:59:34.1325282Z [ OK ] AutogradTest.CanTakeDerivatives (0 ms) 2022-08-17T12:59:34.1326253Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-08-17T12:59:34.1327172Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (0 ms) 2022-08-17T12:59:34.1328050Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-08-17T12:59:34.1328888Z [ OK ] AutogradTest.CanPassCustomGradientInputs (0 ms) 2022-08-17T12:59:34.1329630Z [----------] 3 tests from AutogradTest (0 ms total) 2022-08-17T12:59:34.1329967Z 2022-08-17T12:59:34.1330325Z [----------] 1 test from OptionalArrayRefTest 2022-08-17T12:59:34.1331050Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-08-17T12:59:34.1331868Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-08-17T12:59:34.1332633Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-08-17T12:59:34.1332975Z 2022-08-17T12:59:34.1333284Z [----------] 52 tests from ModuleTest 2022-08-17T12:59:34.1333987Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-08-17T12:59:34.1334806Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2022-08-17T12:59:34.1335505Z [ RUN ] ModuleTest.ZeroGrad 2022-08-17T12:59:34.1336084Z [ OK ] ModuleTest.ZeroGrad (0 ms) 2022-08-17T12:59:34.1336738Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-08-17T12:59:34.1337433Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2022-08-17T12:59:34.1338295Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-08-17T12:59:34.1356141Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (2 ms) 2022-08-17T12:59:34.1357256Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-08-17T12:59:34.1369430Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (1 ms) 2022-08-17T12:59:34.1370410Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-08-17T12:59:34.1382663Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (1 ms) 2022-08-17T12:59:34.1383411Z [ RUN ] ModuleTest.ReplaceModule 2022-08-17T12:59:34.1384074Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-08-17T12:59:34.1384718Z [ RUN ] ModuleTest.UnregisterModule 2022-08-17T12:59:34.1398503Z [ OK ] ModuleTest.UnregisterModule (1 ms) 2022-08-17T12:59:34.1398936Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-08-17T12:59:34.1428562Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (2 ms) 2022-08-17T12:59:34.1429076Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-08-17T12:59:34.1448692Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (2 ms) 2022-08-17T12:59:34.1449496Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-08-17T12:59:34.1449914Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-08-17T12:59:34.1450349Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-08-17T12:59:34.1479120Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (3 ms) 2022-08-17T12:59:34.1479604Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-08-17T12:59:34.1499339Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (2 ms) 2022-08-17T12:59:34.1499929Z [ RUN ] ModuleTest.CanGetName 2022-08-17T12:59:34.1500343Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-08-17T12:59:34.1500861Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-08-17T12:59:34.1501285Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-08-17T12:59:34.1501693Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-08-17T12:59:34.1502186Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2022-08-17T12:59:34.1502694Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-08-17T12:59:34.1503216Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-08-17T12:59:34.1503719Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-08-17T12:59:34.1518089Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (1 ms) 2022-08-17T12:59:34.1518642Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-08-17T12:59:34.1519203Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-08-17T12:59:34.1519657Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-08-17T12:59:34.1524138Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (0 ms) 2022-08-17T12:59:34.1525022Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-08-17T12:59:34.1525910Z [ OK ] ModuleTest.ClonePreservesExternalReferences (0 ms) 2022-08-17T12:59:34.1527019Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-08-17T12:59:34.1528046Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (0 ms) 2022-08-17T12:59:34.1528944Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-08-17T12:59:34.1529757Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-08-17T12:59:34.1530591Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-08-17T12:59:34.1531530Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2022-08-17T12:59:34.1532538Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-08-17T12:59:34.1533332Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-08-17T12:59:34.1534130Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-08-17T12:59:34.1535013Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-08-17T12:59:34.1536145Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-08-17T12:59:34.1537468Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-08-17T12:59:34.1538790Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-08-17T12:59:34.1540093Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-08-17T12:59:34.1541309Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-08-17T12:59:34.1552268Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (2 ms) 2022-08-17T12:59:34.1553386Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-08-17T12:59:34.1554439Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T12:59:34.1555471Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T12:59:34.1556625Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T12:59:34.1557771Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T12:59:34.1559017Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T12:59:34.1560168Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T12:59:34.1561268Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T12:59:34.1562356Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-08-17T12:59:34.1563417Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T12:59:34.1564547Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T12:59:34.1565766Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T12:59:34.1567040Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-08-17T12:59:34.1568092Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:59:34.1569164Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-08-17T12:59:34.1570297Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:59:34.1571353Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-08-17T12:59:34.1572347Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:59:34.1573391Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-08-17T12:59:34.1574470Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T12:59:34.1575539Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-08-17T12:59:34.1576574Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T12:59:34.1577703Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T12:59:34.1578928Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T12:59:34.1580034Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-08-17T12:59:34.1581116Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T12:59:34.1582376Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T12:59:34.1583622Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T12:59:34.1584605Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-08-17T12:59:34.1585444Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:59:34.1586309Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-08-17T12:59:34.1587204Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:59:34.1588053Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-08-17T12:59:34.1588927Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:59:34.1589830Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-08-17T12:59:34.1590852Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T12:59:34.1591782Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-08-17T12:59:34.1592694Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T12:59:34.1593602Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-08-17T12:59:34.1594575Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T12:59:34.1595719Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-08-17T12:59:34.1596876Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (2 ms) 2022-08-17T12:59:34.1597694Z [ RUN ] ModuleTest.PrettyPrint 2022-08-17T12:59:34.1598317Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-08-17T12:59:34.1599159Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-08-17T12:59:34.1600184Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-08-17T12:59:34.1601038Z [----------] 52 tests from ModuleTest (26 ms total) 2022-08-17T12:59:34.1601355Z 2022-08-17T12:59:34.1601683Z [----------] 11 tests from ModuleDictTest 2022-08-17T12:59:34.1602343Z [ RUN ] ModuleDictTest.ConstructsFromList 2022-08-17T12:59:34.1603049Z [ OK ] ModuleDictTest.ConstructsFromList (0 ms) 2022-08-17T12:59:34.1603813Z [ RUN ] ModuleDictTest.ConstructsFromordereddict 2022-08-17T12:59:34.1604626Z [ OK ] ModuleDictTest.ConstructsFromordereddict (0 ms) 2022-08-17T12:59:34.1605399Z [ RUN ] ModuleDictTest.UpdatePopClearContains 2022-08-17T12:59:34.1606317Z [ OK ] ModuleDictTest.UpdatePopClearContains (1 ms) 2022-08-17T12:59:34.1607025Z [ RUN ] ModuleDictTest.UpdateExist 2022-08-17T12:59:34.1607685Z [ OK ] ModuleDictTest.UpdateExist (0 ms) 2022-08-17T12:59:34.1608271Z [ RUN ] ModuleDictTest.Keys 2022-08-17T12:59:34.1613482Z [ OK ] ModuleDictTest.Keys (1 ms) 2022-08-17T12:59:34.1614072Z [ RUN ] ModuleDictTest.Values 2022-08-17T12:59:34.1614672Z [ OK ] ModuleDictTest.Values (0 ms) 2022-08-17T12:59:34.1615483Z [ RUN ] ModuleDictTest.SanityCheckForHoldingStandardModules 2022-08-17T12:59:34.1616479Z [ OK ] ModuleDictTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T12:59:34.1617356Z [ RUN ] ModuleDictTest.HasReferenceSemantics 2022-08-17T12:59:34.1618104Z [ OK ] ModuleDictTest.HasReferenceSemantics (0 ms) 2022-08-17T12:59:34.1618800Z [ RUN ] ModuleDictTest.IsCloneable 2022-08-17T12:59:34.1619661Z [ OK ] ModuleDictTest.IsCloneable (0 ms) 2022-08-17T12:59:34.1620403Z [ RUN ] ModuleDictTest.RegistersElementsAsSubmodules 2022-08-17T12:59:34.1621283Z [ OK ] ModuleDictTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:59:34.1622238Z [ RUN ] ModuleDictTest.PrettyPrintModuleDict 2022-08-17T12:59:34.1623029Z [ OK ] ModuleDictTest.PrettyPrintModuleDict (0 ms) 2022-08-17T12:59:34.1623760Z [----------] 11 tests from ModuleDictTest (3 ms total) 2022-08-17T12:59:34.1624090Z 2022-08-17T12:59:34.1624431Z [----------] 15 tests from ModuleListTest 2022-08-17T12:59:34.1625149Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-08-17T12:59:34.1625987Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:59:34.1626832Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-08-17T12:59:34.1627656Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-08-17T12:59:34.1628479Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-08-17T12:59:34.1629285Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:59:34.1630075Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-08-17T12:59:34.1630923Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:59:34.1631585Z [ RUN ] ModuleListTest.Insertion 2022-08-17T12:59:34.1632211Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-08-17T12:59:34.1632847Z [ RUN ] ModuleListTest.AccessWithAt 2022-08-17T12:59:34.1645839Z [ OK ] ModuleListTest.AccessWithAt (2 ms) 2022-08-17T12:59:34.1646793Z [ RUN ] ModuleListTest.AccessWithPtr 2022-08-17T12:59:34.1665942Z [ OK ] ModuleListTest.AccessWithPtr (1 ms) 2022-08-17T12:59:34.1666930Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-08-17T12:59:34.1667896Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T12:59:34.1668885Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-08-17T12:59:34.1669910Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-08-17T12:59:34.1670852Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-08-17T12:59:34.1671604Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-08-17T12:59:34.1672296Z [ RUN ] ModuleListTest.IsCloneable 2022-08-17T12:59:34.1672971Z [ OK ] ModuleListTest.IsCloneable (0 ms) 2022-08-17T12:59:34.1673721Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-08-17T12:59:34.1674604Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:59:34.1675331Z [ RUN ] ModuleListTest.NestingIsPossible 2022-08-17T12:59:34.1676243Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-08-17T12:59:34.1677071Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-08-17T12:59:34.1677955Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2022-08-17T12:59:34.1678804Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-08-17T12:59:34.1679594Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-08-17T12:59:34.1680433Z [----------] 15 tests from ModuleListTest (5 ms total) 2022-08-17T12:59:34.1680805Z 2022-08-17T12:59:34.1681137Z [----------] 256 tests from ModulesTest 2022-08-17T12:59:34.1681574Z [ RUN ] ModulesTest.Conv1d 2022-08-17T12:59:34.1684757Z [ OK ] ModulesTest.Conv1d (0 ms) 2022-08-17T12:59:34.1685495Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-08-17T12:59:34.1728232Z [ OK ] ModulesTest.Conv1dSameStrided (4 ms) 2022-08-17T12:59:34.1728857Z [ RUN ] ModulesTest.Conv2dEven 2022-08-17T12:59:34.1731791Z [ OK ] ModulesTest.Conv2dEven (0 ms) 2022-08-17T12:59:34.1732410Z [ RUN ] ModulesTest.Conv2dUneven 2022-08-17T12:59:34.1734009Z [ OK ] ModulesTest.Conv2dUneven (0 ms) 2022-08-17T12:59:34.1795443Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-08-17T12:59:34.1796146Z [ OK ] ModulesTest.Conv2dSameStrided (6 ms) 2022-08-17T12:59:34.1796671Z [ RUN ] ModulesTest.Conv3d 2022-08-17T12:59:34.1799631Z [ OK ] ModulesTest.Conv3d (0 ms) 2022-08-17T12:59:34.1800370Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-08-17T12:59:34.1862563Z [ OK ] ModulesTest.Conv3dSameStrided (6 ms) 2022-08-17T12:59:34.1863247Z [ RUN ] ModulesTest.ConvTranspose1d 2022-08-17T12:59:34.1865418Z [ OK ] ModulesTest.ConvTranspose1d (0 ms) 2022-08-17T12:59:34.1869580Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-08-17T12:59:34.1870369Z [ OK ] ModulesTest.ConvTranspose2dEven (0 ms) 2022-08-17T12:59:34.1871096Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-08-17T12:59:34.1873104Z [ OK ] ModulesTest.ConvTranspose2dUneven (0 ms) 2022-08-17T12:59:34.1873796Z [ RUN ] ModulesTest.ConvTranspose3d 2022-08-17T12:59:34.1875393Z [ OK ] ModulesTest.ConvTranspose3d (0 ms) 2022-08-17T12:59:34.1875994Z [ RUN ] ModulesTest.MaxPool1d 2022-08-17T12:59:34.1877021Z [ OK ] ModulesTest.MaxPool1d (0 ms) 2022-08-17T12:59:34.1877690Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-08-17T12:59:34.1878606Z [ OK ] ModulesTest.MaxPool1dReturnIndices (0 ms) 2022-08-17T12:59:34.1879258Z [ RUN ] ModulesTest.MaxPool2dEven 2022-08-17T12:59:34.1880248Z [ OK ] ModulesTest.MaxPool2dEven (0 ms) 2022-08-17T12:59:34.1880792Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-08-17T12:59:34.1881204Z [ OK ] ModulesTest.MaxPool2dUneven (0 ms) 2022-08-17T12:59:34.1881524Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-08-17T12:59:34.1882507Z [ OK ] ModulesTest.MaxPool2dReturnIndices (0 ms) 2022-08-17T12:59:34.1882874Z [ RUN ] ModulesTest.MaxPool3d 2022-08-17T12:59:34.1883929Z [ OK ] ModulesTest.MaxPool3d (0 ms) 2022-08-17T12:59:34.1884307Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-08-17T12:59:34.1885200Z [ OK ] ModulesTest.MaxPool3dReturnIndices (0 ms) 2022-08-17T12:59:34.1885579Z [ RUN ] ModulesTest.AvgPool1d 2022-08-17T12:59:34.1887056Z [ OK ] ModulesTest.AvgPool1d (0 ms) 2022-08-17T12:59:34.1887416Z [ RUN ] ModulesTest.AvgPool2dEven 2022-08-17T12:59:34.1887978Z [ OK ] ModulesTest.AvgPool2dEven (0 ms) 2022-08-17T12:59:34.1888401Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-08-17T12:59:34.1888757Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2022-08-17T12:59:34.1889052Z [ RUN ] ModulesTest.AvgPool3d 2022-08-17T12:59:34.1890779Z [ OK ] ModulesTest.AvgPool3d (0 ms) 2022-08-17T12:59:34.1891428Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-08-17T12:59:34.1892043Z [ OK ] ModulesTest.FractionalMaxPool2d (0 ms) 2022-08-17T12:59:34.1892531Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-08-17T12:59:34.1893523Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (0 ms) 2022-08-17T12:59:34.1893976Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-08-17T12:59:34.1894658Z [ OK ] ModulesTest.FractionalMaxPool3d (0 ms) 2022-08-17T12:59:34.1895263Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-08-17T12:59:34.1896102Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (0 ms) 2022-08-17T12:59:34.1896686Z [ RUN ] ModulesTest.LPPool1d 2022-08-17T12:59:34.1897365Z [ OK ] ModulesTest.LPPool1d (0 ms) 2022-08-17T12:59:34.1897804Z [ RUN ] ModulesTest.LPPool2d 2022-08-17T12:59:34.1898205Z [ OK ] ModulesTest.LPPool2d (0 ms) 2022-08-17T12:59:34.1898576Z [ RUN ] ModulesTest.Identity 2022-08-17T12:59:34.1899025Z [ OK ] ModulesTest.Identity (0 ms) 2022-08-17T12:59:34.1899330Z [ RUN ] ModulesTest.Flatten 2022-08-17T12:59:34.1901830Z [ OK ] ModulesTest.Flatten (0 ms) 2022-08-17T12:59:34.1902268Z [ RUN ] ModulesTest.Unflatten 2022-08-17T12:59:34.1902722Z [W TensorImpl.h:1560] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-08-17T12:59:34.1903279Z [ OK ] ModulesTest.Unflatten (0 ms) 2022-08-17T12:59:34.1903586Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-08-17T12:59:34.1904927Z [ OK ] ModulesTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T12:59:34.1905473Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-08-17T12:59:34.1905870Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (0 ms) 2022-08-17T12:59:34.1906386Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-08-17T12:59:34.1908595Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (0 ms) 2022-08-17T12:59:34.1909380Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-08-17T12:59:34.1910237Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (0 ms) 2022-08-17T12:59:34.1911128Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-08-17T12:59:34.1912212Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (0 ms) 2022-08-17T12:59:34.1913110Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-08-17T12:59:34.1914054Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (0 ms) 2022-08-17T12:59:34.1914847Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-08-17T12:59:34.1915608Z [ OK ] ModulesTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T12:59:34.1916353Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-08-17T12:59:34.1917221Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (0 ms) 2022-08-17T12:59:34.1917984Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-08-17T12:59:34.1918662Z [ OK ] ModulesTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T12:59:34.1919362Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-08-17T12:59:34.1920103Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (0 ms) 2022-08-17T12:59:34.1920844Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-08-17T12:59:34.1921589Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (0 ms) 2022-08-17T12:59:34.1922292Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-08-17T12:59:34.1922996Z [ OK ] ModulesTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T12:59:34.1923612Z [ RUN ] ModulesTest.MaxUnpool1d 2022-08-17T12:59:34.1924242Z [ OK ] ModulesTest.MaxUnpool1d (0 ms) 2022-08-17T12:59:34.1924903Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-08-17T12:59:34.1926216Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (0 ms) 2022-08-17T12:59:34.1926841Z [ RUN ] ModulesTest.MaxUnpool2d 2022-08-17T12:59:34.1927675Z [ OK ] ModulesTest.MaxUnpool2d (0 ms) 2022-08-17T12:59:34.1928331Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-08-17T12:59:34.1929793Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (0 ms) 2022-08-17T12:59:34.1930430Z [ RUN ] ModulesTest.MaxUnpool3d 2022-08-17T12:59:34.1931165Z [ OK ] ModulesTest.MaxUnpool3d (0 ms) 2022-08-17T12:59:34.1931842Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-08-17T12:59:34.1933128Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (0 ms) 2022-08-17T12:59:34.1933828Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-08-17T12:59:34.3115365Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (117 ms) 2022-08-17T12:59:34.3116413Z [ RUN ] ModulesTest.Linear 2022-08-17T12:59:34.3119038Z [ OK ] ModulesTest.Linear (0 ms) 2022-08-17T12:59:34.3119389Z [ RUN ] ModulesTest.LocalResponseNorm 2022-08-17T12:59:34.3123241Z [ OK ] ModulesTest.LocalResponseNorm (0 ms) 2022-08-17T12:59:34.3123559Z [ RUN ] ModulesTest.LayerNorm 2022-08-17T12:59:34.3125745Z [ OK ] ModulesTest.LayerNorm (0 ms) 2022-08-17T12:59:34.3126199Z [ RUN ] ModulesTest.GroupNorm 2022-08-17T12:59:34.3127782Z [ OK ] ModulesTest.GroupNorm (0 ms) 2022-08-17T12:59:34.3128074Z [ RUN ] ModulesTest.Bilinear 2022-08-17T12:59:34.3131553Z [ OK ] ModulesTest.Bilinear (0 ms) 2022-08-17T12:59:34.3131876Z [ RUN ] ModulesTest.Fold 2022-08-17T12:59:34.3155570Z [ OK ] ModulesTest.Fold (2 ms) 2022-08-17T12:59:34.3155893Z [ RUN ] ModulesTest.Unfold 2022-08-17T12:59:34.3222098Z [ OK ] ModulesTest.Unfold (6 ms) 2022-08-17T12:59:34.3222728Z [ RUN ] ModulesTest.SimpleContainer 2022-08-17T12:59:34.3239838Z [ OK ] ModulesTest.SimpleContainer (1 ms) 2022-08-17T12:59:34.3240295Z [ RUN ] ModulesTest.EmbeddingBasic 2022-08-17T12:59:34.3241089Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2022-08-17T12:59:34.3241551Z [ RUN ] ModulesTest.EmbeddingList 2022-08-17T12:59:34.3241910Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-08-17T12:59:34.3242547Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-08-17T12:59:34.3243393Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2022-08-17T12:59:34.3243765Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-08-17T12:59:34.3245853Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (0 ms) 2022-08-17T12:59:34.3246590Z [ RUN ] ModulesTest.AlphaDropout 2022-08-17T12:59:34.3247345Z [ OK ] ModulesTest.AlphaDropout (0 ms) 2022-08-17T12:59:34.3248171Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-08-17T12:59:34.3248846Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2022-08-17T12:59:34.3249421Z [ RUN ] ModulesTest.Dropout 2022-08-17T12:59:34.3251006Z [ OK ] ModulesTest.Dropout (0 ms) 2022-08-17T12:59:34.3251621Z [ RUN ] ModulesTest.Dropout2d 2022-08-17T12:59:34.3256408Z [ OK ] ModulesTest.Dropout2d (0 ms) 2022-08-17T12:59:34.3257031Z [ RUN ] ModulesTest.Dropout3d 2022-08-17T12:59:34.3262104Z [ OK ] ModulesTest.Dropout3d (0 ms) 2022-08-17T12:59:34.3262597Z [ RUN ] ModulesTest.Parameters 2022-08-17T12:59:34.3263057Z [ OK ] ModulesTest.Parameters (0 ms) 2022-08-17T12:59:34.3263623Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-08-17T12:59:34.3264176Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-08-17T12:59:34.3264769Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-08-17T12:59:34.3265299Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2022-08-17T12:59:34.3265681Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-08-17T12:59:34.3266104Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2022-08-17T12:59:34.3266467Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-08-17T12:59:34.3266913Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-08-17T12:59:34.3267289Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-08-17T12:59:34.3267800Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-08-17T12:59:34.3268321Z [ RUN ] ModulesTest.BatchNorm1d 2022-08-17T12:59:34.3268856Z [ OK ] ModulesTest.BatchNorm1d (0 ms) 2022-08-17T12:59:34.3269312Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-08-17T12:59:34.3269822Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2022-08-17T12:59:34.3270528Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-08-17T12:59:34.3270904Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-08-17T12:59:34.3271217Z [ RUN ] ModulesTest.BatchNorm2d 2022-08-17T12:59:34.3271508Z [ OK ] ModulesTest.BatchNorm2d (0 ms) 2022-08-17T12:59:34.3271822Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-08-17T12:59:34.3272154Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-08-17T12:59:34.3272493Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-08-17T12:59:34.3272999Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-08-17T12:59:34.3273370Z [ RUN ] ModulesTest.BatchNorm3d 2022-08-17T12:59:34.3273997Z [ OK ] ModulesTest.BatchNorm3d (0 ms) 2022-08-17T12:59:34.3274631Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-08-17T12:59:34.3275119Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2022-08-17T12:59:34.3275642Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-08-17T12:59:34.3276219Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-08-17T12:59:34.3276675Z [ RUN ] ModulesTest.InstanceNorm1d 2022-08-17T12:59:34.3277194Z [ OK ] ModulesTest.InstanceNorm1d (0 ms) 2022-08-17T12:59:34.3277762Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-08-17T12:59:34.3278267Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-08-17T12:59:34.3278728Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-08-17T12:59:34.3279295Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-08-17T12:59:34.3279622Z [ RUN ] ModulesTest.InstanceNorm2d 2022-08-17T12:59:34.3279920Z [ OK ] ModulesTest.InstanceNorm2d (0 ms) 2022-08-17T12:59:34.3280247Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-08-17T12:59:34.3295647Z [ OK ] ModulesTest.InstanceNorm3dStateful (1 ms) 2022-08-17T12:59:34.3296243Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-08-17T12:59:34.3296596Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-08-17T12:59:34.3296918Z [ RUN ] ModulesTest.InstanceNorm3d 2022-08-17T12:59:34.3298604Z [ OK ] ModulesTest.InstanceNorm3d (0 ms) 2022-08-17T12:59:34.3299016Z [ RUN ] ModulesTest.L1Loss 2022-08-17T12:59:34.3299766Z [ OK ] ModulesTest.L1Loss (0 ms) 2022-08-17T12:59:34.3300152Z [ RUN ] ModulesTest.MSELoss 2022-08-17T12:59:34.3301126Z [ OK ] ModulesTest.MSELoss (0 ms) 2022-08-17T12:59:34.3301533Z [ RUN ] ModulesTest.BCELoss 2022-08-17T12:59:34.3302654Z [ OK ] ModulesTest.BCELoss (0 ms) 2022-08-17T12:59:34.3303293Z [ RUN ] ModulesTest.KLDivLoss 2022-08-17T12:59:34.3305366Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-08-17T12:59:34.3306635Z [ OK ] ModulesTest.KLDivLoss (0 ms) 2022-08-17T12:59:34.3307292Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-08-17T12:59:34.3307984Z [ OK ] ModulesTest.HingeEmbeddingLoss (0 ms) 2022-08-17T12:59:34.3308657Z [ RUN ] ModulesTest.MultiMarginLoss 2022-08-17T12:59:34.3309340Z [ OK ] ModulesTest.MultiMarginLoss (0 ms) 2022-08-17T12:59:34.3310008Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-08-17T12:59:34.3312868Z [ OK ] ModulesTest.CosineEmbeddingLoss (0 ms) 2022-08-17T12:59:34.3313765Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-08-17T12:59:34.3314572Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T12:59:34.3315507Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-08-17T12:59:34.3316273Z [ OK ] ModulesTest.HuberLossDefaultOptions (0 ms) 2022-08-17T12:59:34.3317095Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-08-17T12:59:34.3318008Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (0 ms) 2022-08-17T12:59:34.3318790Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-08-17T12:59:34.3319552Z [ OK ] ModulesTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T12:59:34.3320281Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-08-17T12:59:34.3320988Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2022-08-17T12:59:34.3321784Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-08-17T12:59:34.3322651Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (0 ms) 2022-08-17T12:59:34.3323405Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-08-17T12:59:34.3324073Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2022-08-17T12:59:34.3324733Z [ RUN ] ModulesTest.HuberLossDelta 2022-08-17T12:59:34.3325396Z [ OK ] ModulesTest.HuberLossDelta (0 ms) 2022-08-17T12:59:34.3326215Z [ RUN ] ModulesTest.TripletMarginLoss 2022-08-17T12:59:34.3326919Z [ OK ] ModulesTest.TripletMarginLoss (0 ms) 2022-08-17T12:59:34.3327796Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T12:59:34.3459312Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (13 ms) 2022-08-17T12:59:34.3460343Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-08-17T12:59:34.3681685Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (22 ms) 2022-08-17T12:59:34.3682497Z [ RUN ] ModulesTest.NLLLoss 2022-08-17T12:59:34.3683072Z [ OK ] ModulesTest.NLLLoss (0 ms) 2022-08-17T12:59:34.3683721Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-08-17T12:59:34.3689067Z [ OK ] ModulesTest.CrossEntropyLoss (0 ms) 2022-08-17T12:59:34.3689760Z [ RUN ] ModulesTest.CosineSimilarity 2022-08-17T12:59:34.3691813Z [ OK ] ModulesTest.CosineSimilarity (0 ms) 2022-08-17T12:59:34.3692569Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-08-17T12:59:34.3693696Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:59:34.3694603Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T12:59:34.3696494Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2022-08-17T12:59:34.3697343Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-08-17T12:59:34.3698197Z [ OK ] ModulesTest.SoftMarginLossNoReduction (0 ms) 2022-08-17T12:59:34.3698660Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T12:59:34.3700812Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2022-08-17T12:59:34.3701246Z [ RUN ] ModulesTest.PairwiseDistance 2022-08-17T12:59:34.3702358Z [ OK ] ModulesTest.PairwiseDistance (0 ms) 2022-08-17T12:59:34.3702649Z [ RUN ] ModulesTest.ELU 2022-08-17T12:59:34.3711686Z [ OK ] ModulesTest.ELU (0 ms) 2022-08-17T12:59:34.3712040Z [ RUN ] ModulesTest.SELU 2022-08-17T12:59:34.3714588Z [ OK ] ModulesTest.SELU (0 ms) 2022-08-17T12:59:34.3714868Z [ RUN ] ModulesTest.Hardshrink 2022-08-17T12:59:34.3720844Z [ OK ] ModulesTest.Hardshrink (0 ms) 2022-08-17T12:59:34.3721140Z [ RUN ] ModulesTest.Hardtanh 2022-08-17T12:59:34.3740528Z [ OK ] ModulesTest.Hardtanh (1 ms) 2022-08-17T12:59:34.3740841Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-08-17T12:59:34.3802301Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (6 ms) 2022-08-17T12:59:34.3802627Z [ RUN ] ModulesTest.LeakyReLU 2022-08-17T12:59:34.3812281Z [ OK ] ModulesTest.LeakyReLU (0 ms) 2022-08-17T12:59:34.3812739Z [ RUN ] ModulesTest.LogSigmoid 2022-08-17T12:59:34.3813705Z [ OK ] ModulesTest.LogSigmoid (0 ms) 2022-08-17T12:59:34.3814070Z [ RUN ] ModulesTest.Softmax 2022-08-17T12:59:34.3815659Z [ OK ] ModulesTest.Softmax (0 ms) 2022-08-17T12:59:34.3816092Z [ RUN ] ModulesTest.Softmin 2022-08-17T12:59:34.3816644Z [ OK ] ModulesTest.Softmin (0 ms) 2022-08-17T12:59:34.3816940Z [ RUN ] ModulesTest.LogSoftmax 2022-08-17T12:59:34.3818591Z [ OK ] ModulesTest.LogSoftmax (0 ms) 2022-08-17T12:59:34.3818938Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-08-17T12:59:34.3839947Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (2 ms) 2022-08-17T12:59:34.3840343Z [ RUN ] ModulesTest.Softmax2d 2022-08-17T12:59:34.3848314Z [ OK ] ModulesTest.Softmax2d (0 ms) 2022-08-17T12:59:34.3848668Z [ RUN ] ModulesTest.PReLU 2022-08-17T12:59:34.3852596Z [ OK ] ModulesTest.PReLU (0 ms) 2022-08-17T12:59:34.3852965Z [ RUN ] ModulesTest.ReLU 2022-08-17T12:59:34.3855412Z [ OK ] ModulesTest.ReLU (0 ms) 2022-08-17T12:59:34.3855703Z [ RUN ] ModulesTest.ReLU6 2022-08-17T12:59:34.3858324Z [ OK ] ModulesTest.ReLU6 (0 ms) 2022-08-17T12:59:34.3858641Z [ RUN ] ModulesTest.RReLU 2022-08-17T12:59:34.3887268Z [ OK ] ModulesTest.RReLU (2 ms) 2022-08-17T12:59:34.3887782Z [ RUN ] ModulesTest.CELU 2022-08-17T12:59:34.3894736Z [ OK ] ModulesTest.CELU (0 ms) 2022-08-17T12:59:34.3895002Z [ RUN ] ModulesTest.GLU 2022-08-17T12:59:34.3897046Z [ OK ] ModulesTest.GLU (0 ms) 2022-08-17T12:59:34.3897475Z [ RUN ] ModulesTest.GELU 2022-08-17T12:59:34.3898578Z [ OK ] ModulesTest.GELU (0 ms) 2022-08-17T12:59:34.3899263Z [ RUN ] ModulesTest.TanhGELU 2022-08-17T12:59:34.3900077Z [ OK ] ModulesTest.TanhGELU (0 ms) 2022-08-17T12:59:34.3900698Z [ RUN ] ModulesTest.Mish 2022-08-17T12:59:34.3901362Z [ OK ] ModulesTest.Mish (0 ms) 2022-08-17T12:59:34.3902008Z [ RUN ] ModulesTest.Sigmoid 2022-08-17T12:59:34.3902693Z [ OK ] ModulesTest.Sigmoid (0 ms) 2022-08-17T12:59:34.3903456Z [ RUN ] ModulesTest.PixelShuffle 2022-08-17T12:59:34.3904486Z [ OK ] ModulesTest.PixelShuffle (0 ms) 2022-08-17T12:59:34.3905133Z [ RUN ] ModulesTest.PixelUnshuffle 2022-08-17T12:59:34.3905883Z [ OK ] ModulesTest.PixelUnshuffle (0 ms) 2022-08-17T12:59:34.3906498Z [ RUN ] ModulesTest.Softplus 2022-08-17T12:59:34.3912575Z [ OK ] ModulesTest.Softplus (0 ms) 2022-08-17T12:59:34.3913183Z [ RUN ] ModulesTest.Softshrink 2022-08-17T12:59:34.3918106Z [ OK ] ModulesTest.Softshrink (0 ms) 2022-08-17T12:59:34.3918696Z [ RUN ] ModulesTest.Softsign 2022-08-17T12:59:34.3919291Z [ OK ] ModulesTest.Softsign (0 ms) 2022-08-17T12:59:34.3919826Z [ RUN ] ModulesTest.Tanh 2022-08-17T12:59:34.3920393Z [ OK ] ModulesTest.Tanh (0 ms) 2022-08-17T12:59:34.3920986Z [ RUN ] ModulesTest.Tanhshrink 2022-08-17T12:59:34.3921605Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2022-08-17T12:59:34.3922177Z [ RUN ] ModulesTest.Threshold 2022-08-17T12:59:34.3931934Z [ OK ] ModulesTest.Threshold (1 ms) 2022-08-17T12:59:34.3932557Z [ RUN ] ModulesTest.Upsampling1D 2022-08-17T12:59:34.3933876Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3937031Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3939003Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3941040Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3942390Z [ OK ] ModulesTest.Upsampling1D (0 ms) 2022-08-17T12:59:34.3943032Z [ RUN ] ModulesTest.Upsampling2D 2022-08-17T12:59:34.3944327Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3946283Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3948241Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3950168Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3952200Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3954124Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3956138Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3958079Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3959403Z [ OK ] ModulesTest.Upsampling2D (1 ms) 2022-08-17T12:59:34.3960038Z [ RUN ] ModulesTest.Upsampling3D 2022-08-17T12:59:34.3961379Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3963445Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3965728Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3968216Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T12:59:34.3969820Z [ OK ] ModulesTest.Upsampling3D (0 ms) 2022-08-17T12:59:34.3970404Z [ RUN ] ModulesTest.CTCLoss 2022-08-17T12:59:34.3971008Z [ OK ] ModulesTest.CTCLoss (0 ms) 2022-08-17T12:59:34.3971641Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-08-17T12:59:34.3972286Z [ OK ] ModulesTest.PoissonNLLLoss (0 ms) 2022-08-17T12:59:34.3972950Z [ RUN ] ModulesTest.MarginRankingLoss 2022-08-17T12:59:34.3973648Z [ OK ] ModulesTest.MarginRankingLoss (0 ms) 2022-08-17T12:59:34.3974331Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-08-17T12:59:34.4024176Z [ OK ] ModulesTest.BCEWithLogitsLoss (5 ms) 2022-08-17T12:59:34.4024882Z [ RUN ] ModulesTest.MultiheadAttention 2022-08-17T12:59:41.2869889Z [ OK ] ModulesTest.MultiheadAttention (6884 ms) 2022-08-17T12:59:41.2870555Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-08-17T12:59:41.2871008Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-08-17T12:59:41.2871470Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-08-17T12:59:41.2872314Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-08-17T12:59:41.2872847Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-08-17T12:59:41.2873267Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-08-17T12:59:41.2873746Z [ RUN ] ModulesTest.ReflectionPad1d 2022-08-17T12:59:41.2874349Z [ OK ] ModulesTest.ReflectionPad1d (0 ms) 2022-08-17T12:59:41.2874732Z [ RUN ] ModulesTest.ReflectionPad2d 2022-08-17T12:59:41.2875052Z [ OK ] ModulesTest.ReflectionPad2d (0 ms) 2022-08-17T12:59:41.2875344Z [ RUN ] ModulesTest.ReflectionPad3d 2022-08-17T12:59:41.2876820Z [ OK ] ModulesTest.ReflectionPad3d (0 ms) 2022-08-17T12:59:41.2877394Z [ RUN ] ModulesTest.ReplicationPad1d 2022-08-17T12:59:41.2878099Z [ OK ] ModulesTest.ReplicationPad1d (0 ms) 2022-08-17T12:59:41.2878446Z [ RUN ] ModulesTest.ReplicationPad2d 2022-08-17T12:59:41.2881075Z [ OK ] ModulesTest.ReplicationPad2d (0 ms) 2022-08-17T12:59:41.2881689Z [ RUN ] ModulesTest.ReplicationPad3d 2022-08-17T12:59:41.2884992Z [ OK ] ModulesTest.ReplicationPad3d (0 ms) 2022-08-17T12:59:41.2885523Z [ RUN ] ModulesTest.ZeroPad2d 2022-08-17T12:59:41.2886569Z [ OK ] ModulesTest.ZeroPad2d (0 ms) 2022-08-17T12:59:41.2887065Z [ RUN ] ModulesTest.ConstantPad1d 2022-08-17T12:59:41.2889054Z [ OK ] ModulesTest.ConstantPad1d (0 ms) 2022-08-17T12:59:41.2889548Z [ RUN ] ModulesTest.ConstantPad2d 2022-08-17T12:59:41.2890675Z [ OK ] ModulesTest.ConstantPad2d (0 ms) 2022-08-17T12:59:41.2891176Z [ RUN ] ModulesTest.ConstantPad3d 2022-08-17T12:59:41.2895080Z [ OK ] ModulesTest.ConstantPad3d (0 ms) 2022-08-17T12:59:41.2895584Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-08-17T12:59:41.2905259Z [ OK ] ModulesTest.CrossMapLRN2d (0 ms) 2022-08-17T12:59:41.2905829Z [ RUN ] ModulesTest.RNNCell 2022-08-17T12:59:41.2908411Z [ OK ] ModulesTest.RNNCell (0 ms) 2022-08-17T12:59:41.2908977Z [ RUN ] ModulesTest.LSTMCell 2022-08-17T12:59:41.2913257Z [ OK ] ModulesTest.LSTMCell (0 ms) 2022-08-17T12:59:41.2913777Z [ RUN ] ModulesTest.GRUCell 2022-08-17T12:59:41.2917180Z [ OK ] ModulesTest.GRUCell (0 ms) 2022-08-17T12:59:41.2917816Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-08-17T12:59:41.2918481Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-08-17T12:59:41.2919286Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-08-17T12:59:41.2919949Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-08-17T12:59:41.2920572Z [ RUN ] ModulesTest.PrettyPrintConv 2022-08-17T12:59:41.2921268Z [ OK ] ModulesTest.PrettyPrintConv (0 ms) 2022-08-17T12:59:41.2921852Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-08-17T12:59:41.2922490Z [ OK ] ModulesTest.PrettyPrintConvTranspose (0 ms) 2022-08-17T12:59:41.2923064Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-08-17T12:59:41.2923621Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2022-08-17T12:59:41.2924133Z [ RUN ] ModulesTest.PrettyPrintFold 2022-08-17T12:59:41.2924920Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-08-17T12:59:41.2925935Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-08-17T12:59:41.2926658Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-08-17T12:59:41.2927342Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-08-17T12:59:41.2927982Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-08-17T12:59:41.2928594Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-08-17T12:59:41.2929243Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-08-17T12:59:41.2930139Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-08-17T12:59:41.2930883Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-08-17T12:59:41.2931551Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-08-17T12:59:41.2932187Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-08-17T12:59:41.2932890Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-08-17T12:59:41.2933608Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-08-17T12:59:41.2934377Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-08-17T12:59:41.2935013Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-08-17T12:59:41.2935649Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-08-17T12:59:41.2936200Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-08-17T12:59:41.2940730Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-08-17T12:59:41.2941407Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-08-17T12:59:41.2941963Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-08-17T12:59:41.2942719Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-08-17T12:59:41.2944155Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-08-17T12:59:41.2944883Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-08-17T12:59:41.2945435Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-08-17T12:59:41.2946318Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2022-08-17T12:59:41.2947862Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-08-17T12:59:41.2948493Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-08-17T12:59:41.2949138Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-08-17T12:59:41.2949622Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-08-17T12:59:41.2949956Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-08-17T12:59:41.2950380Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-08-17T12:59:41.2950741Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-08-17T12:59:41.2951110Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-08-17T12:59:41.2951460Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-08-17T12:59:41.2951826Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2022-08-17T12:59:41.2952190Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-08-17T12:59:41.2952544Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-08-17T12:59:41.2952924Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-08-17T12:59:41.2953484Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-08-17T12:59:41.2954061Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-08-17T12:59:41.2954673Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-08-17T12:59:41.2955332Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-08-17T12:59:41.2956039Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-08-17T12:59:41.2956669Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-08-17T12:59:41.2957280Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-08-17T12:59:41.2957903Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-08-17T12:59:41.2958537Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-08-17T12:59:41.2959145Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-08-17T12:59:41.2959733Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-08-17T12:59:41.2960308Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-08-17T12:59:41.2960925Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-08-17T12:59:41.2961516Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-08-17T12:59:41.2962214Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-08-17T12:59:41.2962778Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-08-17T12:59:41.2963372Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-08-17T12:59:41.2964019Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-08-17T12:59:41.2964716Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-08-17T12:59:41.2965426Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-08-17T12:59:41.2966264Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-08-17T12:59:41.2966966Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-08-17T12:59:41.2967645Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-08-17T12:59:41.2968356Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-08-17T12:59:41.2969092Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-08-17T12:59:41.2969792Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-08-17T12:59:41.2970394Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-08-17T12:59:41.2971033Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-08-17T12:59:41.2971700Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-08-17T12:59:41.2972405Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-08-17T12:59:41.2973297Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-08-17T12:59:41.2974068Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-08-17T12:59:41.2974843Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2022-08-17T12:59:41.2975557Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-08-17T12:59:41.2976227Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-08-17T12:59:41.2976892Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-08-17T12:59:41.2977581Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-08-17T12:59:41.2978265Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-08-17T12:59:41.2978936Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-08-17T12:59:41.2979603Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-08-17T12:59:41.2980262Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-08-17T12:59:41.2980926Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-08-17T12:59:41.2981586Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-08-17T12:59:41.2982220Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-08-17T12:59:41.2982846Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-08-17T12:59:41.2983430Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-08-17T12:59:41.2984000Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-08-17T12:59:41.2984563Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-08-17T12:59:41.2985141Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-08-17T12:59:41.2985684Z [ RUN ] ModulesTest.PrettyPrintELU 2022-08-17T12:59:41.2986185Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-08-17T12:59:41.2986584Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-08-17T12:59:41.2986895Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-08-17T12:59:41.2987280Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-08-17T12:59:41.2987615Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-08-17T12:59:41.2987927Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-08-17T12:59:41.2988284Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-08-17T12:59:41.2988889Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-08-17T12:59:41.2989500Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-08-17T12:59:41.2989838Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-08-17T12:59:41.2990182Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-08-17T12:59:41.2990604Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-08-17T12:59:41.2990950Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-08-17T12:59:41.2991286Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-08-17T12:59:41.2991617Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-08-17T12:59:41.2991927Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-08-17T12:59:41.2992260Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-08-17T12:59:41.2992595Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-08-17T12:59:41.2992929Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-08-17T12:59:41.2993269Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-08-17T12:59:41.2993613Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-08-17T12:59:41.2993922Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-08-17T12:59:41.2994243Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-08-17T12:59:41.2994556Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-08-17T12:59:41.2994876Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-08-17T12:59:41.2995174Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-08-17T12:59:41.2995603Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-08-17T12:59:41.2995917Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-08-17T12:59:41.2996223Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-08-17T12:59:41.2996535Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-08-17T12:59:41.2996850Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-08-17T12:59:41.2997157Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-08-17T12:59:41.2997491Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-08-17T12:59:41.2997831Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-08-17T12:59:41.2998187Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-08-17T12:59:41.2998578Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-08-17T12:59:41.2999127Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-08-17T12:59:41.2999713Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-08-17T12:59:41.3000261Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-08-17T12:59:41.3000860Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-08-17T12:59:41.3001477Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-08-17T12:59:41.3002064Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-08-17T12:59:41.3002672Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-08-17T12:59:41.3003241Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-08-17T12:59:41.3003799Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-08-17T12:59:41.3004374Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-08-17T12:59:41.3005004Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-08-17T12:59:41.3005610Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-08-17T12:59:41.3006321Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-08-17T12:59:41.3006920Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-08-17T12:59:41.3007516Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-08-17T12:59:41.3008132Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-08-17T12:59:41.3008797Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-08-17T12:59:41.3009481Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-08-17T12:59:41.3010169Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-08-17T12:59:41.3011036Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-08-17T12:59:41.3011695Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-08-17T12:59:41.3012346Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-08-17T12:59:41.3012986Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-08-17T12:59:41.3013672Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-08-17T12:59:41.3014413Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-08-17T12:59:41.3015110Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-08-17T12:59:41.3015751Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-08-17T12:59:41.3016462Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-08-17T12:59:41.3017178Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-08-17T12:59:41.3017802Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-08-17T12:59:41.3018407Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2022-08-17T12:59:41.3019001Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-08-17T12:59:41.3019597Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2022-08-17T12:59:41.3020182Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-08-17T12:59:41.3020781Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-08-17T12:59:41.3021609Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-08-17T12:59:41.3022418Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2022-08-17T12:59:41.3023125Z [----------] 256 tests from ModulesTest (7126 ms total) 2022-08-17T12:59:41.3023396Z 2022-08-17T12:59:41.3023689Z [----------] 10 tests from ParameterDictTest 2022-08-17T12:59:41.3024270Z [ RUN ] ParameterDictTest.ConstructFromTensor 2022-08-17T12:59:41.3024932Z [ OK ] ParameterDictTest.ConstructFromTensor (0 ms) 2022-08-17T12:59:41.3025625Z [ RUN ] ParameterDictTest.ConstructFromOrderedDict 2022-08-17T12:59:41.3026348Z [ OK ] ParameterDictTest.ConstructFromOrderedDict (0 ms) 2022-08-17T12:59:41.3026998Z [ RUN ] ParameterDictTest.InsertAndContains 2022-08-17T12:59:41.3027646Z [ OK ] ParameterDictTest.InsertAndContains (0 ms) 2022-08-17T12:59:41.3028265Z [ RUN ] ParameterDictTest.InsertAndClear 2022-08-17T12:59:41.3028870Z [ OK ] ParameterDictTest.InsertAndClear (0 ms) 2022-08-17T12:59:41.3029467Z [ RUN ] ParameterDictTest.InsertAndPop 2022-08-17T12:59:41.3030060Z [ OK ] ParameterDictTest.InsertAndPop (2 ms) 2022-08-17T12:59:41.3030687Z [ RUN ] ParameterDictTest.SimpleUpdate 2022-08-17T12:59:41.3031283Z [ OK ] ParameterDictTest.SimpleUpdate (1 ms) 2022-08-17T12:59:41.3031822Z [ RUN ] ParameterDictTest.Keys 2022-08-17T12:59:41.3032347Z [ OK ] ParameterDictTest.Keys (0 ms) 2022-08-17T12:59:41.3032853Z [ RUN ] ParameterDictTest.Values 2022-08-17T12:59:41.3033390Z [ OK ] ParameterDictTest.Values (0 ms) 2022-08-17T12:59:41.3033901Z [ RUN ] ParameterDictTest.Get 2022-08-17T12:59:41.3034401Z [ OK ] ParameterDictTest.Get (0 ms) 2022-08-17T12:59:41.3035025Z [ RUN ] ParameterDictTest.PrettyPrintParameterDict 2022-08-17T12:59:41.3035758Z [ OK ] ParameterDictTest.PrettyPrintParameterDict (0 ms) 2022-08-17T12:59:41.3036433Z [----------] 10 tests from ParameterDictTest (4 ms total) 2022-08-17T12:59:41.3036725Z 2022-08-17T12:59:41.3037015Z [----------] 8 tests from ParameterListTest 2022-08-17T12:59:41.3037658Z [ RUN ] ParameterListTest.ConstructsFromSharedPointer 2022-08-17T12:59:41.3038421Z [ OK ] ParameterListTest.ConstructsFromSharedPointer (1 ms) 2022-08-17T12:59:41.3039147Z [ RUN ] ParameterListTest.isEmpty 2022-08-17T12:59:41.3039700Z [ OK ] ParameterListTest.isEmpty (0 ms) 2022-08-17T12:59:41.3040315Z [ RUN ] ParameterListTest.PushBackAddsAnElement 2022-08-17T12:59:41.3040995Z [ OK ] ParameterListTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:59:41.3041622Z [ RUN ] ParameterListTest.ForEachLoop 2022-08-17T12:59:41.3042213Z [ OK ] ParameterListTest.ForEachLoop (0 ms) 2022-08-17T12:59:41.3042787Z [ RUN ] ParameterListTest.AccessWithAt 2022-08-17T12:59:41.3047506Z [ OK ] ParameterListTest.AccessWithAt (4 ms) 2022-08-17T12:59:41.3048594Z [ RUN ] ParameterListTest.ExtendPushesParametersFromOtherParameterList 2022-08-17T12:59:41.3049791Z [ OK ] ParameterListTest.ExtendPushesParametersFromOtherParameterList (0 ms) 2022-08-17T12:59:41.3050797Z [ RUN ] ParameterListTest.PrettyPrintParameterList 2022-08-17T12:59:41.3051664Z [ OK ] ParameterListTest.PrettyPrintParameterList (0 ms) 2022-08-17T12:59:41.3052433Z [ RUN ] ParameterListTest.IncrementAdd 2022-08-17T12:59:41.3053157Z [ OK ] ParameterListTest.IncrementAdd (0 ms) 2022-08-17T12:59:41.3053872Z [----------] 8 tests from ParameterListTest (6 ms total) 2022-08-17T12:59:41.3054219Z 2022-08-17T12:59:41.3054538Z [----------] 1 test from NamespaceTests 2022-08-17T12:59:41.3055571Z [ RUN ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace 2022-08-17T12:59:41.3056677Z [ OK ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace (0 ms) 2022-08-17T12:59:41.3057548Z [----------] 1 test from NamespaceTests (0 ms total) 2022-08-17T12:59:41.3057870Z 2022-08-17T12:59:41.3058177Z [----------] 7 tests from NNUtilsTest 2022-08-17T12:59:41.3058767Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-08-17T12:59:41.3061111Z [ OK ] NNUtilsTest.ClipGradNorm (1 ms) 2022-08-17T12:59:41.3061537Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-08-17T12:59:41.4646500Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (158 ms) 2022-08-17T12:59:41.4647034Z [ RUN ] NNUtilsTest.ClipGradValue 2022-08-17T12:59:41.4647406Z [ OK ] NNUtilsTest.ClipGradValue (0 ms) 2022-08-17T12:59:41.4647722Z [ RUN ] NNUtilsTest.ConvertParameters 2022-08-17T12:59:41.4651499Z [ OK ] NNUtilsTest.ConvertParameters (0 ms) 2022-08-17T12:59:41.4652050Z [ RUN ] NNUtilsTest.PackSequence 2022-08-17T12:59:41.4980883Z [ OK ] NNUtilsTest.PackSequence (32 ms) 2022-08-17T12:59:41.4981493Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-08-17T12:59:41.5110799Z [ OK ] NNUtilsTest.PackPaddedSequence (13 ms) 2022-08-17T12:59:41.5111373Z [ RUN ] NNUtilsTest.PadSequence 2022-08-17T12:59:41.5157809Z [ OK ] NNUtilsTest.PadSequence (4 ms) 2022-08-17T12:59:41.5158399Z [----------] 7 tests from NNUtilsTest (210 ms total) 2022-08-17T12:59:41.5158678Z 2022-08-17T12:59:41.5158848Z [----------] 3 tests from PackedSequenceTest 2022-08-17T12:59:41.5159159Z [ RUN ] PackedSequenceTest.WrongOrder 2022-08-17T12:59:41.5190044Z [ OK ] PackedSequenceTest.WrongOrder (3 ms) 2022-08-17T12:59:41.5190717Z [ RUN ] PackedSequenceTest.TotalLength 2022-08-17T12:59:41.5260368Z [ OK ] PackedSequenceTest.TotalLength (7 ms) 2022-08-17T12:59:41.5260882Z [ RUN ] PackedSequenceTest.To 2022-08-17T12:59:41.5261549Z [ OK ] PackedSequenceTest.To (0 ms) 2022-08-17T12:59:41.5262186Z [----------] 3 tests from PackedSequenceTest (10 ms total) 2022-08-17T12:59:41.5262432Z 2022-08-17T12:59:41.5262586Z [----------] 34 tests from OptimTest 2022-08-17T12:59:41.5262878Z [ RUN ] OptimTest.OptimizerAccessors 2022-08-17T12:59:41.5289173Z [ OK ] OptimTest.OptimizerAccessors (2 ms) 2022-08-17T12:59:41.5289496Z [ RUN ] OptimTest.OldInterface 2022-08-17T12:59:41.5290977Z [ OK ] OptimTest.OldInterface (0 ms) 2022-08-17T12:59:41.5291269Z [ RUN ] OptimTest.XORConvergence_SGD 2022-08-17T12:59:42.4415040Z [ OK ] OptimTest.XORConvergence_SGD (912 ms) 2022-08-17T12:59:42.4415406Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-08-17T12:59:43.0845688Z [ OK ] OptimTest.XORConvergence_LBFGS (643 ms) 2022-08-17T12:59:43.0846174Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-08-17T12:59:43.4490031Z [ OK ] OptimTest.XORConvergence_Adagrad (364 ms) 2022-08-17T12:59:43.4490426Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-08-17T12:59:43.8077827Z [ OK ] OptimTest.XORConvergence_RMSprop (358 ms) 2022-08-17T12:59:43.8078704Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-08-17T12:59:44.9528414Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (1144 ms) 2022-08-17T12:59:44.9529262Z [ RUN ] OptimTest.XORConvergence_Adam 2022-08-17T12:59:45.3308764Z [ OK ] OptimTest.XORConvergence_Adam (377 ms) 2022-08-17T12:59:45.3309620Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-08-17T12:59:45.7092952Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (378 ms) 2022-08-17T12:59:45.7093615Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-08-17T12:59:45.8583851Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (149 ms) 2022-08-17T12:59:45.8584279Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-08-17T12:59:46.0120232Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (153 ms) 2022-08-17T12:59:46.0120701Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-08-17T12:59:46.1712195Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (159 ms) 2022-08-17T12:59:46.1712613Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-08-17T12:59:46.5557849Z [ OK ] OptimTest.XORConvergence_AdamW (384 ms) 2022-08-17T12:59:46.5558742Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-08-17T12:59:46.9418943Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (386 ms) 2022-08-17T12:59:46.9419972Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-08-17T12:59:47.0973165Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (155 ms) 2022-08-17T12:59:47.0974049Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-08-17T12:59:47.2458934Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (148 ms) 2022-08-17T12:59:47.2459377Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-08-17T12:59:47.4047839Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (158 ms) 2022-08-17T12:59:47.4048259Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-08-17T12:59:47.5289264Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (124 ms) 2022-08-17T12:59:47.5289848Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-08-17T12:59:47.6593263Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (130 ms) 2022-08-17T12:59:47.6593768Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-08-17T12:59:47.7887390Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (129 ms) 2022-08-17T12:59:47.7887963Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-08-17T12:59:47.9216631Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (132 ms) 2022-08-17T12:59:47.9217401Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-08-17T12:59:48.0575264Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (135 ms) 2022-08-17T12:59:48.0575747Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-08-17T12:59:48.2039380Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (146 ms) 2022-08-17T12:59:48.2039984Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-08-17T12:59:48.3589228Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (154 ms) 2022-08-17T12:59:48.3589759Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-08-17T12:59:48.4580068Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (99 ms) 2022-08-17T12:59:48.4580669Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-08-17T12:59:48.5644707Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (106 ms) 2022-08-17T12:59:48.5645167Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-08-17T12:59:48.6845658Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (120 ms) 2022-08-17T12:59:48.6846288Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-08-17T12:59:48.8084334Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (123 ms) 2022-08-17T12:59:48.8084983Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-08-17T12:59:48.9229287Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (114 ms) 2022-08-17T12:59:48.9229670Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-08-17T12:59:49.3946300Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (471 ms) 2022-08-17T12:59:49.3946973Z [ RUN ] OptimTest.ZeroGrad 2022-08-17T12:59:49.3947312Z [ OK ] OptimTest.ZeroGrad (0 ms) 2022-08-17T12:59:49.3947663Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-08-17T12:59:49.3948365Z [ OK ] OptimTest.ExternalVectorOfParameters (0 ms) 2022-08-17T12:59:49.3948843Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-08-17T12:59:49.3949618Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-08-17T12:59:49.3950210Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-08-17T12:59:49.3950864Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2022-08-17T12:59:49.3951210Z [----------] 34 tests from OptimTest (7868 ms total) 2022-08-17T12:59:49.3951368Z 2022-08-17T12:59:49.3951527Z [----------] 29 tests from OrderedDictTest 2022-08-17T12:59:49.3951878Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-08-17T12:59:49.3952311Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-08-17T12:59:49.3952780Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-08-17T12:59:49.3953273Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-08-17T12:59:49.3953740Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-08-17T12:59:49.3954186Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-08-17T12:59:49.3954645Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T12:59:49.3990176Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (3 ms) 2022-08-17T12:59:49.3990930Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-08-17T12:59:49.3991305Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-08-17T12:59:49.3991739Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-08-17T12:59:49.4012658Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (2 ms) 2022-08-17T12:59:49.4013460Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-08-17T12:59:49.4013850Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-08-17T12:59:49.4014209Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-08-17T12:59:49.4023215Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (1 ms) 2022-08-17T12:59:49.4023915Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-08-17T12:59:49.4024620Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-08-17T12:59:49.4025265Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-08-17T12:59:49.4034395Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (1 ms) 2022-08-17T12:59:49.4035183Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-08-17T12:59:49.4036078Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-08-17T12:59:49.4037073Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-08-17T12:59:49.4038184Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-08-17T12:59:49.4039285Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T12:59:49.4040396Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-08-17T12:59:49.4041717Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-08-17T12:59:49.4042922Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-08-17T12:59:49.4044069Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-08-17T12:59:49.4060166Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (2 ms) 2022-08-17T12:59:49.4061217Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-08-17T12:59:49.4062171Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-08-17T12:59:49.4063007Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-08-17T12:59:49.4073624Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (1 ms) 2022-08-17T12:59:49.4074359Z [ RUN ] OrderedDictTest.CanIterateItems 2022-08-17T12:59:49.4074726Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-08-17T12:59:49.4075044Z [ RUN ] OrderedDictTest.EraseWorks 2022-08-17T12:59:49.4075347Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-08-17T12:59:49.4075689Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-08-17T12:59:49.4076063Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-08-17T12:59:49.4076402Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-08-17T12:59:49.4076741Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-08-17T12:59:49.4077062Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-08-17T12:59:49.4077383Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-08-17T12:59:49.4077696Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-08-17T12:59:49.4078031Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-08-17T12:59:49.4078351Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-08-17T12:59:49.4078662Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-08-17T12:59:49.4078993Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-08-17T12:59:49.4079349Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-08-17T12:59:49.4079752Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-08-17T12:59:49.4096552Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (2 ms) 2022-08-17T12:59:49.4097351Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-08-17T12:59:49.4097718Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-08-17T12:59:49.4098064Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-08-17T12:59:49.4098439Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-08-17T12:59:49.4098806Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-08-17T12:59:49.4099167Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-08-17T12:59:49.4099522Z [----------] 29 tests from OrderedDictTest (14 ms total) 2022-08-17T12:59:49.4099684Z 2022-08-17T12:59:49.4099827Z [----------] 13 tests from RNNTest 2022-08-17T12:59:49.4100106Z [ RUN ] RNNTest.CheckOutputSizes 2022-08-17T12:59:49.4158051Z [ OK ] RNNTest.CheckOutputSizes (6 ms) 2022-08-17T12:59:49.4158660Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-08-17T12:59:49.4215048Z [ OK ] RNNTest.CheckOutputSizesProj (5 ms) 2022-08-17T12:59:49.4215464Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-08-17T12:59:49.4218887Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (0 ms) 2022-08-17T12:59:49.4219345Z [ RUN ] RNNTest.EndToEndLSTM 2022-08-17T12:59:50.8379315Z [ OK ] RNNTest.EndToEndLSTM (1415 ms) 2022-08-17T12:59:50.8380122Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-08-17T12:59:52.2245526Z [ OK ] RNNTest.EndToEndLSTMProj (1386 ms) 2022-08-17T12:59:52.2246809Z [ RUN ] RNNTest.EndToEndGRU 2022-08-17T12:59:53.4595327Z [ OK ] RNNTest.EndToEndGRU (1234 ms) 2022-08-17T12:59:53.4595974Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-08-17T12:59:54.1294825Z [ OK ] RNNTest.EndToEndRNNRelu (670 ms) 2022-08-17T12:59:54.1295162Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-08-17T12:59:54.8820960Z [ OK ] RNNTest.EndToEndRNNTanh (752 ms) 2022-08-17T12:59:54.8821350Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-08-17T12:59:54.8839136Z [ OK ] RNNTest.PrettyPrintRNNs (1 ms) 2022-08-17T12:59:54.8839537Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-08-17T12:59:54.8913612Z [ OK ] RNNTest.BidirectionalFlattenParameters (7 ms) 2022-08-17T12:59:54.8913990Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-08-17T12:59:54.8923816Z [ OK ] RNNTest.BidirectionalGRUReverseForward (0 ms) 2022-08-17T12:59:54.8924295Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-08-17T12:59:54.8933410Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (0 ms) 2022-08-17T12:59:54.8933836Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-08-17T12:59:54.8946714Z [ OK ] RNNTest.UsePackedSequenceAsInput (1 ms) 2022-08-17T12:59:54.8947320Z [----------] 13 tests from RNNTest (5484 ms total) 2022-08-17T12:59:54.8947605Z 2022-08-17T12:59:54.8947889Z [----------] 19 tests from SequentialTest 2022-08-17T12:59:54.8948297Z [ RUN ] SequentialTest.CanContainThings 2022-08-17T12:59:54.8948674Z [ OK ] SequentialTest.CanContainThings (0 ms) 2022-08-17T12:59:54.8949082Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-08-17T12:59:54.8949514Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T12:59:54.8950186Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-08-17T12:59:54.8950780Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-08-17T12:59:54.8951166Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-08-17T12:59:54.8951539Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T12:59:54.8951913Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-08-17T12:59:54.8952275Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2022-08-17T12:59:54.8952846Z [ RUN ] SequentialTest.AccessWithAt 2022-08-17T12:59:54.8974016Z [ OK ] SequentialTest.AccessWithAt (2 ms) 2022-08-17T12:59:54.8974372Z [ RUN ] SequentialTest.AccessWithPtr 2022-08-17T12:59:54.8993967Z [ OK ] SequentialTest.AccessWithPtr (2 ms) 2022-08-17T12:59:54.8994382Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-08-17T12:59:54.9005225Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (1 ms) 2022-08-17T12:59:54.9005896Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-08-17T12:59:54.9006461Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-08-17T12:59:54.9006904Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-08-17T12:59:54.9016847Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (1 ms) 2022-08-17T12:59:54.9017570Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-08-17T12:59:54.9018047Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-08-17T12:59:54.9018459Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-08-17T12:59:54.9020525Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (0 ms) 2022-08-17T12:59:54.9020978Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-08-17T12:59:54.9023080Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T12:59:54.9024101Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-08-17T12:59:54.9024985Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-08-17T12:59:54.9025444Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-08-17T12:59:54.9025796Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2022-08-17T12:59:54.9026125Z [ RUN ] SequentialTest.IsCloneable 2022-08-17T12:59:54.9027730Z [ OK ] SequentialTest.IsCloneable (0 ms) 2022-08-17T12:59:54.9028398Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-08-17T12:59:54.9028859Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T12:59:54.9029246Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-08-17T12:59:54.9039178Z [ OK ] SequentialTest.PrettyPrintSequential (1 ms) 2022-08-17T12:59:54.9039596Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-08-17T12:59:54.9065207Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (2 ms) 2022-08-17T12:59:54.9065924Z [----------] 19 tests from SequentialTest (11 ms total) 2022-08-17T12:59:54.9066090Z 2022-08-17T12:59:54.9066250Z [----------] 11 tests from TransformerTest 2022-08-17T12:59:54.9066571Z [ RUN ] TransformerTest.TransformerEncoderLayer 2022-08-17T12:59:54.9130473Z [ OK ] TransformerTest.TransformerEncoderLayer (6 ms) 2022-08-17T12:59:54.9131094Z [ RUN ] TransformerTest.TransformerDecoderLayer 2022-08-17T12:59:54.9195336Z [ OK ] TransformerTest.TransformerDecoderLayer (6 ms) 2022-08-17T12:59:54.9195729Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu 2022-08-17T12:59:54.9233404Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu (3 ms) 2022-08-17T12:59:54.9233791Z [ RUN ] TransformerTest.TransformerEncoder 2022-08-17T12:59:54.9380078Z [ OK ] TransformerTest.TransformerEncoder (14 ms) 2022-08-17T12:59:54.9380482Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoderLayer 2022-08-17T12:59:54.9382714Z [ OK ] TransformerTest.PrettyPrintTransformerEncoderLayer (0 ms) 2022-08-17T12:59:54.9383152Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoder 2022-08-17T12:59:54.9389856Z [ OK ] TransformerTest.PrettyPrintTransformerEncoder (0 ms) 2022-08-17T12:59:54.9390484Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoderLayer 2022-08-17T12:59:54.9391550Z [ OK ] TransformerTest.PrettyPrintTransformerDecoderLayer (0 ms) 2022-08-17T12:59:54.9392145Z [ RUN ] TransformerTest.TransformerDecoder 2022-08-17T12:59:54.9754448Z [ OK ] TransformerTest.TransformerDecoder (36 ms) 2022-08-17T12:59:54.9755020Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoder 2022-08-17T12:59:54.9761766Z [ OK ] TransformerTest.PrettyPrintTransformerDecoder (0 ms) 2022-08-17T12:59:54.9771143Z [ RUN ] TransformerTest.Transformer 2022-08-17T12:59:54.9900003Z [ OK ] TransformerTest.Transformer (13 ms) 2022-08-17T12:59:54.9900447Z [ RUN ] TransformerTest.TransformerArgsCorrectness 2022-08-17T12:59:54.9965723Z [ OK ] TransformerTest.TransformerArgsCorrectness (6 ms) 2022-08-17T12:59:54.9966520Z [----------] 11 tests from TransformerTest (89 ms total) 2022-08-17T12:59:54.9966695Z 2022-08-17T12:59:54.9966850Z [----------] 22 tests from SerializeTest 2022-08-17T12:59:54.9967131Z [ RUN ] SerializeTest.KeysFunc 2022-08-17T12:59:54.9982622Z [ OK ] SerializeTest.KeysFunc (1 ms) 2022-08-17T12:59:54.9983179Z [ RUN ] SerializeTest.TryReadFunc 2022-08-17T12:59:54.9985665Z [ OK ] SerializeTest.TryReadFunc (0 ms) 2022-08-17T12:59:54.9986120Z [ RUN ] SerializeTest.Basic 2022-08-17T12:59:54.9987874Z [ OK ] SerializeTest.Basic (0 ms) 2022-08-17T12:59:54.9988422Z [ RUN ] SerializeTest.BasicToFile 2022-08-17T12:59:54.9991457Z [ OK ] SerializeTest.BasicToFile (0 ms) 2022-08-17T12:59:54.9992009Z [ RUN ] SerializeTest.BasicViaFunc 2022-08-17T12:59:54.9994836Z [ OK ] SerializeTest.BasicViaFunc (0 ms) 2022-08-17T12:59:54.9997229Z [ RUN ] SerializeTest.Resized 2022-08-17T12:59:54.9997739Z [ OK ] SerializeTest.Resized (0 ms) 2022-08-17T12:59:54.9998008Z [ RUN ] SerializeTest.Sliced 2022-08-17T12:59:54.9999635Z [ OK ] SerializeTest.Sliced (0 ms) 2022-08-17T12:59:55.0000176Z [ RUN ] SerializeTest.NonContiguous 2022-08-17T12:59:55.0001818Z [ OK ] SerializeTest.NonContiguous (0 ms) 2022-08-17T12:59:55.0002204Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-08-17T12:59:55.0073796Z [ OK ] SerializeTest.ErrorOnMissingKey (7 ms) 2022-08-17T12:59:55.0074160Z [ RUN ] SerializeTest.XOR 2022-08-17T12:59:55.1399469Z [ OK ] SerializeTest.XOR (132 ms) 2022-08-17T12:59:55.1399782Z [ RUN ] SerializeTest.Optim 2022-08-17T12:59:55.1419628Z [ OK ] SerializeTest.Optim (2 ms) 2022-08-17T12:59:55.1420003Z [ RUN ] SerializeTest.Optim_Adagrad 2022-08-17T12:59:55.1446975Z [ OK ] SerializeTest.Optim_Adagrad (2 ms) 2022-08-17T12:59:55.1447359Z [ RUN ] SerializeTest.Optim_SGD 2022-08-17T12:59:55.1471492Z [ OK ] SerializeTest.Optim_SGD (2 ms) 2022-08-17T12:59:55.1471841Z [ RUN ] SerializeTest.Optim_Adam 2022-08-17T12:59:55.1502621Z [ OK ] SerializeTest.Optim_Adam (3 ms) 2022-08-17T12:59:55.1502927Z [ RUN ] SerializeTest.Optim_AdamW 2022-08-17T12:59:55.1536811Z [ OK ] SerializeTest.Optim_AdamW (3 ms) 2022-08-17T12:59:55.1537139Z [ RUN ] SerializeTest.Optim_RMSprop 2022-08-17T12:59:55.1566285Z [ OK ] SerializeTest.Optim_RMSprop (2 ms) 2022-08-17T12:59:55.1566698Z [ RUN ] SerializeTest.Optim_LBFGS 2022-08-17T12:59:55.1595682Z [ OK ] SerializeTest.Optim_LBFGS (2 ms) 2022-08-17T12:59:55.1596313Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-08-17T12:59:55.1599634Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (0 ms) 2022-08-17T12:59:55.1600129Z [ RUN ] SerializeTest.VectorOfTensors 2022-08-17T12:59:55.1601807Z [ OK ] SerializeTest.VectorOfTensors (0 ms) 2022-08-17T12:59:55.1602144Z [ RUN ] SerializeTest.IValue 2022-08-17T12:59:55.1604803Z [ OK ] SerializeTest.IValue (0 ms) 2022-08-17T12:59:55.1605403Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-08-17T12:59:55.1606261Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2022-08-17T12:59:55.1606805Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-08-17T12:59:55.1612511Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (0 ms) 2022-08-17T12:59:55.1613519Z [----------] 22 tests from SerializeTest (164 ms total) 2022-08-17T12:59:55.1613882Z 2022-08-17T12:59:55.1614198Z [----------] 1 test from SpecialTest 2022-08-17T12:59:55.1614764Z [ RUN ] SpecialTest.special 2022-08-17T12:59:55.1615336Z [ OK ] SpecialTest.special (0 ms) 2022-08-17T12:59:55.1615987Z [----------] 1 test from SpecialTest (0 ms total) 2022-08-17T12:59:55.1616298Z 2022-08-17T12:59:55.1616593Z [----------] 5 tests from TestStatic 2022-08-17T12:59:55.1617325Z [ RUN ] TestStatic.AllOf 2022-08-17T12:59:55.1617869Z [ OK ] TestStatic.AllOf (0 ms) 2022-08-17T12:59:55.1618409Z [ RUN ] TestStatic.AnyOf 2022-08-17T12:59:55.1618960Z [ OK ] TestStatic.AnyOf (0 ms) 2022-08-17T12:59:55.1619529Z [ RUN ] TestStatic.EnableIfModule 2022-08-17T12:59:55.1620182Z [ OK ] TestStatic.EnableIfModule (0 ms) 2022-08-17T12:59:55.1620850Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-08-17T12:59:55.1621556Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-08-17T12:59:55.1622158Z [ RUN ] TestStatic.Apply 2022-08-17T12:59:55.1622719Z [ OK ] TestStatic.Apply (0 ms) 2022-08-17T12:59:55.1623353Z [----------] 5 tests from TestStatic (0 ms total) 2022-08-17T12:59:55.1623642Z 2022-08-17T12:59:55.1623944Z [----------] 45 tests from TensorTest 2022-08-17T12:59:55.1624495Z [ RUN ] TensorTest.ToDtype 2022-08-17T12:59:55.1634461Z [ OK ] TensorTest.ToDtype (2 ms) 2022-08-17T12:59:55.1635149Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-08-17T12:59:55.1635948Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-08-17T12:59:55.1636726Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-08-17T12:59:55.1667984Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (3 ms) 2022-08-17T12:59:55.1668633Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-08-17T12:59:55.1669155Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-08-17T12:59:55.1669531Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-08-17T12:59:55.1669848Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2022-08-17T12:59:55.1670180Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-08-17T12:59:55.1670609Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2022-08-17T12:59:55.1670964Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-08-17T12:59:55.1676314Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-08-17T12:59:55.1677049Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-08-17T12:59:55.1736632Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (5 ms) 2022-08-17T12:59:55.1737390Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-08-17T12:59:55.1738004Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2022-08-17T12:59:55.1738610Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-08-17T12:59:55.1739052Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2022-08-17T12:59:55.1739431Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-08-17T12:59:55.1739814Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-08-17T12:59:55.1740223Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-08-17T12:59:55.1740641Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-08-17T12:59:55.1741064Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-08-17T12:59:55.1741500Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (0 ms) 2022-08-17T12:59:55.1742000Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-08-17T12:59:55.1742593Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-08-17T12:59:55.1743005Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-08-17T12:59:55.1743431Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (0 ms) 2022-08-17T12:59:55.1743886Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-08-17T12:59:55.1744839Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (0 ms) 2022-08-17T12:59:55.1745400Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-08-17T12:59:55.1746047Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2022-08-17T12:59:55.1746510Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-08-17T12:59:55.1746934Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (0 ms) 2022-08-17T12:59:55.1747343Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-08-17T12:59:55.1800931Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (5 ms) 2022-08-17T12:59:55.1801627Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-08-17T12:59:55.1802046Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2022-08-17T12:59:55.1802812Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-08-17T12:59:55.1803214Z [W Copy.cpp:250] Warning: Casting complex values to real discards the imaginary part (function operator()) 2022-08-17T12:59:55.1815047Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (1 ms) 2022-08-17T12:59:55.1815955Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-08-17T12:59:55.1816778Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (0 ms) 2022-08-17T12:59:55.1817623Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-08-17T12:59:55.1818572Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2022-08-17T12:59:55.1819481Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-08-17T12:59:55.1820401Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2022-08-17T12:59:55.1821075Z [ RUN ] TensorTest.Arange 2022-08-17T12:59:55.1821640Z [ OK ] TensorTest.Arange (0 ms) 2022-08-17T12:59:55.1822343Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-08-17T12:59:55.1823174Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-08-17T12:59:55.1824120Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-08-17T12:59:55.1878366Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (6 ms) 2022-08-17T12:59:55.1879015Z [ RUN ] TensorTest.FromBlob 2022-08-17T12:59:55.1879482Z [ OK ] TensorTest.FromBlob (0 ms) 2022-08-17T12:59:55.1880002Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-08-17T12:59:55.1880551Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-08-17T12:59:55.1880993Z [ RUN ] TensorTest.FromBlobWithStrides 2022-08-17T12:59:55.1881319Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-08-17T12:59:55.1881606Z [ RUN ] TensorTest.Item 2022-08-17T12:59:55.1881891Z [ OK ] TensorTest.Item (0 ms) 2022-08-17T12:59:55.1882152Z [ RUN ] TensorTest.DataPtr 2022-08-17T12:59:55.1882427Z [ OK ] TensorTest.DataPtr (0 ms) 2022-08-17T12:59:55.1882685Z [ RUN ] TensorTest.Data 2022-08-17T12:59:55.1882936Z [ OK ] TensorTest.Data (0 ms) 2022-08-17T12:59:55.1883218Z [ RUN ] TensorTest.BackwardAndGrad 2022-08-17T12:59:55.1883530Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2022-08-17T12:59:55.1883840Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-08-17T12:59:55.1884190Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2022-08-17T12:59:55.1884536Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-08-17T12:59:55.1909233Z [ OK ] TensorTest.BackwardNonScalarOutputs (2 ms) 2022-08-17T12:59:55.1909815Z [ RUN ] TensorTest.IsLeaf 2022-08-17T12:59:55.1910295Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-08-17T12:59:55.1910629Z [ RUN ] TensorTest.OutputNr 2022-08-17T12:59:55.1910896Z [ OK ] TensorTest.OutputNr (0 ms) 2022-08-17T12:59:55.1911165Z [ RUN ] TensorTest.Version 2022-08-17T12:59:55.1911533Z [ OK ] TensorTest.Version (0 ms) 2022-08-17T12:59:55.1911789Z [ RUN ] TensorTest.Detach 2022-08-17T12:59:55.1912062Z [ OK ] TensorTest.Detach (0 ms) 2022-08-17T12:59:55.1912344Z [ RUN ] TensorTest.DetachInplace 2022-08-17T12:59:55.1912635Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-08-17T12:59:55.1912914Z [ RUN ] TensorTest.SetData 2022-08-17T12:59:55.1913183Z [ OK ] TensorTest.SetData (0 ms) 2022-08-17T12:59:55.1913483Z [ RUN ] TensorTest.RequiresGradInplace 2022-08-17T12:59:55.1929478Z [ OK ] TensorTest.RequiresGradInplace (1 ms) 2022-08-17T12:59:55.1929888Z [ RUN ] TensorTest.StdDimension 2022-08-17T12:59:55.1930294Z [ OK ] TensorTest.StdDimension (0 ms) 2022-08-17T12:59:55.1930584Z [ RUN ] TensorTest.ReshapeAlias 2022-08-17T12:59:55.1932064Z [ OK ] TensorTest.ReshapeAlias (0 ms) 2022-08-17T12:59:55.1932634Z [----------] 45 tests from TensorTest (31 ms total) 2022-08-17T12:59:55.1932917Z 2022-08-17T12:59:55.1933187Z [----------] 36 tests from TensorIndexingTest 2022-08-17T12:59:55.1933472Z [ RUN ] TensorIndexingTest.Slice 2022-08-17T12:59:55.1933775Z [ OK ] TensorIndexingTest.Slice (0 ms) 2022-08-17T12:59:55.1934087Z [ RUN ] TensorIndexingTest.TensorIndex 2022-08-17T12:59:55.1956695Z [ OK ] TensorIndexingTest.TensorIndex (2 ms) 2022-08-17T12:59:55.1957296Z [ RUN ] TensorIndexingTest.TestNoIndices 2022-08-17T12:59:55.2038802Z [ OK ] TensorIndexingTest.TestNoIndices (8 ms) 2022-08-17T12:59:55.2039395Z [ RUN ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor 2022-08-17T12:59:55.2040263Z [ OK ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor (0 ms) 2022-08-17T12:59:55.2040835Z [ RUN ] TensorIndexingTest.TestSingleInt 2022-08-17T12:59:55.2041290Z [ OK ] TensorIndexingTest.TestSingleInt (0 ms) 2022-08-17T12:59:55.2041725Z [ RUN ] TensorIndexingTest.TestMultipleInt 2022-08-17T12:59:55.2042081Z [ OK ] TensorIndexingTest.TestMultipleInt (0 ms) 2022-08-17T12:59:55.2042547Z [ RUN ] TensorIndexingTest.TestNone 2022-08-17T12:59:55.2042978Z [ OK ] TensorIndexingTest.TestNone (0 ms) 2022-08-17T12:59:55.2043365Z [ RUN ] TensorIndexingTest.TestStep 2022-08-17T12:59:55.2043866Z [ OK ] TensorIndexingTest.TestStep (0 ms) 2022-08-17T12:59:55.2044260Z [ RUN ] TensorIndexingTest.TestStepAssignment 2022-08-17T12:59:55.2044661Z [ OK ] TensorIndexingTest.TestStepAssignment (0 ms) 2022-08-17T12:59:55.2045112Z [ RUN ] TensorIndexingTest.TestBoolIndices 2022-08-17T12:59:55.2045671Z [ OK ] TensorIndexingTest.TestBoolIndices (0 ms) 2022-08-17T12:59:55.2046194Z [ RUN ] TensorIndexingTest.TestBoolIndicesAccumulate 2022-08-17T12:59:55.2049445Z [ OK ] TensorIndexingTest.TestBoolIndicesAccumulate (0 ms) 2022-08-17T12:59:55.2049918Z [ RUN ] TensorIndexingTest.TestMultipleBoolIndices 2022-08-17T12:59:55.2050501Z [ OK ] TensorIndexingTest.TestMultipleBoolIndices (0 ms) 2022-08-17T12:59:55.2051064Z [ RUN ] TensorIndexingTest.TestByteMask 2022-08-17T12:59:55.2051483Z [ OK ] TensorIndexingTest.TestByteMask (0 ms) 2022-08-17T12:59:55.2052043Z [ RUN ] TensorIndexingTest.TestByteMaskAccumulate 2022-08-17T12:59:55.2052491Z [ OK ] TensorIndexingTest.TestByteMaskAccumulate (0 ms) 2022-08-17T12:59:55.2053046Z [ RUN ] TensorIndexingTest.TestMultipleByteMask 2022-08-17T12:59:55.2053439Z [ OK ] TensorIndexingTest.TestMultipleByteMask (0 ms) 2022-08-17T12:59:55.2053860Z [ RUN ] TensorIndexingTest.TestByteMask2d 2022-08-17T12:59:55.2054495Z [ OK ] TensorIndexingTest.TestByteMask2d (0 ms) 2022-08-17T12:59:55.2054966Z [ RUN ] TensorIndexingTest.TestIntIndices 2022-08-17T12:59:55.2055434Z [ OK ] TensorIndexingTest.TestIntIndices (0 ms) 2022-08-17T12:59:55.2055780Z [ RUN ] TensorIndexingTest.TestIntIndices2d 2022-08-17T12:59:55.2056131Z [ OK ] TensorIndexingTest.TestIntIndices2d (0 ms) 2022-08-17T12:59:55.2056484Z [ RUN ] TensorIndexingTest.TestIntIndicesBroadcast 2022-08-17T12:59:55.2056910Z [ OK ] TensorIndexingTest.TestIntIndicesBroadcast (0 ms) 2022-08-17T12:59:55.2057274Z [ RUN ] TensorIndexingTest.TestEmptyIndex 2022-08-17T12:59:55.2057622Z [ OK ] TensorIndexingTest.TestEmptyIndex (0 ms) 2022-08-17T12:59:55.2057959Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex 2022-08-17T12:59:55.2104475Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex (4 ms) 2022-08-17T12:59:55.2104880Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool 2022-08-17T12:59:55.2124899Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool (1 ms) 2022-08-17T12:59:55.2125387Z [ RUN ] TensorIndexingTest.TestEmptySlice 2022-08-17T12:59:55.2125984Z [ OK ] TensorIndexingTest.TestEmptySlice (0 ms) 2022-08-17T12:59:55.2126749Z [ RUN ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices 2022-08-17T12:59:55.2127196Z [ OK ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices (0 ms) 2022-08-17T12:59:55.2127636Z [ RUN ] TensorIndexingTest.TestIndexSetitemBoolsSlices 2022-08-17T12:59:55.2178143Z [ OK ] TensorIndexingTest.TestIndexSetitemBoolsSlices (5 ms) 2022-08-17T12:59:55.2178922Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask 2022-08-17T12:59:55.2179366Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask (0 ms) 2022-08-17T12:59:55.2179781Z [ RUN ] TensorIndexingTest.TestSetitemExpansionError 2022-08-17T12:59:55.2270576Z [ OK ] TensorIndexingTest.TestSetitemExpansionError (9 ms) 2022-08-17T12:59:55.2271168Z [ RUN ] TensorIndexingTest.TestGetitemScalars 2022-08-17T12:59:55.2348315Z [ OK ] TensorIndexingTest.TestGetitemScalars (7 ms) 2022-08-17T12:59:55.2348717Z [ RUN ] TensorIndexingTest.TestSetitemScalars 2022-08-17T12:59:55.2417196Z [ OK ] TensorIndexingTest.TestSetitemScalars (6 ms) 2022-08-17T12:59:55.2418006Z [ RUN ] TensorIndexingTest.TestBasicAdvancedCombined 2022-08-17T12:59:55.2418914Z [ OK ] TensorIndexingTest.TestBasicAdvancedCombined (0 ms) 2022-08-17T12:59:55.2419601Z [ RUN ] TensorIndexingTest.TestIntAssignment 2022-08-17T12:59:55.2419989Z [ OK ] TensorIndexingTest.TestIntAssignment (0 ms) 2022-08-17T12:59:55.2420595Z [ RUN ] TensorIndexingTest.TestByteTensorAssignment 2022-08-17T12:59:55.2421123Z [ OK ] TensorIndexingTest.TestByteTensorAssignment (0 ms) 2022-08-17T12:59:55.2421568Z [ RUN ] TensorIndexingTest.TestVariableSlicing 2022-08-17T12:59:55.2421936Z [ OK ] TensorIndexingTest.TestVariableSlicing (0 ms) 2022-08-17T12:59:55.2422311Z [ RUN ] TensorIndexingTest.TestEllipsisTensor 2022-08-17T12:59:55.2422685Z [ OK ] TensorIndexingTest.TestEllipsisTensor (0 ms) 2022-08-17T12:59:55.2423055Z [ RUN ] TensorIndexingTest.TestOutOfBoundIndex 2022-08-17T12:59:55.2526191Z [ OK ] TensorIndexingTest.TestOutOfBoundIndex (10 ms) 2022-08-17T12:59:55.2526574Z [ RUN ] TensorIndexingTest.TestZeroDimIndex 2022-08-17T12:59:55.2545566Z [ OK ] TensorIndexingTest.TestZeroDimIndex (1 ms) 2022-08-17T12:59:55.2546228Z [----------] 36 tests from TensorIndexingTest (61 ms total) 2022-08-17T12:59:55.2546503Z 2022-08-17T12:59:55.2546656Z [----------] 18 tests from NumpyTests 2022-08-17T12:59:55.2547116Z [ RUN ] NumpyTests.TestNoneIndex 2022-08-17T12:59:55.2547424Z [ OK ] NumpyTests.TestNoneIndex (0 ms) 2022-08-17T12:59:55.2547724Z [ RUN ] NumpyTests.TestEmptyFancyIndex 2022-08-17T12:59:55.2590396Z [ OK ] NumpyTests.TestEmptyFancyIndex (4 ms) 2022-08-17T12:59:55.2590992Z [ RUN ] NumpyTests.TestEllipsisIndex 2022-08-17T12:59:55.2591440Z [ OK ] NumpyTests.TestEllipsisIndex (0 ms) 2022-08-17T12:59:55.2591766Z [ RUN ] NumpyTests.TestSingleIntIndex 2022-08-17T12:59:55.2611274Z [ OK ] NumpyTests.TestSingleIntIndex (2 ms) 2022-08-17T12:59:55.2611629Z [ RUN ] NumpyTests.TestSingleBoolIndex 2022-08-17T12:59:55.2611950Z [ OK ] NumpyTests.TestSingleBoolIndex (0 ms) 2022-08-17T12:59:55.2612295Z [ RUN ] NumpyTests.TestBooleanShapeMismatch 2022-08-17T12:59:55.2798556Z [ OK ] NumpyTests.TestBooleanShapeMismatch (18 ms) 2022-08-17T12:59:55.2799046Z [ RUN ] NumpyTests.TestBooleanIndexingOnedim 2022-08-17T12:59:55.2799409Z [ OK ] NumpyTests.TestBooleanIndexingOnedim (0 ms) 2022-08-17T12:59:55.2799798Z [ RUN ] NumpyTests.TestBooleanAssignmentValueMismatch 2022-08-17T12:59:55.2912988Z [ OK ] NumpyTests.TestBooleanAssignmentValueMismatch (11 ms) 2022-08-17T12:59:55.2913524Z [ RUN ] NumpyTests.TestBooleanIndexingTwodim 2022-08-17T12:59:55.2914237Z [ OK ] NumpyTests.TestBooleanIndexingTwodim (0 ms) 2022-08-17T12:59:55.2914616Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdness 2022-08-17T12:59:55.3008024Z [ OK ] NumpyTests.TestBooleanIndexingWeirdness (9 ms) 2022-08-17T12:59:55.3008420Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdnessTensors 2022-08-17T12:59:55.3101421Z [ OK ] NumpyTests.TestBooleanIndexingWeirdnessTensors (9 ms) 2022-08-17T12:59:55.3101974Z [ RUN ] NumpyTests.TestBooleanIndexingAlldims 2022-08-17T12:59:55.3102530Z [ OK ] NumpyTests.TestBooleanIndexingAlldims (0 ms) 2022-08-17T12:59:55.3102937Z [ RUN ] NumpyTests.TestBooleanListIndexing 2022-08-17T12:59:55.3103405Z [ OK ] NumpyTests.TestBooleanListIndexing (0 ms) 2022-08-17T12:59:55.3103760Z [ RUN ] NumpyTests.TestEverythingReturnsViews 2022-08-17T12:59:55.3104114Z [ OK ] NumpyTests.TestEverythingReturnsViews (0 ms) 2022-08-17T12:59:55.3104624Z [ RUN ] NumpyTests.TestBroaderrorsIndexing 2022-08-17T12:59:55.3284377Z [ OK ] NumpyTests.TestBroaderrorsIndexing (18 ms) 2022-08-17T12:59:55.3284753Z [ RUN ] NumpyTests.TestTrivialFancyOutOfBounds 2022-08-17T12:59:55.3507562Z [ OK ] NumpyTests.TestTrivialFancyOutOfBounds (22 ms) 2022-08-17T12:59:55.3508222Z [ RUN ] NumpyTests.TestIndexIsLarger 2022-08-17T12:59:55.3508619Z [ OK ] NumpyTests.TestIndexIsLarger (0 ms) 2022-08-17T12:59:55.3509095Z [ RUN ] NumpyTests.TestBroadcastSubspace 2022-08-17T12:59:55.3510192Z [ OK ] NumpyTests.TestBroadcastSubspace (0 ms) 2022-08-17T12:59:55.3510816Z [----------] 18 tests from NumpyTests (96 ms total) 2022-08-17T12:59:55.3511086Z 2022-08-17T12:59:55.3511385Z [----------] 5 tests from TensorOptionsTest 2022-08-17T12:59:55.3512008Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-08-17T12:59:55.3512763Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-08-17T12:59:55.3513316Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-08-17T12:59:55.3513832Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-08-17T12:59:55.3514292Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-08-17T12:59:55.3514704Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-08-17T12:59:55.3515260Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-08-17T12:59:55.3515690Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2022-08-17T12:59:55.3516107Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-08-17T12:59:55.3516530Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-08-17T12:59:55.3516901Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2022-08-17T12:59:55.3517066Z 2022-08-17T12:59:55.3517208Z [----------] 1 test from DeviceTest 2022-08-17T12:59:55.3517527Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-08-17T12:59:55.3592468Z [ OK ] DeviceTest.ParsesCorrectlyFromString (8 ms) 2022-08-17T12:59:55.3592919Z [----------] 1 test from DeviceTest (8 ms total) 2022-08-17T12:59:55.3593117Z 2022-08-17T12:59:55.3593333Z [----------] 3 tests from DefaultDtypeTest 2022-08-17T12:59:55.3593808Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-08-17T12:59:55.3594319Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-08-17T12:59:55.3594877Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-08-17T12:59:55.3595475Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-08-17T12:59:55.3596059Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-08-17T12:59:55.3596642Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2022-08-17T12:59:55.3597165Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2022-08-17T12:59:55.3597376Z 2022-08-17T12:59:55.3597587Z [----------] 1 test from TorchIncludeTest 2022-08-17T12:59:55.3597991Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-08-17T12:59:55.3730737Z [ OK ] TorchIncludeTest.GetSetNumThreads (13 ms) 2022-08-17T12:59:55.3731234Z [----------] 1 test from TorchIncludeTest (13 ms total) 2022-08-17T12:59:55.3731453Z 2022-08-17T12:59:55.3731672Z [----------] 28 tests from InferenceModeTest 2022-08-17T12:59:55.3732070Z [ RUN ] InferenceModeTest.TestTLSState 2022-08-17T12:59:55.3737762Z [ OK ] InferenceModeTest.TestTLSState (0 ms) 2022-08-17T12:59:55.3738402Z [ RUN ] InferenceModeTest.TestInferenceTensorCreation 2022-08-17T12:59:55.3738963Z [ OK ] InferenceModeTest.TestInferenceTensorCreation (0 ms) 2022-08-17T12:59:55.3739633Z [ RUN ] InferenceModeTest.TestExistingAutogradSession 2022-08-17T12:59:55.3800588Z [ OK ] InferenceModeTest.TestExistingAutogradSession (6 ms) 2022-08-17T12:59:55.3801375Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp 2022-08-17T12:59:55.3802081Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp (0 ms) 2022-08-17T12:59:55.3802797Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp 2022-08-17T12:59:55.3803497Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp (0 ms) 2022-08-17T12:59:55.3804172Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp 2022-08-17T12:59:55.3804815Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp (0 ms) 2022-08-17T12:59:55.3805488Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp 2022-08-17T12:59:55.3806294Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp (0 ms) 2022-08-17T12:59:55.3806966Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp 2022-08-17T12:59:55.3848875Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp (4 ms) 2022-08-17T12:59:55.3849659Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp 2022-08-17T12:59:55.3850339Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp (0 ms) 2022-08-17T12:59:55.3851232Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode 2022-08-17T12:59:55.3851856Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode (0 ms) 2022-08-17T12:59:55.3852385Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode 2022-08-17T12:59:55.3852900Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode (0 ms) 2022-08-17T12:59:55.3853399Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode 2022-08-17T12:59:55.3853911Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode (0 ms) 2022-08-17T12:59:55.3854407Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode 2022-08-17T12:59:55.3879512Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode (2 ms) 2022-08-17T12:59:55.3880039Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp 2022-08-17T12:59:55.3931932Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp (5 ms) 2022-08-17T12:59:55.3932464Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp 2022-08-17T12:59:55.4001456Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp (6 ms) 2022-08-17T12:59:55.4002220Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp 2022-08-17T12:59:55.4002721Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp (0 ms) 2022-08-17T12:59:55.4003169Z [ RUN ] InferenceModeTest.TestHandleDirectViewOnRebase 2022-08-17T12:59:55.4029639Z [ OK ] InferenceModeTest.TestHandleDirectViewOnRebase (2 ms) 2022-08-17T12:59:55.4030408Z [ RUN ] InferenceModeTest.TestHandleInDirectViewOnRebase 2022-08-17T12:59:55.4050810Z [ OK ] InferenceModeTest.TestHandleInDirectViewOnRebase (2 ms) 2022-08-17T12:59:55.4051496Z [ RUN ] InferenceModeTest.TestCreationMetaPropagation 2022-08-17T12:59:55.4106981Z [ OK ] InferenceModeTest.TestCreationMetaPropagation (5 ms) 2022-08-17T12:59:55.4107427Z [ RUN ] InferenceModeTest.TestCreationMetaPropagationInput 2022-08-17T12:59:55.4218361Z [ OK ] InferenceModeTest.TestCreationMetaPropagationInput (11 ms) 2022-08-17T12:59:55.4218980Z [ RUN ] InferenceModeTest.TestInplaceCopyOnInferenceTensor 2022-08-17T12:59:55.4275458Z [ OK ] InferenceModeTest.TestInplaceCopyOnInferenceTensor (5 ms) 2022-08-17T12:59:55.4275909Z [ RUN ] InferenceModeTest.TestSetRequiresGradInNormalMode 2022-08-17T12:59:55.4285743Z [ OK ] InferenceModeTest.TestSetRequiresGradInNormalMode (1 ms) 2022-08-17T12:59:55.4286360Z [ RUN ] InferenceModeTest.TestAccessVersionCounter 2022-08-17T12:59:55.4316345Z [ OK ] InferenceModeTest.TestAccessVersionCounter (3 ms) 2022-08-17T12:59:55.4316910Z [ RUN ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor 2022-08-17T12:59:55.4373379Z [ OK ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor (5 ms) 2022-08-17T12:59:55.4374365Z [ RUN ] InferenceModeTest.TestComplexViewInInferenceMode 2022-08-17T12:59:55.4375149Z [ OK ] InferenceModeTest.TestComplexViewInInferenceMode (0 ms) 2022-08-17T12:59:55.4375942Z [ RUN ] InferenceModeTest.TestComplexViewInNormalMode 2022-08-17T12:59:55.4376706Z [ OK ] InferenceModeTest.TestComplexViewInNormalMode (0 ms) 2022-08-17T12:59:55.4377089Z [ RUN ] InferenceModeTest.TestCustomFunction 2022-08-17T12:59:55.4377451Z [ OK ] InferenceModeTest.TestCustomFunction (0 ms) 2022-08-17T12:59:55.4377885Z [ RUN ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning 2022-08-17T12:59:55.4378521Z [ OK ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning (0 ms) 2022-08-17T12:59:55.4378953Z [----------] 28 tests from InferenceModeTest (64 ms total) 2022-08-17T12:59:55.4379118Z 2022-08-17T12:59:55.4379268Z [----------] 4 tests from GradModeTest 2022-08-17T12:59:55.4379603Z [ RUN ] GradModeTest.TestRequiresGradFunctionalOp 2022-08-17T12:59:55.4379999Z [ OK ] GradModeTest.TestRequiresGradFunctionalOp (0 ms) 2022-08-17T12:59:55.4380383Z [ RUN ] GradModeTest.TestRequiresGradInplaceOp 2022-08-17T12:59:55.4380761Z [ OK ] GradModeTest.TestRequiresGradInplaceOp (0 ms) 2022-08-17T12:59:55.4381106Z [ RUN ] GradModeTest.TestRequiresGradViewOp 2022-08-17T12:59:55.4381460Z [ OK ] GradModeTest.TestRequiresGradViewOp (0 ms) 2022-08-17T12:59:55.4381830Z [ RUN ] GradModeTest.TestRequiresGradViewOpExiting 2022-08-17T12:59:55.4405227Z [ OK ] GradModeTest.TestRequiresGradViewOpExiting (2 ms) 2022-08-17T12:59:55.4405797Z [----------] 4 tests from GradModeTest (2 ms total) 2022-08-17T12:59:55.4405960Z 2022-08-17T12:59:55.4406306Z [----------] 3 tests from OperationTest 2022-08-17T12:59:55.4406594Z [ RUN ] OperationTest.Lerp 2022-08-17T12:59:55.4411825Z [ OK ] OperationTest.Lerp (0 ms) 2022-08-17T12:59:55.4412324Z [ RUN ] OperationTest.Cross 2022-08-17T12:59:55.4433402Z [ OK ] OperationTest.Cross (2 ms) 2022-08-17T12:59:55.4433947Z [ RUN ] OperationTest.Linear_out 2022-08-17T12:59:55.4435706Z [ OK ] OperationTest.Linear_out (0 ms) 2022-08-17T12:59:55.4436312Z [----------] 3 tests from OperationTest (3 ms total) 2022-08-17T12:59:55.4436525Z 2022-08-17T12:59:55.4436696Z [----------] Global test environment tear-down 2022-08-17T12:59:55.4528666Z [==========] 989 tests from 47 test suites ran. (32256 ms total) 2022-08-17T12:59:55.4529117Z [ PASSED ] 989 tests. 2022-08-17T12:59:55.5152114Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_tensorexpr --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml 2022-08-17T12:59:55.6945595Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T12:59:55.6950161Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T12:59:55.6950792Z [==========] Running 799 tests from 25 test suites. 2022-08-17T12:59:55.6951345Z [----------] Global test environment set-up. 2022-08-17T12:59:55.6951626Z [----------] 1 test from Approx 2022-08-17T12:59:55.6951860Z [ RUN ] Approx.log_vml 2022-08-17T12:59:56.8199896Z [ OK ] Approx.log_vml (1124 ms) 2022-08-17T12:59:56.8200440Z [----------] 1 test from Approx (1124 ms total) 2022-08-17T12:59:56.8200684Z 2022-08-17T12:59:56.8200893Z [----------] 34 tests from ATen 2022-08-17T12:59:56.8201314Z [ RUN ] ATen._cast_Float 2022-08-17T12:59:56.8202462Z [ OK ] ATen._cast_Float (0 ms) 2022-08-17T12:59:56.8202861Z [ RUN ] ATen.negInt 2022-08-17T12:59:56.8206759Z [ OK ] ATen.negInt (0 ms) 2022-08-17T12:59:56.8207168Z [ RUN ] ATen.negFloat 2022-08-17T12:59:56.8210958Z [ OK ] ATen.negFloat (0 ms) 2022-08-17T12:59:56.8211350Z [ RUN ] ATen.addInt 2022-08-17T12:59:56.8217389Z [ OK ] ATen.addInt (0 ms) 2022-08-17T12:59:56.8217793Z [ RUN ] ATen.addFloat 2022-08-17T12:59:56.8223925Z [ OK ] ATen.addFloat (0 ms) 2022-08-17T12:59:56.8224323Z [ RUN ] ATen.subInt 2022-08-17T12:59:56.8230439Z [ OK ] ATen.subInt (0 ms) 2022-08-17T12:59:56.8230837Z [ RUN ] ATen.subFloat 2022-08-17T12:59:56.8237029Z [ OK ] ATen.subFloat (0 ms) 2022-08-17T12:59:56.8237422Z [ RUN ] ATen.lerp 2022-08-17T12:59:56.8245356Z [ OK ] ATen.lerp (0 ms) 2022-08-17T12:59:56.8245758Z [ RUN ] ATen.addcmulInt 2022-08-17T12:59:56.8253428Z [ OK ] ATen.addcmulInt (0 ms) 2022-08-17T12:59:56.8253865Z [ RUN ] ATen.addcmulFloat 2022-08-17T12:59:56.8261590Z [ OK ] ATen.addcmulFloat (0 ms) 2022-08-17T12:59:56.8262003Z [ RUN ] ATen.mulInt 2022-08-17T12:59:56.8266358Z [ OK ] ATen.mulInt (0 ms) 2022-08-17T12:59:56.8266762Z [ RUN ] ATen.mulFloat 2022-08-17T12:59:56.8271375Z [ OK ] ATen.mulFloat (0 ms) 2022-08-17T12:59:56.8271779Z [ RUN ] ATen.divInt 2022-08-17T12:59:56.8276433Z [ OK ] ATen.divInt (0 ms) 2022-08-17T12:59:56.8276817Z [ RUN ] ATen.divFloat 2022-08-17T12:59:56.8281183Z [ OK ] ATen.divFloat (0 ms) 2022-08-17T12:59:56.8281590Z [ RUN ] ATen.maxInt 2022-08-17T12:59:56.8285602Z [ OK ] ATen.maxInt (0 ms) 2022-08-17T12:59:56.8286151Z [ RUN ] ATen.maxFloat 2022-08-17T12:59:56.8290448Z [ OK ] ATen.maxFloat (0 ms) 2022-08-17T12:59:56.8290851Z [ RUN ] ATen.minInt 2022-08-17T12:59:56.8295482Z [ OK ] ATen.minInt (0 ms) 2022-08-17T12:59:56.8295974Z [ RUN ] ATen.minFloat 2022-08-17T12:59:56.8300507Z [ OK ] ATen.minFloat (0 ms) 2022-08-17T12:59:56.8301098Z [ RUN ] ATen.reluInt 2022-08-17T12:59:56.8304975Z [ OK ] ATen.reluInt (0 ms) 2022-08-17T12:59:56.8305430Z [ RUN ] ATen.reluFloat 2022-08-17T12:59:56.8308858Z [ OK ] ATen.reluFloat (0 ms) 2022-08-17T12:59:56.8309272Z [ RUN ] ATen.logFloat 2022-08-17T12:59:56.8312817Z [ OK ] ATen.logFloat (0 ms) 2022-08-17T12:59:56.8313249Z [ RUN ] ATen.fastLogFloat 2022-08-17T12:59:56.8550288Z [ OK ] ATen.fastLogFloat (23 ms) 2022-08-17T12:59:56.8550759Z [ RUN ] ATen.fastTanhFloat 2022-08-17T12:59:56.8638010Z [ OK ] ATen.fastTanhFloat (8 ms) 2022-08-17T12:59:56.8638460Z [ RUN ] ATen.fastSigmoidFloat 2022-08-17T12:59:56.8750037Z [ OK ] ATen.fastSigmoidFloat (11 ms) 2022-08-17T12:59:56.8750604Z [ RUN ] ATen.log10Float 2022-08-17T12:59:56.8754989Z [ OK ] ATen.log10Float (0 ms) 2022-08-17T12:59:56.8755447Z [ RUN ] ATen.log2Float 2022-08-17T12:59:56.8759843Z [ OK ] ATen.log2Float (0 ms) 2022-08-17T12:59:56.8760312Z [ RUN ] ATen.expFloat 2022-08-17T12:59:56.8764422Z [ OK ] ATen.expFloat (0 ms) 2022-08-17T12:59:56.8764717Z [ RUN ] ATen.erfFloat 2022-08-17T12:59:56.8769356Z [ OK ] ATen.erfFloat (0 ms) 2022-08-17T12:59:56.8769655Z [ RUN ] ATen.cosFloat 2022-08-17T12:59:56.8774283Z [ OK ] ATen.cosFloat (0 ms) 2022-08-17T12:59:56.8774693Z [ RUN ] ATen.eqInt 2022-08-17T12:59:56.8781396Z [ OK ] ATen.eqInt (0 ms) 2022-08-17T12:59:56.8781784Z [ RUN ] ATen.geInt 2022-08-17T12:59:56.8788615Z [ OK ] ATen.geInt (0 ms) 2022-08-17T12:59:56.8789050Z [ RUN ] ATen.gtInt 2022-08-17T12:59:56.8796098Z [ OK ] ATen.gtInt (0 ms) 2022-08-17T12:59:56.8796520Z [ RUN ] ATen.leInt 2022-08-17T12:59:56.8803048Z [ OK ] ATen.leInt (0 ms) 2022-08-17T12:59:56.8803363Z [ RUN ] ATen.ltInt 2022-08-17T12:59:56.8810393Z [ OK ] ATen.ltInt (0 ms) 2022-08-17T12:59:56.8810922Z [----------] 34 tests from ATen (61 ms total) 2022-08-17T12:59:56.8811194Z 2022-08-17T12:59:56.8811584Z [----------] 26 tests from BoundsInference 2022-08-17T12:59:56.8811919Z [ RUN ] BoundsInference._1 2022-08-17T12:59:56.8813560Z [ OK ] BoundsInference._1 (0 ms) 2022-08-17T12:59:56.8814154Z [ RUN ] BoundsInference._2 2022-08-17T12:59:56.8816508Z [ OK ] BoundsInference._2 (0 ms) 2022-08-17T12:59:56.8817001Z [ RUN ] BoundsInference._3 2022-08-17T12:59:56.8819449Z [ OK ] BoundsInference._3 (0 ms) 2022-08-17T12:59:56.8819920Z [ RUN ] BoundsInference._4 2022-08-17T12:59:56.8826045Z [ OK ] BoundsInference._4 (0 ms) 2022-08-17T12:59:56.8826541Z [ RUN ] BoundsInference._5 2022-08-17T12:59:56.8842725Z [ OK ] BoundsInference._5 (1 ms) 2022-08-17T12:59:56.8843195Z [ RUN ] BoundsInference._6 2022-08-17T12:59:56.8854063Z [ OK ] BoundsInference._6 (1 ms) 2022-08-17T12:59:56.8854621Z [ RUN ] BoundsInference.Adjacent 2022-08-17T12:59:56.8860966Z [ OK ] BoundsInference.Adjacent (0 ms) 2022-08-17T12:59:56.8861612Z [ RUN ] BoundsInference.MultipleTopLoopLoad 2022-08-17T12:59:56.8867123Z [ OK ] BoundsInference.MultipleTopLoopLoad (0 ms) 2022-08-17T12:59:56.8867743Z [ RUN ] BoundsInference.MultipleTopLoopStore 2022-08-17T12:59:56.8873224Z [ OK ] BoundsInference.MultipleTopLoopStore (0 ms) 2022-08-17T12:59:56.8873848Z [ RUN ] BoundsInference.CacheReads 2022-08-17T12:59:56.8903545Z [ OK ] BoundsInference.CacheReads (3 ms) 2022-08-17T12:59:56.8904057Z [ RUN ] BoundsInference.Flattened 2022-08-17T12:59:56.8916404Z [ OK ] BoundsInference.Flattened (1 ms) 2022-08-17T12:59:56.8916946Z [ RUN ] BoundsInference.GetPotentialHazards 2022-08-17T12:59:56.8917650Z [ OK ] BoundsInference.GetPotentialHazards (0 ms) 2022-08-17T12:59:56.8918313Z [ RUN ] BoundsInference.GetPotentialHazardsLoopNoHazard 2022-08-17T12:59:56.8922167Z [ OK ] BoundsInference.GetPotentialHazardsLoopNoHazard (0 ms) 2022-08-17T12:59:56.8922881Z [ RUN ] BoundsInference.GetPotentialHazardsLoopCall 2022-08-17T12:59:56.8927908Z [ OK ] BoundsInference.GetPotentialHazardsLoopCall (0 ms) 2022-08-17T12:59:56.8928607Z [ RUN ] BoundsInference.GetPotentialHazardsLoopSplit 2022-08-17T12:59:56.8939026Z [ OK ] BoundsInference.GetPotentialHazardsLoopSplit (1 ms) 2022-08-17T12:59:56.8939843Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap 2022-08-17T12:59:56.8944368Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithPartialOverlap (0 ms) 2022-08-17T12:59:56.8945931Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap 2022-08-17T12:59:56.8946870Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlap (0 ms) 2022-08-17T12:59:56.8947782Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW 2022-08-17T12:59:56.8949527Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferWithFullOverlapRAW (0 ms) 2022-08-17T12:59:56.8950503Z [ RUN ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping 2022-08-17T12:59:56.8952890Z [ OK ] BoundsInference.HasConflictingOverlapSameBufferNotOverlapping (0 ms) 2022-08-17T12:59:56.8953751Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap 2022-08-17T12:59:56.8967061Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithOverlap (1 ms) 2022-08-17T12:59:56.8967904Z [ RUN ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap 2022-08-17T12:59:56.8976726Z [ OK ] BoundsInference.HasConflictingOverlap2DBufferWithNoOverlap (0 ms) 2022-08-17T12:59:56.8977559Z [ RUN ] BoundsInference.HasConflictingOverlapDifferentBuffers 2022-08-17T12:59:56.8980045Z [ OK ] BoundsInference.HasConflictingOverlapDifferentBuffers (0 ms) 2022-08-17T12:59:56.8980842Z [ RUN ] BoundsInference.HasConflictingOverlapDueToRAWDependence 2022-08-17T12:59:56.8982688Z [ OK ] BoundsInference.HasConflictingOverlapDueToRAWDependence (0 ms) 2022-08-17T12:59:56.8983498Z [ RUN ] BoundsInference.HasConflictingOverlapDueToWARDependence 2022-08-17T12:59:56.8985809Z [ OK ] BoundsInference.HasConflictingOverlapDueToWARDependence (0 ms) 2022-08-17T12:59:56.8986556Z [ RUN ] BoundsInference.HasConflictingOverlapWithLoads 2022-08-17T12:59:56.8988855Z [ OK ] BoundsInference.HasConflictingOverlapWithLoads (0 ms) 2022-08-17T12:59:56.8989479Z [ RUN ] BoundsInference.IsOverlapping 2022-08-17T12:59:56.9010686Z [ OK ] BoundsInference.IsOverlapping (2 ms) 2022-08-17T12:59:56.9011256Z [----------] 26 tests from BoundsInference (20 ms total) 2022-08-17T12:59:56.9011512Z 2022-08-17T12:59:56.9011721Z [----------] 4 tests from Conv 2022-08-17T12:59:56.9012140Z [ RUN ] Conv.DepthwiseConv2D 2022-08-17T12:59:57.1737045Z [ OK ] Conv.DepthwiseConv2D (272 ms) 2022-08-17T12:59:57.1737583Z [ RUN ] Conv.DepthwiseConv2DNoBias 2022-08-17T12:59:57.4259056Z [ OK ] Conv.DepthwiseConv2DNoBias (252 ms) 2022-08-17T12:59:57.4259673Z [ RUN ] Conv.DepthwiseConv2DDynamicShapes 2022-08-17T12:59:57.6215553Z [ OK ] Conv.DepthwiseConv2DDynamicShapes (195 ms) 2022-08-17T12:59:57.6216219Z [ RUN ] Conv.Conv2D 2022-08-17T12:59:58.5584596Z [ OK ] Conv.Conv2D (936 ms) 2022-08-17T12:59:58.5585370Z [----------] 4 tests from Conv (1657 ms total) 2022-08-17T12:59:58.5585647Z 2022-08-17T12:59:58.5585967Z [----------] 28 tests from CppPrinter 2022-08-17T12:59:58.5586472Z [ RUN ] CppPrinter.IntImm 2022-08-17T12:59:58.5586893Z [ OK ] CppPrinter.IntImm (0 ms) 2022-08-17T12:59:58.5587455Z [ RUN ] CppPrinter.FloatImm 2022-08-17T12:59:58.5587934Z [ OK ] CppPrinter.FloatImm (0 ms) 2022-08-17T12:59:58.5588376Z [ RUN ] CppPrinter.FloatImm1 2022-08-17T12:59:58.5588848Z [ OK ] CppPrinter.FloatImm1 (0 ms) 2022-08-17T12:59:58.5589519Z [ RUN ] CppPrinter.DoubleImm 2022-08-17T12:59:58.5589983Z [ OK ] CppPrinter.DoubleImm (0 ms) 2022-08-17T12:59:58.5590506Z [ RUN ] CppPrinter.DoubleImm1 2022-08-17T12:59:58.5590803Z [ OK ] CppPrinter.DoubleImm1 (0 ms) 2022-08-17T12:59:58.5591062Z [ RUN ] CppPrinter.HalfImm 2022-08-17T12:59:58.5591587Z [ OK ] CppPrinter.HalfImm (0 ms) 2022-08-17T12:59:58.5591845Z [ RUN ] CppPrinter.Add 2022-08-17T12:59:58.5592178Z [ OK ] CppPrinter.Add (0 ms) 2022-08-17T12:59:58.5592431Z [ RUN ] CppPrinter.AddExpr1 2022-08-17T12:59:58.5592720Z [ OK ] CppPrinter.AddExpr1 (0 ms) 2022-08-17T12:59:58.5593073Z [ RUN ] CppPrinter.AddExpr2 2022-08-17T12:59:58.5593339Z [ OK ] CppPrinter.AddExpr2 (0 ms) 2022-08-17T12:59:58.5593672Z [ RUN ] CppPrinter.AddExpr3 2022-08-17T12:59:58.5593948Z [ OK ] CppPrinter.AddExpr3 (0 ms) 2022-08-17T12:59:58.5594194Z [ RUN ] CppPrinter.Mod 2022-08-17T12:59:58.5594518Z [ OK ] CppPrinter.Mod (0 ms) 2022-08-17T12:59:58.5594782Z [ RUN ] CppPrinter.ModFloat 2022-08-17T12:59:58.5595056Z [ OK ] CppPrinter.ModFloat (0 ms) 2022-08-17T12:59:58.5595372Z [ RUN ] CppPrinter.Max 2022-08-17T12:59:58.5595634Z [ OK ] CppPrinter.Max (0 ms) 2022-08-17T12:59:58.5595911Z [ RUN ] CppPrinter.MaxFloat 2022-08-17T12:59:58.5596222Z [ OK ] CppPrinter.MaxFloat (0 ms) 2022-08-17T12:59:58.5596482Z [ RUN ] CppPrinter.MaxHalf 2022-08-17T12:59:58.5596814Z [ OK ] CppPrinter.MaxHalf (0 ms) 2022-08-17T12:59:58.5597058Z [ RUN ] CppPrinter.And 2022-08-17T12:59:58.5597312Z [ OK ] CppPrinter.And (0 ms) 2022-08-17T12:59:58.5597736Z [ RUN ] CppPrinter.CompareSelect 2022-08-17T12:59:58.5598083Z [ OK ] CppPrinter.CompareSelect (0 ms) 2022-08-17T12:59:58.5598441Z [ RUN ] CppPrinter.IfThenElse 2022-08-17T12:59:58.5598730Z [ OK ] CppPrinter.IfThenElse (0 ms) 2022-08-17T12:59:58.5599006Z [ RUN ] CppPrinter.AllocateFree 2022-08-17T12:59:58.5599430Z [ OK ] CppPrinter.AllocateFree (0 ms) 2022-08-17T12:59:58.5599718Z [ RUN ] CppPrinter.LoadStore 2022-08-17T12:59:58.5600066Z [ OK ] CppPrinter.LoadStore (0 ms) 2022-08-17T12:59:58.5600314Z [ RUN ] CppPrinter.Var 2022-08-17T12:59:58.5600571Z [ OK ] CppPrinter.Var (0 ms) 2022-08-17T12:59:58.5600886Z [ RUN ] CppPrinter.Cast 2022-08-17T12:59:58.5601138Z [ OK ] CppPrinter.Cast (0 ms) 2022-08-17T12:59:58.5601399Z [ RUN ] CppPrinter.BitCast 2022-08-17T12:59:58.5601737Z [ OK ] CppPrinter.BitCast (0 ms) 2022-08-17T12:59:58.5601987Z [ RUN ] CppPrinter.Let 2022-08-17T12:59:58.5602268Z [ OK ] CppPrinter.Let (0 ms) 2022-08-17T12:59:58.5602559Z [ RUN ] CppPrinter.For 2022-08-17T12:59:58.5602800Z [ OK ] CppPrinter.For (0 ms) 2022-08-17T12:59:58.5603090Z [ RUN ] CppPrinter.Cond 2022-08-17T12:59:58.5603378Z [ OK ] CppPrinter.Cond (0 ms) 2022-08-17T12:59:58.5603633Z [ RUN ] CppPrinter.Intrinsics 2022-08-17T12:59:58.5603983Z [ OK ] CppPrinter.Intrinsics (0 ms) 2022-08-17T12:59:58.5604270Z [ RUN ] CppPrinter.ExternalCall 2022-08-17T12:59:58.5604570Z [ OK ] CppPrinter.ExternalCall (0 ms) 2022-08-17T12:59:58.5604940Z [----------] 28 tests from CppPrinter (0 ms total) 2022-08-17T12:59:58.5605093Z 2022-08-17T12:59:58.5605241Z [----------] 8 tests from DynamicShapes 2022-08-17T12:59:58.5605588Z [ RUN ] DynamicShapes.SimpleGraph 2022-08-17T12:59:58.6437883Z [ OK ] DynamicShapes.SimpleGraph (84 ms) 2022-08-17T12:59:58.6438290Z [ RUN ] DynamicShapes.GraphWith2InputsSameDims 2022-08-17T12:59:58.7183137Z [ OK ] DynamicShapes.GraphWith2InputsSameDims (74 ms) 2022-08-17T12:59:58.7183561Z [ RUN ] DynamicShapes.GraphWith2InputsAndBroadcast 2022-08-17T12:59:58.7893429Z [ OK ] DynamicShapes.GraphWith2InputsAndBroadcast (71 ms) 2022-08-17T12:59:58.7894120Z [ RUN ] DynamicShapes.GraphWithPartiallySymbolicOutput 2022-08-17T12:59:58.8287032Z [ OK ] DynamicShapes.GraphWithPartiallySymbolicOutput (39 ms) 2022-08-17T12:59:58.8287485Z [ RUN ] DynamicShapes.GraphWithSymbolicStrides 2022-08-17T12:59:58.9947106Z [ OK ] DynamicShapes.GraphWithSymbolicStrides (165 ms) 2022-08-17T12:59:58.9947817Z [ RUN ] DynamicShapes.GraphWithCatAndBroadcast 2022-08-17T12:59:59.4331363Z [ OK ] DynamicShapes.GraphWithCatAndBroadcast (438 ms) 2022-08-17T12:59:59.4332015Z [ RUN ] DynamicShapes.GraphFromModel 2022-08-17T12:59:59.8106647Z [ OK ] DynamicShapes.GraphFromModel (377 ms) 2022-08-17T12:59:59.8107339Z [ RUN ] DynamicShapes.MultiThreadedExecution 2022-08-17T12:59:59.8856292Z [ OK ] DynamicShapes.MultiThreadedExecution (74 ms) 2022-08-17T12:59:59.8857028Z [----------] 8 tests from DynamicShapes (1326 ms total) 2022-08-17T12:59:59.8857328Z 2022-08-17T12:59:59.8857562Z [----------] 30 tests from Expr 2022-08-17T12:59:59.8858027Z [ RUN ] Expr.BasicValueTest 2022-08-17T12:59:59.8858532Z [ OK ] Expr.BasicValueTest (0 ms) 2022-08-17T12:59:59.8859055Z [ RUN ] Expr.BasicValueTest02 2022-08-17T12:59:59.8859589Z [ OK ] Expr.BasicValueTest02 (0 ms) 2022-08-17T12:59:59.8860082Z [ RUN ] Expr.IsChannelsLastContiguous 2022-08-17T12:59:59.8860951Z [ OK ] Expr.IsChannelsLastContiguous (0 ms) 2022-08-17T12:59:59.8861469Z [ RUN ] Expr.LetTest01 2022-08-17T12:59:59.8861940Z [ OK ] Expr.LetTest01 (0 ms) 2022-08-17T12:59:59.8862373Z [ RUN ] Expr.LetTest02 2022-08-17T12:59:59.8862834Z [ OK ] Expr.LetTest02 (0 ms) 2022-08-17T12:59:59.8863298Z [ RUN ] Expr.LetStmtTest01 2022-08-17T12:59:59.8863778Z [ OK ] Expr.LetStmtTest01 (0 ms) 2022-08-17T12:59:59.8864244Z [ RUN ] Expr.IntTest 2022-08-17T12:59:59.8864694Z [ OK ] Expr.IntTest (0 ms) 2022-08-17T12:59:59.8865118Z [ RUN ] Expr.FloatTest 2022-08-17T12:59:59.8865581Z [ OK ] Expr.FloatTest (0 ms) 2022-08-17T12:59:59.8866023Z [ RUN ] Expr.ByteTest 2022-08-17T12:59:59.8866461Z [ OK ] Expr.ByteTest (0 ms) 2022-08-17T12:59:59.8866898Z [ RUN ] Expr.CharTest 2022-08-17T12:59:59.8867364Z [ OK ] Expr.CharTest (0 ms) 2022-08-17T12:59:59.8867793Z [ RUN ] Expr.ShortTest 2022-08-17T12:59:59.8868259Z [ OK ] Expr.ShortTest (0 ms) 2022-08-17T12:59:59.8868703Z [ RUN ] Expr.LongTest 2022-08-17T12:59:59.8869156Z [ OK ] Expr.LongTest (0 ms) 2022-08-17T12:59:59.8869581Z [ RUN ] Expr.HalfTest 2022-08-17T12:59:59.8870033Z [ OK ] Expr.HalfTest (0 ms) 2022-08-17T12:59:59.8870556Z [ RUN ] Expr.DoubleTest 2022-08-17T12:59:59.8871015Z [ OK ] Expr.DoubleTest (0 ms) 2022-08-17T12:59:59.8871475Z [ RUN ] Expr.VectorAdd01 2022-08-17T12:59:59.8878675Z [ OK ] Expr.VectorAdd01 (1 ms) 2022-08-17T12:59:59.8879167Z [ RUN ] Expr.CompareSelectEQ 2022-08-17T12:59:59.8915655Z [ OK ] Expr.CompareSelectEQ (3 ms) 2022-08-17T12:59:59.8916201Z [ RUN ] Expr.CompareSelectDtypes 2022-08-17T12:59:59.8952751Z [ OK ] Expr.CompareSelectDtypes (3 ms) 2022-08-17T12:59:59.8953293Z [ RUN ] Expr.IntrinsicsDtypes 2022-08-17T12:59:59.8959815Z [ OK ] Expr.IntrinsicsDtypes (0 ms) 2022-08-17T12:59:59.8960212Z [ RUN ] Expr.Substitute01 2022-08-17T12:59:59.8960479Z [ OK ] Expr.Substitute01 (0 ms) 2022-08-17T12:59:59.8960734Z [ RUN ] Expr.Math01 2022-08-17T12:59:59.8961021Z [ OK ] Expr.Math01 (0 ms) 2022-08-17T12:59:59.8961550Z [ RUN ] Expr.UnaryMath01 2022-08-17T12:59:59.8961934Z [ OK ] Expr.UnaryMath01 (0 ms) 2022-08-17T12:59:59.8962264Z [ RUN ] Expr.BinaryMath01 2022-08-17T12:59:59.8962648Z [ OK ] Expr.BinaryMath01 (0 ms) 2022-08-17T12:59:59.8962943Z [ RUN ] Expr.LogicalOps01 2022-08-17T12:59:59.8963783Z [ OK ] Expr.LogicalOps01 (0 ms) 2022-08-17T12:59:59.8964240Z [ RUN ] Expr.LogicalOps02 2022-08-17T12:59:59.8964708Z [ OK ] Expr.LogicalOps02 (0 ms) 2022-08-17T12:59:59.8965156Z [ RUN ] Expr.LogicalOps03 2022-08-17T12:59:59.8965927Z [ OK ] Expr.LogicalOps03 (0 ms) 2022-08-17T12:59:59.8966582Z [ RUN ] Expr.BitwiseOps 2022-08-17T12:59:59.8966925Z [ OK ] Expr.BitwiseOps (0 ms) 2022-08-17T12:59:59.8967197Z [ RUN ] Expr.DynamicShapeAdd 2022-08-17T12:59:59.8968725Z [ OK ] Expr.DynamicShapeAdd (0 ms) 2022-08-17T12:59:59.8969217Z [ RUN ] Expr.OutOfBounds 2022-08-17T12:59:59.8970697Z [ OK ] Expr.OutOfBounds (0 ms) 2022-08-17T12:59:59.8971189Z [ RUN ] Expr.OutOfBounds2d 2022-08-17T12:59:59.8978393Z [ OK ] Expr.OutOfBounds2d (0 ms) 2022-08-17T12:59:59.8978975Z [ RUN ] Expr.OutOfBounds2dFlattenedIndex 2022-08-17T12:59:59.8983156Z [ OK ] Expr.OutOfBounds2dFlattenedIndex (0 ms) 2022-08-17T12:59:59.8983761Z [----------] 30 tests from Expr (12 ms total) 2022-08-17T12:59:59.8984039Z 2022-08-17T12:59:59.8984341Z [----------] 16 tests from ExternalCall 2022-08-17T12:59:59.8984634Z [ RUN ] ExternalCall.Conv1d_float 2022-08-17T12:59:59.9256426Z [ OK ] ExternalCall.Conv1d_float (27 ms) 2022-08-17T12:59:59.9256958Z [ RUN ] ExternalCall.Conv1d_int 2022-08-17T12:59:59.9538195Z [ OK ] ExternalCall.Conv1d_int (28 ms) 2022-08-17T12:59:59.9538730Z [ RUN ] ExternalCall.Conv1d_nobias_noargs 2022-08-17T12:59:59.9782968Z [ OK ] ExternalCall.Conv1d_nobias_noargs (24 ms) 2022-08-17T12:59:59.9783655Z [ RUN ] ExternalCall.Conv2d_float 2022-08-17T13:00:00.0098602Z [ OK ] ExternalCall.Conv2d_float (31 ms) 2022-08-17T13:00:00.0099198Z [ RUN ] ExternalCall.Conv2d_int 2022-08-17T13:00:00.0482571Z [ OK ] ExternalCall.Conv2d_int (38 ms) 2022-08-17T13:00:00.0483218Z [ RUN ] ExternalCall.Conv2d_nobias_noargs 2022-08-17T13:00:00.0757816Z [ OK ] ExternalCall.Conv2d_nobias_noargs (27 ms) 2022-08-17T13:00:00.0758192Z [ RUN ] ExternalCall.Addmm_float 2022-08-17T13:00:00.1028564Z [ OK ] ExternalCall.Addmm_float (27 ms) 2022-08-17T13:00:00.1029059Z [ RUN ] ExternalCall.Embedding 2022-08-17T13:00:00.1279174Z [ OK ] ExternalCall.Embedding (25 ms) 2022-08-17T13:00:00.1279670Z [ RUN ] ExternalCall.MaxReduction 2022-08-17T13:00:00.1506912Z [ OK ] ExternalCall.MaxReduction (22 ms) 2022-08-17T13:00:00.1507816Z [ RUN ] ExternalCall.Prepacked_Linear_float 2022-08-17T13:00:00.2177659Z [ OK ] ExternalCall.Prepacked_Linear_float (66 ms) 2022-08-17T13:00:00.2182078Z [ RUN ] ExternalCall.Prepacked_Conv2d_float 2022-08-17T13:00:00.2892946Z [ OK ] ExternalCall.Prepacked_Conv2d_float (70 ms) 2022-08-17T13:00:00.2894283Z [ RUN ] ExternalCall.BinaryFloat 2022-08-17T13:00:00.3641992Z [ OK ] ExternalCall.BinaryFloat (74 ms) 2022-08-17T13:00:00.3642546Z [ RUN ] ExternalCall.UnaryFloat 2022-08-17T13:00:00.4101559Z [ OK ] ExternalCall.UnaryFloat (46 ms) 2022-08-17T13:00:00.4102086Z [ RUN ] ExternalCall.ComputeInterop 2022-08-17T13:00:01.4860131Z [ OK ] ExternalCall.ComputeInterop (1075 ms) 2022-08-17T13:00:01.4860683Z [ RUN ] ExternalCall.Inlining 2022-08-17T13:00:01.5600025Z [ OK ] ExternalCall.Inlining (73 ms) 2022-08-17T13:00:01.5600698Z [ RUN ] ExternalCall.JitCustomFusionOp 2022-08-17T13:00:01.7102812Z [ OK ] ExternalCall.JitCustomFusionOp (150 ms) 2022-08-17T13:00:01.7103478Z [----------] 16 tests from ExternalCall (1811 ms total) 2022-08-17T13:00:01.7103775Z 2022-08-17T13:00:01.7104032Z [----------] 8 tests from GraphOpt 2022-08-17T13:00:01.7104516Z [ RUN ] GraphOpt.OptimizeCat 2022-08-17T13:00:01.7431549Z [ OK ] GraphOpt.OptimizeCat (32 ms) 2022-08-17T13:00:01.7432132Z [ RUN ] GraphOpt.OptimizeCat2 2022-08-17T13:00:01.7790999Z [ OK ] GraphOpt.OptimizeCat2 (35 ms) 2022-08-17T13:00:01.7791574Z [ RUN ] GraphOpt.OptimizeCat3 2022-08-17T13:00:01.8206506Z [ OK ] GraphOpt.OptimizeCat3 (41 ms) 2022-08-17T13:00:01.8207257Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInUser 2022-08-17T13:00:01.8531853Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInUser (32 ms) 2022-08-17T13:00:01.8532661Z [ RUN ] GraphOpt.OptimizeCatWithTypePromotionInCat 2022-08-17T13:00:01.9145158Z [ OK ] GraphOpt.OptimizeCatWithTypePromotionInCat (61 ms) 2022-08-17T13:00:01.9145971Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp 2022-08-17T13:00:01.9522470Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp (37 ms) 2022-08-17T13:00:01.9523616Z [ RUN ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 2022-08-17T13:00:01.9930165Z [ OK ] GraphOpt.OptimizeCatNoSingleTensorElementwiseOp2 (40 ms) 2022-08-17T13:00:01.9930776Z [ RUN ] GraphOpt.AOTGraphPrepPasses 2022-08-17T13:00:01.9931110Z [ OK ] GraphOpt.AOTGraphPrepPasses (0 ms) 2022-08-17T13:00:01.9931432Z [----------] 8 tests from GraphOpt (282 ms total) 2022-08-17T13:00:01.9931588Z 2022-08-17T13:00:01.9931753Z [----------] 4 tests from IRPrinter 2022-08-17T13:00:01.9932124Z [ RUN ] IRPrinter.BasicValueTest 2022-08-17T13:00:01.9932456Z [ OK ] IRPrinter.BasicValueTest (0 ms) 2022-08-17T13:00:01.9932861Z [ RUN ] IRPrinter.BasicValueTest02 2022-08-17T13:00:01.9933335Z [ OK ] IRPrinter.BasicValueTest02 (0 ms) 2022-08-17T13:00:01.9933680Z [ RUN ] IRPrinter.CastTest 2022-08-17T13:00:01.9934066Z [ OK ] IRPrinter.CastTest (0 ms) 2022-08-17T13:00:01.9934495Z [ RUN ] IRPrinter.FunctionName 2022-08-17T13:00:01.9934981Z [ OK ] IRPrinter.FunctionName (0 ms) 2022-08-17T13:00:01.9935535Z [----------] 4 tests from IRPrinter (0 ms total) 2022-08-17T13:00:01.9935790Z 2022-08-17T13:00:01.9936049Z [----------] 8 tests from IRVerifier 2022-08-17T13:00:01.9936529Z [ RUN ] IRVerifier.BitwiseOps 2022-08-17T13:00:01.9937056Z [ OK ] IRVerifier.BitwiseOps (0 ms) 2022-08-17T13:00:01.9937576Z [ RUN ] IRVerifier.CompareSelect 2022-08-17T13:00:01.9938128Z [ OK ] IRVerifier.CompareSelect (0 ms) 2022-08-17T13:00:01.9938437Z [ RUN ] IRVerifier.Ramp 2022-08-17T13:00:01.9938687Z [ OK ] IRVerifier.Ramp (0 ms) 2022-08-17T13:00:01.9938937Z [ RUN ] IRVerifier.Load 2022-08-17T13:00:01.9939204Z [ OK ] IRVerifier.Load (0 ms) 2022-08-17T13:00:01.9939458Z [ RUN ] IRVerifier.IfThenElse 2022-08-17T13:00:01.9939742Z [ OK ] IRVerifier.IfThenElse (0 ms) 2022-08-17T13:00:01.9940003Z [ RUN ] IRVerifier.For 2022-08-17T13:00:01.9940259Z [ OK ] IRVerifier.For (0 ms) 2022-08-17T13:00:01.9940497Z [ RUN ] IRVerifier.Block 2022-08-17T13:00:01.9940764Z [ OK ] IRVerifier.Block (0 ms) 2022-08-17T13:00:01.9941015Z [ RUN ] IRVerifier.Store 2022-08-17T13:00:01.9941262Z [ OK ] IRVerifier.Store (0 ms) 2022-08-17T13:00:01.9941793Z [----------] 8 tests from IRVerifier (0 ms total) 2022-08-17T13:00:01.9941943Z 2022-08-17T13:00:01.9942080Z [----------] 35 tests from Kernel 2022-08-17T13:00:01.9942351Z [ RUN ] Kernel.InliningIntermediates 2022-08-17T13:00:02.0603934Z [ OK ] Kernel.InliningIntermediates (66 ms) 2022-08-17T13:00:02.0604300Z [ RUN ] Kernel.PreAllocIntermediateBufs 2022-08-17T13:00:02.1030153Z [ OK ] Kernel.PreAllocIntermediateBufs (42 ms) 2022-08-17T13:00:02.1030540Z [ RUN ] Kernel._1 2022-08-17T13:00:02.1321035Z [ OK ] Kernel._1 (29 ms) 2022-08-17T13:00:02.1321318Z [ RUN ] Kernel._2 2022-08-17T13:00:02.1631493Z [ OK ] Kernel._2 (31 ms) 2022-08-17T13:00:02.1631723Z [ RUN ] Kernel._3 2022-08-17T13:00:02.1944574Z [ OK ] Kernel._3 (31 ms) 2022-08-17T13:00:02.1944827Z [ RUN ] Kernel.Huge 2022-08-17T13:00:02.2188026Z [ OK ] Kernel.Huge (24 ms) 2022-08-17T13:00:02.2188301Z [ RUN ] Kernel.ParallelStrided 2022-08-17T13:00:02.3336864Z [ OK ] Kernel.ParallelStrided (114 ms) 2022-08-17T13:00:02.3337472Z [ RUN ] Kernel.CatInputTypesPromotion 2022-08-17T13:00:02.4280484Z [ OK ] Kernel.CatInputTypesPromotion (94 ms) 2022-08-17T13:00:02.4281120Z [ RUN ] Kernel.CatAndInlineWithAConstantDim 2022-08-17T13:00:02.4567681Z [ OK ] Kernel.CatAndInlineWithAConstantDim (28 ms) 2022-08-17T13:00:02.4568268Z [ RUN ] Kernel.CatWithEmptyInputs 2022-08-17T13:00:02.5266041Z [ OK ] Kernel.CatWithEmptyInputs (69 ms) 2022-08-17T13:00:02.5266541Z [ RUN ] Kernel.CatWoConditionals 2022-08-17T13:00:02.6006389Z [ OK ] Kernel.CatWoConditionals (74 ms) 2022-08-17T13:00:02.6007013Z [ RUN ] Kernel.OptimizeConditionals 2022-08-17T13:00:02.6954961Z [ OK ] Kernel.OptimizeConditionals (94 ms) 2022-08-17T13:00:02.6955632Z [ RUN ] Kernel.SumAllAxes 2022-08-17T13:00:02.7462768Z [ OK ] Kernel.SumAllAxes (50 ms) 2022-08-17T13:00:02.7463078Z [ RUN ] Kernel.SumOneAxis 2022-08-17T13:00:03.1511226Z [ OK ] Kernel.SumOneAxis (404 ms) 2022-08-17T13:00:03.1511721Z [ RUN ] Kernel.SumMultipleAxes 2022-08-17T13:00:03.5818864Z [ OK ] Kernel.SumMultipleAxes (430 ms) 2022-08-17T13:00:03.5819180Z [ RUN ] Kernel.Softmax2D 2022-08-17T13:00:03.9833640Z [ OK ] Kernel.Softmax2D (401 ms) 2022-08-17T13:00:03.9833945Z [ RUN ] Kernel.Softmax3D 2022-08-17T13:00:04.6703636Z [ OK ] Kernel.Softmax3D (686 ms) 2022-08-17T13:00:04.6703992Z [ RUN ] Kernel.Softmax4D 2022-08-17T13:00:05.5521462Z [ OK ] Kernel.Softmax4D (881 ms) 2022-08-17T13:00:05.5521970Z [ RUN ] Kernel.SignTest 2022-08-17T13:00:05.6220129Z [ OK ] Kernel.SignTest (69 ms) 2022-08-17T13:00:05.6220498Z [ RUN ] Kernel.InlineProducerIntoReduction 2022-08-17T13:00:05.6499528Z [ OK ] Kernel.InlineProducerIntoReduction (28 ms) 2022-08-17T13:00:05.6500179Z [ RUN ] Kernel.InlineReductionIntoConsumer 2022-08-17T13:00:05.6844806Z [ OK ] Kernel.InlineReductionIntoConsumer (34 ms) 2022-08-17T13:00:05.6845394Z [ RUN ] Kernel.ConstantTensors 2022-08-17T13:00:05.7236191Z [ OK ] Kernel.ConstantTensors (39 ms) 2022-08-17T13:00:05.7236795Z [ RUN ] Kernel.ConstantTensorsNonContiguous 2022-08-17T13:00:05.7631763Z [ OK ] Kernel.ConstantTensorsNonContiguous (39 ms) 2022-08-17T13:00:05.7632310Z [ RUN ] Kernel.RunFast 2022-08-17T13:00:05.7942661Z [ OK ] Kernel.RunFast (31 ms) 2022-08-17T13:00:05.7943209Z [ RUN ] Kernel.RunWithAllocatedOutputs 2022-08-17T13:00:05.8252150Z [ OK ] Kernel.RunWithAllocatedOutputs (30 ms) 2022-08-17T13:00:05.8252951Z [ RUN ] Kernel.CodegenInspection 2022-08-17T13:00:05.8642646Z [ OK ] Kernel.CodegenInspection (39 ms) 2022-08-17T13:00:05.8643171Z [ RUN ] Kernel.CustomLowering 2022-08-17T13:00:05.8877954Z [ OK ] Kernel.CustomLowering (23 ms) 2022-08-17T13:00:05.8878469Z [ RUN ] Kernel.Vectorize 2022-08-17T13:00:05.9180815Z [ OK ] Kernel.Vectorize (30 ms) 2022-08-17T13:00:05.9181183Z [ RUN ] Kernel.Strided1dWithinBounds 2022-08-17T13:00:05.9404547Z [ OK ] Kernel.Strided1dWithinBounds (22 ms) 2022-08-17T13:00:05.9404879Z [ RUN ] Kernel.InputAsOutput 2022-08-17T13:00:05.9738327Z [ OK ] Kernel.InputAsOutput (33 ms) 2022-08-17T13:00:05.9738614Z [ RUN ] Kernel.ScalarOut 2022-08-17T13:00:05.9938340Z [ OK ] Kernel.ScalarOut (20 ms) 2022-08-17T13:00:05.9938671Z [ RUN ] Kernel.ScalarTensorOut 2022-08-17T13:00:06.0198391Z [ OK ] Kernel.ScalarTensorOut (25 ms) 2022-08-17T13:00:06.0198790Z [ RUN ] Kernel.FuseLoopsWithVariableBounds 2022-08-17T13:00:06.4627113Z [ OK ] Kernel.FuseLoopsWithVariableBounds (442 ms) 2022-08-17T13:00:06.4627641Z [ RUN ] Kernel.FuseLoopsWithVariableConcatDim 2022-08-17T13:00:06.9664027Z [ OK ] Kernel.FuseLoopsWithVariableConcatDim (503 ms) 2022-08-17T13:00:06.9664686Z [ RUN ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims 2022-08-17T13:00:07.2942745Z [ OK ] Kernel.DoNotFuseLoopsWithMismatchingVariableDims (327 ms) 2022-08-17T13:00:07.2943465Z [----------] 35 tests from Kernel (5300 ms total) 2022-08-17T13:00:07.2943703Z 2022-08-17T13:00:07.2943961Z [----------] 174 tests from LoopNest 2022-08-17T13:00:07.2944459Z [ RUN ] LoopNest.ExprSimple01 2022-08-17T13:00:07.2945000Z [ OK ] LoopNest.ExprSimple01 (0 ms) 2022-08-17T13:00:07.2945515Z [ RUN ] LoopNest.ExprLower01 2022-08-17T13:00:07.2946051Z [ OK ] LoopNest.ExprLower01 (0 ms) 2022-08-17T13:00:07.2946554Z [ RUN ] LoopNest.ExprSimple02 2022-08-17T13:00:07.2966147Z [ OK ] LoopNest.ExprSimple02 (2 ms) 2022-08-17T13:00:07.2966533Z [ RUN ] LoopNest.ExprSliceHeadWithLoopOptions 2022-08-17T13:00:07.2968455Z [ OK ] LoopNest.ExprSliceHeadWithLoopOptions (0 ms) 2022-08-17T13:00:07.2968952Z [ RUN ] LoopNest.ExprSliceTailWithLoopOptions 2022-08-17T13:00:07.2971199Z [ OK ] LoopNest.ExprSliceTailWithLoopOptions (0 ms) 2022-08-17T13:00:07.2971923Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorEqualsSize 2022-08-17T13:00:07.2972649Z [ OK ] LoopNest.ExprSliceHeadWhenFactorEqualsSize (0 ms) 2022-08-17T13:00:07.2973266Z [ RUN ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize 2022-08-17T13:00:07.2973870Z [ OK ] LoopNest.ExprSliceHeadWhenFactorLargerThanSize (0 ms) 2022-08-17T13:00:07.2974471Z [ RUN ] LoopNest.ExprSliceHead 2022-08-17T13:00:07.2974767Z [ OK ] LoopNest.ExprSliceHead (0 ms) 2022-08-17T13:00:07.2975090Z [ RUN ] LoopNest.ExprSliceHeadWithNonZeroStart 2022-08-17T13:00:07.2975844Z [ OK ] LoopNest.ExprSliceHeadWithNonZeroStart (0 ms) 2022-08-17T13:00:07.2976535Z [ RUN ] LoopNest.ExprSliceTailWhenFactorEqualsSize 2022-08-17T13:00:07.2977297Z [ OK ] LoopNest.ExprSliceTailWhenFactorEqualsSize (0 ms) 2022-08-17T13:00:07.2977823Z [ RUN ] LoopNest.ExprSliceTailWhenFactorLargerThanSize 2022-08-17T13:00:07.2978484Z [ OK ] LoopNest.ExprSliceTailWhenFactorLargerThanSize (0 ms) 2022-08-17T13:00:07.2979040Z [ RUN ] LoopNest.ExprSliceTail 2022-08-17T13:00:07.2979340Z [ OK ] LoopNest.ExprSliceTail (0 ms) 2022-08-17T13:00:07.2979856Z [ RUN ] LoopNest.ExprSplitAndSlice 2022-08-17T13:00:07.2984855Z [ OK ] LoopNest.ExprSplitAndSlice (0 ms) 2022-08-17T13:00:07.2985458Z [ RUN ] LoopNest.ExprSliceAndNormalize 2022-08-17T13:00:07.2986813Z [ OK ] LoopNest.ExprSliceAndNormalize (0 ms) 2022-08-17T13:00:07.2987179Z [ RUN ] LoopNest.ExprSliceWithVariableDimension 2022-08-17T13:00:07.3001281Z [ OK ] LoopNest.ExprSliceWithVariableDimension (1 ms) 2022-08-17T13:00:07.3001781Z [ RUN ] LoopNest.ExprSplitWithTail 2022-08-17T13:00:07.3008278Z [ OK ] LoopNest.ExprSplitWithTail (0 ms) 2022-08-17T13:00:07.3008592Z [ RUN ] LoopNest.ExprSplitWithTailNone 2022-08-17T13:00:07.3020392Z [ OK ] LoopNest.ExprSplitWithTailNone (1 ms) 2022-08-17T13:00:07.3020819Z [ RUN ] LoopNest.ExprSplitWithMask01 2022-08-17T13:00:07.3048208Z [ OK ] LoopNest.ExprSplitWithMask01 (2 ms) 2022-08-17T13:00:07.3048564Z [ RUN ] LoopNest.ExprSplitWithMaskRepeatedNoMask 2022-08-17T13:00:07.3053206Z [ OK ] LoopNest.ExprSplitWithMaskRepeatedNoMask (0 ms) 2022-08-17T13:00:07.3053821Z [ RUN ] LoopNest.getLoopAt 2022-08-17T13:00:07.3054142Z [ OK ] LoopNest.getLoopAt (0 ms) 2022-08-17T13:00:07.3054417Z [ RUN ] LoopNest.TileSimple 2022-08-17T13:00:07.3922391Z [ OK ] LoopNest.TileSimple (86 ms) 2022-08-17T13:00:07.3922916Z [ RUN ] LoopNest.TileWithTails 2022-08-17T13:00:07.4785852Z [ OK ] LoopNest.TileWithTails (86 ms) 2022-08-17T13:00:07.4786169Z [ RUN ] LoopNest.TileInMiddle 2022-08-17T13:00:07.6189480Z [ OK ] LoopNest.TileInMiddle (140 ms) 2022-08-17T13:00:07.6190168Z [ RUN ] LoopNest.SplitWithTailWithLoopOptions 2022-08-17T13:00:07.6190730Z [ OK ] LoopNest.SplitWithTailWithLoopOptions (0 ms) 2022-08-17T13:00:07.6191105Z [ RUN ] LoopNest.SplitWithMaskWithLoopOptions 2022-08-17T13:00:07.6191478Z [ OK ] LoopNest.SplitWithMaskWithLoopOptions (0 ms) 2022-08-17T13:00:07.6191836Z [ RUN ] LoopNest.ScheduleBroadcastAddBuffer 2022-08-17T13:00:07.6208417Z [ OK ] LoopNest.ScheduleBroadcastAddBuffer (1 ms) 2022-08-17T13:00:07.6208835Z [ RUN ] LoopNest.ScheduleFunctionCall01 2022-08-17T13:00:07.6283219Z [ OK ] LoopNest.ScheduleFunctionCall01 (7 ms) 2022-08-17T13:00:07.6283614Z [ RUN ] LoopNest.ScheduleInlineSimple 2022-08-17T13:00:07.6401057Z [ OK ] LoopNest.ScheduleInlineSimple (11 ms) 2022-08-17T13:00:07.6401430Z [ RUN ] LoopNest.ScheduleInlineFunc01 2022-08-17T13:00:07.6945307Z [ OK ] LoopNest.ScheduleInlineFunc01 (54 ms) 2022-08-17T13:00:07.6945652Z [ RUN ] LoopNest.ScheduleInlineRandom 2022-08-17T13:00:07.6948829Z [ OK ] LoopNest.ScheduleInlineRandom (0 ms) 2022-08-17T13:00:07.6949276Z [ RUN ] LoopNest.ScheduleInlineRandomUnrelated 2022-08-17T13:00:07.6952689Z [ OK ] LoopNest.ScheduleInlineRandomUnrelated (0 ms) 2022-08-17T13:00:07.6953169Z [ RUN ] LoopNest.ScheduleInlineRandomLowerDimensions 2022-08-17T13:00:07.6955510Z [ OK ] LoopNest.ScheduleInlineRandomLowerDimensions (0 ms) 2022-08-17T13:00:07.6955972Z [ RUN ] LoopNest.ScheduleInlineIntrinsics 2022-08-17T13:00:07.7042200Z [ OK ] LoopNest.ScheduleInlineIntrinsics (8 ms) 2022-08-17T13:00:07.7042654Z [ RUN ] LoopNest.ScheduleInlineRandWithIntrinsics 2022-08-17T13:00:07.7045005Z [ OK ] LoopNest.ScheduleInlineRandWithIntrinsics (0 ms) 2022-08-17T13:00:07.7045456Z [ RUN ] LoopNest.ScheduleSplitAThenInline 2022-08-17T13:00:07.7046944Z [ OK ] LoopNest.ScheduleSplitAThenInline (0 ms) 2022-08-17T13:00:07.7047350Z [ RUN ] LoopNest.ScheduleSplitBThenInline 2022-08-17T13:00:07.7050580Z [ OK ] LoopNest.ScheduleSplitBThenInline (0 ms) 2022-08-17T13:00:07.7051030Z [ RUN ] LoopNest.ScheduleSplitTwiceThenInline 2022-08-17T13:00:07.7052329Z [ OK ] LoopNest.ScheduleSplitTwiceThenInline (0 ms) 2022-08-17T13:00:07.7052773Z [ RUN ] LoopNest.ScheduleInlineThenSplit 2022-08-17T13:00:07.7055796Z [ OK ] LoopNest.ScheduleInlineThenSplit (0 ms) 2022-08-17T13:00:07.7056198Z [ RUN ] LoopNest.ScheduleSplitInlineThenSplit 2022-08-17T13:00:07.7062948Z [ OK ] LoopNest.ScheduleSplitInlineThenSplit (0 ms) 2022-08-17T13:00:07.7063469Z [ RUN ] LoopNest.ScheduleSplitInlineSimplify 2022-08-17T13:00:07.7064550Z [ OK ] LoopNest.ScheduleSplitInlineSimplify (0 ms) 2022-08-17T13:00:07.7064916Z [ RUN ] LoopNest.ScheduleInlineThreeMixedOnce 2022-08-17T13:00:07.7069123Z [ OK ] LoopNest.ScheduleInlineThreeMixedOnce (0 ms) 2022-08-17T13:00:07.7069503Z [ RUN ] LoopNest.ScheduleInlineThreeMixedTwice 2022-08-17T13:00:07.7073764Z [ OK ] LoopNest.ScheduleInlineThreeMixedTwice (0 ms) 2022-08-17T13:00:07.7074142Z [ RUN ] LoopNest.ScheduleInlineThreeMixedInner 2022-08-17T13:00:07.7078578Z [ OK ] LoopNest.ScheduleInlineThreeMixedInner (0 ms) 2022-08-17T13:00:07.7078951Z [ RUN ] LoopNest.ScheduleInlineThreeMixedSplit 2022-08-17T13:00:07.7081036Z [ OK ] LoopNest.ScheduleInlineThreeMixedSplit (0 ms) 2022-08-17T13:00:07.7081518Z [ RUN ] LoopNest.ScheduleInlineOutputTensors 2022-08-17T13:00:07.7085190Z [ OK ] LoopNest.ScheduleInlineOutputTensors (0 ms) 2022-08-17T13:00:07.7085694Z [ RUN ] LoopNest.ScheduleInlineWithCompoundIndices 2022-08-17T13:00:07.7087101Z [ OK ] LoopNest.ScheduleInlineWithCompoundIndices (0 ms) 2022-08-17T13:00:07.7087653Z [ RUN ] LoopNest.ScheduleInlineConsumerIndicesWithCast 2022-08-17T13:00:07.7088310Z [ OK ] LoopNest.ScheduleInlineConsumerIndicesWithCast (0 ms) 2022-08-17T13:00:07.7088785Z [ RUN ] LoopNest.ScheduleInlineProducerIndicesWithCast 2022-08-17T13:00:07.7089323Z [ OK ] LoopNest.ScheduleInlineProducerIndicesWithCast (0 ms) 2022-08-17T13:00:07.7089672Z [ RUN ] LoopNest.ScheduleFuserStyle 2022-08-17T13:00:07.7136412Z [ OK ] LoopNest.ScheduleFuserStyle (4 ms) 2022-08-17T13:00:07.7136815Z [ RUN ] LoopNest.ScheduleFuserThreeArg 2022-08-17T13:00:07.7193057Z [ OK ] LoopNest.ScheduleFuserThreeArg (5 ms) 2022-08-17T13:00:07.7193498Z [ RUN ] LoopNest.ScheduleDynamicShape2D 2022-08-17T13:00:07.7296270Z [ OK ] LoopNest.ScheduleDynamicShape2D (10 ms) 2022-08-17T13:00:07.7296693Z [ RUN ] LoopNest.LoopNestComputeAt_1 2022-08-17T13:00:07.7304873Z [ OK ] LoopNest.LoopNestComputeAt_1 (0 ms) 2022-08-17T13:00:07.7305293Z [ RUN ] LoopNest.LoopNestComputeAt_2 2022-08-17T13:00:07.7782794Z [ OK ] LoopNest.LoopNestComputeAt_2 (47 ms) 2022-08-17T13:00:07.7783380Z [ RUN ] LoopNest.LoopNestComputeAt_3 2022-08-17T13:00:07.8258536Z [ OK ] LoopNest.LoopNestComputeAt_3 (47 ms) 2022-08-17T13:00:07.8259097Z [ RUN ] LoopNest.Reduce2dComputeAt 2022-08-17T13:00:07.9051732Z [ OK ] LoopNest.Reduce2dComputeAt (79 ms) 2022-08-17T13:00:07.9052311Z [ RUN ] LoopNest.LoopNestReorderAxis1 2022-08-17T13:00:07.9054052Z [ OK ] LoopNest.LoopNestReorderAxis1 (0 ms) 2022-08-17T13:00:07.9054650Z [ RUN ] LoopNest.LoopNestReorderPartialAxes 2022-08-17T13:00:07.9064653Z [ OK ] LoopNest.LoopNestReorderPartialAxes (1 ms) 2022-08-17T13:00:07.9065304Z [ RUN ] LoopNest.LoopNestReorderInternalAxis 2022-08-17T13:00:07.9074491Z [ OK ] LoopNest.LoopNestReorderInternalAxis (0 ms) 2022-08-17T13:00:07.9075497Z [ RUN ] LoopNest.LoopNestReorderEnclosingAxis 2022-08-17T13:00:07.9084658Z [ OK ] LoopNest.LoopNestReorderEnclosingAxis (0 ms) 2022-08-17T13:00:07.9085301Z [ RUN ] LoopNest.LoopNestReorderSameAxis 2022-08-17T13:00:07.9085903Z [ OK ] LoopNest.LoopNestReorderSameAxis (0 ms) 2022-08-17T13:00:07.9086891Z [ RUN ] LoopNest.LoopNestReorderExtraStatements 2022-08-17T13:00:07.9100546Z [ OK ] LoopNest.LoopNestReorderExtraStatements (1 ms) 2022-08-17T13:00:07.9101263Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPreOrphans 2022-08-17T13:00:07.9638842Z [ OK ] LoopNest.LoopNestReorderLongStringOfPreOrphans (53 ms) 2022-08-17T13:00:07.9639655Z [ RUN ] LoopNest.LoopNestReorderLongStringOfPostOrphans 2022-08-17T13:00:08.0174682Z [ OK ] LoopNest.LoopNestReorderLongStringOfPostOrphans (53 ms) 2022-08-17T13:00:08.0175109Z [ RUN ] LoopNest.LoopNestReorderLongStringFull 2022-08-17T13:00:08.0857619Z [ OK ] LoopNest.LoopNestReorderLongStringFull (68 ms) 2022-08-17T13:00:08.0858038Z [ RUN ] LoopNest.LoopNestReorderInternalLoopNest 2022-08-17T13:00:08.0968617Z [ OK ] LoopNest.LoopNestReorderInternalLoopNest (11 ms) 2022-08-17T13:00:08.0969213Z [ RUN ] LoopNest.OuterLoopVectorization 2022-08-17T13:00:08.0970212Z [ OK ] LoopNest.OuterLoopVectorization (0 ms) 2022-08-17T13:00:08.0971025Z [ RUN ] LoopNest.VectorizeLoopNotNormalized 2022-08-17T13:00:08.0972055Z [ OK ] LoopNest.VectorizeLoopNotNormalized (0 ms) 2022-08-17T13:00:08.0972586Z [ RUN ] LoopNest.Unroll 2022-08-17T13:00:08.0973078Z [ OK ] LoopNest.Unroll (0 ms) 2022-08-17T13:00:08.0973460Z [ RUN ] LoopNest.UnrollOuter 2022-08-17T13:00:08.0974792Z [ OK ] LoopNest.UnrollOuter (0 ms) 2022-08-17T13:00:08.0975318Z [ RUN ] LoopNest.UnrollInner 2022-08-17T13:00:08.0976187Z [ OK ] LoopNest.UnrollInner (0 ms) 2022-08-17T13:00:08.0976759Z [ RUN ] LoopNest.UnrollMultipleStatements 2022-08-17T13:00:08.0977423Z [ OK ] LoopNest.UnrollMultipleStatements (0 ms) 2022-08-17T13:00:08.0978079Z [ RUN ] LoopNest.UnrollNonLiteralConstantBounds 2022-08-17T13:00:08.0978977Z [ OK ] LoopNest.UnrollNonLiteralConstantBounds (0 ms) 2022-08-17T13:00:08.0979621Z [ RUN ] LoopNest.UnrollNonConstantBounds 2022-08-17T13:00:08.0993222Z [ OK ] LoopNest.UnrollNonConstantBounds (1 ms) 2022-08-17T13:00:08.0993886Z [ RUN ] LoopNest.UnrollByFactorsLessThan2 2022-08-17T13:00:08.0994272Z [ OK ] LoopNest.UnrollByFactorsLessThan2 (0 ms) 2022-08-17T13:00:08.0994616Z [ RUN ] LoopNest.UnrollByFactorEqualToIters 2022-08-17T13:00:08.0996459Z [ OK ] LoopNest.UnrollByFactorEqualToIters (0 ms) 2022-08-17T13:00:08.0996936Z [ RUN ] LoopNest.UnrollEmpty 2022-08-17T13:00:08.0997387Z [ OK ] LoopNest.UnrollEmpty (0 ms) 2022-08-17T13:00:08.0997880Z [ RUN ] LoopNest.NoUnroll 2022-08-17T13:00:08.0998311Z [ OK ] LoopNest.NoUnroll (0 ms) 2022-08-17T13:00:08.0998576Z [ RUN ] LoopNest.UnrollWithLet 2022-08-17T13:00:08.0999251Z [ OK ] LoopNest.UnrollWithLet (0 ms) 2022-08-17T13:00:08.0999772Z [ RUN ] LoopNest.IsNormalized 2022-08-17T13:00:08.1000191Z [ OK ] LoopNest.IsNormalized (0 ms) 2022-08-17T13:00:08.1000504Z [ RUN ] LoopNest.NormalizeStartPositive 2022-08-17T13:00:08.1002301Z [ OK ] LoopNest.NormalizeStartPositive (0 ms) 2022-08-17T13:00:08.1002903Z [ RUN ] LoopNest.NormalizeStartNegative 2022-08-17T13:00:08.1005276Z [ OK ] LoopNest.NormalizeStartNegative (0 ms) 2022-08-17T13:00:08.1005640Z [ RUN ] LoopNest.NormalizeStartZero 2022-08-17T13:00:08.1006320Z [ OK ] LoopNest.NormalizeStartZero (0 ms) 2022-08-17T13:00:08.1006701Z [ RUN ] LoopNest.NormalizeStartVariable 2022-08-17T13:00:08.1008715Z [ OK ] LoopNest.NormalizeStartVariable (0 ms) 2022-08-17T13:00:08.1009088Z [ RUN ] LoopNest.NormalizeOnNestedOuterLoop 2022-08-17T13:00:08.1011275Z [ OK ] LoopNest.NormalizeOnNestedOuterLoop (0 ms) 2022-08-17T13:00:08.1011701Z [ RUN ] LoopNest.NormalizeOnNestedInnerLoop 2022-08-17T13:00:08.1013552Z [ OK ] LoopNest.NormalizeOnNestedInnerLoop (0 ms) 2022-08-17T13:00:08.1013904Z [ RUN ] LoopNest.NormalizeAndSplitWithTail 2022-08-17T13:00:08.1017616Z [ OK ] LoopNest.NormalizeAndSplitWithTail (0 ms) 2022-08-17T13:00:08.1018043Z [ RUN ] LoopNest.NotNormalizeAndSplitWithTail 2022-08-17T13:00:08.1022589Z [ OK ] LoopNest.NotNormalizeAndSplitWithTail (0 ms) 2022-08-17T13:00:08.1022955Z [ RUN ] LoopNest.FlattenSimpleLoopNest2D 2022-08-17T13:00:08.1032459Z [ OK ] LoopNest.FlattenSimpleLoopNest2D (0 ms) 2022-08-17T13:00:08.1032805Z [ RUN ] LoopNest.FlattenSimpleLoopNest3D 2022-08-17T13:00:08.1112402Z [ OK ] LoopNest.FlattenSimpleLoopNest3D (7 ms) 2022-08-17T13:00:08.1112763Z [ RUN ] LoopNest.FlattenLoopNestAfterNormalize 2022-08-17T13:00:08.1137375Z [ OK ] LoopNest.FlattenLoopNestAfterNormalize (2 ms) 2022-08-17T13:00:08.1137938Z [ RUN ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds 2022-08-17T13:00:08.1149305Z [ OK ] LoopNest.FlattenLoopNestWithNonLiteralConstantBounds (1 ms) 2022-08-17T13:00:08.1150068Z [ RUN ] LoopNest.FlattenImperfectLoopNest 2022-08-17T13:00:08.1150699Z [ OK ] LoopNest.FlattenImperfectLoopNest (0 ms) 2022-08-17T13:00:08.1151318Z [ RUN ] LoopNest.FlattenReductionLoopNest 2022-08-17T13:00:08.1151954Z [ OK ] LoopNest.FlattenReductionLoopNest (0 ms) 2022-08-17T13:00:08.1152578Z [ RUN ] LoopNest.FlattenReductionLoopNestFromTensor 2022-08-17T13:00:08.1153282Z [ OK ] LoopNest.FlattenReductionLoopNestFromTensor (0 ms) 2022-08-17T13:00:08.1153973Z [ RUN ] LoopNest.FlattenIncorrectLoopsAsInput 2022-08-17T13:00:08.1154621Z [ OK ] LoopNest.FlattenIncorrectLoopsAsInput (0 ms) 2022-08-17T13:00:08.1155244Z [ RUN ] LoopNest.DetectInlineRankMismatch 2022-08-17T13:00:08.1155861Z [ OK ] LoopNest.DetectInlineRankMismatch (0 ms) 2022-08-17T13:00:08.1156423Z [ RUN ] LoopNest.CacheReadsSimple 2022-08-17T13:00:08.1503251Z [ OK ] LoopNest.CacheReadsSimple (35 ms) 2022-08-17T13:00:08.1503817Z [ RUN ] LoopNest.CacheReadsOuter 2022-08-17T13:00:08.1877809Z [ OK ] LoopNest.CacheReadsOuter (37 ms) 2022-08-17T13:00:08.1878360Z [ RUN ] LoopNest.CacheReadsInternal 2022-08-17T13:00:08.2279316Z [ OK ] LoopNest.CacheReadsInternal (40 ms) 2022-08-17T13:00:08.2279889Z [ RUN ] LoopNest.CacheReadsInner 2022-08-17T13:00:08.2908941Z [ OK ] LoopNest.CacheReadsInner (62 ms) 2022-08-17T13:00:08.2909485Z [ RUN ] LoopNest.CacheWritesSimple 2022-08-17T13:00:08.3622340Z [ OK ] LoopNest.CacheWritesSimple (71 ms) 2022-08-17T13:00:08.3622950Z [ RUN ] LoopNest.DeadStoreElimination 2022-08-17T13:00:08.3636035Z [ OK ] LoopNest.DeadStoreElimination (1 ms) 2022-08-17T13:00:08.3636553Z [ RUN ] LoopNest.DeadStoreEliminationWithIntermediates 2022-08-17T13:00:08.3647252Z [ OK ] LoopNest.DeadStoreEliminationWithIntermediates (1 ms) 2022-08-17T13:00:08.3647818Z [ RUN ] LoopNest.CompoundTensorSimple 2022-08-17T13:00:08.3659307Z [ OK ] LoopNest.CompoundTensorSimple (1 ms) 2022-08-17T13:00:08.3660141Z [ RUN ] LoopNest.InlineConstantIndex 2022-08-17T13:00:08.3662579Z [ OK ] LoopNest.InlineConstantIndex (0 ms) 2022-08-17T13:00:08.3663160Z [ RUN ] LoopNest.CompoundTensorUsed 2022-08-17T13:00:08.3683597Z [ OK ] LoopNest.CompoundTensorUsed (2 ms) 2022-08-17T13:00:08.3684149Z [ RUN ] LoopNest.InlineFromLoad 2022-08-17T13:00:08.3684700Z [ OK ] LoopNest.InlineFromLoad (0 ms) 2022-08-17T13:00:08.3685098Z [ RUN ] LoopNest.OptimizeConditionalsSimple 2022-08-17T13:00:08.3685978Z [ OK ] LoopNest.OptimizeConditionalsSimple (0 ms) 2022-08-17T13:00:08.3686766Z [ RUN ] LoopNest.OptimizeConditionalsNestedConditions 2022-08-17T13:00:08.3688504Z [ OK ] LoopNest.OptimizeConditionalsNestedConditions (0 ms) 2022-08-17T13:00:08.3689119Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStores 2022-08-17T13:00:08.3690704Z [ OK ] LoopNest.OptimizeConditionalsMultipleStores (0 ms) 2022-08-17T13:00:08.3691387Z [ RUN ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop 2022-08-17T13:00:08.3695218Z [ OK ] LoopNest.OptimizeConditionalsMultipleStoresInOneLoop (0 ms) 2022-08-17T13:00:08.3695837Z [ RUN ] LoopNest.OptimizeConditionalsOuterLoopVar 2022-08-17T13:00:08.3698333Z [ OK ] LoopNest.OptimizeConditionalsOuterLoopVar (0 ms) 2022-08-17T13:00:08.3699003Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotOrdered 2022-08-17T13:00:08.3701353Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotOrdered (0 ms) 2022-08-17T13:00:08.3701953Z [ RUN ] LoopNest.OptimizeConditionalsCompValuesNotConstants 2022-08-17T13:00:08.3704042Z [ OK ] LoopNest.OptimizeConditionalsCompValuesNotConstants (0 ms) 2022-08-17T13:00:08.3704677Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition 2022-08-17T13:00:08.3706889Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition (0 ms) 2022-08-17T13:00:08.3707541Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition2 2022-08-17T13:00:08.3709859Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition2 (0 ms) 2022-08-17T13:00:08.3710621Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition3 2022-08-17T13:00:08.3712602Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition3 (0 ms) 2022-08-17T13:00:08.3713253Z [ RUN ] LoopNest.OptimizeConditionalsInvalidCondition4 2022-08-17T13:00:08.3715109Z [ OK ] LoopNest.OptimizeConditionalsInvalidCondition4 (0 ms) 2022-08-17T13:00:08.3715749Z [ RUN ] LoopNest.OptimizeConditionalsNotNormalized 2022-08-17T13:00:08.3716475Z [ OK ] LoopNest.OptimizeConditionalsNotNormalized (0 ms) 2022-08-17T13:00:08.3717096Z [ RUN ] LoopNest.ColReduceSplitTailEvenReorder 2022-08-17T13:00:08.5106184Z [ OK ] LoopNest.ColReduceSplitTailEvenReorder (138 ms) 2022-08-17T13:00:08.5106635Z [ RUN ] LoopNest.ColReduceSplitTailUnevenReorder 2022-08-17T13:00:08.6226240Z [ OK ] LoopNest.ColReduceSplitTailUnevenReorder (111 ms) 2022-08-17T13:00:08.6226743Z [ RUN ] LoopNest.ColReduceSplitMaskEvenReorder 2022-08-17T13:00:08.7625699Z [ OK ] LoopNest.ColReduceSplitMaskEvenReorder (139 ms) 2022-08-17T13:00:08.7626251Z [ RUN ] LoopNest.ColReduceSplitMaskUnevenReorder 2022-08-17T13:00:08.8866160Z [ OK ] LoopNest.ColReduceSplitMaskUnevenReorder (124 ms) 2022-08-17T13:00:08.8866783Z [ RUN ] LoopNest.ReorderAxisWithMultipleConds 2022-08-17T13:00:08.8868175Z [ OK ] LoopNest.ReorderAxisWithMultipleConds (0 ms) 2022-08-17T13:00:08.8868765Z [ RUN ] LoopNest.VectorizeUse 2022-08-17T13:00:08.8869542Z [ OK ] LoopNest.VectorizeUse (0 ms) 2022-08-17T13:00:08.8870067Z [ RUN ] LoopNest.Int64Direct 2022-08-17T13:00:08.8870921Z [ OK ] LoopNest.Int64Direct (0 ms) 2022-08-17T13:00:08.8871431Z [ RUN ] LoopNest.Int64Compute 2022-08-17T13:00:08.8872143Z [ OK ] LoopNest.Int64Compute (0 ms) 2022-08-17T13:00:08.8872793Z [ RUN ] LoopNest.DistributeLoopWithAllStmtsAsPivots 2022-08-17T13:00:08.8873538Z [ OK ] LoopNest.DistributeLoopWithAllStmtsAsPivots (0 ms) 2022-08-17T13:00:08.8873978Z [ RUN ] LoopNest.DistributeLoopWithOneStmtAsPivot 2022-08-17T13:00:08.8883698Z [ OK ] LoopNest.DistributeLoopWithOneStmtAsPivot (0 ms) 2022-08-17T13:00:08.8884297Z [ RUN ] LoopNest.DistributeLoopWithoutAnyPivot 2022-08-17T13:00:08.8884746Z [ OK ] LoopNest.DistributeLoopWithoutAnyPivot (0 ms) 2022-08-17T13:00:08.8885127Z [ RUN ] LoopNest.DistributeLoopOverInnerLoops 2022-08-17T13:00:08.8885611Z [ OK ] LoopNest.DistributeLoopOverInnerLoops (0 ms) 2022-08-17T13:00:08.8886417Z [ RUN ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot 2022-08-17T13:00:08.8887145Z [ OK ] LoopNest.DistributeLoopAndParentsWithoutAnyPivot (0 ms) 2022-08-17T13:00:08.8887547Z [ RUN ] LoopNest.fuseLoopsSimple 2022-08-17T13:00:08.8889052Z [ OK ] LoopNest.fuseLoopsSimple (0 ms) 2022-08-17T13:00:08.8889351Z [ RUN ] LoopNest.fuseLoopsMultiple 2022-08-17T13:00:08.8893674Z [ OK ] LoopNest.fuseLoopsMultiple (0 ms) 2022-08-17T13:00:08.8894140Z [ RUN ] LoopNest.fuseLoopsNested 2022-08-17T13:00:08.8900242Z [ OK ] LoopNest.fuseLoopsNested (0 ms) 2022-08-17T13:00:08.8900555Z [ RUN ] LoopNest.fuseLoopsNested2D 2022-08-17T13:00:08.8903671Z [ OK ] LoopNest.fuseLoopsNested2D (0 ms) 2022-08-17T13:00:08.8904010Z [ RUN ] LoopNest.fuseLoopsNested2DInner 2022-08-17T13:00:08.8905830Z [ OK ] LoopNest.fuseLoopsNested2DInner (0 ms) 2022-08-17T13:00:08.8906450Z [ RUN ] LoopNest.fuseLoopsDifferentStopBounds 2022-08-17T13:00:08.8907156Z [ OK ] LoopNest.fuseLoopsDifferentStopBounds (0 ms) 2022-08-17T13:00:08.8907756Z [ RUN ] LoopNest.fuseLoopsDifferentStartBounds 2022-08-17T13:00:08.8908136Z [ OK ] LoopNest.fuseLoopsDifferentStartBounds (0 ms) 2022-08-17T13:00:08.8908481Z [ RUN ] LoopNest.fuseLoopsNotContiguous 2022-08-17T13:00:08.8908815Z [ OK ] LoopNest.fuseLoopsNotContiguous (0 ms) 2022-08-17T13:00:08.8909153Z [ RUN ] LoopNest.fuseLoopsWithDifferentParents 2022-08-17T13:00:08.8909553Z [ OK ] LoopNest.fuseLoopsWithDifferentParents (0 ms) 2022-08-17T13:00:08.8909922Z [ RUN ] LoopNest.fuseLoopsWithVariableBounds 2022-08-17T13:00:08.8910488Z [ OK ] LoopNest.fuseLoopsWithVariableBounds (0 ms) 2022-08-17T13:00:08.8910844Z [ RUN ] LoopNest.fuseLoopsWithExprBounds 2022-08-17T13:00:08.8915352Z [ OK ] LoopNest.fuseLoopsWithExprBounds (0 ms) 2022-08-17T13:00:08.8915722Z [ RUN ] LoopNest.fuseLoopsWithDifferentExprBounds 2022-08-17T13:00:08.8919453Z [ OK ] LoopNest.fuseLoopsWithDifferentExprBounds (0 ms) 2022-08-17T13:00:08.8919877Z [ RUN ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses 2022-08-17T13:00:08.8923738Z [ OK ] LoopNest.fuseLoopsWithNonOverlappingBufferAccesses (0 ms) 2022-08-17T13:00:08.8924206Z [ RUN ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses 2022-08-17T13:00:08.8931398Z [ OK ] LoopNest.fuseLoopsWithNonOverlapping2DBufferAccesses (0 ms) 2022-08-17T13:00:08.8931852Z [ RUN ] LoopNest.fuseLoopsWithReductions 2022-08-17T13:00:08.8936282Z [ OK ] LoopNest.fuseLoopsWithReductions (0 ms) 2022-08-17T13:00:08.8936617Z [ RUN ] LoopNest.fuseLoopsWith2DReductions 2022-08-17T13:00:08.8944826Z [ OK ] LoopNest.fuseLoopsWith2DReductions (0 ms) 2022-08-17T13:00:08.8945334Z [ RUN ] LoopNest.fuseLoopsWithComplexIndices 2022-08-17T13:00:08.8952455Z [ OK ] LoopNest.fuseLoopsWithComplexIndices (0 ms) 2022-08-17T13:00:08.8952850Z [ RUN ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices 2022-08-17T13:00:08.8962429Z [ OK ] LoopNest.fuseLoopsWithMixedLoopVarsAsIndices (0 ms) 2022-08-17T13:00:08.8962799Z [ RUN ] LoopNest.fuseLoopsWithTranspose 2022-08-17T13:00:08.8968022Z [ OK ] LoopNest.fuseLoopsWithTranspose (0 ms) 2022-08-17T13:00:08.8968399Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies1 2022-08-17T13:00:08.8972262Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies1 (0 ms) 2022-08-17T13:00:08.8972664Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies2 2022-08-17T13:00:08.8976319Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies2 (0 ms) 2022-08-17T13:00:08.8976958Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies3 2022-08-17T13:00:08.8983856Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies3 (0 ms) 2022-08-17T13:00:08.8984487Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies4 2022-08-17T13:00:08.8993118Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies4 (0 ms) 2022-08-17T13:00:08.8993731Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies5 2022-08-17T13:00:08.8997630Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies5 (0 ms) 2022-08-17T13:00:08.8998327Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies6 2022-08-17T13:00:08.9002391Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies6 (0 ms) 2022-08-17T13:00:08.9003006Z [ RUN ] LoopNest.fuseLoopsThatViolateDependencies7 2022-08-17T13:00:08.9007528Z [ OK ] LoopNest.fuseLoopsThatViolateDependencies7 (0 ms) 2022-08-17T13:00:08.9008049Z [ RUN ] LoopNest.areLoopsPerfectlyNested 2022-08-17T13:00:08.9008536Z [ OK ] LoopNest.areLoopsPerfectlyNested (0 ms) 2022-08-17T13:00:08.9009008Z [ RUN ] LoopNest.reorderNestedLoops2D 2022-08-17T13:00:08.9009534Z [ OK ] LoopNest.reorderNestedLoops2D (0 ms) 2022-08-17T13:00:08.9009907Z [ RUN ] LoopNest.reorderNestedLoops3D 2022-08-17T13:00:08.9010413Z [ OK ] LoopNest.reorderNestedLoops3D (0 ms) 2022-08-17T13:00:08.9010815Z [ RUN ] LoopNest.reorderNestedLoops4D 2022-08-17T13:00:08.9011366Z [ OK ] LoopNest.reorderNestedLoops4D (0 ms) 2022-08-17T13:00:08.9011893Z [ RUN ] LoopNest.reorderTrivialPermutation 2022-08-17T13:00:08.9012524Z [ OK ] LoopNest.reorderTrivialPermutation (0 ms) 2022-08-17T13:00:08.9013031Z [ RUN ] LoopNest.reorderInvalidPermutations 2022-08-17T13:00:08.9013689Z [ OK ] LoopNest.reorderInvalidPermutations (0 ms) 2022-08-17T13:00:08.9014202Z [ RUN ] LoopNest.reorderInvalidLoopNest 2022-08-17T13:00:08.9014676Z [ OK ] LoopNest.reorderInvalidLoopNest (0 ms) 2022-08-17T13:00:08.9015086Z [ RUN ] LoopNest.compressBufferSimple 2022-08-17T13:00:08.9015673Z [ OK ] LoopNest.compressBufferSimple (0 ms) 2022-08-17T13:00:08.9016070Z [ RUN ] LoopNest.compressBufferMultipleDims 2022-08-17T13:00:08.9016485Z [ OK ] LoopNest.compressBufferMultipleDims (0 ms) 2022-08-17T13:00:08.9017157Z [ RUN ] LoopNest.compressBufferMultipleDims2 2022-08-17T13:00:08.9017555Z [ OK ] LoopNest.compressBufferMultipleDims2 (0 ms) 2022-08-17T13:00:08.9017939Z [ RUN ] LoopNest.compressBufferDifferentOrderIndices 2022-08-17T13:00:08.9018347Z [ OK ] LoopNest.compressBufferDifferentOrderIndices (0 ms) 2022-08-17T13:00:08.9018719Z [ RUN ] LoopNest.compressBufferVariableBounds 2022-08-17T13:00:08.9019085Z [ OK ] LoopNest.compressBufferVariableBounds (0 ms) 2022-08-17T13:00:08.9019600Z [ RUN ] LoopNest.compressBufferNoCommonParentLoops 2022-08-17T13:00:08.9019994Z [ OK ] LoopNest.compressBufferNoCommonParentLoops (0 ms) 2022-08-17T13:00:08.9020363Z [ RUN ] LoopNest.compressBufferIndicesMixed 2022-08-17T13:00:08.9020717Z [ OK ] LoopNest.compressBufferIndicesMixed (0 ms) 2022-08-17T13:00:08.9021058Z [ RUN ] LoopNest.compressMultipleBuffers 2022-08-17T13:00:08.9021389Z [ OK ] LoopNest.compressMultipleBuffers (0 ms) 2022-08-17T13:00:08.9021694Z [ RUN ] LoopNest.sanitizeNames 2022-08-17T13:00:08.9031351Z [ OK ] LoopNest.sanitizeNames (1 ms) 2022-08-17T13:00:08.9031952Z [----------] 174 tests from LoopNest (1609 ms total) 2022-08-17T13:00:08.9032125Z 2022-08-17T13:00:08.9032281Z [----------] 31 tests from MemDependency 2022-08-17T13:00:08.9032573Z [ RUN ] MemDependency.BoundOverlap 2022-08-17T13:00:08.9041803Z [ OK ] MemDependency.BoundOverlap (1 ms) 2022-08-17T13:00:08.9042196Z [ RUN ] MemDependency.BoundComparison 2022-08-17T13:00:08.9050158Z [ OK ] MemDependency.BoundComparison (0 ms) 2022-08-17T13:00:08.9050566Z [ RUN ] MemDependency.BoundOverlapSymbolic 2022-08-17T13:00:08.9058267Z [ OK ] MemDependency.BoundOverlapSymbolic (0 ms) 2022-08-17T13:00:08.9058688Z [ RUN ] MemDependency.BoundOverlapMultiDim 2022-08-17T13:00:08.9066576Z [ OK ] MemDependency.BoundOverlapMultiDim (0 ms) 2022-08-17T13:00:08.9067006Z [ RUN ] MemDependency.BoundSubtract 2022-08-17T13:00:08.9073542Z [ OK ] MemDependency.BoundSubtract (0 ms) 2022-08-17T13:00:08.9073946Z [ RUN ] MemDependency.BoundSubtractSymbolic 2022-08-17T13:00:08.9093350Z [ OK ] MemDependency.BoundSubtractSymbolic (1 ms) 2022-08-17T13:00:08.9093768Z [ RUN ] MemDependency.BoundSubtractMultiDim 2022-08-17T13:00:08.9116175Z [ OK ] MemDependency.BoundSubtractMultiDim (2 ms) 2022-08-17T13:00:08.9116614Z [ RUN ] MemDependency.BoundSubtractMultiDimSymbolic 2022-08-17T13:00:08.9146668Z [ OK ] MemDependency.BoundSubtractMultiDimSymbolic (2 ms) 2022-08-17T13:00:08.9147384Z [ RUN ] MemDependency.MemDependencyCheckerSimple 2022-08-17T13:00:08.9148087Z [ OK ] MemDependency.MemDependencyCheckerSimple (0 ms) 2022-08-17T13:00:08.9148818Z [ RUN ] MemDependency.MemDependencyCheckerMultiStmt 2022-08-17T13:00:08.9149527Z [ OK ] MemDependency.MemDependencyCheckerMultiStmt (0 ms) 2022-08-17T13:00:08.9150306Z [ RUN ] MemDependency.MemDependencyCheckerOverlap 2022-08-17T13:00:08.9151029Z [ OK ] MemDependency.MemDependencyCheckerOverlap (0 ms) 2022-08-17T13:00:08.9151717Z [ RUN ] MemDependency.MemDependencyCheckerLoop 2022-08-17T13:00:08.9152377Z [ OK ] MemDependency.MemDependencyCheckerLoop (0 ms) 2022-08-17T13:00:08.9153074Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduce 2022-08-17T13:00:08.9154207Z [ OK ] MemDependency.MemDependencyCheckerLoopReduce (0 ms) 2022-08-17T13:00:08.9155004Z [ RUN ] MemDependency.MemDependencyCheckerLoopReduceExpanded 2022-08-17T13:00:08.9157730Z [ OK ] MemDependency.MemDependencyCheckerLoopReduceExpanded (0 ms) 2022-08-17T13:00:08.9158470Z [ RUN ] MemDependency.MemDependencyCheckerInputsOutputs 2022-08-17T13:00:08.9159755Z [ OK ] MemDependency.MemDependencyCheckerInputsOutputs (0 ms) 2022-08-17T13:00:08.9160528Z [ RUN ] MemDependency.MemDependencyCheckerOutputDoesntDepend 2022-08-17T13:00:08.9161538Z [ OK ] MemDependency.MemDependencyCheckerOutputDoesntDepend (0 ms) 2022-08-17T13:00:08.9161999Z [ RUN ] MemDependency.MemDependencyCheckerLoopBounds 2022-08-17T13:00:08.9171970Z [ OK ] MemDependency.MemDependencyCheckerLoopBounds (1 ms) 2022-08-17T13:00:08.9172427Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift 2022-08-17T13:00:08.9197211Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsIndexShift (2 ms) 2022-08-17T13:00:08.9197735Z [ RUN ] MemDependency.MemDependencyCheckerLoopSelfDependency 2022-08-17T13:00:08.9321187Z [ OK ] MemDependency.MemDependencyCheckerLoopSelfDependency (12 ms) 2022-08-17T13:00:08.9321698Z [ RUN ] MemDependency.MemDependencyCheckerLoopDistinctStrides 2022-08-17T13:00:08.9329954Z [ OK ] MemDependency.MemDependencyCheckerLoopDistinctStrides (0 ms) 2022-08-17T13:00:08.9330412Z [ RUN ] MemDependency.MemDependencyCheckerLoopBoundsCond 2022-08-17T13:00:08.9345876Z [ OK ] MemDependency.MemDependencyCheckerLoopBoundsCond (1 ms) 2022-08-17T13:00:08.9346291Z [ RUN ] MemDependency.MemDependencyCheckerIfThenElse 2022-08-17T13:00:08.9356658Z [ OK ] MemDependency.MemDependencyCheckerIfThenElse (1 ms) 2022-08-17T13:00:08.9357071Z [ RUN ] MemDependency.MemDependencyCheckerCutLoop 2022-08-17T13:00:08.9373978Z [ OK ] MemDependency.MemDependencyCheckerCutLoop (1 ms) 2022-08-17T13:00:08.9374522Z [ RUN ] MemDependency.MemDependencyCheckerDynamicShapes 2022-08-17T13:00:08.9399126Z [ OK ] MemDependency.MemDependencyCheckerDynamicShapes (2 ms) 2022-08-17T13:00:08.9399665Z [ RUN ] MemDependency.MemDependencyCheckerMultiDim 2022-08-17T13:00:08.9430549Z [ OK ] MemDependency.MemDependencyCheckerMultiDim (3 ms) 2022-08-17T13:00:08.9430968Z [ RUN ] MemDependency.MemDependencyCheckerComputeAPI 2022-08-17T13:00:08.9440517Z [ OK ] MemDependency.MemDependencyCheckerComputeAPI (0 ms) 2022-08-17T13:00:08.9440949Z [ RUN ] MemDependency.MemDependencyCheckerComputeInline 2022-08-17T13:00:08.9448087Z [ OK ] MemDependency.MemDependencyCheckerComputeInline (0 ms) 2022-08-17T13:00:08.9448532Z [ RUN ] MemDependency.MemDependencyCheckerComputeSplit 2022-08-17T13:00:08.9467886Z [ OK ] MemDependency.MemDependencyCheckerComputeSplit (1 ms) 2022-08-17T13:00:08.9468340Z [ RUN ] MemDependency.MemDependencyCheckerComputeReorder 2022-08-17T13:00:08.9480835Z [ OK ] MemDependency.MemDependencyCheckerComputeReorder (1 ms) 2022-08-17T13:00:08.9481275Z [ RUN ] MemDependency.MemDependencyCheckerComputeReduce 2022-08-17T13:00:08.9491202Z [ OK ] MemDependency.MemDependencyCheckerComputeReduce (1 ms) 2022-08-17T13:00:08.9491616Z [ RUN ] MemDependency.MemDependencyCheckerComputeGEMM 2022-08-17T13:00:08.9639074Z [ OK ] MemDependency.MemDependencyCheckerComputeGEMM (14 ms) 2022-08-17T13:00:08.9639535Z [----------] 31 tests from MemDependency (60 ms total) 2022-08-17T13:00:08.9639705Z 2022-08-17T13:00:08.9639835Z [----------] 2 tests from Ops 2022-08-17T13:00:08.9640056Z [ RUN ] Ops.Sum 2022-08-17T13:00:08.9679381Z [ OK ] Ops.Sum (3 ms) 2022-08-17T13:00:08.9679649Z [ RUN ] Ops.ChannelsLastSum 2022-08-17T13:00:09.0743783Z [ OK ] Ops.ChannelsLastSum (106 ms) 2022-08-17T13:00:09.0744113Z [----------] 2 tests from Ops (110 ms total) 2022-08-17T13:00:09.0744257Z 2022-08-17T13:00:09.0744413Z [----------] 10 tests from Quantization 2022-08-17T13:00:09.0744759Z [ RUN ] Quantization.QuantDequantInt8 2022-08-17T13:00:09.1004099Z [ OK ] Quantization.QuantDequantInt8 (25 ms) 2022-08-17T13:00:09.1004757Z [ RUN ] Quantization.QuantDequantUInt8 2022-08-17T13:00:09.1271908Z [ OK ] Quantization.QuantDequantUInt8 (25 ms) 2022-08-17T13:00:09.1272682Z [ RUN ] Quantization.QuantDequantUInt8_NLC 2022-08-17T13:00:09.1518845Z [ OK ] Quantization.QuantDequantUInt8_NLC (25 ms) 2022-08-17T13:00:09.1519240Z [ RUN ] Quantization.QuantAddDequantInt8 2022-08-17T13:00:09.1809619Z [ OK ] Quantization.QuantAddDequantInt8 (29 ms) 2022-08-17T13:00:09.1809991Z [ RUN ] Quantization.QuantAddDequantUInt8 2022-08-17T13:00:09.2098819Z [ OK ] Quantization.QuantAddDequantUInt8 (28 ms) 2022-08-17T13:00:09.2099233Z [ RUN ] Quantization.QuantSigmoidDequantUInt8 2022-08-17T13:00:09.2432736Z [ OK ] Quantization.QuantSigmoidDequantUInt8 (33 ms) 2022-08-17T13:00:09.2433404Z [ RUN ] Quantization.QuantMulDequantUInt8 2022-08-17T13:00:09.2843330Z [ OK ] Quantization.QuantMulDequantUInt8 (40 ms) 2022-08-17T13:00:09.2844085Z [ RUN ] Quantization.QuantUpsampleNearst2dDequantUInt8 2022-08-17T13:00:09.3301287Z [ OK ] Quantization.QuantUpsampleNearst2dDequantUInt8 (45 ms) 2022-08-17T13:00:09.3301942Z [ RUN ] Quantization.UpsampleNearst2d 2022-08-17T13:00:09.3598234Z [ OK ] Quantization.UpsampleNearst2d (29 ms) 2022-08-17T13:00:09.3598800Z [ RUN ] Quantization.QuantCatDequantUInt8 2022-08-17T13:00:09.4199545Z [ OK ] Quantization.QuantCatDequantUInt8 (60 ms) 2022-08-17T13:00:09.4200144Z [----------] 10 tests from Quantization (345 ms total) 2022-08-17T13:00:09.4200406Z 2022-08-17T13:00:09.4200648Z [----------] 2 tests from BufLiveRange 2022-08-17T13:00:09.4201408Z [ RUN ] BufLiveRange.SingleRangeLine 2022-08-17T13:00:09.4201921Z [ OK ] BufLiveRange.SingleRangeLine (0 ms) 2022-08-17T13:00:09.4202428Z [ RUN ] BufLiveRange.MulRangeLine 2022-08-17T13:00:09.4202930Z [ OK ] BufLiveRange.MulRangeLine (0 ms) 2022-08-17T13:00:09.4203446Z [----------] 2 tests from BufLiveRange (0 ms total) 2022-08-17T13:00:09.4203681Z 2022-08-17T13:00:09.4203925Z [----------] 6 tests from MemPlanning 2022-08-17T13:00:09.4204426Z [ RUN ] MemPlanning.MemReuseWithTypeCast 2022-08-17T13:00:09.4830467Z [ OK ] MemPlanning.MemReuseWithTypeCast (62 ms) 2022-08-17T13:00:09.5566977Z [ RUN ] MemPlanning.NoMemReuseForLargerType 2022-08-17T13:00:09.5567655Z [ OK ] MemPlanning.NoMemReuseForLargerType (73 ms) 2022-08-17T13:00:09.5568239Z [ RUN ] MemPlanning.SameBufSizeMemReuse 2022-08-17T13:00:09.8155480Z [ OK ] MemPlanning.SameBufSizeMemReuse (258 ms) 2022-08-17T13:00:09.8155973Z [ RUN ] MemPlanning.SameBufSizeMultiMemReuses 2022-08-17T13:00:10.0796232Z [ OK ] MemPlanning.SameBufSizeMultiMemReuses (264 ms) 2022-08-17T13:00:10.0796650Z [ RUN ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf 2022-08-17T13:00:10.4175414Z [ OK ] MemPlanning.SameBufSizeMultiMemReusesOfOneBuf (337 ms) 2022-08-17T13:00:10.4175869Z [ RUN ] MemPlanning.SmallerBufSizeNonMemReuse 2022-08-17T13:00:10.5645792Z [ OK ] MemPlanning.SmallerBufSizeNonMemReuse (147 ms) 2022-08-17T13:00:10.5646523Z [----------] 6 tests from MemPlanning (1144 ms total) 2022-08-17T13:00:10.5646754Z 2022-08-17T13:00:10.5646906Z [----------] 45 tests from Reductions 2022-08-17T13:00:10.5647323Z [ RUN ] Reductions.ReduceSum0D_1 2022-08-17T13:00:10.5647610Z [ OK ] Reductions.ReduceSum0D_1 (0 ms) 2022-08-17T13:00:10.5647976Z [ RUN ] Reductions.ReduceSum0D_2 2022-08-17T13:00:10.5648283Z [ OK ] Reductions.ReduceSum0D_2 (0 ms) 2022-08-17T13:00:10.5648642Z [ RUN ] Reductions.ReduceSum1D 2022-08-17T13:00:10.5649114Z [ OK ] Reductions.ReduceSum1D (0 ms) 2022-08-17T13:00:10.5649408Z [ RUN ] Reductions.ReduceSum2D 2022-08-17T13:00:10.5653099Z [ OK ] Reductions.ReduceSum2D (0 ms) 2022-08-17T13:00:10.5653560Z [ RUN ] Reductions.ReduceSum3D 2022-08-17T13:00:10.5683072Z [ OK ] Reductions.ReduceSum3D (2 ms) 2022-08-17T13:00:10.5683433Z [ RUN ] Reductions.ReduceSum10D 2022-08-17T13:00:11.2214617Z [ OK ] Reductions.ReduceSum10D (653 ms) 2022-08-17T13:00:11.2214932Z [ RUN ] Reductions.ReduceProduct 2022-08-17T13:00:11.2217761Z [ OK ] Reductions.ReduceProduct (0 ms) 2022-08-17T13:00:11.2218146Z [ RUN ] Reductions.ReduceMax 2022-08-17T13:00:11.2221950Z [ OK ] Reductions.ReduceMax (0 ms) 2022-08-17T13:00:11.2222328Z [ RUN ] Reductions.ReduceMinCustomInitializer 2022-08-17T13:00:11.2223943Z [ OK ] Reductions.ReduceMinCustomInitializer (0 ms) 2022-08-17T13:00:11.2224351Z [ RUN ] Reductions.ReduceAnyAll 2022-08-17T13:00:11.2244647Z [ OK ] Reductions.ReduceAnyAll (2 ms) 2022-08-17T13:00:11.2245011Z [ RUN ] Reductions.ReduceMatmul2D 2022-08-17T13:00:11.2253687Z [ OK ] Reductions.ReduceMatmul2D (0 ms) 2022-08-17T13:00:11.2254020Z [ RUN ] Reductions.ReduceRfactorLike 2022-08-17T13:00:11.2264711Z [ OK ] Reductions.ReduceRfactorLike (1 ms) 2022-08-17T13:00:11.2265042Z [ RUN ] Reductions.ReduceAsProducer 2022-08-17T13:00:11.2286783Z [ OK ] Reductions.ReduceAsProducer (2 ms) 2022-08-17T13:00:11.2287350Z [ RUN ] Reductions.ReduceAsConsumer 2022-08-17T13:00:11.2321014Z [ OK ] Reductions.ReduceAsConsumer (3 ms) 2022-08-17T13:00:11.2321497Z [ RUN ] Reductions.SplitReduceAxis 2022-08-17T13:00:11.2336421Z [ OK ] Reductions.SplitReduceAxis (1 ms) 2022-08-17T13:00:11.2337012Z [ RUN ] Reductions.SplitNonReduceAxis 2022-08-17T13:00:11.2367927Z [ OK ] Reductions.SplitNonReduceAxis (3 ms) 2022-08-17T13:00:11.2368574Z [ RUN ] Reductions.ReorderedReductionInitializer 2022-08-17T13:00:11.2405634Z [ OK ] Reductions.ReorderedReductionInitializer (3 ms) 2022-08-17T13:00:11.2406367Z [ RUN ] Reductions.ReduceRfactor 2022-08-17T13:00:11.2416546Z [ OK ] Reductions.ReduceRfactor (1 ms) 2022-08-17T13:00:11.2416862Z [ RUN ] Reductions.Reduce3DRfactorInner 2022-08-17T13:00:11.2540974Z [ OK ] Reductions.Reduce3DRfactorInner (12 ms) 2022-08-17T13:00:11.2541367Z [ RUN ] Reductions.Reduce3DRfactorOuter 2022-08-17T13:00:11.2668194Z [ OK ] Reductions.Reduce3DRfactorOuter (12 ms) 2022-08-17T13:00:11.2668585Z [ RUN ] Reductions.ReduceRepeatedInternalRfactor 2022-08-17T13:00:11.4343948Z [ OK ] Reductions.ReduceRepeatedInternalRfactor (167 ms) 2022-08-17T13:00:11.4344308Z [ RUN ] Reductions.ReduceSplitTail 2022-08-17T13:00:11.4730556Z [ OK ] Reductions.ReduceSplitTail (38 ms) 2022-08-17T13:00:11.4730892Z [ RUN ] Reductions.ReduceSplitNoTail 2022-08-17T13:00:11.5171107Z [ OK ] Reductions.ReduceSplitNoTail (43 ms) 2022-08-17T13:00:11.5171459Z [ RUN ] Reductions.ReduceOverSplitTail 2022-08-17T13:00:11.5543008Z [ OK ] Reductions.ReduceOverSplitTail (37 ms) 2022-08-17T13:00:11.5543395Z [ RUN ] Reductions.ReduceSplitMask 2022-08-17T13:00:11.6022703Z [ OK ] Reductions.ReduceSplitMask (48 ms) 2022-08-17T13:00:11.6023041Z [ RUN ] Reductions.ReduceSplitNoMask 2022-08-17T13:00:11.6465183Z [ OK ] Reductions.ReduceSplitNoMask (44 ms) 2022-08-17T13:00:11.6465528Z [ RUN ] Reductions.ReduceOverSplitMask 2022-08-17T13:00:11.6855751Z [ OK ] Reductions.ReduceOverSplitMask (39 ms) 2022-08-17T13:00:11.6856117Z [ RUN ] Reductions.ReduceSplitRfactor 2022-08-17T13:00:11.6896020Z [ OK ] Reductions.ReduceSplitRfactor (4 ms) 2022-08-17T13:00:11.6896359Z [ RUN ] Reductions.ReduceOverSplitRfactor 2022-08-17T13:00:11.6909549Z [ OK ] Reductions.ReduceOverSplitRfactor (1 ms) 2022-08-17T13:00:11.6909950Z [ RUN ] Reductions.ReduceInlineReduction 2022-08-17T13:00:11.6911004Z [ OK ] Reductions.ReduceInlineReduction (0 ms) 2022-08-17T13:00:11.6911336Z [ RUN ] Reductions.ReduceInlineConsumer 2022-08-17T13:00:11.6997889Z [ OK ] Reductions.ReduceInlineConsumer (8 ms) 2022-08-17T13:00:11.6998267Z [ RUN ] Reductions.ReduceInlineReducerInternal 2022-08-17T13:00:11.7086473Z [ OK ] Reductions.ReduceInlineReducerInternal (8 ms) 2022-08-17T13:00:11.7086887Z [ RUN ] Reductions.ReductionCacheAccessesOperatorAxis 2022-08-17T13:00:11.7132291Z [ OK ] Reductions.ReductionCacheAccessesOperatorAxis (4 ms) 2022-08-17T13:00:11.7132802Z [ RUN ] Reductions.ReductionCacheAccessesOuterReduceAxis 2022-08-17T13:00:11.7174479Z [ OK ] Reductions.ReductionCacheAccessesOuterReduceAxis (4 ms) 2022-08-17T13:00:11.7174936Z [ RUN ] Reductions.ReductionCacheAccessesInnerReduceAxis 2022-08-17T13:00:11.7216883Z [ OK ] Reductions.ReductionCacheAccessesInnerReduceAxis (4 ms) 2022-08-17T13:00:11.7217309Z [ RUN ] Reductions.ReductionCacheBodyAccess 2022-08-17T13:00:11.7231554Z [ OK ] Reductions.ReductionCacheBodyAccess (1 ms) 2022-08-17T13:00:11.7231993Z [ RUN ] Reductions.ReductionCacheConsumerAccess 2022-08-17T13:00:11.7248825Z [ OK ] Reductions.ReductionCacheConsumerAccess (1 ms) 2022-08-17T13:00:11.7249255Z [ RUN ] Reductions.ReductionSplitCacheConsumerAccess 2022-08-17T13:00:11.7268132Z [ OK ] Reductions.ReductionSplitCacheConsumerAccess (1 ms) 2022-08-17T13:00:11.7268624Z [ RUN ] Reductions.ReductionReorderCacheConsumerAccess 2022-08-17T13:00:11.7285672Z [ OK ] Reductions.ReductionReorderCacheConsumerAccess (1 ms) 2022-08-17T13:00:11.7286313Z [ RUN ] Reductions.ReductionRfactorCacheTempOuter 2022-08-17T13:00:11.7461984Z [ OK ] Reductions.ReductionRfactorCacheTempOuter (17 ms) 2022-08-17T13:00:11.7462847Z [ RUN ] Reductions.ReductionRfactorCacheTempInner 2022-08-17T13:00:11.7601751Z [ OK ] Reductions.ReductionRfactorCacheTempInner (13 ms) 2022-08-17T13:00:11.7602436Z [ RUN ] Reductions.ReductionVectorize 2022-08-17T13:00:11.7613585Z [ OK ] Reductions.ReductionVectorize (1 ms) 2022-08-17T13:00:11.7613955Z [ RUN ] Reductions.ReductionVectorizeInner 2022-08-17T13:00:11.7614310Z [ OK ] Reductions.ReductionVectorizeInner (0 ms) 2022-08-17T13:00:11.7614655Z [ RUN ] Reductions.ReductionVectorizeRfactor 2022-08-17T13:00:11.7626019Z [ OK ] Reductions.ReductionVectorizeRfactor (1 ms) 2022-08-17T13:00:11.7626422Z [ RUN ] Reductions.InitFunction 2022-08-17T13:00:11.7628143Z [ OK ] Reductions.InitFunction (0 ms) 2022-08-17T13:00:11.7628585Z [----------] 45 tests from Reductions (1198 ms total) 2022-08-17T13:00:11.7628744Z 2022-08-17T13:00:11.7628893Z [----------] 69 tests from Registerizer 2022-08-17T13:00:11.7629196Z [ RUN ] Registerizer.RegisterizerSimple 2022-08-17T13:00:11.7640013Z [ OK ] Registerizer.RegisterizerSimple (1 ms) 2022-08-17T13:00:11.7640418Z [ RUN ] Registerizer.RegisterizerLoop 2022-08-17T13:00:11.7641418Z [ OK ] Registerizer.RegisterizerLoop (0 ms) 2022-08-17T13:00:11.7641891Z [ RUN ] Registerizer.RegisterizerLoopFixedLoad 2022-08-17T13:00:11.7642864Z [ OK ] Registerizer.RegisterizerLoopFixedLoad (0 ms) 2022-08-17T13:00:11.7643255Z [ RUN ] Registerizer.RegisterizerLoopInternal 2022-08-17T13:00:11.7644495Z [ OK ] Registerizer.RegisterizerLoopInternal (0 ms) 2022-08-17T13:00:11.7645397Z [ RUN ] Registerizer.RegisterizerLoopInternalLoadOverlap 2022-08-17T13:00:11.7646576Z [ OK ] Registerizer.RegisterizerLoopInternalLoadOverlap (0 ms) 2022-08-17T13:00:11.7647003Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeated 2022-08-17T13:00:11.7650457Z [ OK ] Registerizer.RegisterizerLoopInternalRepeated (0 ms) 2022-08-17T13:00:11.7650914Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar 2022-08-17T13:00:11.7654214Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapLoopVar (0 ms) 2022-08-17T13:00:11.7654750Z [ RUN ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther 2022-08-17T13:00:11.7657482Z [ OK ] Registerizer.RegisterizerLoopInternalRepeatedOverlapOther (0 ms) 2022-08-17T13:00:11.7657887Z [ RUN ] Registerizer.RegisterizerMultiVar 2022-08-17T13:00:11.7659996Z [ OK ] Registerizer.RegisterizerMultiVar (0 ms) 2022-08-17T13:00:11.7660360Z [ RUN ] Registerizer.RegisterizerVariableLoad 2022-08-17T13:00:11.7662214Z [ OK ] Registerizer.RegisterizerVariableLoad (0 ms) 2022-08-17T13:00:11.7662576Z [ RUN ] Registerizer.RegisterizerSymbolicIndices 2022-08-17T13:00:11.7663962Z [ OK ] Registerizer.RegisterizerSymbolicIndices (0 ms) 2022-08-17T13:00:11.7664324Z [ RUN ] Registerizer.RegisterizerMultiLoop 2022-08-17T13:00:11.7666380Z [ OK ] Registerizer.RegisterizerMultiLoop (0 ms) 2022-08-17T13:00:11.7666740Z [ RUN ] Registerizer.RegisterizerRepeated 2022-08-17T13:00:11.7669356Z [ OK ] Registerizer.RegisterizerRepeated (0 ms) 2022-08-17T13:00:11.7669705Z [ RUN ] Registerizer.RegisterizerNoLoads 2022-08-17T13:00:11.7670778Z [ OK ] Registerizer.RegisterizerNoLoads (0 ms) 2022-08-17T13:00:11.7671148Z [ RUN ] Registerizer.RegisterizerNoRepeatedStores 2022-08-17T13:00:11.7672517Z [ OK ] Registerizer.RegisterizerNoRepeatedStores (0 ms) 2022-08-17T13:00:11.7672955Z [ RUN ] Registerizer.RegisterizerMultiVarOverlap 2022-08-17T13:00:11.7675722Z [ OK ] Registerizer.RegisterizerMultiVarOverlap (0 ms) 2022-08-17T13:00:11.7676143Z [ RUN ] Registerizer.RegisterizerAllocs 2022-08-17T13:00:11.7678809Z [ OK ] Registerizer.RegisterizerAllocs (0 ms) 2022-08-17T13:00:11.7679214Z [ RUN ] Registerizer.RegisterizerNoInitializer 2022-08-17T13:00:11.7680148Z [ OK ] Registerizer.RegisterizerNoInitializer (0 ms) 2022-08-17T13:00:11.7680574Z [ RUN ] Registerizer.RegisterizerNoInitializerLoopVar 2022-08-17T13:00:11.7681694Z [ OK ] Registerizer.RegisterizerNoInitializerLoopVar (0 ms) 2022-08-17T13:00:11.7682131Z [ RUN ] Registerizer.RegisterizerLoadThenStore 2022-08-17T13:00:11.7683556Z [ OK ] Registerizer.RegisterizerLoadThenStore (0 ms) 2022-08-17T13:00:11.7684050Z [ RUN ] Registerizer.RegisterizerParallelized 2022-08-17T13:00:11.7684761Z [ OK ] Registerizer.RegisterizerParallelized (0 ms) 2022-08-17T13:00:11.7685138Z [ RUN ] Registerizer.RegisterizerConditionAfter 2022-08-17T13:00:11.7687090Z [ OK ] Registerizer.RegisterizerConditionAfter (0 ms) 2022-08-17T13:00:11.7687486Z [ RUN ] Registerizer.RegisterizerConditionBefore 2022-08-17T13:00:11.7688887Z [ OK ] Registerizer.RegisterizerConditionBefore (0 ms) 2022-08-17T13:00:11.7689267Z [ RUN ] Registerizer.RegisterizerConditionInside 2022-08-17T13:00:11.7690922Z [ OK ] Registerizer.RegisterizerConditionInside (0 ms) 2022-08-17T13:00:11.7691331Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap1 2022-08-17T13:00:11.7693547Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap1 (0 ms) 2022-08-17T13:00:11.7694154Z [ RUN ] Registerizer.RegisterizerConditionInsideOverlap2 2022-08-17T13:00:11.7697033Z [ OK ] Registerizer.RegisterizerConditionInsideOverlap2 (0 ms) 2022-08-17T13:00:11.7697434Z [ RUN ] Registerizer.RegisterizerConditionHidden 2022-08-17T13:00:11.7698501Z [ OK ] Registerizer.RegisterizerConditionHidden (0 ms) 2022-08-17T13:00:11.7698892Z [ RUN ] Registerizer.RegisterizerConditionUnhidden 2022-08-17T13:00:11.7700873Z [ OK ] Registerizer.RegisterizerConditionUnhidden (0 ms) 2022-08-17T13:00:11.7701242Z [ RUN ] Registerizer.RegisterizerCondCondition 2022-08-17T13:00:11.7702665Z [ OK ] Registerizer.RegisterizerCondCondition (0 ms) 2022-08-17T13:00:11.7703062Z [ RUN ] Registerizer.RegisterizerCondConditionUnhidden 2022-08-17T13:00:11.7705141Z [ OK ] Registerizer.RegisterizerCondConditionUnhidden (0 ms) 2022-08-17T13:00:11.7705714Z [ RUN ] Registerizer.RegisterizerIfThenElseHidden 2022-08-17T13:00:11.7708742Z [ OK ] Registerizer.RegisterizerIfThenElseHidden (0 ms) 2022-08-17T13:00:11.7709348Z [ RUN ] Registerizer.RegisterizerIfThenElseUnhidden 2022-08-17T13:00:11.7712999Z [ OK ] Registerizer.RegisterizerIfThenElseUnhidden (0 ms) 2022-08-17T13:00:11.7713590Z [ RUN ] Registerizer.RegisterizerIfThenElseNested 2022-08-17T13:00:11.7714862Z [ OK ] Registerizer.RegisterizerIfThenElseNested (0 ms) 2022-08-17T13:00:11.7715684Z [ RUN ] Registerizer.RegisterizerIfThenElseInternal 2022-08-17T13:00:11.7717399Z [ OK ] Registerizer.RegisterizerIfThenElseInternal (0 ms) 2022-08-17T13:00:11.7718039Z [ RUN ] Registerizer.RegisterizerIfThenElseCondition 2022-08-17T13:00:11.7719063Z [ OK ] Registerizer.RegisterizerIfThenElseCondition (0 ms) 2022-08-17T13:00:11.7719786Z [ RUN ] Registerizer.RegisterizerIfThenElseConditionUnhidden 2022-08-17T13:00:11.7720795Z [ OK ] Registerizer.RegisterizerIfThenElseConditionUnhidden (0 ms) 2022-08-17T13:00:11.7721445Z [ RUN ] Registerizer.RegisterizerConditionBranchOnly 2022-08-17T13:00:11.7730928Z [ OK ] Registerizer.RegisterizerConditionBranchOnly (1 ms) 2022-08-17T13:00:11.7731380Z [ RUN ] Registerizer.RegisterizerCondIfThenElse 2022-08-17T13:00:11.7732901Z [ OK ] Registerizer.RegisterizerCondIfThenElse (0 ms) 2022-08-17T13:00:11.7733386Z [ RUN ] Registerizer.RegisterizerIfThenElseLoop 2022-08-17T13:00:11.7734314Z [ OK ] Registerizer.RegisterizerIfThenElseLoop (0 ms) 2022-08-17T13:00:11.7734769Z [ RUN ] Registerizer.RegisterizerIfThenElseLoopCut 2022-08-17T13:00:11.7736109Z [ OK ] Registerizer.RegisterizerIfThenElseLoopCut (0 ms) 2022-08-17T13:00:11.7736498Z [ RUN ] Registerizer.RegisterizerPartialAfter 2022-08-17T13:00:11.7738846Z [ OK ] Registerizer.RegisterizerPartialAfter (0 ms) 2022-08-17T13:00:11.7739209Z [ RUN ] Registerizer.RegisterizerPartialBefore 2022-08-17T13:00:11.7741316Z [ OK ] Registerizer.RegisterizerPartialBefore (0 ms) 2022-08-17T13:00:11.7741694Z [ RUN ] Registerizer.RegisterizerPartialInside 2022-08-17T13:00:11.7744665Z [ OK ] Registerizer.RegisterizerPartialInside (0 ms) 2022-08-17T13:00:11.7745035Z [ RUN ] Registerizer.RegisterizerPartialCondition 2022-08-17T13:00:11.7748437Z [ OK ] Registerizer.RegisterizerPartialCondition (0 ms) 2022-08-17T13:00:11.7748867Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalCut 2022-08-17T13:00:11.7750045Z [ OK ] Registerizer.RegisterizerPartialConditionInternalCut (0 ms) 2022-08-17T13:00:11.7750597Z [ RUN ] Registerizer.RegisterizerPartialConditionInternalStart 2022-08-17T13:00:11.7752258Z [ OK ] Registerizer.RegisterizerPartialConditionInternalStart (0 ms) 2022-08-17T13:00:11.7754518Z [ RUN ] Registerizer.RegisterizerPartialOverlapsTwo 2022-08-17T13:00:11.7754926Z [ OK ] Registerizer.RegisterizerPartialOverlapsTwo (0 ms) 2022-08-17T13:00:11.7755332Z [ RUN ] Registerizer.RegisterizerNestedBlocks 2022-08-17T13:00:11.7756342Z [ OK ] Registerizer.RegisterizerNestedBlocks (0 ms) 2022-08-17T13:00:11.7756781Z [ RUN ] Registerizer.RegisterizerNestedConditions 2022-08-17T13:00:11.7758258Z [ OK ] Registerizer.RegisterizerNestedConditions (0 ms) 2022-08-17T13:00:11.7758699Z [ RUN ] Registerizer.RegisterizerNestedConditionsUnhidden 2022-08-17T13:00:11.7760256Z [ OK ] Registerizer.RegisterizerNestedConditionsUnhidden (0 ms) 2022-08-17T13:00:11.7760720Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenFirst 2022-08-17T13:00:11.7763059Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenFirst (0 ms) 2022-08-17T13:00:11.7763528Z [ RUN ] Registerizer.RegisterizerNestedConditionsHiddenSecond 2022-08-17T13:00:11.7765587Z [ OK ] Registerizer.RegisterizerNestedConditionsHiddenSecond (0 ms) 2022-08-17T13:00:11.7766006Z [ RUN ] Registerizer.RegisterizerNestedConditionsCut 2022-08-17T13:00:11.7767247Z [ OK ] Registerizer.RegisterizerNestedConditionsCut (0 ms) 2022-08-17T13:00:11.7767838Z [ RUN ] Registerizer.RegisterizerNestedConditionLoopHidden 2022-08-17T13:00:11.7769867Z [ OK ] Registerizer.RegisterizerNestedConditionLoopHidden (0 ms) 2022-08-17T13:00:11.7770301Z [ RUN ] Registerizer.RegisterizerNestedConditionThreeDeep 2022-08-17T13:00:11.7775322Z [ OK ] Registerizer.RegisterizerNestedConditionThreeDeep (0 ms) 2022-08-17T13:00:11.7775742Z [ RUN ] Registerizer.RegisterizerNestedLoopSimple 2022-08-17T13:00:11.7776887Z [ OK ] Registerizer.RegisterizerNestedLoopSimple (0 ms) 2022-08-17T13:00:11.7777330Z [ RUN ] Registerizer.RegisterizerHiddenAccessYes 2022-08-17T13:00:11.7780132Z [ OK ] Registerizer.RegisterizerHiddenAccessYes (0 ms) 2022-08-17T13:00:11.7780517Z [ RUN ] Registerizer.RegisterizerHiddenAccessNo 2022-08-17T13:00:11.7782599Z [ OK ] Registerizer.RegisterizerHiddenAccessNo (0 ms) 2022-08-17T13:00:11.7783057Z [ RUN ] Registerizer.RegisterizerHiddenAccessMultiLoop 2022-08-17T13:00:11.7786159Z [ OK ] Registerizer.RegisterizerHiddenAccessMultiLoop (0 ms) 2022-08-17T13:00:11.7786609Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoops 2022-08-17T13:00:11.7788653Z [ OK ] Registerizer.RegisterizerTwoConditionalLoops (0 ms) 2022-08-17T13:00:11.7789124Z [ RUN ] Registerizer.RegisterizerTwoConditionalLoopsCut 2022-08-17T13:00:11.7791709Z [ OK ] Registerizer.RegisterizerTwoConditionalLoopsCut (0 ms) 2022-08-17T13:00:11.7792153Z [ RUN ] Registerizer.RegisterizerLoopLetVar 2022-08-17T13:00:11.7793250Z [ OK ] Registerizer.RegisterizerLoopLetVar (0 ms) 2022-08-17T13:00:11.7793701Z [ RUN ] Registerizer.RegisterizerLoopLetVarOuter 2022-08-17T13:00:11.7794703Z [ OK ] Registerizer.RegisterizerLoopLetVarOuter (0 ms) 2022-08-17T13:00:11.7795171Z [ RUN ] Registerizer.RegisterizerMultiDim 2022-08-17T13:00:11.7796258Z [ OK ] Registerizer.RegisterizerMultiDim (0 ms) 2022-08-17T13:00:11.7796692Z [ RUN ] Registerizer.RegisterizerMultiDimPartial 2022-08-17T13:00:11.7798732Z [ OK ] Registerizer.RegisterizerMultiDimPartial (0 ms) 2022-08-17T13:00:11.7799103Z [ RUN ] Registerizer.RegisterizerMultiDimOverlap 2022-08-17T13:00:11.7801177Z [ OK ] Registerizer.RegisterizerMultiDimOverlap (0 ms) 2022-08-17T13:00:11.7801585Z [ RUN ] Registerizer.RegisterizerMultiDimPartialOverlap 2022-08-17T13:00:11.7803799Z [ OK ] Registerizer.RegisterizerMultiDimPartialOverlap (0 ms) 2022-08-17T13:00:11.7804214Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction1 2022-08-17T13:00:11.7806775Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction1 (0 ms) 2022-08-17T13:00:11.7807187Z [ RUN ] Registerizer.RegisterizerMultiDim3DReduction2 2022-08-17T13:00:11.7810141Z [ OK ] Registerizer.RegisterizerMultiDim3DReduction2 (0 ms) 2022-08-17T13:00:11.7810793Z [----------] 69 tests from Registerizer (18 ms total) 2022-08-17T13:00:11.7811061Z 2022-08-17T13:00:11.7811277Z [----------] 92 tests from Simplify 2022-08-17T13:00:11.7811570Z [ RUN ] Simplify.ConstantFoldSimple 2022-08-17T13:00:11.7811983Z [ OK ] Simplify.ConstantFoldSimple (0 ms) 2022-08-17T13:00:11.7812475Z [ RUN ] Simplify.ConstantFoldTwoLayer 2022-08-17T13:00:11.7812900Z [ OK ] Simplify.ConstantFoldTwoLayer (0 ms) 2022-08-17T13:00:11.7813225Z [ RUN ] Simplify.ConstantFoldShifts 2022-08-17T13:00:11.7813649Z [ OK ] Simplify.ConstantFoldShifts (0 ms) 2022-08-17T13:00:11.7814068Z [ RUN ] Simplify.ConstantFoldBitwise 2022-08-17T13:00:11.7814547Z [ OK ] Simplify.ConstantFoldBitwise (0 ms) 2022-08-17T13:00:11.7814923Z [ RUN ] Simplify.ConstantFoldMultiOp 2022-08-17T13:00:11.7815361Z [ OK ] Simplify.ConstantFoldMultiOp (0 ms) 2022-08-17T13:00:11.7815821Z [ RUN ] Simplify.ConstantFoldMinMax 2022-08-17T13:00:11.7816203Z [ OK ] Simplify.ConstantFoldMinMax (0 ms) 2022-08-17T13:00:11.7816572Z [ RUN ] Simplify.ConstantFoldIntrinsics 2022-08-17T13:00:11.7816910Z [ OK ] Simplify.ConstantFoldIntrinsics (0 ms) 2022-08-17T13:00:11.7817239Z [ RUN ] Simplify.ConstantFoldCastToBool 2022-08-17T13:00:11.7817604Z [ OK ] Simplify.ConstantFoldCastToBool (0 ms) 2022-08-17T13:00:11.7818011Z [ RUN ] Simplify.ConstantFoldWithVar 2022-08-17T13:00:11.7818387Z [ OK ] Simplify.ConstantFoldWithVar (0 ms) 2022-08-17T13:00:11.7818789Z [ RUN ] Simplify.ConditionalSelectFoldSimple 2022-08-17T13:00:11.7819341Z [ OK ] Simplify.ConditionalSelectFoldSimple (0 ms) 2022-08-17T13:00:11.7819896Z [ RUN ] Simplify.ConditionalSelectFoldTwoLayer 2022-08-17T13:00:11.7820529Z [ OK ] Simplify.ConditionalSelectFoldTwoLayer (0 ms) 2022-08-17T13:00:11.7821160Z [ RUN ] Simplify.ConditionalSelectFoldWithVar 2022-08-17T13:00:11.7821745Z [ OK ] Simplify.ConditionalSelectFoldWithVar (0 ms) 2022-08-17T13:00:11.7822353Z [ RUN ] Simplify.UnFoldableExpr 2022-08-17T13:00:11.7822862Z [ OK ] Simplify.UnFoldableExpr (0 ms) 2022-08-17T13:00:11.7823328Z [ RUN ] Simplify.HashSimple 2022-08-17T13:00:11.7823777Z [ OK ] Simplify.HashSimple (0 ms) 2022-08-17T13:00:11.7824224Z [ RUN ] Simplify.HashEquivalence 2022-08-17T13:00:11.7824737Z [ OK ] Simplify.HashEquivalence (0 ms) 2022-08-17T13:00:11.7825239Z [ RUN ] Simplify.HashEquivalenceRand 2022-08-17T13:00:11.7825761Z [ OK ] Simplify.HashEquivalenceRand (0 ms) 2022-08-17T13:00:11.7826234Z [ RUN ] Simplify.HashEquivalenceAfterFolding 2022-08-17T13:00:11.7826612Z [ OK ] Simplify.HashEquivalenceAfterFolding (0 ms) 2022-08-17T13:00:11.7826942Z [ RUN ] Simplify.HashDifferenceTypes 2022-08-17T13:00:11.7827251Z [ OK ] Simplify.HashDifferenceTypes (0 ms) 2022-08-17T13:00:11.7827616Z [ RUN ] Simplify.HashLargeExpression 2022-08-17T13:00:11.7828106Z [ OK ] Simplify.HashLargeExpression (0 ms) 2022-08-17T13:00:11.7828403Z [ RUN ] Simplify.HashForLoopOptions 2022-08-17T13:00:11.7828842Z [ OK ] Simplify.HashForLoopOptions (0 ms) 2022-08-17T13:00:11.7829132Z [ RUN ] Simplify.SimplifyAdd 2022-08-17T13:00:11.7829398Z [ OK ] Simplify.SimplifyAdd (0 ms) 2022-08-17T13:00:11.7829673Z [ RUN ] Simplify.SimplifySub 2022-08-17T13:00:11.7829953Z [ OK ] Simplify.SimplifySub (0 ms) 2022-08-17T13:00:11.7830313Z [ RUN ] Simplify.SimplifyMultiLayer 2022-08-17T13:00:11.7830619Z [ OK ] Simplify.SimplifyMultiLayer (0 ms) 2022-08-17T13:00:11.7830928Z [ RUN ] Simplify.SimplifyMultiTerm 2022-08-17T13:00:11.7831237Z [ OK ] Simplify.SimplifyMultiTerm (0 ms) 2022-08-17T13:00:11.7831579Z [ RUN ] Simplify.SimplifyCasts 2022-08-17T13:00:11.7831990Z [ OK ] Simplify.SimplifyCasts (0 ms) 2022-08-17T13:00:11.7832304Z [ RUN ] Simplify.SimplifyEliminatesNoOps 2022-08-17T13:00:11.7832632Z [ OK ] Simplify.SimplifyEliminatesNoOps (0 ms) 2022-08-17T13:00:11.7832950Z [ RUN ] Simplify.SimplifyMultiVar 2022-08-17T13:00:11.7833251Z [ OK ] Simplify.SimplifyMultiVar (0 ms) 2022-08-17T13:00:11.7833551Z [ RUN ] Simplify.SimplifyEliminatesVar 2022-08-17T13:00:11.7833882Z [ OK ] Simplify.SimplifyEliminatesVar (0 ms) 2022-08-17T13:00:11.7834180Z [ RUN ] Simplify.SimplifyAdds 2022-08-17T13:00:11.7834468Z [ OK ] Simplify.SimplifyAdds (0 ms) 2022-08-17T13:00:11.7834784Z [ RUN ] Simplify.SimplifyMuls 2022-08-17T13:00:11.7835069Z [ OK ] Simplify.SimplifyMuls (0 ms) 2022-08-17T13:00:11.7835343Z [ RUN ] Simplify.SimplifySubs 2022-08-17T13:00:11.7838244Z [ OK ] Simplify.SimplifySubs (0 ms) 2022-08-17T13:00:11.7838524Z [ RUN ] Simplify.SimplifyDiv 2022-08-17T13:00:11.7838865Z [ OK ] Simplify.SimplifyDiv (0 ms) 2022-08-17T13:00:11.7839366Z [ RUN ] Simplify.SimplifyDivWithLoopContext0 2022-08-17T13:00:11.7840034Z [ OK ] Simplify.SimplifyDivWithLoopContext0 (0 ms) 2022-08-17T13:00:11.7840423Z [ RUN ] Simplify.SimplifyDivWithLoopContext1 2022-08-17T13:00:11.7842018Z [ OK ] Simplify.SimplifyDivWithLoopContext1 (0 ms) 2022-08-17T13:00:11.7842389Z [ RUN ] Simplify.SimplifyDivWithLoopContext2 2022-08-17T13:00:11.7843670Z [ OK ] Simplify.SimplifyDivWithLoopContext2 (0 ms) 2022-08-17T13:00:11.7844154Z [ RUN ] Simplify.SimplifyDivWithLoopContext3 2022-08-17T13:00:11.7844568Z [ OK ] Simplify.SimplifyDivWithLoopContext3 (0 ms) 2022-08-17T13:00:11.7844909Z [ RUN ] Simplify.SimplifyDivWithLoopContext4 2022-08-17T13:00:11.7847131Z [ OK ] Simplify.SimplifyDivWithLoopContext4 (0 ms) 2022-08-17T13:00:11.7847560Z [ RUN ] Simplify.SimplifyDivWithLoopContext5 2022-08-17T13:00:11.7849866Z [ OK ] Simplify.SimplifyDivWithLoopContext5 (0 ms) 2022-08-17T13:00:11.7850280Z [ RUN ] Simplify.SimplifyDivWithLoopContext6 2022-08-17T13:00:11.7852851Z [ OK ] Simplify.SimplifyDivWithLoopContext6 (0 ms) 2022-08-17T13:00:11.7853360Z [ RUN ] Simplify.SimplifyDivWithLoopContext7 2022-08-17T13:00:11.7853924Z [ OK ] Simplify.SimplifyDivWithLoopContext7 (0 ms) 2022-08-17T13:00:11.7854382Z [ RUN ] Simplify.SimplifyModWithLoopContext0 2022-08-17T13:00:11.7855316Z [ OK ] Simplify.SimplifyModWithLoopContext0 (0 ms) 2022-08-17T13:00:11.7855668Z [ RUN ] Simplify.SimplifyModWithLoopContext1 2022-08-17T13:00:11.7857501Z [ OK ] Simplify.SimplifyModWithLoopContext1 (0 ms) 2022-08-17T13:00:11.7857941Z [ RUN ] Simplify.SimplifyModWithLoopContext2 2022-08-17T13:00:11.7859552Z [ OK ] Simplify.SimplifyModWithLoopContext2 (0 ms) 2022-08-17T13:00:11.7860192Z [ RUN ] Simplify.SimplifyModWithLoopContext3 2022-08-17T13:00:11.7860866Z [ OK ] Simplify.SimplifyModWithLoopContext3 (0 ms) 2022-08-17T13:00:11.7861221Z [ RUN ] Simplify.SimplifyModWithLoopContext4 2022-08-17T13:00:11.7862931Z [ OK ] Simplify.SimplifyModWithLoopContext4 (0 ms) 2022-08-17T13:00:11.7863319Z [ RUN ] Simplify.SimplifyModWithLoopContext5 2022-08-17T13:00:11.7865763Z [ OK ] Simplify.SimplifyModWithLoopContext5 (0 ms) 2022-08-17T13:00:11.7866160Z [ RUN ] Simplify.SimplifyModWithLoopContext6 2022-08-17T13:00:11.7868509Z [ OK ] Simplify.SimplifyModWithLoopContext6 (0 ms) 2022-08-17T13:00:11.7868936Z [ RUN ] Simplify.SimplifyModWithLoopContext7 2022-08-17T13:00:11.7869491Z [ OK ] Simplify.SimplifyModWithLoopContext7 (0 ms) 2022-08-17T13:00:11.7869808Z [ RUN ] Simplify.SimplifyMod 2022-08-17T13:00:11.7871899Z [ OK ] Simplify.SimplifyMod (0 ms) 2022-08-17T13:00:11.7872208Z [ RUN ] Simplify.SimplifyMultiOp 2022-08-17T13:00:11.7874180Z [ OK ] Simplify.SimplifyMultiOp (0 ms) 2022-08-17T13:00:11.7874479Z [ RUN ] Simplify.SimplifyManyOps 2022-08-17T13:00:11.7877355Z [ OK ] Simplify.SimplifyManyOps (0 ms) 2022-08-17T13:00:11.7877687Z [ RUN ] Simplify.SimplifyFactorization 2022-08-17T13:00:11.7881737Z [ OK ] Simplify.SimplifyFactorization (0 ms) 2022-08-17T13:00:11.7882298Z [ RUN ] Simplify.SimplifyFactorizeUneven 2022-08-17T13:00:11.7883382Z [ OK ] Simplify.SimplifyFactorizeUneven (0 ms) 2022-08-17T13:00:11.7883801Z [ RUN ] Simplify.SimplifyDeeperTerms 2022-08-17T13:00:11.7884257Z [ OK ] Simplify.SimplifyDeeperTerms (0 ms) 2022-08-17T13:00:11.7884723Z [ RUN ] Simplify.SimplifyDeeperDifference 2022-08-17T13:00:11.7885133Z [ OK ] Simplify.SimplifyDeeperDifference (0 ms) 2022-08-17T13:00:11.7885557Z [ RUN ] Simplify.SimplifyFoldComplexDifference 2022-08-17T13:00:11.7886938Z [ OK ] Simplify.SimplifyFoldComplexDifference (0 ms) 2022-08-17T13:00:11.7887362Z [ RUN ] Simplify.SimplifyIfComponents 2022-08-17T13:00:11.7887783Z [ OK ] Simplify.SimplifyIfComponents (0 ms) 2022-08-17T13:00:11.7888263Z [ RUN ] Simplify.SimplifyOpaqueTerms 2022-08-17T13:00:11.7889005Z [ OK ] Simplify.SimplifyOpaqueTerms (0 ms) 2022-08-17T13:00:11.7889609Z [ RUN ] Simplify.SimplifySymbolicMinMax 2022-08-17T13:00:11.7890432Z [ OK ] Simplify.SimplifySymbolicMinMax (0 ms) 2022-08-17T13:00:11.7890979Z [ RUN ] Simplify.SimplifyNestedMax 2022-08-17T13:00:11.7903738Z [ OK ] Simplify.SimplifyNestedMax (1 ms) 2022-08-17T13:00:11.7904318Z [ RUN ] Simplify.SimplifyNestedMin 2022-08-17T13:00:11.7916315Z [ OK ] Simplify.SimplifyNestedMin (1 ms) 2022-08-17T13:00:11.7916903Z [ RUN ] Simplify.SimplifyWontReorderFloat 2022-08-17T13:00:11.7918236Z [ OK ] Simplify.SimplifyWontReorderFloat (0 ms) 2022-08-17T13:00:11.7918857Z [ RUN ] Simplify.SimplifyRoundModPattern 2022-08-17T13:00:11.7926890Z [ OK ] Simplify.SimplifyRoundModPattern (0 ms) 2022-08-17T13:00:11.7927356Z [ RUN ] Simplify.SimplifyRoundModPatternFactorization 2022-08-17T13:00:11.7930551Z [ OK ] Simplify.SimplifyRoundModPatternFactorization (0 ms) 2022-08-17T13:00:11.7930960Z [ RUN ] Simplify.SimplifyRoundModPatternMultivar 2022-08-17T13:00:11.7934097Z [ OK ] Simplify.SimplifyRoundModPatternMultivar (0 ms) 2022-08-17T13:00:11.7934475Z [ RUN ] Simplify.SimplifyModRoundModPattern 2022-08-17T13:00:11.7938428Z [ OK ] Simplify.SimplifyModRoundModPattern (0 ms) 2022-08-17T13:00:11.7938835Z [ RUN ] Simplify.SimplifyModRoundModPatternFactorization 2022-08-17T13:00:11.7945269Z [ OK ] Simplify.SimplifyModRoundModPatternFactorization (0 ms) 2022-08-17T13:00:11.7945700Z [ RUN ] Simplify.SimplifyModRoundModPatternMultivar 2022-08-17T13:00:11.7958116Z [ OK ] Simplify.SimplifyModRoundModPatternMultivar (1 ms) 2022-08-17T13:00:11.7958714Z [ RUN ] Simplify.SimplifyDivisionScalarFactorization 2022-08-17T13:00:11.7959640Z [ OK ] Simplify.SimplifyDivisionScalarFactorization (0 ms) 2022-08-17T13:00:11.7960318Z [ RUN ] Simplify.SimplifyConstantBranches 2022-08-17T13:00:11.7960944Z [ OK ] Simplify.SimplifyConstantBranches (0 ms) 2022-08-17T13:00:11.7961526Z [ RUN ] Simplify.SimplifyConstantCond 2022-08-17T13:00:11.7962123Z [ OK ] Simplify.SimplifyConstantCond (0 ms) 2022-08-17T13:00:11.7962735Z [ RUN ] Simplify.SimplifyEliminateEmptyCond 2022-08-17T13:00:11.7963375Z [ OK ] Simplify.SimplifyEliminateEmptyCond (0 ms) 2022-08-17T13:00:11.7964011Z [ RUN ] Simplify.SimplifyConstantComparisons 2022-08-17T13:00:11.7968147Z [ OK ] Simplify.SimplifyConstantComparisons (0 ms) 2022-08-17T13:00:11.7968829Z [ RUN ] Simplify.SimplifySymbolicComparisons 2022-08-17T13:00:11.7975123Z [ OK ] Simplify.SimplifySymbolicComparisons (0 ms) 2022-08-17T13:00:11.7975787Z [ RUN ] Simplify.SimplifyEliminateZeroLengthFor 2022-08-17T13:00:11.7976646Z [ OK ] Simplify.SimplifyEliminateZeroLengthFor (0 ms) 2022-08-17T13:00:11.7977262Z [ RUN ] Simplify.SimplifyOneLoopFor 2022-08-17T13:00:11.7977832Z [ OK ] Simplify.SimplifyOneLoopFor (0 ms) 2022-08-17T13:00:11.7978430Z [ RUN ] Simplify.SimplifyForWontLoseLoopOptions 2022-08-17T13:00:11.7979112Z [ OK ] Simplify.SimplifyForWontLoseLoopOptions (0 ms) 2022-08-17T13:00:11.7979712Z [ RUN ] Simplify.SimplifyMultilevelFor 2022-08-17T13:00:11.7980280Z [ OK ] Simplify.SimplifyMultilevelFor (0 ms) 2022-08-17T13:00:11.7980851Z [ RUN ] Simplify.SimplifyForCleansUp 2022-08-17T13:00:11.7983638Z [ OK ] Simplify.SimplifyForCleansUp (0 ms) 2022-08-17T13:00:11.7984232Z [ RUN ] Simplify.SimplifyEliminateEmptyFor 2022-08-17T13:00:11.7985059Z [ OK ] Simplify.SimplifyEliminateEmptyFor (0 ms) 2022-08-17T13:00:11.7985723Z [ RUN ] Simplify.SimplifyFlattenBlock 2022-08-17T13:00:11.7986138Z [ OK ] Simplify.SimplifyFlattenBlock (0 ms) 2022-08-17T13:00:11.7986704Z [ RUN ] Simplify.SimplifyEliminateZeroLengthAlloc 2022-08-17T13:00:11.7987433Z [ OK ] Simplify.SimplifyEliminateZeroLengthAlloc (0 ms) 2022-08-17T13:00:11.7987880Z [ RUN ] Simplify.DontSimplifyRand 2022-08-17T13:00:11.7988188Z [ OK ] Simplify.DontSimplifyRand (0 ms) 2022-08-17T13:00:11.7988491Z [ RUN ] Simplify.SimplifyReorderForCond 2022-08-17T13:00:11.7992817Z [ OK ] Simplify.SimplifyReorderForCond (0 ms) 2022-08-17T13:00:11.7993155Z [ RUN ] Simplify.SimplifyFuseConditions 2022-08-17T13:00:11.7998908Z [ OK ] Simplify.SimplifyFuseConditions (0 ms) 2022-08-17T13:00:11.7999449Z [ RUN ] Simplify.SimplifySyncThreads 2022-08-17T13:00:11.7999950Z [ OK ] Simplify.SimplifySyncThreads (0 ms) 2022-08-17T13:00:11.8000408Z [ RUN ] Simplify.SimplifyRampSubBroadcast 2022-08-17T13:00:11.8000778Z [ OK ] Simplify.SimplifyRampSubBroadcast (0 ms) 2022-08-17T13:00:11.8001181Z [ RUN ] Simplify.SimplifyBroadcastTermExpander 2022-08-17T13:00:11.8001559Z [ OK ] Simplify.SimplifyBroadcastTermExpander (0 ms) 2022-08-17T13:00:11.8001899Z [ RUN ] Simplify.CompareSelectLoopBounds 2022-08-17T13:00:11.8080604Z [ OK ] Simplify.CompareSelectLoopBounds (7 ms) 2022-08-17T13:00:11.8081485Z [ RUN ] Simplify.CompareSelectCondAlwaysInLoopBounds 2022-08-17T13:00:11.8082255Z [ OK ] Simplify.CompareSelectCondAlwaysInLoopBounds (0 ms) 2022-08-17T13:00:11.8082919Z [ RUN ] Simplify.IfThenCondAlwaysInLoopBounds 2022-08-17T13:00:11.8083485Z [ OK ] Simplify.IfThenCondAlwaysInLoopBounds (0 ms) 2022-08-17T13:00:11.8084075Z [ RUN ] Simplify.MultiClauseCondAlwaysInLoopBounds 2022-08-17T13:00:11.8084756Z [ OK ] Simplify.MultiClauseCondAlwaysInLoopBounds (0 ms) 2022-08-17T13:00:11.8085282Z [----------] 92 tests from Simplify (27 ms total) 2022-08-17T13:00:11.8085532Z 2022-08-17T13:00:11.8085746Z [----------] 12 tests from TEFuserPass 2022-08-17T13:00:11.8086545Z [ RUN ] TEFuserPass.FuserPass_1 2022-08-17T13:00:11.8091433Z [ OK ] TEFuserPass.FuserPass_1 (0 ms) 2022-08-17T13:00:11.8091976Z [ RUN ] TEFuserPass.FuserPass_2 2022-08-17T13:00:11.8094587Z [ OK ] TEFuserPass.FuserPass_2 (0 ms) 2022-08-17T13:00:11.8095114Z [ RUN ] TEFuserPass.FuserPass_3 2022-08-17T13:00:11.8096942Z [ OK ] TEFuserPass.FuserPass_3 (0 ms) 2022-08-17T13:00:11.8097508Z [ RUN ] TEFuserPass.FuserPass_0DimInput 2022-08-17T13:00:11.8099333Z [ OK ] TEFuserPass.FuserPass_0DimInput (0 ms) 2022-08-17T13:00:11.8099931Z [ RUN ] TEFuserPass.FuserPass_UnfusibleDevice 2022-08-17T13:00:11.8100448Z [ OK ] TEFuserPass.FuserPass_UnfusibleDevice (0 ms) 2022-08-17T13:00:11.8101075Z [ RUN ] TEFuserPass.FuserPass_UnknownShapes 2022-08-17T13:00:11.8101487Z [ OK ] TEFuserPass.FuserPass_UnknownShapes (0 ms) 2022-08-17T13:00:11.8101799Z [ RUN ] TEFuserPass.FuserPass_Multidevice 2022-08-17T13:00:11.8107271Z [ OK ] TEFuserPass.FuserPass_Multidevice (0 ms) 2022-08-17T13:00:11.8107599Z [ RUN ] TEFuserPass.FuserPass_MergeGroups 2022-08-17T13:00:11.8110130Z [ OK ] TEFuserPass.FuserPass_MergeGroups (0 ms) 2022-08-17T13:00:11.8110748Z [ RUN ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart 2022-08-17T13:00:11.8111208Z [ OK ] TEFuserPass.FuserPass_IgnoreUnknownShapeAtStart (0 ms) 2022-08-17T13:00:11.8111548Z [ RUN ] TEFuserPass.FuserPass_Where 2022-08-17T13:00:11.8113824Z [ OK ] TEFuserPass.FuserPass_Where (0 ms) 2022-08-17T13:00:11.8114256Z [ RUN ] TEFuserPass.FuserPass_WhereList 2022-08-17T13:00:11.8114990Z [ OK ] TEFuserPass.FuserPass_WhereList (0 ms) 2022-08-17T13:00:11.8115302Z [ RUN ] TEFuserPass.DynamicShapeFusion 2022-08-17T13:00:12.0692274Z [ OK ] TEFuserPass.DynamicShapeFusion (257 ms) 2022-08-17T13:00:12.0692674Z [----------] 12 tests from TEFuserPass (260 ms total) 2022-08-17T13:00:12.0692833Z 2022-08-17T13:00:12.0692953Z [----------] 3 tests from Type 2022-08-17T13:00:12.0693207Z [ RUN ] Type.Test01 2022-08-17T13:00:12.0693475Z [ OK ] Type.Test01 (0 ms) 2022-08-17T13:00:12.0693707Z [ RUN ] Type.BitCasting 2022-08-17T13:00:12.0693972Z [ OK ] Type.BitCasting (0 ms) 2022-08-17T13:00:12.0694230Z [ RUN ] Type.Propagation 2022-08-17T13:00:12.0694497Z [ OK ] Type.Propagation (0 ms) 2022-08-17T13:00:12.0694767Z [----------] 3 tests from Type (0 ms total) 2022-08-17T13:00:12.0694906Z 2022-08-17T13:00:12.0695102Z [----------] 1 test from SpecializationsInCustomPasses 2022-08-17T13:00:12.0695455Z [ RUN ] SpecializationsInCustomPasses.Basic 2022-08-17T13:00:12.0706987Z [ OK ] SpecializationsInCustomPasses.Basic (1 ms) 2022-08-17T13:00:12.0707797Z [----------] 1 test from SpecializationsInCustomPasses (1 ms total) 2022-08-17T13:00:12.0707993Z 2022-08-17T13:00:12.0708128Z [----------] 150 tests from LLVM 2022-08-17T13:00:12.0708568Z [ RUN ] LLVM.ByteImmTest 2022-08-17T13:00:12.0889519Z [ OK ] LLVM.ByteImmTest (18 ms) 2022-08-17T13:00:12.0889799Z [ RUN ] LLVM.CharImmTest 2022-08-17T13:00:12.1067582Z [ OK ] LLVM.CharImmTest (17 ms) 2022-08-17T13:00:12.1068072Z [ RUN ] LLVM.ShortImmTest 2022-08-17T13:00:12.1245577Z [ OK ] LLVM.ShortImmTest (17 ms) 2022-08-17T13:00:12.1246222Z [ RUN ] LLVM.IntImmTest 2022-08-17T13:00:12.1425140Z [ OK ] LLVM.IntImmTest (17 ms) 2022-08-17T13:00:12.1425616Z [ RUN ] LLVM.LongImmTest 2022-08-17T13:00:12.1604192Z [ OK ] LLVM.LongImmTest (17 ms) 2022-08-17T13:00:12.1604605Z [ RUN ] LLVM.FloatImmTest 2022-08-17T13:00:12.1780362Z [ OK ] LLVM.FloatImmTest (17 ms) 2022-08-17T13:00:12.1780893Z [ RUN ] LLVM.DoubleImmTest 2022-08-17T13:00:12.1958347Z [ OK ] LLVM.DoubleImmTest (17 ms) 2022-08-17T13:00:12.1958668Z [ RUN ] LLVM.HalfImmTest 2022-08-17T13:00:12.2134969Z [ OK ] LLVM.HalfImmTest (17 ms) 2022-08-17T13:00:12.2135456Z [ RUN ] LLVM.ByteAddTest 2022-08-17T13:00:12.2311120Z [ OK ] LLVM.ByteAddTest (17 ms) 2022-08-17T13:00:12.2311397Z [ RUN ] LLVM.CharAddTest 2022-08-17T13:00:12.2488248Z [ OK ] LLVM.CharAddTest (17 ms) 2022-08-17T13:00:12.2488527Z [ RUN ] LLVM.ShortAddTest 2022-08-17T13:00:12.2664810Z [ OK ] LLVM.ShortAddTest (17 ms) 2022-08-17T13:00:12.2665075Z [ RUN ] LLVM.IntAddTest 2022-08-17T13:00:12.2841263Z [ OK ] LLVM.IntAddTest (17 ms) 2022-08-17T13:00:12.2841656Z [ RUN ] LLVM.LongAddTest 2022-08-17T13:00:12.3018355Z [ OK ] LLVM.LongAddTest (17 ms) 2022-08-17T13:00:12.3018646Z [ RUN ] LLVM.FloatAddTest 2022-08-17T13:00:12.3196098Z [ OK ] LLVM.FloatAddTest (17 ms) 2022-08-17T13:00:12.3196414Z [ RUN ] LLVM.DoubleAddTest 2022-08-17T13:00:12.3372998Z [ OK ] LLVM.DoubleAddTest (17 ms) 2022-08-17T13:00:12.3373295Z [ RUN ] LLVM.HalfAddTest 2022-08-17T13:00:12.3548995Z [ OK ] LLVM.HalfAddTest (17 ms) 2022-08-17T13:00:12.3549312Z [ RUN ] LLVM.ByteSubTest 2022-08-17T13:00:12.3724740Z [ OK ] LLVM.ByteSubTest (17 ms) 2022-08-17T13:00:12.3725067Z [ RUN ] LLVM.CharSubTest 2022-08-17T13:00:12.3901144Z [ OK ] LLVM.CharSubTest (17 ms) 2022-08-17T13:00:12.3901413Z [ RUN ] LLVM.ShortSubTest 2022-08-17T13:00:12.4077255Z [ OK ] LLVM.ShortSubTest (17 ms) 2022-08-17T13:00:12.4077587Z [ RUN ] LLVM.IntSubTest 2022-08-17T13:00:12.4253582Z [ OK ] LLVM.IntSubTest (17 ms) 2022-08-17T13:00:12.4253872Z [ RUN ] LLVM.LongSubTest 2022-08-17T13:00:12.4430401Z [ OK ] LLVM.LongSubTest (17 ms) 2022-08-17T13:00:12.4430686Z [ RUN ] LLVM.FloatSubTest 2022-08-17T13:00:12.4607046Z [ OK ] LLVM.FloatSubTest (17 ms) 2022-08-17T13:00:12.4607351Z [ RUN ] LLVM.DoubleSubTest 2022-08-17T13:00:12.4785580Z [ OK ] LLVM.DoubleSubTest (17 ms) 2022-08-17T13:00:12.4785913Z [ RUN ] LLVM.HalfSubTest 2022-08-17T13:00:12.4962406Z [ OK ] LLVM.HalfSubTest (17 ms) 2022-08-17T13:00:12.4962702Z [ RUN ] LLVM.ByteMulTest 2022-08-17T13:00:12.5139231Z [ OK ] LLVM.ByteMulTest (17 ms) 2022-08-17T13:00:12.5139529Z [ RUN ] LLVM.CharMulTest 2022-08-17T13:00:12.5314855Z [ OK ] LLVM.CharMulTest (17 ms) 2022-08-17T13:00:12.5315175Z [ RUN ] LLVM.ShortMulTest 2022-08-17T13:00:12.5493648Z [ OK ] LLVM.ShortMulTest (17 ms) 2022-08-17T13:00:12.5493943Z [ RUN ] LLVM.IntMulTest 2022-08-17T13:00:12.5675169Z [ OK ] LLVM.IntMulTest (18 ms) 2022-08-17T13:00:12.5675652Z [ RUN ] LLVM.LongMulTest 2022-08-17T13:00:12.5854640Z [ OK ] LLVM.LongMulTest (17 ms) 2022-08-17T13:00:12.5855019Z [ RUN ] LLVM.FloatMulTest 2022-08-17T13:00:12.6034818Z [ OK ] LLVM.FloatMulTest (17 ms) 2022-08-17T13:00:12.6035354Z [ RUN ] LLVM.DoubleMulTest 2022-08-17T13:00:12.6213137Z [ OK ] LLVM.DoubleMulTest (17 ms) 2022-08-17T13:00:12.6390299Z [ RUN ] LLVM.HalfMulTest 2022-08-17T13:00:12.6390812Z [ OK ] LLVM.HalfMulTest (17 ms) 2022-08-17T13:00:12.6391145Z [ RUN ] LLVM.ByteDivTest 2022-08-17T13:00:12.6566347Z [ OK ] LLVM.ByteDivTest (17 ms) 2022-08-17T13:00:12.6566816Z [ RUN ] LLVM.CharDivTest 2022-08-17T13:00:12.6743008Z [ OK ] LLVM.CharDivTest (17 ms) 2022-08-17T13:00:12.6743281Z [ RUN ] LLVM.ShortDivTest 2022-08-17T13:00:12.6918782Z [ OK ] LLVM.ShortDivTest (17 ms) 2022-08-17T13:00:12.6919173Z [ RUN ] LLVM.IntDivTest 2022-08-17T13:00:12.7096332Z [ OK ] LLVM.IntDivTest (17 ms) 2022-08-17T13:00:12.7096609Z [ RUN ] LLVM.LongDivTest 2022-08-17T13:00:12.7272619Z [ OK ] LLVM.LongDivTest (17 ms) 2022-08-17T13:00:12.7272966Z [ RUN ] LLVM.FloatDivTest 2022-08-17T13:00:12.7449438Z [ OK ] LLVM.FloatDivTest (17 ms) 2022-08-17T13:00:12.7449791Z [ RUN ] LLVM.DoubleDivTest 2022-08-17T13:00:12.7628717Z [ OK ] LLVM.DoubleDivTest (17 ms) 2022-08-17T13:00:12.7629007Z [ RUN ] LLVM.HalfDivTest 2022-08-17T13:00:12.7806443Z [ OK ] LLVM.HalfDivTest (17 ms) 2022-08-17T13:00:12.7806733Z [ RUN ] LLVM.IntToFloatCastTest 2022-08-17T13:00:12.7984347Z [ OK ] LLVM.IntToFloatCastTest (17 ms) 2022-08-17T13:00:12.7984652Z [ RUN ] LLVM.FloatToIntCastTest 2022-08-17T13:00:12.8162209Z [ OK ] LLVM.FloatToIntCastTest (17 ms) 2022-08-17T13:00:12.8162556Z [ RUN ] LLVM.IntToLongCastTest 2022-08-17T13:00:12.8341515Z [ OK ] LLVM.IntToLongCastTest (17 ms) 2022-08-17T13:00:12.8342086Z [ RUN ] LLVM.ByteToCharCastTest 2022-08-17T13:00:12.8518173Z [ OK ] LLVM.ByteToCharCastTest (17 ms) 2022-08-17T13:00:12.8518731Z [ RUN ] LLVM.HalfToLongCastTest 2022-08-17T13:00:12.8695809Z [ OK ] LLVM.HalfToLongCastTest (17 ms) 2022-08-17T13:00:12.8696383Z [ RUN ] LLVM.ByteToDoubleCastTest 2022-08-17T13:00:12.8876546Z [ OK ] LLVM.ByteToDoubleCastTest (18 ms) 2022-08-17T13:00:12.8877109Z [ RUN ] LLVM.FloatToByteCastTest 2022-08-17T13:00:12.9053574Z [ OK ] LLVM.FloatToByteCastTest (17 ms) 2022-08-17T13:00:12.9053898Z [ RUN ] LLVM.FloatToCharCastTest 2022-08-17T13:00:12.9229821Z [ OK ] LLVM.FloatToCharCastTest (17 ms) 2022-08-17T13:00:12.9230183Z [ RUN ] LLVM.ByteToFloatCastTest 2022-08-17T13:00:12.9406894Z [ OK ] LLVM.ByteToFloatCastTest (17 ms) 2022-08-17T13:00:12.9407200Z [ RUN ] LLVM.CharToFloatCastTest 2022-08-17T13:00:12.9584206Z [ OK ] LLVM.CharToFloatCastTest (17 ms) 2022-08-17T13:00:12.9584502Z [ RUN ] LLVM.BitCast 2022-08-17T13:00:13.0289505Z [ OK ] LLVM.BitCast (70 ms) 2022-08-17T13:00:13.0289808Z [ RUN ] LLVM.fastLogFloat 2022-08-17T13:00:13.0865015Z [ OK ] LLVM.fastLogFloat (57 ms) 2022-08-17T13:00:13.0865319Z [ RUN ] LLVM.LetTest01 2022-08-17T13:00:13.1043076Z [ OK ] LLVM.LetTest01 (17 ms) 2022-08-17T13:00:13.1043384Z [ RUN ] LLVM.LetTest02 2022-08-17T13:00:13.1222595Z [ OK ] LLVM.LetTest02 (17 ms) 2022-08-17T13:00:13.1222881Z [ RUN ] LLVM.LetTestMultitype 2022-08-17T13:00:13.1399536Z [ OK ] LLVM.LetTestMultitype (17 ms) 2022-08-17T13:00:13.1400027Z [ RUN ] LLVM.BufferTest 2022-08-17T13:00:13.1579794Z [ OK ] LLVM.BufferTest (17 ms) 2022-08-17T13:00:13.1580084Z [ RUN ] LLVM.BlockTest 2022-08-17T13:00:13.1762926Z [ OK ] LLVM.BlockTest (18 ms) 2022-08-17T13:00:13.1763220Z [ RUN ] LLVM.LoadStoreTest 2022-08-17T13:00:13.1945189Z [ OK ] LLVM.LoadStoreTest (18 ms) 2022-08-17T13:00:13.1945478Z [ RUN ] LLVM.IfThenElseTest 2022-08-17T13:00:13.2139441Z [ OK ] LLVM.IfThenElseTest (19 ms) 2022-08-17T13:00:13.2139797Z [ RUN ] LLVM.CondNoFalseBlockTest 2022-08-17T13:00:13.2708002Z [ OK ] LLVM.CondNoFalseBlockTest (56 ms) 2022-08-17T13:00:13.2708326Z [ RUN ] LLVM.CondTest 2022-08-17T13:00:13.3288971Z [ OK ] LLVM.CondTest (58 ms) 2022-08-17T13:00:13.3289332Z [ RUN ] LLVM.CondNestedTest 2022-08-17T13:00:13.4098396Z [ OK ] LLVM.CondNestedTest (80 ms) 2022-08-17T13:00:13.4098953Z [ RUN ] LLVM.DirectVectorization 2022-08-17T13:00:13.4355150Z [ OK ] LLVM.DirectVectorization (25 ms) 2022-08-17T13:00:13.4355705Z [ RUN ] LLVM.VecLoadStoreTest 2022-08-17T13:00:13.4541121Z [ OK ] LLVM.VecLoadStoreTest (18 ms) 2022-08-17T13:00:13.4541680Z [ RUN ] LLVM.VecFloat_erfLane4Test 2022-08-17T13:00:13.4730204Z [ OK ] LLVM.VecFloat_erfLane4Test (18 ms) 2022-08-17T13:00:13.4731022Z [ RUN ] LLVM.VecFloat_erfcLane4Test 2022-08-17T13:00:13.4919190Z [ OK ] LLVM.VecFloat_erfcLane4Test (18 ms) 2022-08-17T13:00:13.4919732Z [ RUN ] LLVM.VecFloat_acosLane4Test 2022-08-17T13:00:13.5109752Z [ OK ] LLVM.VecFloat_acosLane4Test (19 ms) 2022-08-17T13:00:13.5110344Z [ RUN ] LLVM.VecFloat_asinLane4Test 2022-08-17T13:00:13.5298034Z [ OK ] LLVM.VecFloat_asinLane4Test (18 ms) 2022-08-17T13:00:13.5298597Z [ RUN ] LLVM.VecFloat_atanLane4Test 2022-08-17T13:00:13.5485371Z [ OK ] LLVM.VecFloat_atanLane4Test (18 ms) 2022-08-17T13:00:13.5485937Z [ RUN ] LLVM.VecFloat_coshLane4Test 2022-08-17T13:00:13.5675508Z [ OK ] LLVM.VecFloat_coshLane4Test (18 ms) 2022-08-17T13:00:13.5676067Z [ RUN ] LLVM.VecFloat_sinhLane4Test 2022-08-17T13:00:13.5864529Z [ OK ] LLVM.VecFloat_sinhLane4Test (18 ms) 2022-08-17T13:00:13.5865083Z [ RUN ] LLVM.VecFloat_tanhLane4Test 2022-08-17T13:00:13.6054325Z [ OK ] LLVM.VecFloat_tanhLane4Test (18 ms) 2022-08-17T13:00:13.6054893Z [ RUN ] LLVM.VecFloat_expm1Lane4Test 2022-08-17T13:00:13.6241785Z [ OK ] LLVM.VecFloat_expm1Lane4Test (18 ms) 2022-08-17T13:00:13.6242381Z [ RUN ] LLVM.VecFloat_lgammaLane4Test 2022-08-17T13:00:13.6428632Z [ OK ] LLVM.VecFloat_lgammaLane4Test (18 ms) 2022-08-17T13:00:13.6429211Z [ RUN ] LLVM.VecFloat_erfLane8Test 2022-08-17T13:00:13.6615905Z [ OK ] LLVM.VecFloat_erfLane8Test (18 ms) 2022-08-17T13:00:13.6616554Z [ RUN ] LLVM.VecFloat_erfcLane8Test 2022-08-17T13:00:13.6808197Z [ OK ] LLVM.VecFloat_erfcLane8Test (19 ms) 2022-08-17T13:00:13.6808507Z [ RUN ] LLVM.VecFloat_acosLane8Test 2022-08-17T13:00:13.6995245Z [ OK ] LLVM.VecFloat_acosLane8Test (18 ms) 2022-08-17T13:00:13.6995566Z [ RUN ] LLVM.VecFloat_asinLane8Test 2022-08-17T13:00:13.7181475Z [ OK ] LLVM.VecFloat_asinLane8Test (18 ms) 2022-08-17T13:00:13.7181779Z [ RUN ] LLVM.VecFloat_atanLane8Test 2022-08-17T13:00:13.7367373Z [ OK ] LLVM.VecFloat_atanLane8Test (18 ms) 2022-08-17T13:00:13.7367681Z [ RUN ] LLVM.VecFloat_coshLane8Test 2022-08-17T13:00:13.7553949Z [ OK ] LLVM.VecFloat_coshLane8Test (18 ms) 2022-08-17T13:00:13.7554510Z [ RUN ] LLVM.VecFloat_sinhLane8Test 2022-08-17T13:00:13.7740078Z [ OK ] LLVM.VecFloat_sinhLane8Test (18 ms) 2022-08-17T13:00:13.7740441Z [ RUN ] LLVM.VecFloat_tanhLane8Test 2022-08-17T13:00:13.7927444Z [ OK ] LLVM.VecFloat_tanhLane8Test (18 ms) 2022-08-17T13:00:13.7927765Z [ RUN ] LLVM.VecFloat_expm1Lane8Test 2022-08-17T13:00:13.8114620Z [ OK ] LLVM.VecFloat_expm1Lane8Test (18 ms) 2022-08-17T13:00:13.8114968Z [ RUN ] LLVM.VecFloat_lgammaLane8Test 2022-08-17T13:00:13.8303630Z [ OK ] LLVM.VecFloat_lgammaLane8Test (18 ms) 2022-08-17T13:00:13.8303964Z [ RUN ] LLVM.VecDouble_erfLane2Test 2022-08-17T13:00:13.8493537Z [ OK ] LLVM.VecDouble_erfLane2Test (18 ms) 2022-08-17T13:00:13.8493860Z [ RUN ] LLVM.VecDouble_erfcLane2Test 2022-08-17T13:00:13.8679807Z [ OK ] LLVM.VecDouble_erfcLane2Test (18 ms) 2022-08-17T13:00:13.8680097Z [ RUN ] LLVM.VecDouble_acosLane2Test 2022-08-17T13:00:13.8865894Z [ OK ] LLVM.VecDouble_acosLane2Test (18 ms) 2022-08-17T13:00:13.8866198Z [ RUN ] LLVM.VecDouble_asinLane2Test 2022-08-17T13:00:13.9053536Z [ OK ] LLVM.VecDouble_asinLane2Test (18 ms) 2022-08-17T13:00:13.9053886Z [ RUN ] LLVM.VecDouble_atanLane2Test 2022-08-17T13:00:13.9243732Z [ OK ] LLVM.VecDouble_atanLane2Test (18 ms) 2022-08-17T13:00:13.9244134Z [ RUN ] LLVM.VecDouble_coshLane2Test 2022-08-17T13:00:13.9430791Z [ OK ] LLVM.VecDouble_coshLane2Test (18 ms) 2022-08-17T13:00:13.9431169Z [ RUN ] LLVM.VecDouble_sinhLane2Test 2022-08-17T13:00:13.9616903Z [ OK ] LLVM.VecDouble_sinhLane2Test (18 ms) 2022-08-17T13:00:13.9617420Z [ RUN ] LLVM.VecDouble_tanhLane2Test 2022-08-17T13:00:13.9803393Z [ OK ] LLVM.VecDouble_tanhLane2Test (18 ms) 2022-08-17T13:00:13.9803955Z [ RUN ] LLVM.VecDouble_expm1Lane2Test 2022-08-17T13:00:13.9990491Z [ OK ] LLVM.VecDouble_expm1Lane2Test (18 ms) 2022-08-17T13:00:13.9991015Z [ RUN ] LLVM.VecDouble_lgammaLane2Test 2022-08-17T13:00:14.0175378Z [ OK ] LLVM.VecDouble_lgammaLane2Test (18 ms) 2022-08-17T13:00:14.0175928Z [ RUN ] LLVM.VecDouble_erfLane4Test 2022-08-17T13:00:14.0361135Z [ OK ] LLVM.VecDouble_erfLane4Test (18 ms) 2022-08-17T13:00:14.0361702Z [ RUN ] LLVM.VecDouble_erfcLane4Test 2022-08-17T13:00:14.0547287Z [ OK ] LLVM.VecDouble_erfcLane4Test (18 ms) 2022-08-17T13:00:14.0547786Z [ RUN ] LLVM.VecDouble_acosLane4Test 2022-08-17T13:00:14.0734444Z [ OK ] LLVM.VecDouble_acosLane4Test (18 ms) 2022-08-17T13:00:14.0734926Z [ RUN ] LLVM.VecDouble_asinLane4Test 2022-08-17T13:00:14.0918973Z [ OK ] LLVM.VecDouble_asinLane4Test (18 ms) 2022-08-17T13:00:14.0919525Z [ RUN ] LLVM.VecDouble_atanLane4Test 2022-08-17T13:00:14.1104824Z [ OK ] LLVM.VecDouble_atanLane4Test (18 ms) 2022-08-17T13:00:14.1105324Z [ RUN ] LLVM.VecDouble_coshLane4Test 2022-08-17T13:00:14.1291096Z [ OK ] LLVM.VecDouble_coshLane4Test (18 ms) 2022-08-17T13:00:14.1291656Z [ RUN ] LLVM.VecDouble_sinhLane4Test 2022-08-17T13:00:14.1478274Z [ OK ] LLVM.VecDouble_sinhLane4Test (18 ms) 2022-08-17T13:00:14.1478851Z [ RUN ] LLVM.VecDouble_tanhLane4Test 2022-08-17T13:00:14.1663963Z [ OK ] LLVM.VecDouble_tanhLane4Test (18 ms) 2022-08-17T13:00:14.1664516Z [ RUN ] LLVM.VecDouble_expm1Lane4Test 2022-08-17T13:00:14.1853620Z [ OK ] LLVM.VecDouble_expm1Lane4Test (18 ms) 2022-08-17T13:00:14.1854148Z [ RUN ] LLVM.VecDouble_lgammaLane4Test 2022-08-17T13:00:14.2042769Z [ OK ] LLVM.VecDouble_lgammaLane4Test (18 ms) 2022-08-17T13:00:14.2043312Z [ RUN ] LLVM.VectorizerLoadStoreTest 2022-08-17T13:00:14.2227279Z [ OK ] LLVM.VectorizerLoadStoreTest (18 ms) 2022-08-17T13:00:14.2227803Z [ RUN ] LLVM.VectorizeBitCast 2022-08-17T13:00:14.2430725Z [ OK ] LLVM.VectorizeBitCast (20 ms) 2022-08-17T13:00:14.2431219Z [ RUN ] LLVM.MemcpyTest 2022-08-17T13:00:14.2629137Z [ OK ] LLVM.MemcpyTest (19 ms) 2022-08-17T13:00:14.2629622Z [ RUN ] LLVM.BzeroTest 2022-08-17T13:00:14.2820872Z [ OK ] LLVM.BzeroTest (19 ms) 2022-08-17T13:00:14.2821179Z [ RUN ] LLVM.ElemwiseAdd 2022-08-17T13:00:14.3302054Z [ OK ] LLVM.ElemwiseAdd (48 ms) 2022-08-17T13:00:14.3302353Z [ RUN ] LLVM.ElemwiseAddFloat 2022-08-17T13:00:14.3764751Z [ OK ] LLVM.ElemwiseAddFloat (46 ms) 2022-08-17T13:00:14.3765097Z [ RUN ] LLVM.ElemwiseLog10Float 2022-08-17T13:00:14.3988241Z [ OK ] LLVM.ElemwiseLog10Float (22 ms) 2022-08-17T13:00:14.3988574Z [ RUN ] LLVM.ElemwiseLog1pFloat 2022-08-17T13:00:14.4210013Z [ OK ] LLVM.ElemwiseLog1pFloat (22 ms) 2022-08-17T13:00:14.4210339Z [ RUN ] LLVM.ElemwiseMaxInt 2022-08-17T13:00:14.4523727Z [ OK ] LLVM.ElemwiseMaxInt (31 ms) 2022-08-17T13:00:14.4524006Z [ RUN ] LLVM.ElemwiseMinInt 2022-08-17T13:00:14.4838367Z [ OK ] LLVM.ElemwiseMinInt (31 ms) 2022-08-17T13:00:14.4838675Z [ RUN ] LLVM.ElemwiseMaxFloat 2022-08-17T13:00:14.5119875Z [ OK ] LLVM.ElemwiseMaxFloat (28 ms) 2022-08-17T13:00:14.5120341Z [ RUN ] LLVM.ElemwiseMaxNaNFloat 2022-08-17T13:00:14.5403629Z [ OK ] LLVM.ElemwiseMaxNaNFloat (28 ms) 2022-08-17T13:00:14.5404172Z [ RUN ] LLVM.ElemwiseMinFloat 2022-08-17T13:00:14.5684099Z [ OK ] LLVM.ElemwiseMinFloat (28 ms) 2022-08-17T13:00:14.5684668Z [ RUN ] LLVM.ElemwiseMinNaNFloat 2022-08-17T13:00:14.5964006Z [ OK ] LLVM.ElemwiseMinNaNFloat (27 ms) 2022-08-17T13:00:14.5964519Z [ RUN ] LLVM.ElemwiseMod 2022-08-17T13:00:14.6230200Z [ OK ] LLVM.ElemwiseMod (26 ms) 2022-08-17T13:00:14.6230586Z [ RUN ] LLVM.CompareSelectIntEQ 2022-08-17T13:00:14.6557215Z [ OK ] LLVM.CompareSelectIntEQ (32 ms) 2022-08-17T13:00:14.6557565Z [ RUN ] LLVM.CompareSelectFloatEQ 2022-08-17T13:00:14.6884082Z [ OK ] LLVM.CompareSelectFloatEQ (32 ms) 2022-08-17T13:00:14.6884424Z [ RUN ] LLVM.CompareSelectByteGT 2022-08-17T13:00:14.7208605Z [ OK ] LLVM.CompareSelectByteGT (32 ms) 2022-08-17T13:00:14.7208918Z [ RUN ] LLVM.CompareSelectByteGE 2022-08-17T13:00:14.7531769Z [ OK ] LLVM.CompareSelectByteGE (32 ms) 2022-08-17T13:00:14.7532130Z [ RUN ] LLVM.CompareSelectByteLT 2022-08-17T13:00:14.7854246Z [ OK ] LLVM.CompareSelectByteLT (32 ms) 2022-08-17T13:00:14.7854638Z [ RUN ] LLVM.CompareSelectByteLE 2022-08-17T13:00:14.8177127Z [ OK ] LLVM.CompareSelectByteLE (32 ms) 2022-08-17T13:00:14.8177470Z [ RUN ] LLVM.StoreFloat 2022-08-17T13:00:14.8356156Z [ OK ] LLVM.StoreFloat (17 ms) 2022-08-17T13:00:14.8356496Z [ RUN ] LLVM.SimpleMath01 2022-08-17T13:00:14.8718191Z [ OK ] LLVM.SimpleMath01 (36 ms) 2022-08-17T13:00:14.8718467Z [ RUN ] LLVM.ComputeMul 2022-08-17T13:00:14.9183653Z [ OK ] LLVM.ComputeMul (46 ms) 2022-08-17T13:00:14.9184224Z [ RUN ] LLVM.BroadcastAdd 2022-08-17T13:00:15.0285931Z [ OK ] LLVM.BroadcastAdd (110 ms) 2022-08-17T13:00:15.0286638Z [ RUN ] LLVM.BitwiseOps 2022-08-17T13:00:15.0467775Z [ OK ] LLVM.BitwiseOps (18 ms) 2022-08-17T13:00:15.0468310Z [ RUN ] LLVM.ArithmeticRightShift 2022-08-17T13:00:15.0647890Z [ OK ] LLVM.ArithmeticRightShift (17 ms) 2022-08-17T13:00:15.0648685Z [ RUN ] LLVM.LogicalRightShift 2022-08-17T13:00:15.0825367Z [ OK ] LLVM.LogicalRightShift (17 ms) 2022-08-17T13:00:15.0825917Z [ RUN ] LLVM.DynamicShapeAdd 2022-08-17T13:00:15.2106234Z [ OK ] LLVM.DynamicShapeAdd (127 ms) 2022-08-17T13:00:15.2106777Z [ RUN ] LLVM.BindDynamicShapeAdd 2022-08-17T13:00:15.3387309Z [ OK ] LLVM.BindDynamicShapeAdd (128 ms) 2022-08-17T13:00:15.3387892Z [ RUN ] LLVM.TensorDynamicShapeAdd 2022-08-17T13:00:15.4670572Z [ OK ] LLVM.TensorDynamicShapeAdd (128 ms) 2022-08-17T13:00:15.4671153Z [ RUN ] LLVM.DynamicShape2D 2022-08-17T13:00:15.6818058Z [ OK ] LLVM.DynamicShape2D (214 ms) 2022-08-17T13:00:15.6818558Z [ RUN ] LLVM.EmptyStmt 2022-08-17T13:00:15.6991507Z [ OK ] LLVM.EmptyStmt (17 ms) 2022-08-17T13:00:15.6992005Z [ RUN ] LLVM.EliminatedStmt 2022-08-17T13:00:15.7164791Z [ OK ] LLVM.EliminatedStmt (17 ms) 2022-08-17T13:00:15.7165301Z [ RUN ] LLVM.SimpleReduction 2022-08-17T13:00:15.7978194Z [ OK ] LLVM.SimpleReduction (81 ms) 2022-08-17T13:00:15.7978732Z [ RUN ] LLVM.RFactorReduction 2022-08-17T13:00:15.8293194Z [ OK ] LLVM.RFactorReduction (31 ms) 2022-08-17T13:00:15.8293792Z [ RUN ] LLVM.RFactorVectorizedReduction 2022-08-17T13:00:15.8777130Z [ OK ] LLVM.RFactorVectorizedReduction (48 ms) 2022-08-17T13:00:15.8777862Z [ RUN ] LLVM.SimpleParallelSS 2022-08-17T13:00:15.9011507Z [ OK ] LLVM.SimpleParallelSS (23 ms) 2022-08-17T13:00:15.9011835Z [ RUN ] LLVM.SimpleParallelSP 2022-08-17T13:00:15.9264327Z [ OK ] LLVM.SimpleParallelSP (25 ms) 2022-08-17T13:00:15.9264803Z [ RUN ] LLVM.SimpleParallelPS 2022-08-17T13:00:15.9529525Z [ OK ] LLVM.SimpleParallelPS (26 ms) 2022-08-17T13:00:15.9530091Z [ RUN ] LLVM.SimpleParallelPP 2022-08-17T13:00:15.9788820Z [ OK ] LLVM.SimpleParallelPP (25 ms) 2022-08-17T13:00:15.9789389Z [ RUN ] LLVM.CompositeParallel 2022-08-17T13:00:18.9907286Z [ OK ] LLVM.CompositeParallel (3011 ms) 2022-08-17T13:00:18.9907776Z [ RUN ] LLVM.VectorizedGEMM 2022-08-17T13:00:19.0707503Z [ OK ] LLVM.VectorizedGEMM (80 ms) 2022-08-17T13:00:19.0707918Z [ RUN ] LLVM.CallRaw 2022-08-17T13:00:19.7127816Z [ OK ] LLVM.CallRaw (641 ms) 2022-08-17T13:00:19.7128125Z [ RUN ] LLVM.CustomTarget 2022-08-17T13:00:19.7356543Z [ OK ] LLVM.CustomTarget (22 ms) 2022-08-17T13:00:19.7356850Z [ RUN ] LLVM.CodeGenKernelFuncName 2022-08-17T13:00:19.7719343Z [ OK ] LLVM.CodeGenKernelFuncName (36 ms) 2022-08-17T13:00:19.7719777Z [----------] 150 tests from LLVM (7701 ms total) 2022-08-17T13:00:19.7719981Z 2022-08-17T13:00:19.7720164Z [----------] Global test environment tear-down 2022-08-17T13:00:19.7792256Z [==========] 799 tests from 25 test suites ran. (24076 ms total) 2022-08-17T13:00:19.7792597Z [ PASSED ] 799 tests. 2022-08-17T13:00:19.7792724Z 2022-08-17T13:00:19.7792848Z  YOU HAVE 5 DISABLED TESTS 2022-08-17T13:00:19.7792972Z 2022-08-17T13:00:19.8355229Z + [[ linux-bionic-py3.7-clang9 == pytorch-linux-xenial-py3* ]] 2022-08-17T13:00:19.8355523Z + assert_git_not_dirty 2022-08-17T13:00:19.8355783Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T13:00:19.8356068Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T13:00:19.8358101Z ++ git status --porcelain 2022-08-17T13:00:19.9026201Z + git_status= 2022-08-17T13:00:19.9026667Z + [[ -n '' ]] 2022-08-17T13:00:19.9026857Z + test_aot_compilation 2022-08-17T13:00:19.9027122Z + echo 'Testing Ahead of Time compilation' 2022-08-17T13:00:19.9027544Z Testing Ahead of Time compilation 2022-08-17T13:00:19.9027892Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc ']' 2022-08-17T13:00:19.9028407Z + /opt/conda/lib/python3.7/site-packages/torch/bin/test_mobile_nnc --gtest_output=xml:test/test-reports/cpp-unittest/test_libtorch/test_mobile_nnc.xml 2022-08-17T13:00:20.0830601Z Note: Google Test filter = *-*_CUDA:*_MultiCUDA 2022-08-17T13:00:20.0831190Z [==========] Running 6 tests from 2 test suites. 2022-08-17T13:00:20.0831593Z [----------] Global test environment set-up. 2022-08-17T13:00:20.0831879Z [----------] 4 tests from Function 2022-08-17T13:00:20.0832158Z [ RUN ] Function.ExecuteSlowMul 2022-08-17T13:00:20.1013252Z [ OK ] Function.ExecuteSlowMul (18 ms) 2022-08-17T13:00:20.1013819Z [ RUN ] Function.Serialization 2022-08-17T13:00:20.1014339Z [ OK ] Function.Serialization (0 ms) 2022-08-17T13:00:20.1014834Z [ RUN ] Function.ValidInput 2022-08-17T13:00:20.1015316Z [ OK ] Function.ValidInput (0 ms) 2022-08-17T13:00:20.1015803Z [ RUN ] Function.InvalidInput 2022-08-17T13:00:20.1022733Z [ OK ] Function.InvalidInput (0 ms) 2022-08-17T13:00:20.1023329Z [----------] 4 tests from Function (19 ms total) 2022-08-17T13:00:20.1023600Z 2022-08-17T13:00:20.1023923Z [----------] 2 tests from MobileNNCRegistryTest 2022-08-17T13:00:20.1024521Z [ RUN ] MobileNNCRegistryTest.FindAndRun 2022-08-17T13:00:20.1025217Z [ OK ] MobileNNCRegistryTest.FindAndRun (0 ms) 2022-08-17T13:00:20.1025710Z [ RUN ] MobileNNCRegistryTest.NoKernel 2022-08-17T13:00:20.1026210Z [ OK ] MobileNNCRegistryTest.NoKernel (0 ms) 2022-08-17T13:00:20.1026764Z [----------] 2 tests from MobileNNCRegistryTest (0 ms total) 2022-08-17T13:00:20.1027034Z 2022-08-17T13:00:20.1027302Z [----------] Global test environment tear-down 2022-08-17T13:00:20.1027828Z [==========] 6 tests from 2 test suites ran. (19 ms total) 2022-08-17T13:00:20.1028231Z [ PASSED ] 6 tests. 2022-08-17T13:00:20.1028422Z 2022-08-17T13:00:20.1028597Z  YOU HAVE 1 DISABLED TEST 2022-08-17T13:00:20.1028745Z 2022-08-17T13:00:20.1492225Z + '[' -f /opt/conda/lib/python3.7/site-packages/torch/bin/aot_model_compiler_test ']' 2022-08-17T13:00:20.1492569Z + source test/mobile/nnc/test_aot_compile.sh 2022-08-17T13:00:20.1492828Z ++ set -e -o pipefail 2022-08-17T13:00:20.1495033Z +++ python -c 'import site; print(site.getsitepackages()[0])' 2022-08-17T13:00:20.1660263Z ++ TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-08-17T13:00:20.1660620Z ++ TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-08-17T13:00:20.1663068Z +++ dirname test/mobile/nnc/test_aot_compile.sh 2022-08-17T13:00:20.1673851Z ++ CURRENT_DIR=test/mobile/nnc 2022-08-17T13:00:20.1674129Z ++ MODEL=aot_test_model.pt 2022-08-17T13:00:20.1674383Z ++ COMPILED_MODEL=aot_test_model.compiled.pt 2022-08-17T13:00:20.1674673Z ++ COMPILED_CODE=aot_test_model.compiled.ll 2022-08-17T13:00:20.1676919Z +++ mktemp -d -t build_XXX 2022-08-17T13:00:20.1706414Z ++ TMP_DIR=/tmp/build_r4m 2022-08-17T13:00:20.1708201Z + test_custom_script_ops 2022-08-17T13:00:20.1708704Z + [[ linux-bionic-py3.7-clang9 != *asan* ]] 2022-08-17T13:00:20.1709006Z + echo 'Testing custom script operators' 2022-08-17T13:00:20.1709233Z Testing custom script operators 2022-08-17T13:00:20.1709585Z + CUSTOM_OP_BUILD=/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-08-17T13:00:20.1709860Z + pushd test/custom_operator 2022-08-17T13:00:20.1710090Z ~/workspace/test/custom_operator ~/workspace 2022-08-17T13:00:20.1710522Z + cp -a /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build build 2022-08-17T13:00:20.1810766Z + python test_custom_ops.py -v 2022-08-17T13:00:21.1769063Z Test results will be stored in test-reports/python-unittest/test_custom_ops 2022-08-17T13:00:21.1779637Z 2022-08-17T13:00:21.1779767Z Running tests... 2022-08-17T13:00:21.1780378Z ---------------------------------------------------------------------- 2022-08-17T13:00:21.1817415Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.004s) 2022-08-17T13:00:21.2238181Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.042s) 2022-08-17T13:00:21.2245161Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.001s) 2022-08-17T13:00:21.2266867Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... /opt/conda/lib/python3.7/site-packages/torch/autograd/__init__.py:193: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp:1061.) 2022-08-17T13:00:21.2267726Z allow_unreachable=True, accumulate_grad=True) # Calls into the C++ engine to run the backward pass 2022-08-17T13:00:21.2278691Z ok (0.003s) 2022-08-17T13:00:21.2287120Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.001s) 2022-08-17T13:00:21.2291206Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2022-08-17T13:00:21.2366708Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.007s) 2022-08-17T13:00:21.2366956Z 2022-08-17T13:00:21.2367226Z ---------------------------------------------------------------------- 2022-08-17T13:00:21.2367481Z Ran 7 tests in 0.059s 2022-08-17T13:00:21.2367599Z 2022-08-17T13:00:21.2367647Z OK 2022-08-17T13:00:21.2367741Z 2022-08-17T13:00:21.2367827Z Generating XML reports... 2022-08-17T13:00:21.2397648Z Generated XML report: test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20220817130021.xml 2022-08-17T13:00:21.4215757Z + python model.py --export-script-module=model.pt 2022-08-17T13:00:22.4496496Z + build/test_custom_ops ./model.pt 2022-08-17T13:00:22.6396334Z [W engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-08-17T13:00:22.6873331Z ok 2022-08-17T13:00:22.7384985Z + popd 2022-08-17T13:00:22.7385236Z ~/workspace 2022-08-17T13:00:22.7385464Z + assert_git_not_dirty 2022-08-17T13:00:22.7385913Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T13:00:22.7386195Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T13:00:22.7388382Z ++ git status --porcelain 2022-08-17T13:00:22.8076192Z + git_status= 2022-08-17T13:00:22.8076732Z + [[ -n '' ]] 2022-08-17T13:00:22.8077015Z + test_custom_backend 2022-08-17T13:00:22.8077360Z + [[ linux-bionic-py3.7-clang9 != *asan* ]] 2022-08-17T13:00:22.8077629Z + echo 'Testing custom backends' 2022-08-17T13:00:22.8077816Z Testing custom backends 2022-08-17T13:00:22.8078226Z + CUSTOM_BACKEND_BUILD=/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-08-17T13:00:22.8078510Z + pushd test/custom_backend 2022-08-17T13:00:22.8078781Z ~/workspace/test/custom_backend ~/workspace 2022-08-17T13:00:22.8079157Z + cp -a /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build build 2022-08-17T13:00:22.8119959Z + python test_custom_backend.py -v 2022-08-17T13:00:23.8170761Z Test results will be stored in test-reports/python-unittest/test_custom_backend 2022-08-17T13:00:23.8180127Z 2022-08-17T13:00:23.8180241Z Running tests... 2022-08-17T13:00:23.8180658Z ---------------------------------------------------------------------- 2022-08-17T13:00:23.8187579Z test_execute (__main__.TestCustomBackend) 2022-08-17T13:00:23.8667539Z Test execution using the custom backend. ... ok (0.048s) 2022-08-17T13:00:23.8674181Z test_save_load (__main__.TestCustomBackend) 2022-08-17T13:00:23.8835859Z Test that a lowered module can be executed correctly ... ok (0.017s) 2022-08-17T13:00:23.8837713Z 2022-08-17T13:00:23.8838540Z ---------------------------------------------------------------------- 2022-08-17T13:00:23.8838936Z Ran 2 tests in 0.066s 2022-08-17T13:00:23.8839073Z 2022-08-17T13:00:23.8839136Z OK 2022-08-17T13:00:23.8839220Z 2022-08-17T13:00:23.8839312Z Generating XML reports... 2022-08-17T13:00:23.8865077Z Generated XML report: test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20220817130023.xml 2022-08-17T13:00:24.0679049Z + python backend.py --export-module-to=model.pt 2022-08-17T13:00:25.1369234Z + build/test_custom_backend ./model.pt 2022-08-17T13:00:25.3186916Z Testing custom_backend 2022-08-17T13:00:25.3918442Z OK 2022-08-17T13:00:25.4432345Z + rm -f ./model.pt 2022-08-17T13:00:25.4463102Z + popd 2022-08-17T13:00:25.4463345Z ~/workspace 2022-08-17T13:00:25.4463689Z + assert_git_not_dirty 2022-08-17T13:00:25.4464153Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T13:00:25.4464448Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T13:00:25.4466744Z ++ git status --porcelain 2022-08-17T13:00:25.5135904Z + git_status= 2022-08-17T13:00:25.5136404Z + [[ -n '' ]] 2022-08-17T13:00:25.5136893Z + test_torch_function_benchmark 2022-08-17T13:00:25.5137381Z + echo 'Testing __torch_function__ benchmarks' 2022-08-17T13:00:25.5137750Z Testing __torch_function__ benchmarks 2022-08-17T13:00:25.5138116Z + pushd benchmarks/overrides_benchmark 2022-08-17T13:00:25.5138529Z ~/workspace/benchmarks/overrides_benchmark ~/workspace 2022-08-17T13:00:25.5139038Z + python bench.py -n 1 -m 2 2022-08-17T13:00:26.3684554Z Type tensor had a minimum time of 0.0054836273193359375 us and a standard deviation of 0.1744879555189982 us. 2022-08-17T13:00:26.3684996Z Type SubTensor had a minimum time of 0.017881393432617188 us and a standard deviation of 0.03759498940780759 us. 2022-08-17T13:00:26.3685431Z Type WithTorchFunction had a minimum time of 0.0059604644775390625 us and a standard deviation of 0.01702732697594911 us. 2022-08-17T13:00:26.3686442Z Type SubWithTorchFunction had a minimum time of 0.016927719116210938 us and a standard deviation of 0.009103719094127882 us. 2022-08-17T13:00:26.5200798Z + python pyspybench.py Tensor -n 1 2022-08-17T13:00:27.5296459Z + python pyspybench.py SubTensor -n 1 2022-08-17T13:00:28.5427376Z + python pyspybench.py WithTorchFunction -n 1 2022-08-17T13:00:29.5561607Z + python pyspybench.py SubWithTorchFunction -n 1 2022-08-17T13:00:30.5710603Z + popd 2022-08-17T13:00:30.5710868Z ~/workspace 2022-08-17T13:00:30.5711042Z + assert_git_not_dirty 2022-08-17T13:00:30.5711496Z + [[ linux-bionic-py3.7-clang9 != *rocm* ]] 2022-08-17T13:00:30.5711794Z + [[ linux-bionic-py3.7-clang9 != *xla* ]] 2022-08-17T13:00:30.5713534Z ++ git status --porcelain 2022-08-17T13:00:30.6376425Z + git_status= 2022-08-17T13:00:30.6376768Z + [[ -n '' ]] 2022-08-17T13:00:30.6455249Z Prepare all required actions 2022-08-17T13:00:30.6455583Z Getting action download info 2022-08-17T13:00:30.8999683Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:00:30.8999902Z with: 2022-08-17T13:00:30.9000238Z github-token: *** 2022-08-17T13:00:30.9000394Z env: 2022-08-17T13:00:30.9000566Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:30.9000747Z ##[endgroup] 2022-08-17T13:00:30.9039103Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:00:30.9039334Z with: 2022-08-17T13:00:30.9039494Z shell: bash 2022-08-17T13:00:30.9039654Z timeout_minutes: 10 2022-08-17T13:00:30.9039831Z max_attempts: 5 2022-08-17T13:00:30.9040008Z retry_wait_seconds: 30 2022-08-17T13:00:30.9040379Z 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:00:30.9041095Z polling_interval_seconds: 1 2022-08-17T13:00:30.9041291Z warning_on_retry: true 2022-08-17T13:00:30.9041464Z continue_on_error: false 2022-08-17T13:00:30.9041638Z env: 2022-08-17T13:00:30.9041805Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:30.9042100Z GITHUB_TOKEN: *** 2022-08-17T13:00:30.9042276Z ##[endgroup] 2022-08-17T13:00:31.0001529Z 2022-08-17T13:00:31.0050433Z + python3 -m pip install requests==2.26.0 2022-08-17T13:00:31.5473553Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:00:31.6457402Z Collecting requests==2.26.0 2022-08-17T13:00:31.6581104Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T13:00:31.7002333Z Collecting idna<4,>=2.5; python_version >= "3" 2022-08-17T13:00:31.7032616Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T13:00:31.7704678Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T13:00:31.7736142Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T13:00:31.8544068Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-08-17T13:00:31.8573535Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T13:00:31.8978217Z Collecting certifi>=2017.4.17 2022-08-17T13:00:31.9009666Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T13:00:31.9608959Z Installing collected packages: idna, urllib3, charset-normalizer, certifi, requests 2022-08-17T13:00:32.1094949Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:00:32.1095478Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:32.1537070Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T13:00:32.1963563Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-091013ddb64504b53 2022-08-17T13:00:35.0249696Z + GHA_WORKFLOW_JOB_ID=7878161335 2022-08-17T13:00:35.0250253Z + echo '::set-output name=job-id::7878161335' 2022-08-17T13:00:36.0093740Z Command completed after 1 attempt(s). 2022-08-17T13:00:36.0093908Z 2022-08-17T13:00:36.0222100Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:00:36.0222358Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:00:36.0242096Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:36.0242354Z env: 2022-08-17T13:00:36.0242549Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:36.0242779Z MONITOR_SCRIPT_PID: 14310 2022-08-17T13:00:36.0242996Z ##[endgroup] 2022-08-17T13:00:36.0320607Z Prepare all required actions 2022-08-17T13:00:36.0320855Z Getting action download info 2022-08-17T13:00:36.2034796Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:00:36.3425617Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:00:36.3425846Z with: 2022-08-17T13:00:36.3426056Z file-suffix: test-default-2-2-linux.2xlarge_7878161335 2022-08-17T13:00:36.3426273Z env: 2022-08-17T13:00:36.3426449Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:36.3426619Z ##[endgroup] 2022-08-17T13:00:36.3449756Z ##[group]Run # Remove any previous test jsons if they exist 2022-08-17T13:00:36.3450040Z # Remove any previous test jsons if they exist 2022-08-17T13:00:36.3450271Z rm -f test-jsons-*.zip 2022-08-17T13:00:36.3450499Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-08-17T13:00:36.3461645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:36.3461902Z env: 2022-08-17T13:00:36.3462064Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:36.3462307Z FILE_SUFFIX: test-default-2-2-linux.2xlarge_7878161335 2022-08-17T13:00:36.3462536Z ##[endgroup] 2022-08-17T13:00:36.3586729Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-08-17T13:00:36.3613147Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-08-17T13:00:36.3618964Z adding: test/profiler_utils_mock_events.json (deflated 87%) 2022-08-17T13:00:36.3619828Z adding: test/.pytorch-slow-tests.json (deflated 75%) 2022-08-17T13:00:36.3624495Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-08-17T13:00:36.3644665Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:00:36.3644994Z # Remove any previous test reports if they exist 2022-08-17T13:00:36.3645266Z rm -f test-reports-*.zip 2022-08-17T13:00:36.3645533Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-08-17T13:00:36.3656186Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:36.3656438Z env: 2022-08-17T13:00:36.3656633Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:36.3656904Z FILE_SUFFIX: test-default-2-2-linux.2xlarge_7878161335 2022-08-17T13:00:36.3657160Z ##[endgroup] 2022-08-17T13:00:36.3755178Z adding: test/custom_backend/test-reports/python-unittest/test_custom_backend/TEST-TestCustomBackend-20220817130023.xml (deflated 56%) 2022-08-17T13:00:36.3755808Z adding: test/custom_operator/test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20220817130021.xml (deflated 65%) 2022-08-17T13:00:36.3760249Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20220817121225.xml (deflated 54%) 2022-08-17T13:00:36.3763488Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20220817121225.xml (deflated 84%) 2022-08-17T13:00:36.3767641Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20220817121225.xml (deflated 84%) 2022-08-17T13:00:36.3776589Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20220817121225.xml (deflated 81%) 2022-08-17T13:00:36.3842343Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20220817121225.xml (deflated 94%) 2022-08-17T13:00:36.3845646Z adding: test/test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20220817121225.xml (deflated 65%) 2022-08-17T13:00:36.3849889Z adding: test/test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20220817121923.xml (deflated 52%) 2022-08-17T13:00:36.3855498Z adding: test/test-reports/python-unittest/test_prims/TEST-TestPrimsCPU-20220817121923.xml (deflated 84%) 2022-08-17T13:00:36.3869285Z adding: test/test-reports/python-unittest/test_prims/TEST-TestRefsCPU-20220817121923.xml (deflated 38%) 2022-08-17T13:00:36.3870055Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20220817123158.xml (deflated 92%) 2022-08-17T13:00:36.3870910Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20220817123158.xml (deflated 93%) 2022-08-17T13:00:36.3871673Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_backend_config.TestBackendConfig-20220817123158.xml (deflated 90%) 2022-08-17T13:00:36.3872404Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20220817123158.xml (deflated 66%) 2022-08-17T13:00:36.3873102Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestComparatorOps-20220817123158.xml (deflated 63%) 2022-08-17T13:00:36.3873815Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20220817123158.xml (deflated 84%) 2022-08-17T13:00:36.3874526Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestDistributed-20220817123158.xml (deflated 72%) 2022-08-17T13:00:36.3875241Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20220817123158.xml (deflated 84%) 2022-08-17T13:00:36.3876044Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20220817123158.xml (deflated 86%) 2022-08-17T13:00:36.3876707Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20220817123158.xml (deflated 75%) 2022-08-17T13:00:36.3877347Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20220817123158.xml (deflated 82%) 2022-08-17T13:00:36.3878043Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20220817123158.xml (deflated 79%) 2022-08-17T13:00:36.3878707Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220817123158.xml (deflated 59%) 2022-08-17T13:00:36.3880916Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20220817123158.xml (deflated 88%) 2022-08-17T13:00:36.3882155Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20220817123158.xml (deflated 92%) 2022-08-17T13:00:36.3882860Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFakeQuantize-20220817123158.xml (deflated 69%) 2022-08-17T13:00:36.3883585Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20220817123158.xml (deflated 88%) 2022-08-17T13:00:36.3884258Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_fuse_eager.TestFuseEager-20220817123158.xml (deflated 76%) 2022-08-17T13:00:36.3884973Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestFuseFx-20220817123158.xml (deflated 73%) 2022-08-17T13:00:36.3885642Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20220817123158.xml (deflated 68%) 2022-08-17T13:00:36.3886601Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20220817123158.xml (deflated 82%) 2022-08-17T13:00:36.3887350Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20220817123158.xml (deflated 53%) 2022-08-17T13:00:36.3888124Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20220817123158.xml (deflated 72%) 2022-08-17T13:00:36.3888892Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20220817123158.xml (deflated 74%) 2022-08-17T13:00:36.3889599Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20220817123158.xml (deflated 72%) 2022-08-17T13:00:36.3890360Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20220817123158.xml (deflated 53%) 2022-08-17T13:00:36.3891108Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20220817123158.xml (deflated 79%) 2022-08-17T13:00:36.3891810Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20220817123158.xml (deflated 73%) 2022-08-17T13:00:36.3892536Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20220817123158.xml (deflated 77%) 2022-08-17T13:00:36.3893319Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestHistogramObserver-20220817123158.xml (deflated 77%) 2022-08-17T13:00:36.3894043Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20220817123158.xml (deflated 74%) 2022-08-17T13:00:36.3894735Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20220817123158.xml (deflated 85%) 2022-08-17T13:00:36.3895413Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestObserver-20220817123158.xml (deflated 79%) 2022-08-17T13:00:36.3896068Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestPadding-20220817123158.xml (deflated 62%) 2022-08-17T13:00:36.3896701Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20220817123158.xml (deflated 84%) 2022-08-17T13:00:36.3897394Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_docs.TestQuantizationDocs-20220817123158.xml (deflated 71%) 2022-08-17T13:00:36.3898065Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBR-20220817123158.xml (deflated 85%) 2022-08-17T13:00:36.3898765Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps-20220817123158.xml (deflated 87%) 2022-08-17T13:00:36.3899472Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220817123158.xml (deflated 62%) 2022-08-17T13:00:36.3900131Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps-20220817123158.xml (deflated 85%) 2022-08-17T13:00:36.3900847Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20220817123158.xml (deflated 59%) 2022-08-17T13:00:36.3901581Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20220817123158.xml (deflated 83%) 2022-08-17T13:00:36.3902297Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20220817123158.xml (deflated 86%) 2022-08-17T13:00:36.3903047Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20220817123158.xml (deflated 80%) 2022-08-17T13:00:36.3903758Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20220817123158.xml (deflated 79%) 2022-08-17T13:00:36.3904456Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20220817123158.xml (deflated 80%) 2022-08-17T13:00:36.3905152Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20220817123158.xml (deflated 83%) 2022-08-17T13:00:36.3906145Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20220817123158.xml (deflated 87%) 2022-08-17T13:00:36.3906800Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20220817123158.xml (deflated 80%) 2022-08-17T13:00:36.3908780Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20220817123158.xml (deflated 86%) 2022-08-17T13:00:36.3909484Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20220817123158.xml (deflated 72%) 2022-08-17T13:00:36.3910644Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20220817123158.xml (deflated 85%) 2022-08-17T13:00:36.3912088Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20220817123158.xml (deflated 86%) 2022-08-17T13:00:36.3912802Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedConv-20220817123158.xml (deflated 83%) 2022-08-17T13:00:36.3913526Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20220817123158.xml (deflated 82%) 2022-08-17T13:00:36.3914280Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20220817123158.xml (deflated 72%) 2022-08-17T13:00:36.3914973Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20220817123158.xml (deflated 69%) 2022-08-17T13:00:36.3915960Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedOps-20220817123158.xml (deflated 87%) 2022-08-17T13:00:36.3917680Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20220817123158.xml (deflated 89%) 2022-08-17T13:00:36.3918424Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20220817123158.xml (deflated 63%) 2022-08-17T13:00:36.3919184Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20220817123158.xml (deflated 71%) 2022-08-17T13:00:36.3919923Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20220817123158.xml (deflated 85%) 2022-08-17T13:00:36.3920625Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20220817123158.xml (deflated 87%) 2022-08-17T13:00:36.3921793Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817123158.xml (deflated 85%) 2022-08-17T13:00:36.3922499Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20220817123158.xml (deflated 67%) 2022-08-17T13:00:36.3923296Z adding: test/test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220817123158.xml (deflated 72%) 2022-08-17T13:00:36.3965266Z adding: test/test-reports/python-unittest/test_reductions/TEST-TestReductionsCPU-20220817124150.xml (deflated 97%) 2022-08-17T13:00:36.3965879Z adding: test/test-reports/python-unittest/test_nn/TEST-PackedSequenceTest-20220817124439.xml (deflated 73%) 2022-08-17T13:00:36.3966661Z adding: test/test-reports/python-unittest/test_nn/TEST-TestAddRelu-20220817124439.xml (deflated 53%) 2022-08-17T13:00:36.3967309Z adding: test/test-reports/python-unittest/test_nn/TEST-TestAvgPool-20220817124439.xml (deflated 79%) 2022-08-17T13:00:36.3967832Z adding: test/test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20220817124439.xml (deflated 53%) 2022-08-17T13:00:36.3968436Z adding: test/test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20220817124439.xml (deflated 41%) 2022-08-17T13:00:36.3969045Z adding: test/test-reports/python-unittest/test_nn/TEST-TestFusionEval-20220817124439.xml (deflated 40%) 2022-08-17T13:00:36.3969563Z adding: test/test-reports/python-unittest/test_nn/TEST-TestLazyModules-20220817124439.xml (deflated 89%) 2022-08-17T13:00:36.3970104Z adding: test/test-reports/python-unittest/test_nn/TEST-TestModuleGlobalHooks-20220817124439.xml (deflated 70%) 2022-08-17T13:00:36.4003318Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNN-20220817124439.xml (deflated 95%) 2022-08-17T13:00:36.4019468Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20220817124439.xml (deflated 95%) 2022-08-17T13:00:36.4020195Z adding: test/test-reports/python-unittest/test_nn/TEST-TestNNInit-20220817124439.xml (deflated 85%) 2022-08-17T13:00:36.4020799Z adding: test/test-reports/python-unittest/test_nn/TEST-TestStateDictHooks-20220817124439.xml (deflated 73%) 2022-08-17T13:00:36.4021485Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20220817124652.xml (deflated 66%) 2022-08-17T13:00:36.4022176Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20220817124652.xml (deflated 85%) 2022-08-17T13:00:36.4022748Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20220817124652.xml (deflated 48%) 2022-08-17T13:00:36.4023438Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20220817124652.xml (deflated 74%) 2022-08-17T13:00:36.4024175Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20220817124652.xml (deflated 86%) 2022-08-17T13:00:36.4024848Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20220817124652.xml (deflated 74%) 2022-08-17T13:00:36.4025454Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20220817124652.xml (deflated 59%) 2022-08-17T13:00:36.4026101Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20220817124652.xml (deflated 81%) 2022-08-17T13:00:36.4026749Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20220817124652.xml (deflated 70%) 2022-08-17T13:00:36.4027368Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4028024Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4028697Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20220817124652.xml (deflated 83%) 2022-08-17T13:00:36.4029262Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20220817124652.xml (deflated 56%) 2022-08-17T13:00:36.4030021Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20220817124652.xml (deflated 74%) 2022-08-17T13:00:36.4030727Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20220817124652.xml (deflated 85%) 2022-08-17T13:00:36.4031291Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20220817124652.xml (deflated 82%) 2022-08-17T13:00:36.4031861Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20220817124652.xml (deflated 70%) 2022-08-17T13:00:36.4033032Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeCustomRulesCPU-20220817124652.xml (deflated 96%) 2022-08-17T13:00:36.4034046Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4034774Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_export_modes.TestExportModes-20220817124652.xml (deflated 81%) 2022-08-17T13:00:36.4035660Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20220817124652.xml (deflated 89%) 2022-08-17T13:00:36.4036534Z adding: test/test-reports/python-unittest/test_jit/TEST-TestFrontend-20220817124652.xml (deflated 40%) 2022-08-17T13:00:36.4037539Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20220817124652.xml (deflated 85%) 2022-08-17T13:00:36.4038768Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20220817124652.xml (deflated 51%) 2022-08-17T13:00:36.4039977Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20220817124652.xml (deflated 72%) 2022-08-17T13:00:36.4041022Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20220817124652.xml (deflated 46%) 2022-08-17T13:00:36.4041607Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20220817124652.xml (deflated 52%) 2022-08-17T13:00:36.4042151Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20220817124652.xml (deflated 79%) 2022-08-17T13:00:36.4042641Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20220817124652.xml (deflated 87%) 2022-08-17T13:00:36.4043556Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20220817124652.xml (deflated 62%) 2022-08-17T13:00:36.4044174Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20220817124652.xml (deflated 73%) 2022-08-17T13:00:36.4044845Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20220817124652.xml (deflated 62%) 2022-08-17T13:00:36.4045466Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20220817124652.xml (deflated 89%) 2022-08-17T13:00:36.4045958Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJit-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4050771Z adding: test/test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20220817124652.xml (deflated 95%) 2022-08-17T13:00:36.4051600Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20220817124652.xml (deflated 78%) 2022-08-17T13:00:36.4052918Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20220817124652.xml (deflated 89%) 2022-08-17T13:00:36.4053882Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20220817124652.xml (deflated 76%) 2022-08-17T13:00:36.4054893Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20220817124652.xml (deflated 69%) 2022-08-17T13:00:36.4055977Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20220817124652.xml (deflated 81%) 2022-08-17T13:00:36.4057001Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4058002Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4058996Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20220817124652.xml (deflated 68%) 2022-08-17T13:00:36.4059860Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4060968Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20220817124652.xml (deflated 86%) 2022-08-17T13:00:36.4061879Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20220817124652.xml (deflated 49%) 2022-08-17T13:00:36.4062867Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20220817124652.xml (deflated 81%) 2022-08-17T13:00:36.4063857Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20220817124652.xml (deflated 85%) 2022-08-17T13:00:36.4064895Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20220817124652.xml (deflated 64%) 2022-08-17T13:00:36.4066306Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20220817124652.xml (deflated 83%) 2022-08-17T13:00:36.4067260Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20220817124652.xml (deflated 60%) 2022-08-17T13:00:36.4067827Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20220817124652.xml (deflated 89%) 2022-08-17T13:00:36.4068346Z adding: test/test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20220817124652.xml (deflated 41%) 2022-08-17T13:00:36.4068868Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20220817124652.xml (deflated 81%) 2022-08-17T13:00:36.4069426Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20220817124652.xml (deflated 80%) 2022-08-17T13:00:36.4070014Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20220817124652.xml (deflated 86%) 2022-08-17T13:00:36.4070619Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20220817124652.xml (deflated 47%) 2022-08-17T13:00:36.4071171Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20220817124652.xml (deflated 88%) 2022-08-17T13:00:36.4071752Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20220817124652.xml (deflated 80%) 2022-08-17T13:00:36.4072295Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20220817124652.xml (deflated 80%) 2022-08-17T13:00:36.4072863Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20220817124652.xml (deflated 82%) 2022-08-17T13:00:36.4079500Z adding: test/test-reports/python-unittest/test_jit/TEST-TestScript-20220817124652.xml (deflated 88%) 2022-08-17T13:00:36.4080443Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20220817124652.xml (deflated 78%) 2022-08-17T13:00:36.4081423Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20220817124652.xml (deflated 83%) 2022-08-17T13:00:36.4082645Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20220817124652.xml (deflated 87%) 2022-08-17T13:00:36.4083949Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20220817124652.xml (deflated 76%) 2022-08-17T13:00:36.4084927Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20220817124652.xml (deflated 86%) 2022-08-17T13:00:36.4085871Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20220817124652.xml (deflated 71%) 2022-08-17T13:00:36.4086827Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20220817124652.xml (deflated 90%) 2022-08-17T13:00:36.4087465Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20220817124652.xml (deflated 88%) 2022-08-17T13:00:36.4088061Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20220817124652.xml (deflated 74%) 2022-08-17T13:00:36.4088647Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20220817124652.xml (deflated 81%) 2022-08-17T13:00:36.4089616Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20220817124652.xml (deflated 61%) 2022-08-17T13:00:36.4090446Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20220817124652.xml (deflated 88%) 2022-08-17T13:00:36.4091473Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20220817124652.xml (deflated 88%) 2022-08-17T13:00:36.4092400Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20220817124652.xml (deflated 83%) 2022-08-17T13:00:36.4093236Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20220817124652.xml (deflated 82%) 2022-08-17T13:00:36.4094209Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20220817124652.xml (deflated 89%) 2022-08-17T13:00:36.4095138Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20220817124652.xml (deflated 87%) 2022-08-17T13:00:36.4096160Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20220817124652.xml (deflated 61%) 2022-08-17T13:00:36.4096834Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20220817124652.xml (deflated 85%) 2022-08-17T13:00:36.4097340Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20220817124652.xml (deflated 78%) 2022-08-17T13:00:36.4097818Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20220817124652.xml (deflated 73%) 2022-08-17T13:00:36.4098350Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20220817124652.xml (deflated 78%) 2022-08-17T13:00:36.4098921Z adding: test/test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20220817124652.xml (deflated 84%) 2022-08-17T13:00:36.4107628Z adding: test/test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20220817124845.xml (deflated 97%) 2022-08-17T13:00:36.4198188Z adding: test/test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20220817125034.xml (deflated 97%) 2022-08-17T13:00:36.4199159Z adding: test/test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20220817125139.xml (deflated 42%) 2022-08-17T13:00:36.4200127Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20220817125232.xml (deflated 59%) 2022-08-17T13:00:36.4200924Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20220817125232.xml (deflated 56%) 2022-08-17T13:00:36.4201512Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20220817125232.xml (deflated 91%) 2022-08-17T13:00:36.4203078Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20220817125232.xml (deflated 90%) 2022-08-17T13:00:36.4204124Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20220817125232.xml (deflated 70%) 2022-08-17T13:00:36.4205101Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20220817125232.xml (deflated 73%) 2022-08-17T13:00:36.4206185Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20220817125232.xml (deflated 82%) 2022-08-17T13:00:36.4206857Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20220817125232.xml (deflated 58%) 2022-08-17T13:00:36.4207717Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20220817125232.xml (deflated 83%) 2022-08-17T13:00:36.4208786Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20220817125232.xml (deflated 76%) 2022-08-17T13:00:36.4209781Z adding: test/test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20220817125232.xml (deflated 68%) 2022-08-17T13:00:36.4210292Z adding: test/test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20220817125313.xml (deflated 85%) 2022-08-17T13:00:36.4210872Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPattern-20220817125353.xml (deflated 67%) 2022-08-17T13:00:36.4211377Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20220817125353.xml (deflated 73%) 2022-08-17T13:00:36.4211836Z adding: test/test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOp-20220817125353.xml (deflated 81%) 2022-08-17T13:00:36.4226331Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20220817125431.xml (deflated 97%) 2022-08-17T13:00:36.4227096Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20220817125431.xml (deflated 40%) 2022-08-17T13:00:36.4253265Z adding: test/test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20220817125431.xml (deflated 98%) 2022-08-17T13:00:36.4254474Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20220817125458.xml (deflated 95%) 2022-08-17T13:00:36.4255867Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20220817125458.xml (deflated 95%) 2022-08-17T13:00:36.4256465Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20220817125458.xml (deflated 76%) 2022-08-17T13:00:36.4257231Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20220817125458.xml (deflated 84%) 2022-08-17T13:00:36.4262639Z adding: test/test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20220817125458.xml (deflated 92%) 2022-08-17T13:00:36.4263361Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20220817125524.xml (deflated 61%) 2022-08-17T13:00:36.4263992Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20220817125524.xml (deflated 77%) 2022-08-17T13:00:36.4264606Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20220817125524.xml (deflated 73%) 2022-08-17T13:00:36.4265394Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20220817125524.xml (deflated 64%) 2022-08-17T13:00:36.4266120Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20220817125524.xml (deflated 84%) 2022-08-17T13:00:36.4266701Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20220817125524.xml (deflated 64%) 2022-08-17T13:00:36.4267362Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20220817125524.xml (deflated 66%) 2022-08-17T13:00:36.4267902Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20220817125524.xml (deflated 41%) 2022-08-17T13:00:36.4268452Z adding: test/test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20220817125524.xml (deflated 60%) 2022-08-17T13:00:36.4270765Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20220817125546.xml (deflated 90%) 2022-08-17T13:00:36.4272989Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20220817125546.xml (deflated 97%) 2022-08-17T13:00:36.4273521Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20220817125546.xml (deflated 40%) 2022-08-17T13:00:36.4282956Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20220817125546.xml (deflated 98%) 2022-08-17T13:00:36.4283506Z adding: test/test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20220817125546.xml (deflated 58%) 2022-08-17T13:00:36.4285284Z adding: test/test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCPU-20220817125606.xml (deflated 90%) 2022-08-17T13:00:36.4287671Z adding: test/test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCPU-20220817125606.xml (deflated 94%) 2022-08-17T13:00:36.4290189Z adding: test/test-reports/python-unittest/test_view_ops/TEST-TestViewOpsLAZY-20220817125606.xml (deflated 96%) 2022-08-17T13:00:36.4290722Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20220817125622.xml (deflated 40%) 2022-08-17T13:00:36.4293429Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20220817125622.xml (deflated 95%) 2022-08-17T13:00:36.4293959Z adding: test/test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20220817125622.xml (deflated 58%) 2022-08-17T13:00:36.4294796Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20220817125638.xml (deflated 90%) 2022-08-17T13:00:36.4295470Z adding: test/test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20220817125638.xml (deflated 67%) 2022-08-17T13:00:36.4296111Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20220817125650.xml (deflated 62%) 2022-08-17T13:00:36.4296824Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20220817125650.xml (deflated 52%) 2022-08-17T13:00:36.4297375Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20220817125650.xml (deflated 65%) 2022-08-17T13:00:36.4297969Z adding: test/test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20220817125650.xml (deflated 59%) 2022-08-17T13:00:36.4299901Z adding: test/test-reports/python-unittest/test_masked/TEST-TestMaskedCPU-20220817125701.xml (deflated 96%) 2022-08-17T13:00:36.4316398Z adding: test/test-reports/python-unittest/test_cpp_api_parity/TEST-TestCppApiParity-20220817125714.xml (deflated 96%) 2022-08-17T13:00:36.4317062Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20220817125721.xml (deflated 40%) 2022-08-17T13:00:36.4317707Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20220817125721.xml (deflated 43%) 2022-08-17T13:00:36.4318395Z adding: test/test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20220817125721.xml (deflated 77%) 2022-08-17T13:00:36.4319034Z adding: test/test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20220817125727.xml (deflated 78%) 2022-08-17T13:00:36.4319756Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20220817125733.xml (deflated 54%) 2022-08-17T13:00:36.4320603Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20220817125733.xml (deflated 71%) 2022-08-17T13:00:36.4321387Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20220817125733.xml (deflated 65%) 2022-08-17T13:00:36.4322138Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_pruner.TestBasePruner-20220817125733.xml (deflated 80%) 2022-08-17T13:00:36.4322826Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20220817125733.xml (deflated 83%) 2022-08-17T13:00:36.4323618Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestComposability-20220817125733.xml (deflated 75%) 2022-08-17T13:00:36.4324320Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20220817125733.xml (deflated 73%) 2022-08-17T13:00:36.4325124Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_composability.TestFxComposability-20220817125733.xml (deflated 80%) 2022-08-17T13:00:36.4325876Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20220817125733.xml (deflated 77%) 2022-08-17T13:00:36.4326677Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20220817125733.xml (deflated 69%) 2022-08-17T13:00:36.4327639Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20220817125733.xml (deflated 71%) 2022-08-17T13:00:36.4328520Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20220817125733.xml (deflated 50%) 2022-08-17T13:00:36.4329186Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20220817125733.xml (deflated 64%) 2022-08-17T13:00:36.4329970Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20220817125733.xml (deflated 65%) 2022-08-17T13:00:36.4330640Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20220817125733.xml (deflated 78%) 2022-08-17T13:00:36.4331391Z adding: test/test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20220817125733.xml (deflated 78%) 2022-08-17T13:00:36.4332039Z adding: test/test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20220817125738.xml (deflated 73%) 2022-08-17T13:00:36.4332642Z adding: test/test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20220817125742.xml (deflated 96%) 2022-08-17T13:00:36.4333235Z adding: test/test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20220817125746.xml (deflated 53%) 2022-08-17T13:00:36.4333760Z adding: test/test-reports/python-unittest/test_utils/TEST-TestAssert-20220817125750.xml (deflated 53%) 2022-08-17T13:00:36.4334272Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20220817125750.xml (deflated 78%) 2022-08-17T13:00:36.4334784Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20220817125750.xml (deflated 55%) 2022-08-17T13:00:36.4335306Z adding: test/test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20220817125750.xml (deflated 67%) 2022-08-17T13:00:36.4335862Z adding: test/test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20220817125750.xml (deflated 41%) 2022-08-17T13:00:36.4336365Z adding: test/test-reports/python-unittest/test_utils/TEST-TestHipify-20220817125750.xml (deflated 40%) 2022-08-17T13:00:36.4336924Z adding: test/test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20220817125750.xml (deflated 52%) 2022-08-17T13:00:36.4337417Z adding: test/test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20220817125750.xml (deflated 41%) 2022-08-17T13:00:36.4338087Z adding: test/test-reports/python-unittest/test_utils/TEST-TestBottleneck-20220817125750.xml (deflated 52%) 2022-08-17T13:00:36.4338619Z adding: test/test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20220817125750.xml (deflated 42%) 2022-08-17T13:00:36.4339140Z adding: test/test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20220817125754.xml (deflated 92%) 2022-08-17T13:00:36.4339652Z adding: test/test-reports/python-unittest/test_indexing/TEST-NumpyTestsCPU-20220817125757.xml (deflated 81%) 2022-08-17T13:00:36.4340270Z adding: test/test-reports/python-unittest/test_indexing/TEST-TestIndexingCPU-20220817125757.xml (deflated 90%) 2022-08-17T13:00:36.4340789Z adding: test/test-reports/python-unittest/test_logging/TEST-LoggingTest-20220817125800.xml (deflated 44%) 2022-08-17T13:00:36.4341298Z adding: test/test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20220817125803.xml (deflated 47%) 2022-08-17T13:00:36.4341940Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20220817125807.xml (deflated 93%) 2022-08-17T13:00:36.4342615Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20220817125807.xml (deflated 80%) 2022-08-17T13:00:36.4343296Z adding: test/test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20220817125807.xml (deflated 95%) 2022-08-17T13:00:36.4343989Z adding: test/test-reports/python-unittest/test_transformers/TEST-TestTransformers-20220817125810.xml (deflated 90%) 2022-08-17T13:00:36.4344587Z adding: test/test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20220817125812.xml (deflated 53%) 2022-08-17T13:00:36.4345063Z adding: test/test-reports/python-unittest/test_futures/TEST-TestFuture-20220817125815.xml (deflated 84%) 2022-08-17T13:00:36.4345913Z adding: test/test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20220817125817.xml (deflated 82%) 2022-08-17T13:00:36.4347791Z adding: test/test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20220817125819.xml (deflated 89%) 2022-08-17T13:00:36.4348465Z adding: test/test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20220817125822.xml (deflated 75%) 2022-08-17T13:00:36.4349086Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20220817125824.xml (deflated 40%) 2022-08-17T13:00:36.4349707Z adding: test/test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20220817125824.xml (deflated 84%) 2022-08-17T13:00:36.4350323Z adding: test/test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20220817125826.xml (deflated 81%) 2022-08-17T13:00:36.4351183Z adding: test/test-reports/python-unittest/test_subclass/TEST-TestSubclass-20220817125827.xml (deflated 91%) 2022-08-17T13:00:36.4351756Z adding: test/test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20220817125829.xml (deflated 74%) 2022-08-17T13:00:36.4352384Z adding: test/test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20220817125831.xml (deflated 75%) 2022-08-17T13:00:36.4353019Z adding: test/test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20220817125833.xml (deflated 72%) 2022-08-17T13:00:36.4353675Z adding: test/test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20220817125834.xml (deflated 73%) 2022-08-17T13:00:36.4354209Z adding: test/test-reports/python-unittest/test_license/TEST-TestLicense-20220817125836.xml (deflated 50%) 2022-08-17T13:00:36.4354873Z adding: test/test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20220817125837.xml (deflated 57%) 2022-08-17T13:00:36.4355448Z adding: test/test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20220817125839.xml (deflated 62%) 2022-08-17T13:00:36.4356051Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20220817125841.xml (deflated 73%) 2022-08-17T13:00:36.4356641Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20220817125841.xml (deflated 49%) 2022-08-17T13:00:36.4357996Z adding: test/test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20220817125841.xml (deflated 93%) 2022-08-17T13:00:36.4358582Z adding: test/test-reports/python-unittest/test_native_mha/TEST-TestMHADeviceTypeCPU-20220817125843.xml (deflated 63%) 2022-08-17T13:00:36.4359294Z adding: test/test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20220817125845.xml (deflated 75%) 2022-08-17T13:00:36.4528798Z adding: test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients.xml (deflated 97%) 2022-08-17T13:00:36.4542066Z adding: test/test-reports/python-pytest/test_ops_jit/test_ops_jit.xml (deflated 94%) 2022-08-17T13:00:36.4554487Z adding: test/test-reports/cpp-unittest/test_libtorch/test_jit.xml (deflated 92%) 2022-08-17T13:00:36.4562369Z adding: test/test-reports/cpp-unittest/test_libtorch/test_lazy.xml (deflated 93%) 2022-08-17T13:00:36.4578903Z adding: test/test-reports/cpp-unittest/test_libtorch/test_api.xml (deflated 92%) 2022-08-17T13:00:36.4592396Z adding: test/test-reports/cpp-unittest/test_libtorch/test_tensorexpr.xml (deflated 92%) 2022-08-17T13:00:36.4592899Z adding: test/test-reports/cpp-unittest/test_libtorch/test_mobile_nnc.xml (deflated 75%) 2022-08-17T13:00:36.4652270Z ##[group]Run # Remove any previous test reports if they exist 2022-08-17T13:00:36.4652581Z # Remove any previous test reports if they exist 2022-08-17T13:00:36.4652809Z rm -f usage-log-*.zip 2022-08-17T13:00:36.4653083Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-08-17T13:00:36.4653357Z # so check to see if the file exists first 2022-08-17T13:00:36.4653585Z if [ -f 'usage_log.txt' ]; then 2022-08-17T13:00:36.4653827Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-08-17T13:00:36.4654039Z fi 2022-08-17T13:00:36.4664726Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:36.4664941Z env: 2022-08-17T13:00:36.4665119Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:36.4665353Z FILE_SUFFIX: test-default-2-2-linux.2xlarge_7878161335 2022-08-17T13:00:36.4665577Z ##[endgroup] 2022-08-17T13:00:36.4863493Z adding: usage_log.txt (deflated 95%) 2022-08-17T13:00:36.4899305Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:36.4899513Z with: 2022-08-17T13:00:36.4899711Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:36.4899923Z retention-days: 14 2022-08-17T13:00:36.4900103Z if-no-files-found: warn 2022-08-17T13:00:36.4900293Z path: test-jsons-*.zip 2022-08-17T13:00:36.4900475Z name: artifact 2022-08-17T13:00:36.4900639Z s3-bucket: gha-artifacts 2022-08-17T13:00:36.4900830Z region: us-east-1 2022-08-17T13:00:36.4900991Z env: 2022-08-17T13:00:36.4901147Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:36.4901326Z ##[endgroup] 2022-08-17T13:00:36.8224749Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:36.8225310Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:36.8225688Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:36.8280589Z Starting upload of test-jsons-test-default-2-2-linux.2xlarge_7878161335.zip 2022-08-17T13:00:36.9921660Z Finished upload of test-jsons-test-default-2-2-linux.2xlarge_7878161335.zip 2022-08-17T13:00:37.0031501Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:37.0031717Z with: 2022-08-17T13:00:37.0031918Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:37.0032119Z retention-days: 14 2022-08-17T13:00:37.0032313Z if-no-files-found: error 2022-08-17T13:00:37.0032514Z path: test-reports-*.zip 2022-08-17T13:00:37.0032762Z name: artifact 2022-08-17T13:00:37.0032944Z s3-bucket: gha-artifacts 2022-08-17T13:00:37.0033137Z region: us-east-1 2022-08-17T13:00:37.0033298Z env: 2022-08-17T13:00:37.0033457Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:37.0033643Z ##[endgroup] 2022-08-17T13:00:37.3090953Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:37.3091517Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:37.3091832Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:37.3098807Z Starting upload of test-reports-test-default-2-2-linux.2xlarge_7878161335.zip 2022-08-17T13:00:37.5364831Z Finished upload of test-reports-test-default-2-2-linux.2xlarge_7878161335.zip 2022-08-17T13:00:37.5472437Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:00:37.5472652Z with: 2022-08-17T13:00:37.5472863Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:37.5473071Z retention-days: 14 2022-08-17T13:00:37.5473271Z if-no-files-found: ignore 2022-08-17T13:00:37.5473475Z path: usage-log-*.zip 2022-08-17T13:00:37.5473640Z name: artifact 2022-08-17T13:00:37.5473818Z s3-bucket: gha-artifacts 2022-08-17T13:00:37.5474006Z region: us-east-1 2022-08-17T13:00:37.5474165Z env: 2022-08-17T13:00:37.5474320Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:37.5474600Z ##[endgroup] 2022-08-17T13:00:37.8554108Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:00:37.8554607Z With the provided path, there will be 1 file uploaded 2022-08-17T13:00:37.8555107Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:00:37.8562387Z Starting upload of usage-log-test-default-2-2-linux.2xlarge_7878161335.zip 2022-08-17T13:00:37.9589135Z Finished upload of usage-log-test-default-2-2-linux.2xlarge_7878161335.zip 2022-08-17T13:00:37.9701157Z ##[group]Run set -x 2022-08-17T13:00:37.9701345Z set -x 2022-08-17T13:00:37.9701565Z python3 -m pip install -r requirements.txt 2022-08-17T13:00:37.9701816Z python3 -m pip install boto3==1.19.12 2022-08-17T13:00:37.9702111Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:00:37.9713333Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:00:37.9713555Z env: 2022-08-17T13:00:37.9713729Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:00:37.9713930Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:00:37.9714125Z BRANCH: pull/82657 2022-08-17T13:00:37.9714305Z TEST_CONFIG: default 2022-08-17T13:00:37.9714468Z SHARD_NUMBER: 2 2022-08-17T13:00:37.9714686Z BUILD_ENVIRONMENT: linux-bionic-py3.7-clang9 2022-08-17T13:00:37.9714901Z PR_NUMBER: 82657 2022-08-17T13:00:37.9715072Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:00:37.9715277Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:00:37.9715544Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:00:37.9715736Z TAG: 2022-08-17T13:00:37.9715898Z WORKFLOW_ID: 2875102080 2022-08-17T13:00:37.9716216Z GITHUB_TOKEN: *** 2022-08-17T13:00:37.9716389Z GHA_WORKFLOW_JOB_ID: 7878161335 2022-08-17T13:00:37.9716576Z ##[endgroup] 2022-08-17T13:00:37.9740515Z + python3 -m pip install -r requirements.txt 2022-08-17T13:00:38.1761829Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:00:38.2367659Z Collecting astunparse 2022-08-17T13:00:38.2519145Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T13:00:38.2767512Z Collecting expecttest 2022-08-17T13:00:38.2798749Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T13:00:38.3072558Z Collecting future 2022-08-17T13:00:38.3100607Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T13:00:39.1722372Z Collecting numpy 2022-08-17T13:00:39.1765181Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-08-17T13:00:39.3850830Z 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:00:39.4673259Z Collecting pyyaml 2022-08-17T13:00:39.4708661Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-08-17T13:00:39.4853127Z 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:00:39.4968638Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-08-17T13:00:39.5392605Z Collecting six 2022-08-17T13:00:39.5433333Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T13:00:39.5691520Z Collecting types-dataclasses 2022-08-17T13:00:39.5725130Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T13:00:39.6028009Z Collecting typing_extensions 2022-08-17T13:00:39.6058660Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T13:00:39.6433532Z Collecting sympy 2022-08-17T13:00:39.6473402Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T13:00:39.7967424Z Collecting wheel<1.0,>=0.23.0 2022-08-17T13:00:39.7999391Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T13:00:39.8087491Z 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:00:39.8096250Z 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:00:39.8243353Z 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:00:39.8263482Z 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:00:39.8464657Z Collecting mpmath>=0.19 2022-08-17T13:00:39.8516146Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T13:00:39.8695345Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T13:00:39.9039588Z Installing collected packages: six, wheel, astunparse, expecttest, future, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-08-17T13:00:39.9348595Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:00:39.9349100Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:39.9567965Z Running setup.py install for future: started 2022-08-17T13:00:40.4257390Z Running setup.py install for future: finished with status 'done' 2022-08-17T13:00:41.9303115Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:00:41.9303653Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:48.8820247Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-08-17T13:00:48.8820745Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-08-17T13:00:48.9032805Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-08-17T13:00:48.9639938Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:00:49.1669376Z Defaulting to user installation because normal site-packages is not writeable 2022-08-17T13:00:49.7746933Z Collecting boto3==1.19.12 2022-08-17T13:00:49.7897671Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T13:00:50.5189785Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T13:00:50.5239905Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T13:00:50.6630502Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T13:00:50.6691418Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T13:00:50.7034358Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T13:00:50.7066074Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T13:00:50.7168742Z 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:00:50.7619870Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T13:00:50.7656662Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T13:00:50.7796360Z 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:00:50.8407346Z Installing collected packages: jmespath, python-dateutil, botocore, s3transfer, boto3 2022-08-17T13:00:51.4517663Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-08-17T13:00:51.4974681Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:01:23.0534571Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:01:23.0535079Z 2022-08-17T13:01:23.0535459Z ----- Historic stats comparison result ------ 2022-08-17T13:01:23.0536396Z 2022-08-17T13:01:23.0536695Z job: linux-bionic-py3.7-clang9 2022-08-17T13:01:23.0536956Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:01:23.0538685Z 2022-08-17T13:01:23.0539144Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:01:23.0539471Z 2022-08-17T13:01:23.0539825Z : (master) 2022-08-17T13:01:23.0540132Z | 2022-08-17T13:01:23.0540451Z | * ce6a3c605d (HEAD) total time 4538.64s 2022-08-17T13:01:23.0540634Z | | 2022-08-17T13:01:23.0540788Z | : (3 commits) 2022-08-17T13:01:23.0540949Z |/| 2022-08-17T13:01:23.0541121Z | : (6 commits) 2022-08-17T13:01:23.0541376Z | 2022-08-17T13:01:23.0541837Z * 343b5f8651 (base) 8 reports, total time 4351.75s ± 1636.11s 2022-08-17T13:01:23.0542344Z * 1a09b05c94 8 reports, total time 4397.82s ± 1639.71s 2022-08-17T13:01:23.0542945Z * df62ea76d1 8 reports, total time 4390.66s ± 1644.90s 2022-08-17T13:01:23.0543451Z * aac622ad55 8 reports, total time 4408.35s ± 1673.46s 2022-08-17T13:01:23.0543817Z * 31d4b6f52a 8 reports, total time 4385.33s ± 1671.29s 2022-08-17T13:01:23.0544357Z * 0e2efaf9cc 8 reports, total time 4486.26s ± 1661.90s 2022-08-17T13:01:23.0544860Z * 1ee9eb52b6 8 reports, total time 4443.68s ± 1704.91s 2022-08-17T13:01:23.0545077Z * f4b7c10e14 0 reports 2022-08-17T13:01:23.0545351Z * 785f7f6298 8 reports, total time 4428.71s ± 1658.60s 2022-08-17T13:01:23.0545660Z * 3586af8adc 8 reports, total time 4433.76s ± 1657.48s 2022-08-17T13:01:23.0545859Z | 2022-08-17T13:01:23.0545994Z : 2022-08-17T13:01:23.0546086Z 2022-08-17T13:01:23.0546202Z Removed (across 221 suites) 0 tests, totaling 0.00s 2022-08-17T13:01:23.0546459Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:01:23.0546718Z Added (across 496 suites) 41456 tests, totaling +4538.64s 2022-08-17T13:01:23.1521024Z Prepare all required actions 2022-08-17T13:01:23.1540351Z ##[group]Run ./.github/actions/teardown-linux 2022-08-17T13:01:23.1540557Z with: 2022-08-17T13:01:23.1540695Z env: 2022-08-17T13:01:23.1540869Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:23.1541053Z ##[endgroup] 2022-08-17T13:01:23.1555886Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:01:23.1556146Z .github/scripts/wait_for_ssh_to_drain.sh 2022-08-17T13:01:23.1567394Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:01:23.1567616Z env: 2022-08-17T13:01:23.1567796Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:23.1567985Z ##[endgroup] 2022-08-17T13:01:23.1615159Z Holding runner for 2 hours until all ssh sessions have logged out 2022-08-17T13:01:23.1699906Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:01:23.1700214Z # ignore expansion of "docker ps -q" since it could be empty 2022-08-17T13:01:23.1700505Z # shellcheck disable=SC2046 2022-08-17T13:01:23.1700718Z docker stop $(docker ps -q) || true 2022-08-17T13:01:23.1700942Z # Prune all of the docker images 2022-08-17T13:01:23.1701156Z docker system prune -af 2022-08-17T13:01:23.1711682Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-08-17T13:01:23.1711902Z env: 2022-08-17T13:01:23.1712082Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:01:23.1712256Z ##[endgroup] 2022-08-17T13:01:23.6499076Z 55190577b80c 2022-08-17T13:01:24.2228567Z Deleted Containers: 2022-08-17T13:01:24.2229041Z 55190577b80c3d6a283ff692edd2c7f064278d31ff7f6311f4a5bae3b8bac0aa 2022-08-17T13:01:24.2229270Z 2022-08-17T13:01:27.1950045Z Deleted Images: 2022-08-17T13:01:27.1951180Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:a347f7e7645f04fc68e4f87c73cf0385233153b8 2022-08-17T13:01:27.1951904Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:95ffc4876faa899831aa05eeaff071d886a2b5688e7ec5c723861bb7b90674ff 2022-08-17T13:01:27.1952793Z deleted: sha256:716f775ba50f080631dd2003e85f8c6cc5dcc47691d0e17f53840ebe442f62ed 2022-08-17T13:01:27.1953390Z deleted: sha256:cac989351c5e0ef6db39f9b3be3685e0b1d53a07c134d0f35ccb03014785663f 2022-08-17T13:01:27.1953892Z deleted: sha256:0d1af81e11590a8212ace64c202dba2874e1bc4949a678efa6d55ddf468cfaf6 2022-08-17T13:01:27.1954225Z deleted: sha256:c6def6b024cfbe252d1b38833804c2d9960705755137dcc5e567cc19418fca65 2022-08-17T13:01:27.1954554Z deleted: sha256:c57202f02ef411ec0176a25ae7f9a39a61e4b123ac662e2ca8cdd3616fce447b 2022-08-17T13:01:27.1954883Z deleted: sha256:8b576c82ae83fd68f77091496eaf0cbfe51db4d0250323f3f5163ce7a7f1f6e1 2022-08-17T13:01:27.1955199Z deleted: sha256:22b4f5924e45d75fea9a2ce703b0faf0b1ba28b40e7607e56d25916c1b376158 2022-08-17T13:01:27.1955531Z deleted: sha256:e05bae5c36aa8b960b522141cdb0c1439807cb866c5cdb857c7f51ffe921e405 2022-08-17T13:01:27.1955862Z deleted: sha256:89d03a98db042f69a801648459ba902c04ec48e85a3491d4b89953cf4814d1e2 2022-08-17T13:01:27.1956168Z deleted: sha256:2b287193aca5b137b5f2f3271fefed55a425fd9fa696a32cee6c5146f4c3954d 2022-08-17T13:01:27.1956500Z deleted: sha256:24afcd905bba0ef7e8653c99420a95a64e0e001c3568d61dfaae9c9596a8268d 2022-08-17T13:01:27.1956837Z deleted: sha256:704d00fde7b7b4a6bd7890fa21c58ef7de891bac812dac280e53ee340718e774 2022-08-17T13:01:27.1957183Z deleted: sha256:0a96340b129ec4e5b8cff3089aa854a5f4bbf81453f6423323acfd68b8720428 2022-08-17T13:01:27.1957493Z deleted: sha256:3c4319a89824c0eefcc01c54408d932655cafbcdfd1915f2a8876375b234c4a9 2022-08-17T13:01:27.1957812Z deleted: sha256:1eb2779d7b387531e6e9fab145167f46c9f2e6d82df8d126b42d74559cee859d 2022-08-17T13:01:27.1958116Z deleted: sha256:5614187b5202c7d6677d6b8007b739852605457f4747c9be36f5e6aab77808ac 2022-08-17T13:01:27.1958396Z deleted: sha256:769ef7d77444c42f90508e9e45078aad3c50b9675293f90a73b632833dbcabcc 2022-08-17T13:01:27.1958709Z deleted: sha256:4761c2c1bc2f178cf23c21532662931f14aaad221b5bda6cd22215a36235f236 2022-08-17T13:01:27.1959109Z deleted: sha256:769d67c5b50605d0a321303414eff20b05a483752ca844a123eabdf9d7d4edde 2022-08-17T13:01:27.1959413Z deleted: sha256:674861b1f5249b9c856d4cb7fe7d66000cb88e7278320bb0b639001046dd8d51 2022-08-17T13:01:27.1959695Z deleted: sha256:049870dc953c438dc2831259785a577d289e3ae0e41d21f9a2140107533e82a7 2022-08-17T13:01:27.1959998Z deleted: sha256:962b0d76e69374761a37b3068d6fc0b2faf3de90ab20e07af8c7121eb16c0b90 2022-08-17T13:01:27.1960315Z deleted: sha256:93f1cd9f5af9068f58217c564ed603894786fa80b7fb7e7baf66f2c7944aee1d 2022-08-17T13:01:27.1960630Z deleted: sha256:c8db60f27caae1ca49102e8a9299c07ecfc40ba93d5f22e5727996af97bdc152 2022-08-17T13:01:27.1960968Z deleted: sha256:4c3f83333daa6a5a09f6fa0b7c2db3a571d627bfd5e4ce1f1ae75e6281b3b45f 2022-08-17T13:01:27.1961290Z deleted: sha256:9997cc5711915151b44b6b711deb7ee0d613c8a0c22c908da81a0b1f59a5645e 2022-08-17T13:01:27.1961602Z deleted: sha256:0212136c6fb1c0e6708c3e2dabfdef49e53364191e1782222d43b7eb64c25b50 2022-08-17T13:01:27.1961896Z deleted: sha256:32099645fa33152b7557b7d4bd46b7977284a0a61f8362b537228a057d8971b9 2022-08-17T13:01:27.1962210Z deleted: sha256:9dd6134bc353bb8d98ebdc43f1e896aab5083ec1ab1bcb0a1ed12df4836c5c6a 2022-08-17T13:01:27.1967475Z deleted: sha256:f2d8adc69dc2626a059c6efbccdbc8f23864949ea77f8e94bf6679f8374e5156 2022-08-17T13:01:27.1968057Z deleted: sha256:19ea2cd66ef6a1cbd07a3fe736462617016520688fb3476c757dbb5862ad5ff6 2022-08-17T13:01:27.1968550Z deleted: sha256:055a89179d5f04127accd1d05dc8176b87cf6a614013f7428f67ee6171f0d066 2022-08-17T13:01:27.1969024Z deleted: sha256:984a4d6add175d4dd927844459eab187eb73eda0c910987c2e4840d1b5db3c0f 2022-08-17T13:01:27.1969350Z deleted: sha256:73b89f3f75cfd9b8ebd057f516e8abd04222acad08d9bc80da7b09019c40c3f5 2022-08-17T13:01:27.1969686Z deleted: sha256:177abc386c5a136ef83849b65b9dc370670fcad7e6e5e16b49b0d786d01025b9 2022-08-17T13:01:27.1970075Z deleted: sha256:5aa5c113ef767f55fd846cc38e98718ba62424033b16c2675c86891a66257157 2022-08-17T13:01:27.1970707Z deleted: sha256:056b9982189c8c3f0554943a5b05dcddd9e7cae3e2b93456fde55b6bad47ac08 2022-08-17T13:01:27.1971085Z deleted: sha256:9d05cc064039c29313e3c1a1c180728dcb24f874a2e1ef243374857b3dca1d2c 2022-08-17T13:01:27.1971394Z deleted: sha256:4a3540b197b80a89c8ccd917694ddb3c0d5e1df5e3c3237320b2076f355b00fd 2022-08-17T13:01:27.1971772Z deleted: sha256:e4fd1b7aeed1068b4751828c2d20833862c3f8d4115e14026e31083cb457fb56 2022-08-17T13:01:27.1972070Z deleted: sha256:3a36b17e1f0f732087e4893a28c09048a2ed72e8949d593552cbd07d19424ec4 2022-08-17T13:01:27.1972440Z deleted: sha256:0d9b4323486ad40d41d5286f6196dc0622992ac3d84f76c7cc2aae9f71918935 2022-08-17T13:01:27.1972817Z deleted: sha256:23c9c4a598faf8b89fdb967303fec8030b301124b7aa0f7b97e5a69ac61ed3c1 2022-08-17T13:01:27.1973138Z deleted: sha256:9820f46a2d595aa81ddf03b4f110825bb7257b710cad7d6a15e7dcdd103b5bf4 2022-08-17T13:01:27.1973450Z deleted: sha256:5f7431ceee1ed6e8a420ccc23e24884077f08f03d0422cff6f855120beade237 2022-08-17T13:01:27.1973843Z deleted: sha256:d51e750ffd934de41a950f88de7f3b6b805db18d5da16f302b5593f35e7c485d 2022-08-17T13:01:27.1974182Z deleted: sha256:10c0fee33e61baed46ee7d86b8626f707eb6427cd11a8b527fced347f71d10b4 2022-08-17T13:01:27.1974574Z deleted: sha256:f74d1ed4405cb275ba128b349d90f373b30137a997fdc70a1e02710fac13b91c 2022-08-17T13:01:27.1974908Z deleted: sha256:7a7dfa773dd159c7b905dd7afbbf7cc5a53635d07c700be340211e6cb850f56b 2022-08-17T13:01:27.1975234Z deleted: sha256:996de37827d425ed1bb0a4f46b67a6dce91745f799192a16798fb4f7355bc35e 2022-08-17T13:01:27.1975558Z deleted: sha256:e1650f7428dfb0480d484efbf0fc15c2b94404d3520c40bcebfd92dafb9edb22 2022-08-17T13:01:27.1975856Z deleted: sha256:9095e387b5d05181302e7dfcfc748264c02104f155980e0582cf84b28901676f 2022-08-17T13:01:27.1976163Z deleted: sha256:bd92087334d5e024be5cc87c6415eb6928c427a28b7cfaac4ff9dbf73513daf5 2022-08-17T13:01:27.1976486Z deleted: sha256:054187d154c3c146bd5be9fd7433a41e65af7de0a54f59541aba17ffb425b70c 2022-08-17T13:01:27.1976860Z deleted: sha256:a7f2e68691e4942aeb038fe4b0cef42c77eb0c9c55080938df0edfffdb0f2e8b 2022-08-17T13:01:27.1977281Z deleted: sha256:3982d575095cdac44bd97b0748fd06ee2ce35d95ace8ca5ec908ff43466ec0cd 2022-08-17T13:01:27.1977605Z deleted: sha256:3cd66a8a5598e221fb74f8b708f3617494f5fbd411e051d3b291ab77a4cb0248 2022-08-17T13:01:27.1977933Z deleted: sha256:507f56eaf776dee8dcef7bd19aaa7c884a028fc4aba4365226c6883cf31fdae0 2022-08-17T13:01:27.1978253Z deleted: sha256:471e9ec20829c077d8c9fdc90a298ac538e06fbc7527220e0e0c9c3a295d01c8 2022-08-17T13:01:27.1978562Z deleted: sha256:99b3810766c9543f23ea3e87e11c79deb763239c205badd0cb59165846156ba7 2022-08-17T13:01:27.1978875Z deleted: sha256:4a5253f1540be79fd2f131ed32e9cac6d396d29f82e1a0dd4652332bd86e0281 2022-08-17T13:01:27.1979175Z deleted: sha256:e722d396f503c712107acad2a081b07e33e73d6286c43f58234f69345a216918 2022-08-17T13:01:27.1979351Z 2022-08-17T13:01:27.2081434Z Total reclaimed space: 11.02GB 2022-08-17T13:01:27.2131498Z Post job cleanup. 2022-08-17T13:01:27.2186836Z Post job cleanup. 2022-08-17T13:01:27.6271808Z [command]/usr/bin/git version 2022-08-17T13:01:27.6318960Z git version 2.37.1 2022-08-17T13:01:27.6398838Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/722dec6d-e4d1-4404-95e7-61a726059b4c' before making global git config changes 2022-08-17T13:01:27.6399303Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:01:27.6404866Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-08-17T13:01:27.6454445Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:01:27.6486001Z [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:01:27.6817933Z Entering 'android/libs/fbjni' 2022-08-17T13:01:27.6863240Z Entering 'third_party/FP16' 2022-08-17T13:01:27.6906387Z Entering 'third_party/FXdiv' 2022-08-17T13:01:27.6951894Z Entering 'third_party/NNPACK' 2022-08-17T13:01:27.6997388Z Entering 'third_party/QNNPACK' 2022-08-17T13:01:27.7051076Z Entering 'third_party/XNNPACK' 2022-08-17T13:01:27.7152502Z Entering 'third_party/benchmark' 2022-08-17T13:01:27.7197748Z Entering 'third_party/cpuinfo' 2022-08-17T13:01:27.7246965Z Entering 'third_party/cub' 2022-08-17T13:01:27.7292023Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:01:27.7330580Z Entering 'third_party/eigen' 2022-08-17T13:01:27.7386606Z Entering 'third_party/fbgemm' 2022-08-17T13:01:27.7447895Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:01:27.7502489Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:01:27.7561939Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:01:27.7611647Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:01:27.7663226Z Entering 'third_party/flatbuffers' 2022-08-17T13:01:27.7699118Z Entering 'third_party/fmt' 2022-08-17T13:01:27.7747294Z Entering 'third_party/foxi' 2022-08-17T13:01:27.7787730Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:01:27.7831979Z Entering 'third_party/gloo' 2022-08-17T13:01:27.7882692Z Entering 'third_party/googletest' 2022-08-17T13:01:27.7933129Z Entering 'third_party/ideep' 2022-08-17T13:01:27.7991497Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:01:27.8061229Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:01:27.8150062Z Entering 'third_party/ios-cmake' 2022-08-17T13:01:27.8191391Z Entering 'third_party/ittapi' 2022-08-17T13:01:27.8225325Z Entering 'third_party/kineto' 2022-08-17T13:01:27.8259015Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:01:27.8291914Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:01:27.8325906Z Entering 'third_party/nccl/nccl' 2022-08-17T13:01:27.8379389Z Entering 'third_party/neon2sse' 2022-08-17T13:01:27.8421660Z Entering 'third_party/nlohmann' 2022-08-17T13:01:27.8455902Z Entering 'third_party/onnx' 2022-08-17T13:01:27.8572229Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:01:27.8626585Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:01:27.8676529Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:01:27.8740707Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:01:27.8834384Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:01:27.8895133Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:01:27.8955051Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:01:27.9005202Z Entering 'third_party/pocketfft' 2022-08-17T13:01:27.9037961Z Entering 'third_party/protobuf' 2022-08-17T13:01:27.9117735Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:01:27.9177608Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:01:27.9227943Z Entering 'third_party/psimd' 2022-08-17T13:01:27.9269224Z Entering 'third_party/pthreadpool' 2022-08-17T13:01:27.9317450Z Entering 'third_party/pybind11' 2022-08-17T13:01:27.9362220Z Entering 'third_party/python-enum' 2022-08-17T13:01:27.9401079Z Entering 'third_party/python-peachpy' 2022-08-17T13:01:27.9448558Z Entering 'third_party/python-six' 2022-08-17T13:01:27.9489990Z Entering 'third_party/sleef' 2022-08-17T13:01:27.9538289Z Entering 'third_party/tbb' 2022-08-17T13:01:27.9574324Z Entering 'third_party/tensorpipe' 2022-08-17T13:01:27.9634474Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:01:27.9703791Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:01:27.9763214Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:01:27.9821219Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:01:27.9875195Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:01:27.9926565Z Entering 'third_party/zstd' 2022-08-17T13:01:27.9987939Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:01:28.0012830Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0020593Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:01:28.0053887Z [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:01:28.0300988Z Entering 'android/libs/fbjni' 2022-08-17T13:01:28.0320058Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0346265Z Entering 'third_party/FP16' 2022-08-17T13:01:28.0367179Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0393208Z Entering 'third_party/FXdiv' 2022-08-17T13:01:28.0412792Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0438086Z Entering 'third_party/NNPACK' 2022-08-17T13:01:28.0457605Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0483662Z Entering 'third_party/QNNPACK' 2022-08-17T13:01:28.0503061Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0529225Z Entering 'third_party/XNNPACK' 2022-08-17T13:01:28.0548941Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0584253Z Entering 'third_party/benchmark' 2022-08-17T13:01:28.0604298Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0629792Z Entering 'third_party/cpuinfo' 2022-08-17T13:01:28.0650583Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0677540Z Entering 'third_party/cub' 2022-08-17T13:01:28.0697287Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0722758Z Entering 'third_party/cudnn_frontend' 2022-08-17T13:01:28.0742173Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0773077Z Entering 'third_party/eigen' 2022-08-17T13:01:28.0792216Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0819700Z Entering 'third_party/fbgemm' 2022-08-17T13:01:28.0838997Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0865519Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T13:01:28.0884719Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0911832Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T13:01:28.0931821Z http.https://github.com/.extraheader 2022-08-17T13:01:28.0957553Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T13:01:28.0977029Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1002803Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T13:01:28.1022549Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1049695Z Entering 'third_party/flatbuffers' 2022-08-17T13:01:28.1069232Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1096884Z Entering 'third_party/fmt' 2022-08-17T13:01:28.1116845Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1142967Z Entering 'third_party/foxi' 2022-08-17T13:01:28.1162520Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1188893Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T13:01:28.1207934Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1232935Z Entering 'third_party/gloo' 2022-08-17T13:01:28.1252763Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1278232Z Entering 'third_party/googletest' 2022-08-17T13:01:28.1298357Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1323478Z Entering 'third_party/ideep' 2022-08-17T13:01:28.1343002Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1368346Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T13:01:28.1387571Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1414579Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T13:01:28.1434085Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1465079Z Entering 'third_party/ios-cmake' 2022-08-17T13:01:28.1484273Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1509678Z Entering 'third_party/ittapi' 2022-08-17T13:01:28.1529364Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1554246Z Entering 'third_party/kineto' 2022-08-17T13:01:28.1574295Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1599384Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T13:01:28.1618197Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1643898Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T13:01:28.1663060Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1690106Z Entering 'third_party/nccl/nccl' 2022-08-17T13:01:28.1709574Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1735657Z Entering 'third_party/neon2sse' 2022-08-17T13:01:28.1754489Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1779400Z Entering 'third_party/nlohmann' 2022-08-17T13:01:28.1798619Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1824468Z Entering 'third_party/onnx' 2022-08-17T13:01:28.1843686Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1879981Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T13:01:28.1900967Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1927047Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T13:01:28.1946418Z http.https://github.com/.extraheader 2022-08-17T13:01:28.1974083Z Entering 'third_party/onnx-tensorrt' 2022-08-17T13:01:28.1993854Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2020393Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T13:01:28.2039344Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2068589Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T13:01:28.2087842Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2113318Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T13:01:28.2133601Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2158985Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T13:01:28.2178060Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2207606Z Entering 'third_party/pocketfft' 2022-08-17T13:01:28.2226976Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2252226Z Entering 'third_party/protobuf' 2022-08-17T13:01:28.2271057Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2298828Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T13:01:28.2317984Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2345327Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T13:01:28.2364288Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2390955Z Entering 'third_party/psimd' 2022-08-17T13:01:28.2410067Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2435347Z Entering 'third_party/pthreadpool' 2022-08-17T13:01:28.2454264Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2479830Z Entering 'third_party/pybind11' 2022-08-17T13:01:28.2499447Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2524260Z Entering 'third_party/python-enum' 2022-08-17T13:01:28.2543285Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2569047Z Entering 'third_party/python-peachpy' 2022-08-17T13:01:28.2588008Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2613762Z Entering 'third_party/python-six' 2022-08-17T13:01:28.2632939Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2658270Z Entering 'third_party/sleef' 2022-08-17T13:01:28.2677980Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2703969Z Entering 'third_party/tbb' 2022-08-17T13:01:28.2722990Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2751035Z Entering 'third_party/tensorpipe' 2022-08-17T13:01:28.2770298Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2796782Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T13:01:28.2815958Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2841907Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T13:01:28.2861685Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2887986Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T13:01:28.2907411Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2934685Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T13:01:28.2953472Z http.https://github.com/.extraheader 2022-08-17T13:01:28.2980519Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T13:01:28.2999845Z http.https://github.com/.extraheader 2022-08-17T13:01:28.3028171Z Entering 'third_party/zstd' 2022-08-17T13:01:28.3048450Z http.https://github.com/.extraheader 2022-08-17T13:01:28.3278615Z Cleaning up orphan processes